Unable to load .jar program

I'm trying to create my own paintchat server. In order for me to host it I need to load a .jar program but whenever I do it shows the splash page then closes. It leaves a txt stating the error but I don't understand it. Please help and thank you in advance.
# An unexpected error has been detected by HotSpot Virtual Machine:
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c809783, pid=1588, tid=3708
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
# Problematic frame:
# C  [kernel32.dll+0x9783]
---------------  T H R E A D  ---------------
Current thread (0x00861a30):  JavaThread "Thread-2" [_thread_in_native, id=3708]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000059
Registers:
EAX=0xffffffff, EBX=0x036af828, ECX=0x00000059, EDX=0xffffc1fa
ESP=0x036aee6c, EBP=0x036af830, ESI=0x00000001, EDI=0x036af1c0
EIP=0x7c809783, EFLAGS=0x00010202
Top of Stack: (sp=0x036aee6c)
0x036aee6c:   20b0c27f 00000059 00000001 20b0ea39
0x036aee7c:   00000001 00000000 0319f340 036af800
0x036aee8c:   00000000 00000001 00000000 032ca390
0x036aee9c:   034da6d8 00000000 00000000 00000001
0x036aeeac:   00000654 00000000 00000000 00000000
0x036aeebc:   00000000 00000000 00000000 00000000
0x036aeecc:   00000000 00000000 00000000 00000000
0x036aeedc:   00000000 00000000 00000000 00000000
Instructions: (pc=0x7c809783)
0x7c809773:   40 c2 04 00 8d 49 00 8b 4c 24 04 b8 ff ff ff ff
0x7c809783:   f0 0f c1 01 48 c2 04 00 8d 49 00 8b 4c 24 04 8b
Stack: [0x03670000,0x036b0000),  sp=0x036aee6c,  free space=251k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [kernel32.dll+0x9783]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.net.PlainSocketImpl.socketAccept(Ljava/net/SocketImpl;)V+0
j  java.net.PlainSocketImpl.accept(Ljava/net/SocketImpl;)V+7
j  java.net.ServerSocket.implAccept(Ljava/net/Socket;)V+50
j  java.net.ServerSocket.accept()Ljava/net/Socket;+48
j  paintchat_http.HttpServer.run()V+13
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
=>0x00861a30 JavaThread "Thread-2" [_thread_in_native, id=3708]
  0x00859c50 JavaThread "c" daemon [_thread_blocked, id=2408]
  0x00859e70 JavaThread "h" daemon [_thread_blocked, id=656]
  0x00845500 JavaThread "c" daemon [_thread_blocked, id=1672]
  0x00846290 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2084]
  0x00842e70 JavaThread "s" daemon [_thread_blocked, id=3576]
  0x008402c0 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=2252]
  0x008407e0 JavaThread "DestroyJavaVM" [_thread_blocked, id=3040]
  0x00840ac0 JavaThread "init" [_thread_in_native, id=2500]
  0x0083dc10 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1696]
  0x0083c1b0 JavaThread "AWT-Shutdown" [_thread_blocked, id=4076]
  0x0083b370 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=484]
  0x00830e40 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2840]
  0x0082e0d0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=348]
  0x0082ee70 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=724]
  0x0082c400 JavaThread "Finalizer" daemon [_thread_in_Java, id=956]
  0x0082ce70 JavaThread "Reference Handler" daemon [_thread_blocked, id=4032]
Other Threads:
  0x0082a210 VMThread [id=3976]
  0x008319f0 WatcherThread [id=996]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation   total 576K, used 101K [0x22b80000, 0x22c20000, 0x23060000)
  eden space 512K,  19% used [0x22b80000, 0x22b994c0, 0x22c00000)
  from space 64K,   0% used [0x22c10000, 0x22c10000, 0x22c20000)
  to   space 64K,   0% used [0x22c00000, 0x22c00000, 0x22c10000)
tenured generation   total 2560K, used 1535K [0x23060000, 0x232e0000, 0x26b80000)
   the space 2560K,  59% used [0x23060000, 0x231dffe8, 0x231e0000, 0x232e0000)
compacting perm gen  total 8192K, used 351K [0x26b80000, 0x27380000, 0x2ab80000)
   the space 8192K,   4% used [0x26b80000, 0x26bd7d28, 0x26bd7e00, 0x27380000)
    ro space 8192K,  63% used [0x2ab80000, 0x2b08b178, 0x2b08b200, 0x2b380000)
    rw space 12288K,  46% used [0x2b380000, 0x2b919fa8, 0x2b91a000, 0x2bf80000)
Dynamic libraries:
0x00400000 - 0x0040c000      C:\Program Files\Java\jre1.5.0_06\bin\javaw.exe
0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
0x6d670000 - 0x6d804000      C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll
0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_06\bin\hpi.dll
0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
0x6d640000 - 0x6d64c000      C:\Program Files\Java\jre1.5.0_06\bin\verify.dll
0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_06\bin\java.dll
0x6d660000 - 0x6d66f000      C:\Program Files\Java\jre1.5.0_06\bin\zip.dll
0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_06\bin\awt.dll
0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_06\bin\fontmanager.dll
0x10000000 - 0x1000e000      d:\Program Files\MessengerPlus! 3\MsgPlusLoader.dll
0x02e40000 - 0x02e50000      C:\WINDOWS\system32\tabhook.dll
0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0_06\bin\jpeg.dll
0x03170000 - 0x0317b000      D:\program files\powerstrip\pshook.dll
0x77120000 - 0x771ac000      C:\WINDOWS\system32\oleaut32.dll
0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_06\bin\net.dll
0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
0x031d0000 - 0x031e5000      d:\Program Files\NetLimiter\nl_lsp.dll
0x031f0000 - 0x03201000      C:\WINDOWS\system32\nl_msgc.dll
0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
0x58d40000 - 0x58d47000      C:\WINDOWS\System32\wship6.dll
0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_06\bin\nio.dll
0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
0x20b00000 - 0x20b46000      C:\WINDOWS\system32\imon.dll
0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.dll
0x77690000 - 0x776b1000      C:\WINDOWS\system32\NTMARTA.DLL
0x71bf0000 - 0x71c03000      C:\WINDOWS\system32\SAMLIB.dll
0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
VM Arguments:
java_command: Z:\Manga Viewing Folder\65194\paintchat\PaintChat.jar
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=C:\Program Files\Java\jre1.5.0_04\lib\ext\QTJava.zip
PATH=C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAM FILES\ATI TECHNOLOGIES\ATI CONTROL PANEL;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\WINDOWS\SYSTEM32;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\Autodesk Shared\
USERNAME=Peter Fong
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
---------------  S Y S T E M  ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 1047276k(389444k free), swap 2521992k(2007796k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0

Make sure you have the correct distribution package
The directory is arbitrary but add the path to the LD_LIBRARY_PATH
Installation manual:
To install JCo for Linux copy the appropriate distribution package into an arbitrary directory {sapjco3-install-path}. Next, change to the installation directory:
    cd {sapjco3-install-path}   [return]
and extract the archive:
    tar zxvf sapjco3-linux*3.0.11.tgz   [return]
Then add {sapjco3-install-path} to the LD_LIBRARY_PATH environment variable.
Finally, add {sapjco3-install-path}/sapjco3.jar to your CLASSPATH environment variable.

Similar Messages

  • Unable to load jar

    We have a strange problem with caching a jar file which contains the applet. It seams that the jar is downloaded, but it isn't cached. The nasty thing about it is that the applet won't start.
    In the java console we get the following message:
    Last modified time and/or expiration value is not available. Jar file will not be cached.
    we are using the 1.4.1_03 java plugin
    After this message it seams that the plugin try's to load it again.
    Thanks,
    Erik Tiemens

    There is a bug filed for this
    http://developer.java.sun.com/developer/bugParade/bugs/4837340.html
    They have a workound specified in its duplicate bug.
    Going to try that workaround...

  • Applet unable to load JARs from URL?

    Please let me preface my query with "I have not done applets ever for live business apps, only for uni and that was over a decade ago..." :)
    I've been doing a lot of reading the last couple days and have been trying to modify a currently existing applet which unfortunately currently depends on libraries being installed in the ext dir on the user's PC (!). I am modifying it such that 1. it will now make a web service call and 2. it will need to include all of the good libraries that come with making web service calls. My other goal is to change the way the applet is loaded (applet tag) so that the libraries need not be pre-installed in the user's ext dir.
    My trouble is, I cannot seem to persuade the applet to load the libraries that co-exist with it. I am loading the applet via a simple test harness page presently, where the HTML file resides in one directory (http://localhost/cis/dictation/test1.html) and the JARs in another (http://localhost/cis/common), but all at the same subdir level under the main web root. I know the applet is loading, as I have a test debug statement which prints out on each invocation.
    Note If I load all of the JARs in the dependency hierarchy into the extensions directory, everything works swimmingly.
    I have tried multiple variations on the applet tag, not completely sure of what it should look like. Please note when I load the URLs into the browser for each individual library, e.g. http://localhost/cis/common/axis.jar, the browser prompts me to download the JARs, so I know the browser can "see" them.
    <applet code="webmedx.client.applet.audio.TransferApplet.class"
         codebase="http://localhost/cis/common/"
         name=TransferApplet      
         width=10 height=10
         archive="audio.jar,axis.jar,jaxrpc.jar,jndi.jar,commons-logging.jar,commons-discovery.jar"
         MAYSCRIPT>
         <PARAM NAME="image" VALUE="images/webmedx_icon-32x32.gif">
         <PARAM NAME="boxmessage" VALUE="Loading the Webmedx Audio Player">
         <PARAM NAME="cache_archive" VALUE="../common/audio.jar">
         <PARAM NAME="DebugLevel" value="1">
         <PARAM NAME="userenterprise" VALUE="BHS">
         <PARAM NAME="userfacility" VALUE="BHS">
         <param name="scriptable" value="true">
    </applet>Using path relative to the browser URL (http://localhost/cis/dictation/test1.html):
    <applet
         codebase="../common"
         archive="audio.jar,axis.jar,jaxrpc.jar,jndi.jar,commons-logging.jar,commons-discovery.jar"
         code="webmedx.client.applet.audio.TransferApplet.class"
         name="TransferApplet"
         width="0" height="0"
         MAYSCRIPT>
         <PARAM NAME="image" VALUE="images/webmedx_icon-32x32.gif">
         <PARAM NAME="boxmessage" VALUE="Loading the Webmedx Audio Player">
         <PARAM NAME="cache_archive" VALUE="../common/audio.jar">
         <PARAM NAME="DebugLevel" value="1">
         <PARAM NAME="userenterprise" VALUE="BHS">
         <PARAM NAME="userfacility" VALUE="BHS">
         <param name="scriptable" value="true">
    </applet>Each of these results in the java console reporting a NCDFE for javax/xml/rpc/Service, which it should be able to locate in http://localhost/cis/common/jaxrpc.jar.
    Then on subsequent page reloads, the java console reports NCDFE's for the newly added class WITHIN the applet jar, webmedx/client/applet/util/cdsproxy/WSAudioArchiveLocator (assuming because it requires javax.xml.rpc.Service, and cannot load it).
    Any ideas/help will be very much appreciated :)
    Edited by: alexx_wmx on Jul 13, 2010 4:17 PM

    ejp wrote:
    Those JARs must be installed in the lib/ext directory of the JRE to work correctly. ..Do they? I am surprised to hear that, but have not dealt with them directly. Why?
    Note that I had asked the OP not to split what I feel is one question, into two threads. The other thread is at.. [http://forums.sun.com/thread.jspa?threadID=5444667], which had itself already been spawned from another thread.
    (sigh..) Following this topic is beginning to make my head hurt.

  • Unable to load jar file-Urgent

    Hi all,
    I am using AltaVista search engine in my project. I have uploaded the jar file related to this into Weblogic 8.1. But many times application doesn�t able to take files from mentioned jar and gives me an error message that couldn't find the class. I always need to start the weblogic again & again to start the search engine functionality. Please help me out why it doesn�t pick the jar file.
    Thanks & Regards
    Sachin

    Hi Guys
    Please help me out from this problem.............. I am still getting same error.
    "javs.sdk.AvsSdkException: Developer's Kit error returned from Index (avs_open):
    can't create index"
    But when i restart the weblogic, it is working fine..................................
    PLS Save me
    Sachin

  • Unable to load C:\program files\nokia\nokia pc sui...

    I am using
    windows Vista SP1 with first PC-suite 7,07 and now 7,0,8,2. and primarily use blootooth conection (however it also happen with usb connection)
    When i syncronise my 3110 classic or my 3500 classic the error shown above show up 5-6 times - but the tlf. and outlook syncronise when i click OK in the error message.
    I have used pc-suite a couple of years and newer had any problems like that.
    Solved!
    Go to Solution.

    Thank you very much ;o)
    At first i was a little confused since vista in danish do not have a "program files" folder (it is either "Programmer" or "Program data")
    After i - in "programmer\nokia" created a "nokia pc suite6" folder and in that a "lang" folder and copied the lang folder into it everything worked fine without any error )
    Again thank you for the help

  • Application hang for long time (unable to load)

    hi and a very good day to all..
    i am a new user of J2ME and i am currently using Sun Wireless Toolkit to run a sample program. But, there are some error occur when i open it from the Open Project in Sun Wireless Toolkit. Once i click the launch button on the emulator, it will show the graphic but with a statement 'Please Wait'. it seems like my application is going happen to hang for quite a long time (i even can't open it at all). it happen every time i open my project and i unable to load my program successfully. i want 2 ask, is it because of teh coding? or my pc? or the Sun Wireless Toolkit itself? i never change/edit the coding, since this the sample application of Mobile Compass i downloading from the internet.
    there are bundle of code in my application (single application)..but the error 'Please Wait' basically come from 1 of the coding. i'll show it below:
    **THE CODE**
    package org.qcontinuum.compass;
    import javax.microedition.lcdui.*;
    import java.util.*;
    abstract public class Progress extends Form implements CommandListener, Runnable {
    private Displayable mParent;
    private Command mCancelCommand;
    private Thread mThread;
    // private Timer mTimer;
    public Progress(String title, Displayable parent) {
    super(title);
    mParent = parent;
    append(new StringItem(null, "Please wait...\n"));
    addCommand(mCancelCommand = new Command("Cancel", Command.CANCEL, 0));
    setCommandListener(this);
    mThread = new Thread(this);
    public void start() {
    mThread.start();
    abstract public void run();
    public void commandAction(Command c, Displayable d) {
    if (c == mCancelCommand) {
    Compass.display(mParent);
    p/s: is it the above error related to java.lang.NullPointerException? this is because, with unexpected situation, suddenly the compass program able to download successfully (only sometime), but still it give some error like below, and i still can select the Time Zone for my destination chosen from the given map.
    java.lang.NullPointerException
         at java.io.DataInputStream.read(+4)
         at java.io.DataInputStream.readUnsignedShort(+4)
         at java.io.DataInputStream.readUTF(+6)
         at java.io.DataInputStream.readUTF(+4)
         at org.qcontinuum.compass.TimeZone.load(+6)
         at org.qcontinuum.compass.TimeZone.<init>(+9)
         at org.qcontinuum.compass.TimeZone.getZones(+36)
         at org.qcontinuum.compass.LocationTimeZone.<init>(+89)
         at org.qcontinuum.compass.LocationMap.locationSelected(+22)
         at org.qcontinuum.compass.MapCanvas.moveImage(+282)
         at org.qcontinuum.compass.MapCanvas.keyPressed(+22)
         at javax.microedition.lcdui.Canvas.callKeyPressed(+19)
         at javax.microedition.lcdui.Display$DisplayAccessor.keyEvent(+198)
         at javax.microedition.lcdui.Display$DisplayManagerImpl.keyEvent(+11)
         at com.sun.midp.lcdui.DefaultEventHandler.keyEvent(+127)
         at com.sun.midp.lcdui.AutomatedEventHandler.keyEvent(+210)
         at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.handleVmEvent(+114)
         at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.run(+57)
    can someone help me on this. i really need the answer for this solution. i am still new and in the process of leaning. Thanks a lot and hope all of u can help me. May God bless u. The reference for the above sample program is at http://http://qcontinuum.org/compass/index.htm
    Regards,
    Miss Iera

    Hi,
    Do you have variable replaced by another query? If that is case, you will get performance issue, when the prequery is runnig when call var screen.
    Do you have variable replaced by authorization? If that is case, for the user will complicated authroization, it will take some time to fill it.
    In general, when the variable screen is calling, have you check in sm66, what is the work process doing? In RSRT->run this query with statistics, which part takes most time?

  • I receive the error: Unable to load block component C:\Program Files\Hyperception\VABINF\KeyRcv.dll

    I have two Major issues with our Infinity Project computers,
    We have one entire lab that is getting this error... "Unable to load
    block component C:\Program Files\Hyperception\VABINF\KeyRcv.dll. 
    Please verify that the component exists and any dependencies it may
    have are satisfied."  It is also producing this error with
    NumEntry.dll.  Both files exist.  I am not sure what
    dependencies these files may have.  Ideas?
    We have several systems that are giving the following error on one of
    our labs... "You have exceeded the number of block functions allowed by
    VAB for Infinity; contact Hyperception regarding upgrades."  From
    what The professor here at UTA told me when I first took on this
    project, this was a problem that we had on the previous boards and that
    someone at Hyperception was able to help us resolve this problem.
    Can you help out with these issues?  The first one I need an answer today if possible. 
    Thanks,

    We have seen this type of problem on some computers (we do not know why as of yet).The problem with missing blocks is very likely being caused by file permissions, and can be seen when non-administrators are using VAB software. To resolve this: 1. login as ADMINISTRATOR 2. run the command line script from a DOS prompt as shown below: cacls "C:\Program FIles\Hyperception\VABINF" /T /E /G Everyone:F It will scroll through the name of every file in the provided directory, and all subdirectories. This should reset every file, and allow the USER to access all files in VAB software. This should correct the problem. Regards,Steve

  • ERROR: 'Sky Go unable to load program information as there is no Internet connection'

    I was using Sky Go via my iPad and a T-Mobile hot spot generator (Hauwei) to watch programs whilst in my caravan in Devon. Suddenly it stopped working and I now whenever I try and use Sky Go I get the message 'Sky Go unable to load program information as there is no Internet connection'. Obviously I am connected. I have tried reinstalling Sky Go and have completely rebooted the iPad but to no effect. Why has it suddenly stopped working???
    Having returned home I have tried to connect again when the ipad is connected via my BTHomeHub2 but I still get the same message, I have also tried to use BBC iPlayer and I am getting the same error message. What has happened????

    nikhildhoot wrote:
    When the router has an internet connection, the phones automatically connect to the router flawlessly. When there is no internet connection, we get a notification saying "Wi-Fi Connection Limited"
    The limited WiFi Connection issue when there is a good internet connection, is a known issue in the OS releases in the past six months, and has been corrected as far as I can tell on the most recent 10.2.1.3xxx or higher OS.
    But, I would note that when your router has no internet connection, you should expect to get that notification... no internet connection > limited wifi connection.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Unable to load a class specified in your ejb-jar.xml

    I was trying an example on entity bean CMP, i created the bean and tried to deploy it.I got the following error :-
    Exception:weblogic.management.ApplicationException: prepare failed for CMP Module: CMP Error: Exception preparing module: EJBModule(CMP,status=NEW) Unable to deploy EJB: C:\bea\user_projects\domains\Testdomain\applications\CMP.jar from CMP.jar: weblogic.ejb20.deployer.DeploymentDescriptorException: Unable to load a class specified in your ejb-jar.xml: pack.sams.ItemBean at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(Lweblogic.management.descriptors.toplevel.EJBDescriptorMBean;Lweblogic.utils.classloaders.GenericClassLoader;)V(MBeanDeploymentInfoImpl.java:550) at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(Lweblogic.management.descriptors.toplevel.EJBDescriptorMBean;Lweblogic.utils.classloaders.GenericClassLoader;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Lweblogic.utils.jars.VirtualJarFile;)V(MBeanDeploymentInfoImpl.java:232) at weblogic.ejb20.deployer.EJBDeployer.prepare(Lweblogic.utils.jars.VirtualJarFile;Ljava.lang.ClassLoader;Lweblogic.management.descriptors.toplevel.EJBDescriptorMBean;Ljavax.naming.Context;Ljava.util.Map;)V(EJBDeployer.java:1302) at weblogic.ejb20.deployer.EJBModule.prepare(Ljava.lang.ClassLoader;)V(EJBModule.java:498) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(Lweblogic.utils.classloaders.GenericClassLoader;Lweblogic.j2ee.J2EEApplicationContainer$Component;Z)V(J2EEApplicationContainer.java:3101) at weblogic.j2ee.J2EEApplicationContainer.prepareModules([Lweblogic.j2ee.J2EEApplicationContainer$Component;Ljava.lang.String;Z)V(J2EEApplicationContainer.java:1560) at weblogic.j2ee.J2EEApplicationContainer.prepare([Lweblogic.j2ee.J2EEApplicationContainer$Component;[Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;)V(J2EEApplicationContainer.java:1208) at weblogic.j2ee.J2EEApplicationContainer.prepare(Ljava.lang.String;[Lweblogic.management.configuration.ComponentMBean;[Ljava.lang.String;)V(J2EEApplicationContainer.java:1051) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer()V(SlaveDeployer.java:2444) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer()Z(SlaveDeployer.java:2394) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare()V(SlaveDeployer.java:2310) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Lweblogic.management.deploy.OamVersion;Lweblogic.management.runtime.DeploymentTaskRuntimeMBean;Z)V(SlaveDeployer.java:866) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(Lweblogic.management.deploy.OamDelta;Lweblogic.management.deploy.OamVersion;ZLjava.lang.StringBuffer;)Z(SlaveDeployer.java:594) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(Ljava.util.ArrayList;Z)V(SlaveDeployer.java:508) at weblogic.drs.internal.SlaveCallbackHandler$1.execute(Lweblogic.kernel.ExecuteThread;)V(SlaveCallbackHandler.java:25) at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:178) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
    [Deployer:149033]preparing application CMP on ejb
    [Deployer:149033]failed application CMP on ejb
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application CMP on ejb.: Exception:weblogic.management.ApplicationException: prepare failed for CMP Module: CMP Error: Exception preparing module: EJBModule(CMP,status=NEW) Unable to deploy EJB: C:\bea\user_projects\domains\Testdomain\applications\CMP.jar from CMP.jar: weblogic.ejb20.deployer.DeploymentDescriptorException: Unable to load a class specified in your ejb-jar.xml: pack.sams.ItemBean at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(Lweblogic.management.descriptors.toplevel.EJBDescriptorMBean;Lweblogic.utils.classloaders.GenericClassLoader;)V(MBeanDeploymentInfoImpl.java:550) at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(Lweblogic.management.descriptors.toplevel.EJBDescriptorMBean;Lweblogic.utils.classloaders.GenericClassLoader;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Lweblogic.utils.jars.VirtualJarFile;)V(MBeanDeploymentInfoImpl.java:232) at weblogic.ejb20.deployer.EJBDeployer.prepare(Lweblogic.utils.jars.VirtualJarFile;Ljava.lang.ClassLoader;Lweblogic.management.descriptors.toplevel.EJBDescriptorMBean;Ljavax.naming.Context;Ljava.util.Map;)V(EJBDeployer.java:1302) at weblogic.ejb20.deployer.EJBModule.prepare(Ljava.lang.ClassLoader;)V(EJBModule.java:498) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(Lweblogic.utils.classloaders.GenericClassLoader;Lweblogic.j2ee.J2EEApplicationContainer$Component;Z)V(J2EEApplicationContainer.java:3101) at weblogic.j2ee.J2EEApplicationContainer.prepareModules([Lweblogic.j2ee.J2EEApplicationContainer$Component;Ljava.lang.String;Z)V(J2EEApplicationContainer.java:1560) at weblogic.j2ee.J2EEApplicationContainer.prepare([Lweblogic.j2ee.J2EEApplicationContainer$Component;[Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;)V(J2EEApplicationContainer.java:1208) at weblogic.j2ee.J2EEApplicationContainer.prepare(Ljava.lang.String;[Lweblogic.management.configuration.ComponentMBean;[Ljava.lang.String;)V(J2EEApplicationContainer.java:1051) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer()V(SlaveDeployer.java:2444) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer()Z(SlaveDeployer.java:2394) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare()V(SlaveDeployer.java:2310) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Lweblogic.management.deploy.OamVersion;Lweblogic.management.runtime.DeploymentTaskRuntimeMBean;Z)V(SlaveDeployer.java:866) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(Lweblogic.management.deploy.OamDelta;Lweblogic.management.deploy.OamVersion;ZLjava.lang.StringBuffer;)Z(SlaveDeployer.java:594) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(Ljava.util.ArrayList;Z)V(SlaveDeployer.java:508) at weblogic.drs.internal.SlaveCallbackHandler$1.execute(Lweblogic.kernel.ExecuteThread;)V(SlaveCallbackHandler.java:25) at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:178) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) .
    Please suggest a solution to this error.
    Note that the class specified in the error is in its package. So this doesn't seems to be exact error. Please suggest.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi,
    I have faced same problem most of time and resolved ot by recompileing my all the classes and new deployment descriptors. First you should make new java files for all clases(copy contents fron old java files ) and make anew package same as old and then do all the required process and re deploy it. I think because of some problem in class generation.

  • Had Acrobat 7.0 Pro on prior laptop.  Got new laptop and unable to load my purchased copy on new machine.  Getting message 0cx00000fd.  Why can't I transfer program to new computer?

    Had Acrobat 7.0 Pro on prior laptop.  Got new laptop and unable to load my purchased copy on new machine.  Getting message 0cx00000fd.  Why can't I transfer program to new computer?

    The Error is windows specific error. However try Downloading it from Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3

  • Hi! I lost all the programs on my mac book's hard-drive. I reinstalled Mac os x snow Leopard Disc, the computer, now works well.But, I am unable to load my address book and transfer some pictures for a CD (I used to have) back to the Mac Book. Can you hel

    I am trying to reinstall my programs (which I lost when my hard-drive crashed) on my Mac Book.
    The unit works well, having used my mac os x Leopard Cd.
    I am however, unable to load my Address Book (from a stick) and some pictures from a Cd which used to work previously on the unit.
    Can you help?

    I am trying to reinstall my programs (which I lost when my hard-drive crashed) on my Mac Book.
    The unit works well, having used my mac os x Leopard Cd.
    I am however, unable to load my Address Book (from a stick) and some pictures from a Cd which used to work previously on the unit.
    Can you help?

  • Unable to load gpib-32.dll when running the visual basic 2008 program

    I installed NI-488.2 into my PC, window 7 64 bit OS.
    In the program >> project> add reference>.NET, I successfully add the NI.4882  into my visual basic  program.
    By the way, this program worked well in another window 7 32 bit PC.
    But when I run the program at ildev(BDINDEX,.........), error comes up as "unable load DLL gpib-32.dll".
    So when I looked at c:\windows\system32, I can not fine gpib-32.dll.
    Doesn't  NI-488.2 driver install gpib-32.dll?
    How can I install gpib-32.dll?

    SeongCho wrote:
    Nyc, thank you for your reply.
    By the way, I think I did all the link explained.
    So I have no problem in  adding  NI488.2 to my program's reference using "add reference".
    The problem is GPIB statement like ildev() looks for "gpib-32.dll".
    But there was no gpib-32.dll installed in "c:\windows\system32" so error comes up with "unable to load gpib-32.dll".
    I did the same procedure in my another PC(window 7 32 bit OS,my current PC is window 7 64 bit OS), and in that PC I can see the gpib-32.dll in that directory and program run without problem.
    I do not know how gpib-32.dll was installed in my previous PC.
    Thanks
    Seong
    Have you looked at the example programs for .NET that install with NI-488.2?
    You need to start thinking in terms of .NET 

  • Class.forname - Unable to load class if two jars with same package name

    class.forname - Unable to load class if two jars contains same package name exists in classpath.
    JVM is stopping search for class one it finds the package name in the jar file that is ahead in classpath,
    JVM is not continuing search in the remaining jar files.
    For this , I put the jar file that contained class ahead of of ther jar file containing same package name, then it worked.
    Is this a JVM bug ? (JDK 1.5)

    I reported as bug to sun. I got auto email, looks they have not assigned any Bug ID so far.

  • HT4061 I am unable to load Adobe Flash player on my Apple Ipad are there any clues out there how to by pass this,I can not get certain programs without it ,so I am returning my IPAD,any other programs I can load to get my programs

    I am unable to load Adobe Flash player on my Apple Ipad are there any clues out there how to by pass this,I can not get certain programs without it ,so I am returning my IPAD,any other programs I can load to get my programs

    Apple's iOS platform (iPhone, iPad, and iPod Touch) has never, and will never support flash.
    First on this; Thoughts on Flash. This is from Steve Jobs regarding Apple's views on Flash (2010)
    Second; Adobe stops making Flash for mobile devices. This is from Adobe themselves last year stating that they would stop making Flash for mobile devices.
    If you can find the App equivalent of the programs you are looking for, then congratulations, however, if you require specific 'programs' requiring flash, then the iPad is certainly not for you, and returning it would be the best choice (granted you are still within the return period).
    The lesson in this; Research what a device can and cannot do prior to purchase

  • Unable to load resouce ,javafx-jmc-natives-windows-i586__V1.2.3_b36.jar

    com.sun.deploy.net.FailedDownloadException: unable to load resouce &#65306;http://dl.javafx.com/javafx-jmc-natives-windows-i586__V1.2.3_b36.jar
    hi,
    i meet a exception as up when i run the html,is there anybody know why?

    What is your browser/Java version and OS?
    Do you see same exception if you try to view applets on http://javafx.com?
    Is your system online when you are trying to load your app?
    E.g. try to load http://dl.javafx.com/javafx-jmc-natives-windows-i586__V1.2.3_b36.jar in the browser. Is this file accessible?
    Can you share html page you are trying to view?
    How do you view it? Open in browser or run NB project?
    Have you tried to clear browser cache?

Maybe you are looking for

  • Help needed in EJB

    Hi friends , I need your help in EJB I have to perform these operations 1) Calling an Appl Service from a EJB module. 2) Calling an EJB module from an Appl Service. 3) Basics of JNDI. for the second part I am exposing the EJB module as an Web Service

  • Sales order replication from crm to r3

    Hi All, User created the SO's in web, that SO are replicated to the CRM online, when we validate the SO it flow into R/3. There are specific three sales order which are not flowing into r3, in crm document flow it showing as document is replicated to

  • Font toolbar drop menu

    The font drop down menu on my Format toolbar keeps saving all the fonts I select and use, even when I change them and no longer wish to retain the font. How do I limit my drop down menus to not saving any of my fonts. I want the drop down menu for ea

  • Select options: Restricting Value Display in Search Help Parameters

    Hello friends, I have following requirement. I have declared one select option. On that select options I'am having different search help paremeters on which I can restrict the search help values display. Can I specify the restriction in search help a

  • Import between different Oracle releases

    Hi, Is there a way to import an Oracle9 dump in Oracle8 ? Thanks.