Please help - JVM

I need help please! When I open pages with a java applet the Install on Demand prompt comes ("You need to install Java Virtual Machine"). If I press Download the Microsoft site comes ("No Java installed"), but then the applet loads perfectly well!!
I know I have installed the Java Runtime Environment from Sun - the problem is particular sites don't let me even open such pages at all saying that I don't have Java. And I have an important job application that needs java for tomorrow... What could I do to make the browser/pc realise I really have it? I have played a lot with the browser settings & java console and also tried with different browsers but no success. Can you suggest anything in particular please? (the application form doesn't support Mozilla/Netscape 7 - I am working with XP+IE6) Thanks.

I'm having the same problem, I install the lastest verison of JVM and I know it's installed because I can see the little coffe cup logo in my system tray but when I use the test app from Java websit nothing happens and like you I'm having problems with several websites. I have installed/uninstall about 6 times now and the same thing keeps happing. So I hope you can some help because I need it too. Running 98SE+IE6

Similar Messages

  • Please HELP -- JVM Error 102

    Hello,
    I just joined the forum because a friend suggested I try this support group to get help with the JVM Error 102 before I wipe my phone (Curve 8330).
    Earlier today I noticed my phone was not ringing or vibrating on incoming calls.  Tech support for Sprint told me to remove battery and then the JVM Error 102 started and now the phone will not turn on at all.
    Tried the JL_Cmder and get message it is not batch file. I did not see any ".cod" files.  The line before the error in the event log is "verifyHash failed for net_rim_bb_phone_model(1801)" and sometimes it is without the "(1801)".  Yes several lines in the log have "JVM Error 102".
    Please help.  Of course I haven't backed up for the past two weeks, too busy making appointments on my calendar for my new project.  HELP!!!
    Thank you,
    M

    Check the below link -
    http://supportforums.blackberry.com/t5/BlackBerry-Curve-BlackBerry-8300/JVM-Error-102-BEFORE-YOU-WIP...
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Please help :: JVM Memory Calculation

    Hi Guys,
    I've developed a struts based web application. I've got the java.lang.OutOfMemoryError when I tried to retrieve 2000 records in the login page itself. Ofcourse even in my listing of the modules.. i am getting the same...error
    still i have confused with JVM size.. how much to be increased...? presently i have JVM size 32MB with jdk1.5, tomcat 5.5 , linux os..with 1GB RAM
    please suggest..,

    Well firstly i feel Holding 2000 records at a time is ceratinly foolish as sooner or later it would eat up all your JVM heap...
    A better solution in order to maintain this is to use data paging....
    first....
    which you might divde into pages....
    Say for example....
    select count(*) from table_name where <condition>gives you total number of records present.
    Say if you have divded the total records into 100 per Virtual Page
    at a strench fetch first 100 records using properties like rownum(oracle),LIMIT clause in mysql and etc.
    Hold the present page pointers in a bean Scoped session and then fetch the other page accordingly.this saves a lot of memory thought their is a lot of overhead involved.
    the other would be usage of other caching techniques.
    May be the below article might help you in this regard
    http://java.about.com/library/weekly/uc_querycache1.htm
    And if you are still struck to increasing increasing JVM Size you might have to configure it in App server batch server runtime parameters
    check out below article of how configure few app servers to increase JVM Heap
    http://www.chemaxon.com/jchem/doc/admin/tomcat.html
    http://www.redhat.com/docs/manuals/jboss/jboss-eap-4.2/doc/Server_Configuration_Guide/ch02s02s02.html
    http://e-docs.bea.com/wls/docs81/perform/JVMTuning.html
    http://www.ibm.com/developerworks/websphere/library/techarticles/0706_sun/0706_sun.html
    and checkout the below article to findout different technique followed to solve memory leak problems.
    http://support.bea.com/application_content/product_portlets/support_patterns/wls/InvestigatingOutOfMemoryMemoryLeakProblemsPattern.html
    Hope this might help :)
    REGARDS,
    RaHuL

  • Please help jvm j9

    I am currently developing a embedded application that will be running on a 400mHz arcom board utilizing linux 2.4 and a j9 jvm. Is there a way to utilize sdk1.3 and the comm 2 api in my program development? I need to utilize both of these apis for my modbus master file to work, but what I keep finding is information about j9 in cellular and pda applications. The board is configurable with up to 64M of SDRam and 256k of battery backed SRam.

    Hi Man
    I am trying to do something similar on Arcom SBC-GX1. Have a standalone application ( GUI Based uses awt and swing api's ) that runs on a standard linux box running JDK 1.4 but when I try to do the same thing on the Arcom one I get an unsatisfied link error.

  • Help please on Jvm

    I had downloaded two books called java virtual machine specification 1st edition and second edition for the following purposes:
    i want to create my own virtual machine to run on AVR microcontrollers or minicomputers according to their instruction set.
    so is there any programmable environment to help me create my own jvm for those controllers or even a tool for that .
    Please help me with any start guide to begin with it even with one tool or environment .
    Thanks.
    Yours;
    Snouto.

    The only Tunes Transfer I can find is a Windows app, but assuming you've found a Mac version somewhere...
    The error means it can't find your installation of Java. My first guess would be that TT is looking for an older version of Java than the one that's installed on MacOS X these days.
    Since moving music from iPods back to computers is not supported by Apple, I won't recommend any alternative applications by name. But you might try googling for iTunes spelled backwards

  • Solaris10, sparcv9, JVM use JIT cause crash because SIGILL, please help!

    I start up my java process with using JIT,but JVM crash everytime!
    When i close JIT with -Xint, there is no crash, but it run very slowly!
    there is hs.log file and using mdb core...Please help me!
    hs.log file:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGILL (0x4) at pc=0x0000000103e8fac4, pid=4997, tid=233
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_15-b02 mixed mode)
    # Problematic frame:
    # C 0x0000000103e8fac4
    T H R E A D
    Current thread (0x00000001035fac50): JavaThread "threadPoolFilter-7" [_thread_in_Java, id=233]
    siginfo:si_signo=4, si_errno=0, si_code=1, si_addr=0x0000000103e8fac4
    Registers:
    O0=0x00000000000e0223 O1=0x0000000000000001 O2=0xfffffffe2c2deb68 O3=0xffffffff600ee992
    O4=0x0000000000000000 O5=0xfffffffe3241ad40 O6=0xfffffffdfb4fe131 O7=0xffffffff7e59c3dc
    G1=0xfffffffe2c1fe4d0 G2=0x00000001035fac50 G3=0x0000000000000000 G4=0x0000000000153d26
    G5=0x0000000000000439 G6=0x0000000000000000 G7=0xfffffffdfce03400 Y=0x0000000000000000
    PC=0x0000000103e8fac4 nPC=0x0000000103e8fac8
    Top of Stack: (sp=0xfffffffdfb4fe930)
    0xfffffffdfb4fe930: 00000000000e0698 0000000000000038
    0xfffffffdfb4fe940: 0000000000153d26 000000000000002f
    0xfffffffdfb4fe950: 00000000000e0224 00000000000e0698
    0xfffffffdfb4fe960: fffffffe2aaf1f48 fffffffe2c3fe4e8
    0xfffffffdfb4fe970: fffffffe2aaf1f80 ffffffff60066790
    0xfffffffdfb4fe980: fffffffe2c95d7c8 0000000000200000
    0xfffffffdfb4fe990: 0000000000153d26 0000000000153d26
    0xfffffffdfb4fe9a0: fffffffdfb4fe1e1 ffffffff74156f88
    0xfffffffdfb4fe9b0: ffffffff600667a8 00153d26ffffffff
    0xfffffffdfb4fe9c0: fffffffe2c847d30 00000001035fac50
    0xfffffffdfb4fe9d0: 0000000000153d26 00000000007302b0
    0xfffffffdfb4fe9e0: fffffffe3241ad40 0000000000000000
    0xfffffffdfb4fe9f0: ff7fffff73700000 00000001035fac50
    0xfffffffdfb4fea00: fffffffe2c3fe4e8 0000000000000000
    0xfffffffdfb4fea10: 0000000000000008 ffffffff7f0f4d30
    0xfffffffdfb4fea20: ffffffff60066790 fffffffe2aaf1f48
    Instructions: (pc=0x0000000103e8fac4)
    0x0000000103e8fab4: 80 a5 40 1b 1a 40 03 9d 94 00 40 10 e2 4a a0 18
    0x0000000103e8fac4: 80 a4 60 00 a0 25 40 0c 06 40 00 0c 90 25 00 03
    Stack: [0xfffffffdfb400000,0xfffffffdfb500000), sp=0xfffffffdfb4fe930, free space=1018k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x0000000103e8fac4
    J sun.nio.cs.ext.DoubleByteDecoder.decodeLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult;
    J java.nio.charset.CharsetDecoder.decode(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;Z)Ljava/nio/charset/CoderResult;
    J java.lang.StringCoding$CharsetSD.decode([BII)[C
    J java.lang.StringCoding.decode(Ljava/lang/String;[BII)[C
    J java.lang.StringCoding.decode([BII)[C
    v ~I2CAdapter
    j java.lang.String.<init>([BII)V+19
    j com.zte.ums.uep.pfl.emb.transport.socket.MMLTool.convertByteBuffer(Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)Ljava/lang/Object;+316
    v ~C2IAdapter
    J com.zte.ums.uep.pfl.emb.transport.socket.handler.DefaultIoHandler.dataRead(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)V
    v ~I2CAdapter
    j com.zte.ums.uep.pfl.emb.transport.socket.IoFilterChain$2.dataRead(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)V+6
    v ~C2IAdapter
    J com.zte.ums.uep.pfl.emb.transport.socket.DecodeIoFilter.dataRead(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)V
    J com.zte.ums.uep.pfl.emb.transport.socket.FilterThreadPool.processEvent(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/transport/socket/EventType;Ljava/lang/Object;)V
    J com.zte.ums.uep.pfl.emb.transport.socket.AbstractThreadPool$Worker.processEvents(Lcom/zte/ums/uep/pfl/emb/transport/socket/SessionBuffer;)V
    v ~I2CAdapter
    j com.zte.ums.uep.pfl.emb.transport.socket.AbstractThreadPool$Worker.run()V+28
    v ~StubRoutines::call_stub
    V [libjvm.so+0x1e9670]
    V [libjvm.so+0x1e9770]
    V [libjvm.so+0x2bb4e4]
    V [libjvm.so+0x2c3b74]
    V [libjvm.so+0x2ddcbc]
    V [libjvm.so+0x2da3fc]
    V [libjvm.so+0x517c9c]
    P R O C E S S
    Java Threads: ( => current thread )
    0x000000010406a450 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@462ed8c2:queue/uep_csf_log_Queue-null" [_thread_blocked, id=443]
    0x0000000103bc33a0 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@461c15a0:topic/BACK_2CAF_FM_Topic-null" [_thread_blocked, id=436]
    0x0000000103e63370 JavaThread "Thread-221" [_thread_blocked, id=435]
    0x0000000103cadf30 JavaThread "Ping Work Thread Pool-7" daemon [_thread_blocked, id=434]
    0x0000000103eb2030 JavaThread "Ping Work Thread Pool-6" daemon [_thread_blocked, id=433]
    0x000000010404a830 JavaThread "Ping Work Thread Pool-5" daemon [_thread_blocked, id=432]
    0x0000000103611950 JavaThread "Ping Work Thread Pool-4" daemon [_thread_blocked, id=431]
    0x000000010177d610 JavaThread "Ping Work Thread Pool-3" daemon [_thread_blocked, id=429]
    0x0000000103eb2f50 JavaThread "Ping Work Thread Pool-2" daemon [_thread_blocked, id=428]
    0x0000000102ecc000 JavaThread "Ping Work Thread Pool-1" daemon [_thread_blocked, id=427]
    0x00000001035fa020 JavaThread "Thread-220" [_thread_blocked, id=426]
    0x0000000100f51250 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@aa85638:topic/CAF_2WSF_FM_Topic-null" [_thread_blocked, id=423]
    0x00000001042172a0 JavaThread "Thread-219" [_thread_blocked, id=422]
    0x000000010421a930 JavaThread "Thread Pool Worker-8" [_thread_blocked, id=421]
    0x0000000103eb6180 JavaThread "Thread Pool Worker-7" [_thread_blocked, id=420]
    0x0000000103c9fdb0 JavaThread "Thread Pool Worker-6" [_thread_blocked, id=419]
    0x0000000104638e80 JavaThread "Thread Pool Worker-5" [_thread_blocked, id=418]
    0x0000000104638800 JavaThread "Thread Pool Worker-4" [_thread_blocked, id=417]
    0x0000000103eb53e0 JavaThread "Thread Pool Worker-3" [_thread_blocked, id=416]
    0x0000000103eb5120 JavaThread "Thread Pool Worker-2" [_thread_blocked, id=415]
    0x0000000103c9f2e0 JavaThread "Thread Pool Worker-1" [_thread_blocked, id=414]
    0x0000000103c9f020 JavaThread "Thread Pool Worker-0" [_thread_blocked, id=413]
    0x0000000103eb5980 JavaThread "Thread-218" [_thread_blocked, id=412]
    0x0000000103661c60 JavaThread "Thread-217" [_thread_blocked, id=411]
    0x0000000103533c90 JavaThread "Thread-216" [_thread_blocked, id=410]
    0x0000000103532c00 JavaThread "Thread-215" [_thread_blocked, id=409]
    0x0000000103532000 JavaThread "Thread-214" [_thread_blocked, id=408]
    0x0000000103c02140 JavaThread "Thread-213" [_thread_blocked, id=407]
    0x0000000103c01400 JavaThread "Thread-212" [_thread_blocked, id=406]
    0x0000000103db31d0 JavaThread "Thread-211" [_thread_blocked, id=405]
    0x0000000103db16f0 JavaThread "Thread-210" [_thread_blocked, id=404]
    0x0000000103db11b0 JavaThread "Thread-209" [_thread_blocked, id=403]
    0x0000000103805d70 JavaThread "Thread-208" [_thread_blocked, id=402]
    0x00000001038061e0 JavaThread "Thread-207" [_thread_blocked, id=401]
    0x0000000101f42c60 JavaThread "Thread-206" [_thread_blocked, id=400]
    0x0000000101f41fd0 JavaThread "Thread-205" [_thread_blocked, id=399]
    0x00000001038c43f0 JavaThread "Thread-204" [_thread_blocked, id=398]
    0x00000001038c35d0 JavaThread "Thread-203" [_thread_blocked, id=397]
    0x00000001038c2500 JavaThread "Thread-202" [_thread_blocked, id=396]
    0x00000001035ec1c0 JavaThread "Thread-201" [_thread_blocked, id=395]
    0x000000010431e300 JavaThread "Thread-200" [unknown thread state, id=394]
    0x00000001030ea460 JavaThread "Thread-199" [_thread_blocked, id=393]
    0x00000001030ea1a0 JavaThread "Thread-198" [_thread_blocked, id=392]
    0x0000000103055700 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=391]
    0x0000000103054950 JavaThread "Thread-197" [_thread_blocked, id=390]
    0x000000010448ef30 JavaThread "Thread-196" [_thread_blocked, id=389]
    0x00000001016b2da0 JavaThread "Thread-195" [_thread_blocked, id=388]
    0x00000001029d8270 JavaThread "Thread-194" [_thread_blocked, id=387]
    0x00000001039789c0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=386]
    0x00000001029d6f70 JavaThread "Thread-193" [_thread_blocked, id=385]
    0x00000001029d6cb0 JavaThread "Thread-192" [_thread_blocked, id=384]
    0x00000001029d69f0 JavaThread "Thread-191" [_thread_blocked, id=383]
    0x000000010277f570 JavaThread "Thread-190" [_thread_blocked, id=382]
    0x0000000103a56a90 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=381]
    0x0000000103a567d0 JavaThread "Thread-189" [_thread_blocked, id=380]
    0x0000000103ee71a0 JavaThread "Thread-188" [_thread_blocked, id=379]
    0x00000001029d8b60 JavaThread "Thread-187" [_thread_blocked, id=378]
    0x0000000103a55c70 JavaThread "Thread-186" [_thread_blocked, id=377]
    0x000000010431f2a0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=376]
    0x0000000103a7b370 JavaThread "Thread-185" [_thread_blocked, id=375]
    0x0000000103a7a8b0 JavaThread "Thread-184" [_thread_blocked, id=374]
    0x0000000103cbf1a0 JavaThread "Thread-183" [_thread_blocked, id=373]
    0x0000000103e481e0 JavaThread "Thread-182" [_thread_blocked, id=372]
    0x00000001046ef8b0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=371]
    0x0000000104651d50 JavaThread "Thread-181" [_thread_blocked, id=370]
    0x0000000104553320 JavaThread "Thread-180" [_thread_blocked, id=369]
    0x0000000104553060 JavaThread "Thread-179" [_thread_blocked, id=368]
    0x0000000103a7c360 JavaThread "Thread-178" [_thread_blocked, id=367]
    0x0000000103e091e0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=366]
    0x0000000104096c10 JavaThread "Thread-177" [_thread_blocked, id=365]
    0x0000000103bba610 JavaThread "Thread-176" [_thread_blocked, id=364]
    0x0000000102f64500 JavaThread "Thread-175" [_thread_blocked, id=363]
    0x0000000103ca2d70 JavaThread "Thread-174" [_thread_blocked, id=362]
    0x00000001042c87d0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=361]
    0x0000000103e57bf0 JavaThread "Thread-173" [_thread_blocked, id=360]
    0x00000001046efc90 JavaThread "Thread-172" [_thread_blocked, id=359]
    0x0000000102ca8a10 JavaThread "Thread-171" [_thread_blocked, id=358]
    0x00000001042c8510 JavaThread "Thread-170" [_thread_blocked, id=357]
    0x0000000103673150 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=356]
    0x0000000103054470 JavaThread "Thread-169" [_thread_blocked, id=355]
    0x00000001030f8650 JavaThread "Thread-168" [_thread_blocked, id=354]
    0x0000000103c8c440 JavaThread "Thread-167" [_thread_blocked, id=353]
    0x0000000103e47f20 JavaThread "Thread-166" [_thread_blocked, id=352]
    0x00000001030a4930 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=351]
    0x0000000103caf4d0 JavaThread "Thread-165" [_thread_blocked, id=350]
    0x00000001031437d0 JavaThread "Thread-164" [_thread_blocked, id=349]
    0x00000001030fa0f0 JavaThread "Thread-163" [_thread_blocked, id=348]
    0x0000000103f66ac0 JavaThread "Thread-162" [_thread_blocked, id=347]
    0x000000010456b960 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=346]
    0x0000000103e58200 JavaThread "Thread-161" [_thread_blocked, id=345]
    0x0000000103e57f40 JavaThread "Thread-160" [_thread_blocked, id=344]
    0x0000000103d29360 JavaThread "Thread-159" [_thread_blocked, id=343]
    0x000000010404b810 JavaThread "Thread-158" [_thread_blocked, id=342]
    0x0000000103ee8c50 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=341]
    0x0000000103cbfb70 JavaThread "Thread-157" [_thread_blocked, id=340]
    0x0000000103cc0f70 JavaThread "Thread-156" [_thread_blocked, id=339]
    0x0000000103cc0230 JavaThread "Thread-155" [_thread_blocked, id=338]
    0x0000000103ca0d30 JavaThread "Thread-154" [_thread_blocked, id=337]
    0x00000001038ec690 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=336]
    0x0000000103cc1410 JavaThread "Thread-153" [_thread_blocked, id=335]
    0x000000010421f500 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@28f2e328:topic/EMF_2CAF_FM_Topic-null" [_thread_blocked, id=334]
    0x00000001036edf80 JavaThread "Thread-152" [_thread_blocked, id=333]
    0x0000000103326d90 JavaThread "Thread-151" [_thread_blocked, id=332]
    0x00000001036eee60 JavaThread "Thread-150" [_thread_blocked, id=331]
    0x00000001038eaf40 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=330]
    0x0000000103f5dbf0 JavaThread "Thread-149" [_thread_blocked, id=329]
    0x0000000103f5cd40 JavaThread "Thread-148" [_thread_blocked, id=328]
    0x0000000103a38550 JavaThread "Thread-147" [_thread_blocked, id=327]
    0x0000000103f5c940 JavaThread "Thread-146" [_thread_blocked, id=326]
    0x0000000102eab100 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=325]
    0x0000000102eaa500 JavaThread "Thread-145" [_thread_blocked, id=324]
    0x00000001030d56a0 JavaThread "Thread-144" [_thread_blocked, id=323]
    0x0000000103b90f00 JavaThread "Thread-143" [_thread_blocked, id=322]
    0x0000000103b90440 JavaThread "Thread-142" [_thread_blocked, id=321]
    0x0000000101aaf150 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=320]
    0x0000000101aae550 JavaThread "Thread-141" [_thread_blocked, id=319]
    0x0000000101aadc10 JavaThread "Thread-140" [_thread_blocked_trans, id=318]
    0x0000000104639560 JavaThread "Thread-139" [_thread_blocked, id=317]
    0x0000000103f666c0 JavaThread "Thread-138" [_thread_blocked, id=316]
    0x0000000104096f90 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=315]
    0x0000000103cd21e0 JavaThread "Thread-137" [_thread_blocked, id=314]
    0x0000000103f75680 JavaThread "Thread-136" [_thread_blocked, id=313]
    0x00000001034d3940 JavaThread "Thread-135" [_thread_blocked, id=312]
    0x0000000104276860 JavaThread "Thread-134" [_thread_blocked, id=311]
    0x0000000102c68b80 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=310]
    0x0000000102ad8340 JavaThread "Thread-133" [_thread_blocked, id=309]
    0x0000000103ca0a70 JavaThread "Thread-132" [_thread_blocked, id=308]
    0x00000001038a5f60 JavaThread "Thread-131" [_thread_blocked, id=307]
    0x0000000102d581b0 JavaThread "Thread-130" [_thread_blocked, id=306]
    0x0000000102d57070 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=305]
    0x0000000103e0aac0 JavaThread "Thread-129" [_thread_blocked, id=304]
    0x0000000103e0a580 JavaThread "Thread-128" [_thread_blocked, id=303]
    0x0000000103e0a2c0 JavaThread "Thread-127" [_thread_blocked, id=302]
    0x0000000102cfe900 JavaThread "Thread-126" [_thread_blocked, id=301]
    0x0000000102cfe240 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=300]
    0x00000001036b4680 JavaThread "Thread-125" [_thread_blocked, id=299]
    0x0000000103a6b450 JavaThread "Thread-124" [_thread_blocked, id=298]
    0x0000000103ae3480 JavaThread "Thread-123" [_thread_blocked, id=297]
    0x000000010403deb0 JavaThread "Thread-122" [_thread_blocked, id=296]
    0x000000010444c390 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked_trans, id=295]
    0x000000010444c0d0 JavaThread "Thread-121" [_thread_blocked, id=294]
    0x0000000103a6a530 JavaThread "Thread-120" [_thread_blocked, id=293]
    0x0000000103a6b190 JavaThread "Thread-119" [_thread_blocked, id=292]
    0x0000000103a6a270 JavaThread "Thread-118" [_thread_blocked, id=291]
    0x00000001046ffcb0 JavaThread "MessageListenerThread - TOPIC_PM_TASK_CHANGE" [_thread_blocked, id=290]
    0x0000000103840290 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-10]-1196839342701" [_thread_blocked, id=289]
    0x000000010383f7d0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-9]-1196839342701" [_thread_blocked, id=288]
    0x00000001044efda0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-8]-1196839342701" [_thread_blocked, id=287]
    0x0000000102cff850 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-7]-1196839342700" [_thread_blocked, id=286]
    0x00000001038c4cb0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-6]-1196839342700" [_thread_blocked, id=285]
    0x0000000103ff3810 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-5]-1196839342700" [_thread_blocked, id=284]
    0x000000010403db90 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-4]-1196839342699" [_thread_blocked, id=283]
    0x0000000102c80590 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-3]-1196839342699" [_thread_blocked, id=282]
    0x000000010439eba0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-2]-1196839342699" [_thread_blocked, id=281]
    0x0000000103d995c0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-1]-1196839342698" [_thread_blocked, id=280]
    0x0000000103d982d0 JavaThread "uep-psl-licensecheck" daemon [_thread_blocked, id=279]
    0x000000010439fa50 JavaThread "JBoss Life Thread" [_thread_blocked, id=278]
    0x00000001039f7100 JavaThread "StandardManager[jmx-console]" daemon [_thread_blocked, id=277]
    0x000000010413e4e0 JavaThread "MessageListenerThread - PFL_SM_RIGHTCHANGE_TOPIC" [_thread_blocked, id=276]
    0x000000010335f520 JavaThread "StandardManager[web]" daemon [_thread_blocked, id=275]
    0x00000001039f6e40 JavaThread "StandardManager[system_monitor]" daemon [_thread_blocked, id=274]
    0x00000001035fa5c0 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@5cf0d3a6:topic/ALARMBOX_MESSAGE_Topic-null" [_thread_blocked, id=273]
    0x000000010109f360 JavaThread "MessageListenerThread - TOPO_DATA_CHANGE_NOTIFY_TOPIC" [_thread_blocked, id=272]
    0x0000000103500240 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=271]
    0x0000000103e0c560 JavaThread "MessageListenerThread - CM_CHANGE_TOPIC" [_thread_blocked, id=270]
    0x000000010303d400 JavaThread "MessageListenerThread - CM_CHANGE_TOPIC" [_thread_blocked_trans, id=269]
    0x0000000103328d60 JavaThread "MessageListenerThread - MIF_EFD_TOPIC" [_thread_blocked_trans, id=267]
    0x0000000104480390 JavaThread "ThresholdThread" [_thread_blocked, id=266]
    0x000000010332a8b0 JavaThread "MessageListenerThread - TOPIC_CM_CMMODIFY" [_thread_blocked_trans, id=264]
    0x000000010361b3b0 JavaThread "Thread-115" [_thread_blocked, id=263]
    0x00000001042d8ec0 JavaThread "Thread-114" [_thread_blocked, id=262]
    0x000000010361ae30 JavaThread "Thread-113" [_thread_blocked, id=261]
    0x000000010447ed00 JavaThread "Thread-112" [_thread_blocked, id=260]
    0x0000000103e0b6e0 JavaThread "Thread-107" [_thread_blocked, id=259]
    0x00000001035652f0 JavaThread "Thread-111" [_thread_blocked, id=258]
    0x0000000103327650 JavaThread "Thread-102" [_thread_blocked, id=257]
    0x0000000103564610 JavaThread "Thread-109" [_thread_blocked, id=256]
    0x00000001039f42a0 JavaThread "Thread-106" [_thread_blocked, id=255]
    0x00000001039f3710 JavaThread "Thread-110" [_thread_blocked, id=254]
    0x00000001039f2c50 JavaThread "Thread-104" [_thread_blocked, id=253]
    0x00000001037e7540 JavaThread "Thread-108" [_thread_blocked, id=252]
    0x00000001037e6730 JavaThread "Thread-103" [_thread_blocked, id=251]
    0x00000001037e5920 JavaThread "Thread-105" [_thread_blocked, id=250]
    0x00000001037e4d90 JavaThread "Thread-101" [_thread_blocked, id=249]
    0x00000001037e3d00 JavaThread "Thread-99" [_thread_blocked, id=248]
    0x00000001037e3170 JavaThread "Thread-100" [_thread_blocked, id=247]
    0x0000000103b0eea0 JavaThread "Thread-98" [_thread_blocked, id=246]
    0x0000000103b0e2a0 JavaThread "Thread-97" [_thread_blocked, id=245]
    0x000000010360cc20 JavaThread "Thread-96" [_thread_blocked, id=244]
    0x000000010360bab0 JavaThread "threadPoolFilter-17" [_thread_blocked, id=243]
    0x0000000103b79490 JavaThread "threadPoolFilter-16" [_thread_blocked, id=242]
    0x0000000103b4f740 JavaThread "threadPoolFilter-11" [_thread_blocked, id=237]
    0x00000001039947e0 JavaThread "threadPoolFilter-10" [_thread_blocked, id=236]
    =>0x00000001035fac50 JavaThread "threadPoolFilter-7" [_thread_in_Java, id=233]
    0x0000000103a59880 JavaThread "threadPoolFilter-5" [_thread_blocked, id=231]
    0x0000000103352540 JavaThread "threadPoolFilter-4" [_thread_blocked, id=230]
    0x0000000103b122f0 JavaThread "threadPoolFilter-3" [_thread_blocked, id=229]
    0x0000000103b0feb0 JavaThread "Thread-79" [_thread_in_native, id=227]
    0x00000001036763a0 JavaThread "SocketSessionHeartBeatThread" [_thread_blocked, id=226]
    0x0000000103deaea0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=205]
    0x00000001036f2940 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=204]
    0x000000010447e3b0 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=203]
    0x00000001034e9b20 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=202]
    0x0000000103808260 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=201]
    0x0000000103d9a400 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=200]
    0x0000000101c86410 JavaThread "Thread-56" [_thread_blocked, id=198]
    0x0000000100776aa0 JavaThread "Thread-55" [_thread_blocked, id=197]
    0x0000000104220ae0 JavaThread "Thread-53" [_thread_blocked, id=195]
    0x00000001033b6210 JavaThread "Thread-52" [_thread_blocked, id=194]
    0x000000010361a770 JavaThread "Thread-51" [_thread_blocked, id=193]
    0x000000010346ab90 JavaThread "MessageListenerThread - CAF_2WSF_FM_Topic" [_thread_blocked, id=192]
    0x00000001034d6c20 JavaThread "psl-timerservice" [_thread_blocked, id=191]
    0x0000000103a6c2d0 JavaThread "com.zte.ums.uep.pal.mml.listen.ConsumerProxy0" [_thread_blocked, id=190]
    0x0000000103a6c010 JavaThread "MessageListenerThread - ALARMBOX_MESSAGE_Topic" [_thread_blocked, id=189]
    0x0000000102ef6560 JavaThread "MessageListenerThread - MIF_EFD_TOPIC" [_thread_blocked, id=188]
    0x0000000103ae6650 JavaThread "MessageListenerThread - UEP_CSF_TOPOII_2UP_SVR_TOPIC" [_thread_blocked, id=187]
    0x0000000103307240 JavaThread "MessageListenerThread - HIERARCHY_INFO_CHANGE_TOPIC" [_thread_blocked_trans, id=186]
    0x000000010430f990 JavaThread "Topo Execute Target Thread [0]" [_thread_blocked, id=185]
    0x0000000102d00030 JavaThread "Thread-50" [_thread_blocked, id=183]
    0x000000010342e390 JavaThread "Thread-49" [_thread_blocked, id=182]
    0x00000001035fd5b0 JavaThread "Thread-48" [_thread_blocked, id=181]
    0x0000000102f68a00 JavaThread "MessageListenerThread - HIERARCHY_INFO_CHANGE_TOPIC" [_thread_blocked, id=180]
    0x0000000103353590 JavaThread "Thread-47" [_thread_blocked, id=179]
    0x0000000100ae45b0 JavaThread "sync history alarm with sub nodes" daemon [_thread_blocked, id=177]
    0x0000000101b49320 JavaThread "sync current alarm with sub nodes" daemon [_thread_blocked, id=176]
    0x00000001029c0480 JavaThread "MessageListenerThread - HIERARCHY_INFO_CHANGE_TOPIC" [_thread_blocked, id=172]
    0x0000000102f5b1e0 JavaThread "MessageListenerThread - BACK_2CAF_FM_Topic" [_thread_blocked, id=171]
    0x0000000103461240 JavaThread "MessageListenerThread - EMF_2CAF_FM_Topic" [_thread_blocked, id=170]
    0x0000000103540fd0 JavaThread "fm database connection commit thread" daemon [_thread_blocked, id=169]
    0x0000000103173a70 JavaThread "FM alarm operation thread" daemon [_thread_blocked, id=168]
    0x0000000101c335a0 JavaThread "MessageListenerThread - MIF_EFD_TOPIC" [_thread_blocked_trans, id=159]
    0x0000000102271630 JavaThread "MessageListenerThread - ertEmsToOmmMailBox" [_thread_blocked, id=158]
    0x0000000102d36240 JavaThread "MessageListenerThread - CSPMML_MAILBOX" [_thread_blocked, id=157]
    0x0000000100e0e6d0 JavaThread "Thread-42" [_thread_in_native, id=156]
    0x0000000101538dc0 JavaThread "MessageListenerThread - uep_emb_exceptiontopic" [_thread_blocked_trans, id=155]
    0x000000010353d9d0 JavaThread "MessageListenerThread - uep_emb_responsetopic" [_thread_blocked_trans, id=154]
    0x000000010226f660 JavaThread "MessageListenerThread - uep_emb_cmdtopic" [_thread_blocked, id=153]
    0x000000010226f3a0 JavaThread "Thread-41" [_thread_blocked, id=152]
    0x0000000102259660 JavaThread "Thread-39" [_thread_blocked, id=150]
    0x000000010269c080 JavaThread "Thread-38" [_thread_blocked, id=149]
    0x0000000100d0f590 JavaThread "Thread-37" [_thread_blocked, id=148]
    0x0000000100d0f180 JavaThread "MessageListenerThread - TOPIC_PM_DATAREFRESH" [_thread_blocked, id=147]
    0x0000000102eff370 JavaThread "RequestController-8" daemon [_thread_blocked, id=146]
    0x0000000100fd09d0 JavaThread "MessageListenerThread - CAF_2WSF_FM_Topic" [_thread_blocked, id=145]
    0x0000000101d63790 JavaThread "Thread-36" [_thread_blocked, id=144]
    0x0000000102d37e60 JavaThread "RequestController-7" daemon [_thread_blocked, id=143]
    0x0000000100e8a420 JavaThread "Thread-35" [_thread_blocked, id=142]
    0x00000001030564f0 JavaThread "RequestProcessor-5" daemon [_thread_blocked, id=141]
    0x0000000101681200 JavaThread "RequestProcessor-4" daemon [_thread_blocked, id=140]
    0x0000000101124230 JavaThread "RequestProcessor-3" daemon [_thread_blocked, id=139]
    0x0000000102eee810 JavaThread "RequestProcessor-2" daemon [_thread_blocked, id=138]
    0x0000000100fdf9c0 JavaThread "RequestProcessor-1" daemon [_thread_blocked, id=137]
    0x0000000103055e30 JavaThread "RequestController-6" daemon [_thread_blocked, id=136]
    0x00000001015fb6c0 JavaThread "Thread-34" daemon [_thread_blocked, id=135]
    0x0000000102eedc80 JavaThread "Thread-33" daemon [_thread_blocked, id=134]
    0x0000000100b92360 JavaThread "RequestController-5" daemon [_thread_blocked, id=133]
    0x0000000102f186f0 JavaThread "Thread-32" daemon [_thread_blocked, id=132]
    0x0000000103b35c20 JavaThread "RMI TCP Accept-21108" daemon [_thread_blocked, id=131]
    0x0000000101053080 JavaThread "Thread-31" [_thread_blocked, id=130]
    0x00000001019d5dd0 JavaThread "Thread-30" [_thread_blocked, id=129]
    0x0000000103844370 JavaThread "MessageListenerThread - uep_csf_log_Queue" [_thread_blocked, id=128]
    0x0000000102a82ca0 JavaThread "Thread-29" [_thread_blocked, id=127]
    0x00000001023ebdf0 JavaThread "Thread-28" daemon [_thread_blocked, id=126]
    0x0000000102e73600 JavaThread "ORB thread" [_thread_blocked, id=124]
    0x00000001038a84b0 JavaThread "RequestController-4" daemon [_thread_blocked, id=122]
    0x0000000101714480 JavaThread "RequestController-3" daemon [_thread_blocked, id=120]
    0x00000001007383e0 JavaThread "RequestController-2" daemon [_thread_blocked, id=118]
    0x00000001019d6110 JavaThread "Thread-22" daemon [_thread_blocked, id=116]
    0x000000010109be70 JavaThread "RequestController-1" daemon [_thread_blocked, id=115]
    0x0000000101eaf430 JavaThread "NTPProxyServerRunner" [_thread_blocked, id=112]
    0x0000000100993640 JavaThread "Thread-19" [_thread_blocked, id=110]
    0x000000010077b850 JavaThread "Monitor-SpeTimer-0" [_thread_blocked, id=109]
    0x0000000100587ed0 JavaThread "SpeTimer-0" [_thread_blocked, id=108]
    0x0000000101eaf170 JavaThread "RelTimer-0" [_thread_blocked, id=107]
    0x0000000100eca790 JavaThread "UEP_PSL_TIMER_QuartzScheduler_QuartzSchedulerThread" [_thread_blocked_trans, id=106]
    0x0000000100e0f040 JavaThread "Thread-15" [_thread_blocked, id=105]
    0x0000000100b21340 JavaThread "Thread-14" [_thread_blocked_trans, id=104]
    0x0000000101651570 JavaThread "Thread-13" [_thread_blocked, id=103]
    0x0000000101125f10 JavaThread "hierarchy_stateCheck" [_thread_blocked, id=102]
    0x0000000103902000 JavaThread "RMI TCP Accept-21106" daemon [_thread_blocked, id=101]
    0x0000000103207d80 JavaThread "StandardManager[invoker]" daemon [_thread_blocked, id=100]
    0x0000000102aa70f0 JavaThread "HttpProcessor[21105][29]" daemon [_thread_blocked, id=97]
    0x0000000102aa64f0 JavaThread "HttpProcessor[21105][28]" daemon [_thread_blocked, id=96]
    0x00000001006bcba0 JavaThread "HttpProcessor[21105][27]" daemon [_thread_blocked, id=95]
    0x00000001006bbe60 JavaThread "HttpProcessor[21105][26]" daemon [_thread_blocked, id=94]
    0x0000000101a39ce0 JavaThread "HttpProcessor[21105][25]" daemon [_thread_blocked, id=93]
    0x0000000101a38fa0 JavaThread "HttpProcessor[21105][24]" daemon [_thread_blocked, id=92]
    0x0000000101a38260 JavaThread "HttpProcessor[21105][23]" daemon [_thread_blocked, id=91]
    0x000000010181a530 JavaThread "HttpProcessor[21105][22]" daemon [_thread_blocked, id=90]
    0x00000001018197f0 JavaThread "HttpProcessor[21105][21]" daemon [_thread_blocked, id=89]
    0x0000000101818ab0 JavaThread "HttpProcessor[21105][20]" daemon [_thread_blocked, id=88]
    0x000000010129a830 JavaThread "HttpProcessor[21105][19]" daemon [_thread_blocked, id=87]
    0x0000000101299af0 JavaThread "HttpProcessor[21105][18]" daemon [_thread_blocked, id=86]
    0x0000000101298db0 JavaThread "HttpProcessor[21105][17]" daemon [_thread_blocked, id=85]
    0x0000000101f78780 JavaThread "HttpProcessor[21105][16]" daemon [_thread_blocked, id=84]
    0x0000000101f77a40 JavaThread "HttpProcessor[21105][15]" daemon [_thread_blocked, id=83]
    0x0000000101f76e40 JavaThread "HttpProcessor[21105][14]" daemon [_thread_blocked, id=82]
    0x0000000102ccf450 JavaThread "HttpProcessor[21105][13]" daemon [_thread_blocked, id=81]
    0x000000010308e940 JavaThread "HttpProcessor[21105][12]" daemon [_thread_blocked, id=80]
    0x0000000103001420 JavaThread "HttpProcessor[21105][11]" daemon [_thread_blocked, id=79]
    0x0000000101feb650 JavaThread "HttpProcessor[21105][10]" daemon [_thread_blocked, id=78]
    0x00000001033ce500 JavaThread "HttpProcessor[21105][9]" daemon [_thread_blocked, id=77]
    0x000000010084d7c0 JavaThread "HttpProcessor[21105][8]" daemon [_thread_blocked, id=76]
    0x000000010302b760 JavaThread "HttpProcessor[21105][7]" daemon [_thread_blocked, id=75]
    0x0000000102dba850 JavaThread "HttpProcessor[21105][6]" daemon [_thread_blocked, id=74]
    0x000000010299b980 JavaThread "HttpProcessor[21105][5]" daemon [_thread_blocked, id=73]
    0x00000001032079a0 JavaThread "HttpProcessor[21105][4]" daemon [_thread_blocked, id=72]
    0x00000001011158b0 JavaThread "HttpProcessor[21105][3]" daemon [_thread_blocked, id=71]
    0x0000000102f2d6f0 JavaThread "HttpProcessor[21105][2]" daemon [_thread_blocked, id=70]
    0x0000000102cce3d0 JavaThread "HttpProcessor[21105][1]" daemon [_thread_blocked, id=69]
    0x0000000102cce710 JavaThread "HttpProcessor[21105][0]" daemon [_thread_bloc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              

    Is this part of the crash consistent, or does it change:
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x0000000103e8fac4
    J sun.nio.cs.ext.DoubleByteDecoder.decodeLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult;
    J java.nio.charset.CharsetDecoder.decode(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;Z)Ljava/nio/charset/CoderResult;
    J java.lang.StringCoding$CharsetSD.decode([BII)[C

  • JVM Error 513-Please help!!!!

    Please help!  My BB screen is white with only JVM Error 513 and reset.  I press reset and it turns off and goes back to this screen.  I tried to do a backup or restore on my desktop manager, but it doesn't acknowledge my device.  Does anyone know how to fix this??  I sooo am in BB withdrawl
    Solved!
    Go to Solution.

    Hi vvjohn15, the JVM error 513 is common after type incorrect password ten times, this is your case?
    Follow this link
    http://www.blackberry.com/btsc/search.do?cmd=displ​ayKC&docType=kc&externalId=KB13003&sliceId=2&docTy​...
    If I help you with any inquire, thank you for click kudos in my post.
    If your issue has been solved, please mark the post was solved.

  • Solaris10, sparcv9, JVM crash because SIGILL, please help!

    there is hs.log file and using mdb core...Please help me!
    hs.log file:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGILL (0x4) at pc=0x0000000103e8fac4, pid=4997, tid=233
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_15-b02 mixed mode)
    # Problematic frame:
    # C 0x0000000103e8fac4
    --------------- T H R E A D ---------------
    Current thread (0x00000001035fac50): JavaThread "threadPoolFilter-7" [_thread_in_Java, id=233]
    siginfo:si_signo=4, si_errno=0, si_code=1, si_addr=0x0000000103e8fac4
    Registers:
    O0=0x00000000000e0223 O1=0x0000000000000001 O2=0xfffffffe2c2deb68 O3=0xffffffff600ee992
    O4=0x0000000000000000 O5=0xfffffffe3241ad40 O6=0xfffffffdfb4fe131 O7=0xffffffff7e59c3dc
    G1=0xfffffffe2c1fe4d0 G2=0x00000001035fac50 G3=0x0000000000000000 G4=0x0000000000153d26
    G5=0x0000000000000439 G6=0x0000000000000000 G7=0xfffffffdfce03400 Y=0x0000000000000000
    PC=0x0000000103e8fac4 nPC=0x0000000103e8fac8
    Top of Stack: (sp=0xfffffffdfb4fe930)
    0xfffffffdfb4fe930: 00000000000e0698 0000000000000038
    0xfffffffdfb4fe940: 0000000000153d26 000000000000002f
    0xfffffffdfb4fe950: 00000000000e0224 00000000000e0698
    0xfffffffdfb4fe960: fffffffe2aaf1f48 fffffffe2c3fe4e8
    0xfffffffdfb4fe970: fffffffe2aaf1f80 ffffffff60066790
    0xfffffffdfb4fe980: fffffffe2c95d7c8 0000000000200000
    0xfffffffdfb4fe990: 0000000000153d26 0000000000153d26
    0xfffffffdfb4fe9a0: fffffffdfb4fe1e1 ffffffff74156f88
    0xfffffffdfb4fe9b0: ffffffff600667a8 00153d26ffffffff
    0xfffffffdfb4fe9c0: fffffffe2c847d30 00000001035fac50
    0xfffffffdfb4fe9d0: 0000000000153d26 00000000007302b0
    0xfffffffdfb4fe9e0: fffffffe3241ad40 0000000000000000
    0xfffffffdfb4fe9f0: ff7fffff73700000 00000001035fac50
    0xfffffffdfb4fea00: fffffffe2c3fe4e8 0000000000000000
    0xfffffffdfb4fea10: 0000000000000008 ffffffff7f0f4d30
    0xfffffffdfb4fea20: ffffffff60066790 fffffffe2aaf1f48
    Instructions: (pc=0x0000000103e8fac4)
    0x0000000103e8fab4: 80 a5 40 1b 1a 40 03 9d 94 00 40 10 e2 4a a0 18
    0x0000000103e8fac4: 80 a4 60 00 a0 25 40 0c 06 40 00 0c 90 25 00 03
    Stack: [0xfffffffdfb400000,0xfffffffdfb500000), sp=0xfffffffdfb4fe930, free space=1018k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x0000000103e8fac4
    J sun.nio.cs.ext.DoubleByteDecoder.decodeLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult;
    J java.nio.charset.CharsetDecoder.decode(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;Z)Ljava/nio/charset/CoderResult;
    J java.lang.StringCoding$CharsetSD.decode([BII)[C
    J java.lang.StringCoding.decode(Ljava/lang/String;[BII)[C
    J java.lang.StringCoding.decode([BII)[C
    v ~I2CAdapter
    j java.lang.String.<init>([BII)V+19
    j com.zte.ums.uep.pfl.emb.transport.socket.MMLTool.convertByteBuffer(Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)Ljava/lang/Object;+316
    v ~C2IAdapter
    J com.zte.ums.uep.pfl.emb.transport.socket.handler.DefaultIoHandler.dataRead(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)V
    v ~I2CAdapter
    j com.zte.ums.uep.pfl.emb.transport.socket.IoFilterChain$2.dataRead(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)V+6
    v ~C2IAdapter
    J com.zte.ums.uep.pfl.emb.transport.socket.DecodeIoFilter.dataRead(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/util/ByteBuffer;)V
    J com.zte.ums.uep.pfl.emb.transport.socket.FilterThreadPool.processEvent(Lcom/zte/ums/uep/pfl/emb/transport/socket/session/SocketSession;Lcom/zte/ums/uep/pfl/emb/transport/socket/EventType;Ljava/lang/Object;)V
    J com.zte.ums.uep.pfl.emb.transport.socket.AbstractThreadPool$Worker.processEvents(Lcom/zte/ums/uep/pfl/emb/transport/socket/SessionBuffer;)V
    v ~I2CAdapter
    j com.zte.ums.uep.pfl.emb.transport.socket.AbstractThreadPool$Worker.run()V+28
    v ~StubRoutines::call_stub
    V [libjvm.so+0x1e9670]
    V [libjvm.so+0x1e9770]
    V [libjvm.so+0x2bb4e4]
    V [libjvm.so+0x2c3b74]
    V [libjvm.so+0x2ddcbc]
    V [libjvm.so+0x2da3fc]
    V [libjvm.so+0x517c9c]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x000000010406a450 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@462ed8c2:queue/uep_csf_log_Queue-null" [_thread_blocked, id=443]
    0x0000000103bc33a0 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@461c15a0:topic/BACK_2CAF_FM_Topic-null" [_thread_blocked, id=436]
    0x0000000103e63370 JavaThread "Thread-221" [_thread_blocked, id=435]
    0x0000000103cadf30 JavaThread "Ping Work Thread Pool-7" daemon [_thread_blocked, id=434]
    0x0000000103eb2030 JavaThread "Ping Work Thread Pool-6" daemon [_thread_blocked, id=433]
    0x000000010404a830 JavaThread "Ping Work Thread Pool-5" daemon [_thread_blocked, id=432]
    0x0000000103611950 JavaThread "Ping Work Thread Pool-4" daemon [_thread_blocked, id=431]
    0x000000010177d610 JavaThread "Ping Work Thread Pool-3" daemon [_thread_blocked, id=429]
    0x0000000103eb2f50 JavaThread "Ping Work Thread Pool-2" daemon [_thread_blocked, id=428]
    0x0000000102ecc000 JavaThread "Ping Work Thread Pool-1" daemon [_thread_blocked, id=427]
    0x00000001035fa020 JavaThread "Thread-220" [_thread_blocked, id=426]
    0x0000000100f51250 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@aa85638:topic/CAF_2WSF_FM_Topic-null" [_thread_blocked, id=423]
    0x00000001042172a0 JavaThread "Thread-219" [_thread_blocked, id=422]
    0x000000010421a930 JavaThread "Thread Pool Worker-8" [_thread_blocked, id=421]
    0x0000000103eb6180 JavaThread "Thread Pool Worker-7" [_thread_blocked, id=420]
    0x0000000103c9fdb0 JavaThread "Thread Pool Worker-6" [_thread_blocked, id=419]
    0x0000000104638e80 JavaThread "Thread Pool Worker-5" [_thread_blocked, id=418]
    0x0000000104638800 JavaThread "Thread Pool Worker-4" [_thread_blocked, id=417]
    0x0000000103eb53e0 JavaThread "Thread Pool Worker-3" [_thread_blocked, id=416]
    0x0000000103eb5120 JavaThread "Thread Pool Worker-2" [_thread_blocked, id=415]
    0x0000000103c9f2e0 JavaThread "Thread Pool Worker-1" [_thread_blocked, id=414]
    0x0000000103c9f020 JavaThread "Thread Pool Worker-0" [_thread_blocked, id=413]
    0x0000000103eb5980 JavaThread "Thread-218" [_thread_blocked, id=412]
    0x0000000103661c60 JavaThread "Thread-217" [_thread_blocked, id=411]
    0x0000000103533c90 JavaThread "Thread-216" [_thread_blocked, id=410]
    0x0000000103532c00 JavaThread "Thread-215" [_thread_blocked, id=409]
    0x0000000103532000 JavaThread "Thread-214" [_thread_blocked, id=408]
    0x0000000103c02140 JavaThread "Thread-213" [_thread_blocked, id=407]
    0x0000000103c01400 JavaThread "Thread-212" [_thread_blocked, id=406]
    0x0000000103db31d0 JavaThread "Thread-211" [_thread_blocked, id=405]
    0x0000000103db16f0 JavaThread "Thread-210" [_thread_blocked, id=404]
    0x0000000103db11b0 JavaThread "Thread-209" [_thread_blocked, id=403]
    0x0000000103805d70 JavaThread "Thread-208" [_thread_blocked, id=402]
    0x00000001038061e0 JavaThread "Thread-207" [_thread_blocked, id=401]
    0x0000000101f42c60 JavaThread "Thread-206" [_thread_blocked, id=400]
    0x0000000101f41fd0 JavaThread "Thread-205" [_thread_blocked, id=399]
    0x00000001038c43f0 JavaThread "Thread-204" [_thread_blocked, id=398]
    0x00000001038c35d0 JavaThread "Thread-203" [_thread_blocked, id=397]
    0x00000001038c2500 JavaThread "Thread-202" [_thread_blocked, id=396]
    0x00000001035ec1c0 JavaThread "Thread-201" [_thread_blocked, id=395]
    0x000000010431e300 JavaThread "Thread-200" [unknown thread state, id=394]
    0x00000001030ea460 JavaThread "Thread-199" [_thread_blocked, id=393]
    0x00000001030ea1a0 JavaThread "Thread-198" [_thread_blocked, id=392]
    0x0000000103055700 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=391]
    0x0000000103054950 JavaThread "Thread-197" [_thread_blocked, id=390]
    0x000000010448ef30 JavaThread "Thread-196" [_thread_blocked, id=389]
    0x00000001016b2da0 JavaThread "Thread-195" [_thread_blocked, id=388]
    0x00000001029d8270 JavaThread "Thread-194" [_thread_blocked, id=387]
    0x00000001039789c0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=386]
    0x00000001029d6f70 JavaThread "Thread-193" [_thread_blocked, id=385]
    0x00000001029d6cb0 JavaThread "Thread-192" [_thread_blocked, id=384]
    0x00000001029d69f0 JavaThread "Thread-191" [_thread_blocked, id=383]
    0x000000010277f570 JavaThread "Thread-190" [_thread_blocked, id=382]
    0x0000000103a56a90 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=381]
    0x0000000103a567d0 JavaThread "Thread-189" [_thread_blocked, id=380]
    0x0000000103ee71a0 JavaThread "Thread-188" [_thread_blocked, id=379]
    0x00000001029d8b60 JavaThread "Thread-187" [_thread_blocked, id=378]
    0x0000000103a55c70 JavaThread "Thread-186" [_thread_blocked, id=377]
    0x000000010431f2a0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=376]
    0x0000000103a7b370 JavaThread "Thread-185" [_thread_blocked, id=375]
    0x0000000103a7a8b0 JavaThread "Thread-184" [_thread_blocked, id=374]
    0x0000000103cbf1a0 JavaThread "Thread-183" [_thread_blocked, id=373]
    0x0000000103e481e0 JavaThread "Thread-182" [_thread_blocked, id=372]
    0x00000001046ef8b0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=371]
    0x0000000104651d50 JavaThread "Thread-181" [_thread_blocked, id=370]
    0x0000000104553320 JavaThread "Thread-180" [_thread_blocked, id=369]
    0x0000000104553060 JavaThread "Thread-179" [_thread_blocked, id=368]
    0x0000000103a7c360 JavaThread "Thread-178" [_thread_blocked, id=367]
    0x0000000103e091e0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=366]
    0x0000000104096c10 JavaThread "Thread-177" [_thread_blocked, id=365]
    0x0000000103bba610 JavaThread "Thread-176" [_thread_blocked, id=364]
    0x0000000102f64500 JavaThread "Thread-175" [_thread_blocked, id=363]
    0x0000000103ca2d70 JavaThread "Thread-174" [_thread_blocked, id=362]
    0x00000001042c87d0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=361]
    0x0000000103e57bf0 JavaThread "Thread-173" [_thread_blocked, id=360]
    0x00000001046efc90 JavaThread "Thread-172" [_thread_blocked, id=359]
    0x0000000102ca8a10 JavaThread "Thread-171" [_thread_blocked, id=358]
    0x00000001042c8510 JavaThread "Thread-170" [_thread_blocked, id=357]
    0x0000000103673150 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=356]
    0x0000000103054470 JavaThread "Thread-169" [_thread_blocked, id=355]
    0x00000001030f8650 JavaThread "Thread-168" [_thread_blocked, id=354]
    0x0000000103c8c440 JavaThread "Thread-167" [_thread_blocked, id=353]
    0x0000000103e47f20 JavaThread "Thread-166" [_thread_blocked, id=352]
    0x00000001030a4930 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=351]
    0x0000000103caf4d0 JavaThread "Thread-165" [_thread_blocked, id=350]
    0x00000001031437d0 JavaThread "Thread-164" [_thread_blocked, id=349]
    0x00000001030fa0f0 JavaThread "Thread-163" [_thread_blocked, id=348]
    0x0000000103f66ac0 JavaThread "Thread-162" [_thread_blocked, id=347]
    0x000000010456b960 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=346]
    0x0000000103e58200 JavaThread "Thread-161" [_thread_blocked, id=345]
    0x0000000103e57f40 JavaThread "Thread-160" [_thread_blocked, id=344]
    0x0000000103d29360 JavaThread "Thread-159" [_thread_blocked, id=343]
    0x000000010404b810 JavaThread "Thread-158" [_thread_blocked, id=342]
    0x0000000103ee8c50 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=341]
    0x0000000103cbfb70 JavaThread "Thread-157" [_thread_blocked, id=340]
    0x0000000103cc0f70 JavaThread "Thread-156" [_thread_blocked, id=339]
    0x0000000103cc0230 JavaThread "Thread-155" [_thread_blocked, id=338]
    0x0000000103ca0d30 JavaThread "Thread-154" [_thread_blocked, id=337]
    0x00000001038ec690 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=336]
    0x0000000103cc1410 JavaThread "Thread-153" [_thread_blocked, id=335]
    0x000000010421f500 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@28f2e328:topic/EMF_2CAF_FM_Topic-null" [_thread_blocked, id=334]
    0x00000001036edf80 JavaThread "Thread-152" [_thread_blocked, id=333]
    0x0000000103326d90 JavaThread "Thread-151" [_thread_blocked, id=332]
    0x00000001036eee60 JavaThread "Thread-150" [_thread_blocked, id=331]
    0x00000001038eaf40 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=330]
    0x0000000103f5dbf0 JavaThread "Thread-149" [_thread_blocked, id=329]
    0x0000000103f5cd40 JavaThread "Thread-148" [_thread_blocked, id=328]
    0x0000000103a38550 JavaThread "Thread-147" [_thread_blocked, id=327]
    0x0000000103f5c940 JavaThread "Thread-146" [_thread_blocked, id=326]
    0x0000000102eab100 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=325]
    0x0000000102eaa500 JavaThread "Thread-145" [_thread_blocked, id=324]
    0x00000001030d56a0 JavaThread "Thread-144" [_thread_blocked, id=323]
    0x0000000103b90f00 JavaThread "Thread-143" [_thread_blocked, id=322]
    0x0000000103b90440 JavaThread "Thread-142" [_thread_blocked, id=321]
    0x0000000101aaf150 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=320]
    0x0000000101aae550 JavaThread "Thread-141" [_thread_blocked, id=319]
    0x0000000101aadc10 JavaThread "Thread-140" [_thread_blocked_trans, id=318]
    0x0000000104639560 JavaThread "Thread-139" [_thread_blocked, id=317]
    0x0000000103f666c0 JavaThread "Thread-138" [_thread_blocked, id=316]
    0x0000000104096f90 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=315]
    0x0000000103cd21e0 JavaThread "Thread-137" [_thread_blocked, id=314]
    0x0000000103f75680 JavaThread "Thread-136" [_thread_blocked, id=313]
    0x00000001034d3940 JavaThread "Thread-135" [_thread_blocked, id=312]
    0x0000000104276860 JavaThread "Thread-134" [_thread_blocked, id=311]
    0x0000000102c68b80 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=310]
    0x0000000102ad8340 JavaThread "Thread-133" [_thread_blocked, id=309]
    0x0000000103ca0a70 JavaThread "Thread-132" [_thread_blocked, id=308]
    0x00000001038a5f60 JavaThread "Thread-131" [_thread_blocked, id=307]
    0x0000000102d581b0 JavaThread "Thread-130" [_thread_blocked, id=306]
    0x0000000102d57070 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=305]
    0x0000000103e0aac0 JavaThread "Thread-129" [_thread_blocked, id=304]
    0x0000000103e0a580 JavaThread "Thread-128" [_thread_blocked, id=303]
    0x0000000103e0a2c0 JavaThread "Thread-127" [_thread_blocked, id=302]
    0x0000000102cfe900 JavaThread "Thread-126" [_thread_blocked, id=301]
    0x0000000102cfe240 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=300]
    0x00000001036b4680 JavaThread "Thread-125" [_thread_blocked, id=299]
    0x0000000103a6b450 JavaThread "Thread-124" [_thread_blocked, id=298]
    0x0000000103ae3480 JavaThread "Thread-123" [_thread_blocked, id=297]
    0x000000010403deb0 JavaThread "Thread-122" [_thread_blocked, id=296]
    0x000000010444c390 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked_trans, id=295]
    0x000000010444c0d0 JavaThread "Thread-121" [_thread_blocked, id=294]
    0x0000000103a6a530 JavaThread "Thread-120" [_thread_blocked, id=293]
    0x0000000103a6b190 JavaThread "Thread-119" [_thread_blocked, id=292]
    0x0000000103a6a270 JavaThread "Thread-118" [_thread_blocked, id=291]
    0x00000001046ffcb0 JavaThread "MessageListenerThread - TOPIC_PM_TASK_CHANGE" [_thread_blocked, id=290]
    0x0000000103840290 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-10]-1196839342701" [_thread_blocked, id=289]
    0x000000010383f7d0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-9]-1196839342701" [_thread_blocked, id=288]
    0x00000001044efda0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-8]-1196839342701" [_thread_blocked, id=287]
    0x0000000102cff850 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-7]-1196839342700" [_thread_blocked, id=286]
    0x00000001038c4cb0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-6]-1196839342700" [_thread_blocked, id=285]
    0x0000000103ff3810 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-5]-1196839342700" [_thread_blocked, id=284]
    0x000000010403db90 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-4]-1196839342699" [_thread_blocked, id=283]
    0x0000000102c80590 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-3]-1196839342699" [_thread_blocked, id=282]
    0x000000010439eba0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-2]-1196839342699" [_thread_blocked, id=281]
    0x0000000103d995c0 JavaThread "[com.zte.ums.uep.psl.systemmonitor.pf-1]-1196839342698" [_thread_blocked, id=280]
    0x0000000103d982d0 JavaThread "uep-psl-licensecheck" daemon [_thread_blocked, id=279]
    0x000000010439fa50 JavaThread "JBoss Life Thread" [_thread_blocked, id=278]
    0x00000001039f7100 JavaThread "StandardManager[jmx-console]" daemon [_thread_blocked, id=277]
    0x000000010413e4e0 JavaThread "MessageListenerThread - PFL_SM_RIGHTCHANGE_TOPIC" [_thread_blocked, id=276]
    0x000000010335f520 JavaThread "StandardManager[web]" daemon [_thread_blocked, id=275]
    0x00000001039f6e40 JavaThread "StandardManager[system_monitor]" daemon [_thread_blocked, id=274]
    0x00000001035fa5c0 JavaThread "JmsWrapper:com.zte.ums.uep.psl.ms.SenderImpl04@5cf0d3a6:topic/ALARMBOX_MESSAGE_Topic-null" [_thread_blocked, id=273]
    0x000000010109f360 JavaThread "MessageListenerThread - TOPO_DATA_CHANGE_NOTIFY_TOPIC" [_thread_blocked, id=272]
    0x0000000103500240 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=271]
    0x0000000103e0c560 JavaThread "MessageListenerThread - CM_CHANGE_TOPIC" [_thread_blocked, id=270]
    0x000000010303d400 JavaThread "MessageListenerThread - CM_CHANGE_TOPIC" [_thread_blocked_trans, id=269]
    0x0000000103328d60 JavaThread "MessageListenerThread - MIF_EFD_TOPIC" [_thread_blocked_trans, id=267]
    0x0000000104480390 JavaThread "ThresholdThread" [_thread_blocked, id=266]
    0x000000010332a8b0 JavaThread "MessageListenerThread - TOPIC_CM_CMMODIFY" [_thread_blocked_trans, id=264]
    0x000000010361b3b0 JavaThread "Thread-115" [_thread_blocked, id=263]
    0x00000001042d8ec0 JavaThread "Thread-114" [_thread_blocked, id=262]
    0x000000010361ae30 JavaThread "Thread-113" [_thread_blocked, id=261]
    0x000000010447ed00 JavaThread "Thread-112" [_thread_blocked, id=260]
    0x0000000103e0b6e0 JavaThread "Thread-107" [_thread_blocked, id=259]
    0x00000001035652f0 JavaThread "Thread-111" [_thread_blocked, id=258]
    0x0000000103327650 JavaThread "Thread-102" [_thread_blocked, id=257]
    0x0000000103564610 JavaThread "Thread-109" [_thread_blocked, id=256]
    0x00000001039f42a0 JavaThread "Thread-106" [_thread_blocked, id=255]
    0x00000001039f3710 JavaThread "Thread-110" [_thread_blocked, id=254]
    0x00000001039f2c50 JavaThread "Thread-104" [_thread_blocked, id=253]
    0x00000001037e7540 JavaThread "Thread-108" [_thread_blocked, id=252]
    0x00000001037e6730 JavaThread "Thread-103" [_thread_blocked, id=251]
    0x00000001037e5920 JavaThread "Thread-105" [_thread_blocked, id=250]
    0x00000001037e4d90 JavaThread "Thread-101" [_thread_blocked, id=249]
    0x00000001037e3d00 JavaThread "Thread-99" [_thread_blocked, id=248]
    0x00000001037e3170 JavaThread "Thread-100" [_thread_blocked, id=247]
    0x0000000103b0eea0 JavaThread "Thread-98" [_thread_blocked, id=246]
    0x0000000103b0e2a0 JavaThread "Thread-97" [_thread_blocked, id=245]
    0x000000010360cc20 JavaThread "Thread-96" [_thread_blocked, id=244]
    0x000000010360bab0 JavaThread "threadPoolFilter-17" [_thread_blocked, id=243]
    0x0000000103b79490 JavaThread "threadPoolFilter-16" [_thread_blocked, id=242]
    0x0000000103b4f740 JavaThread "threadPoolFilter-11" [_thread_blocked, id=237]
    0x00000001039947e0 JavaThread "threadPoolFilter-10" [_thread_blocked, id=236]
    =>0x00000001035fac50 JavaThread "threadPoolFilter-7" [_thread_in_Java, id=233]
    0x0000000103a59880 JavaThread "threadPoolFilter-5" [_thread_blocked, id=231]
    0x0000000103352540 JavaThread "threadPoolFilter-4" [_thread_blocked, id=230]
    0x0000000103b122f0 JavaThread "threadPoolFilter-3" [_thread_blocked, id=229]
    0x0000000103b0feb0 JavaThread "Thread-79" [_thread_in_native, id=227]
    0x00000001036763a0 JavaThread "SocketSessionHeartBeatThread" [_thread_blocked, id=226]
    0x0000000103deaea0 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=205]
    0x00000001036f2940 JavaThread "MessageListenerThread - AMO_EVENT_TOPIC" [_thread_blocked, id=204]
    0x000000010447e3b0 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=203]
    0x00000001034e9b20 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=202]
    0x0000000103808260 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=201]
    0x0000000103d9a400 JavaThread "com.zte.ums.csp.mml.osf.clis.cln.sock.SocketServer" [_thread_blocked, id=200]
    0x0000000101c86410 JavaThread "Thread-56" [_thread_blocked, id=198]
    0x0000000100776aa0 JavaThread "Thread-55" [_thread_blocked, id=197]
    0x0000000104220ae0 JavaThread "Thread-53" [_thread_blocked, id=195]
    0x00000001033b6210 JavaThread "Thread-52" [_thread_blocked, id=194]
    0x000000010361a770 JavaThread "Thread-51" [_thread_blocked, id=193]
    0x000000010346ab90 JavaThread "MessageListenerThread - CAF_2WSF_FM_Topic" [_thread_blocked, id=192]
    0x00000001034d6c20 JavaThread "psl-timerservice" [_thread_blocked, id=191]
    0x0000000103a6c2d0 JavaThread "com.zte.ums.uep.pal.mml.listen.ConsumerProxy0" [_thread_blocked, id=190]
    0x0000000103a6c010 JavaThread "MessageListenerThread - ALARMBOX_MESSAGE_Topic" [_thread_blocked, id=189]
    0x0000000102ef6560 JavaThread "MessageListenerThread - MIF_EFD_TOPIC" [_thread_blocked, id=188]
    0x0000000103ae6650 JavaThread "MessageListenerThread - UEP_CSF_TOPOII_2UP_SVR_TOPIC" [_thread_blocked, id=187]
    0x0000000103307240 JavaThread "MessageListenerThread - HIERARCHY_INFO_CHANGE_TOPIC" [_thread_blocked_trans, id=186]
    0x000000010430f990 JavaThread "Topo Execute Target Thread [0]" [_thread_blocked, id=185]
    0x0000000102d00030 JavaThread "Thread-50" [_thread_blocked, id=183]
    0x000000010342e390 JavaThread "Thread-49" [_thread_blocked, id=182]
    0x00000001035fd5b0 JavaThread "Thread-48" [_thread_blocked, id=181]
    0x0000000102f68a00 JavaThread "MessageListenerThread - HIERARCHY_INFO_CHANGE_TOPIC" [_thread_blocked, id=180]
    0x0000000103353590 JavaThread "Thread-47" [_thread_blocked, id=179]
    0x0000000100ae45b0 JavaThread "sync history alarm with sub nodes" daemon [_thread_blocked, id=177]
    0x0000000101b49320 JavaThread "sync current alarm with sub nodes" daemon [_thread_blocked, id=176]
    0x00000001029c0480 JavaThread "MessageListenerThread - HIERARCHY_INFO_CHANGE_TOPIC" [_thread_blocked, id=172]
    0x0000000102f5b1e0 JavaThread "MessageListenerThread - BACK_2CAF_FM_Topic" [_thread_blocked, id=171]
    0x0000000103461240 JavaThread "MessageListenerThread - EMF_2CAF_FM_Topic" [_thread_blocked, id=170]
    0x0000000103540fd0 JavaThread "fm database connection commit thread" daemon [_thread_blocked, id=169]
    0x0000000103173a70 JavaThread "FM alarm operation thread" daemon [_thread_blocked, id=168]
    0x0000000101c335a0 JavaThread "MessageListenerThread - MIF_EFD_TOPIC" [_thread_blocked_trans, id=159]
    0x0000000102271630 JavaThread "MessageListenerThread - ertEmsToOmmMailBox" [_thread_blocked, id=158]
    0x0000000102d36240 JavaThread "MessageListenerThread - CSPMML_MAILBOX" [_thread_blocked, id=157]
    0x0000000100e0e6d0 JavaThread "Thread-42" [_thread_in_native, id=156]
    0x0000000101538dc0 JavaThread "MessageListenerThread - uep_emb_exceptiontopic" [_thread_blocked_trans, id=155]
    0x000000010353d9d0 JavaThread "MessageListenerThread - uep_emb_responsetopic" [_thread_blocked_trans, id=154]
    0x000000010226f660 JavaThread "MessageListenerThread - uep_emb_cmdtopic" [_thread_blocked, id=153]
    0x000000010226f3a0 JavaThread "Thread-41" [_thread_blocked, id=152]
    0x0000000102259660 JavaThread "Thread-39" [_thread_blocked, id=150]
    0x000000010269c080 JavaThread "Thread-38" [_thread_blocked, id=149]
    0x0000000100d0f590 JavaThread "Thread-37" [_thread_blocked, id=148]
    0x0000000100d0f180 JavaThread "MessageListenerThread - TOPIC_PM_DATAREFRESH" [_thread_blocked, id=147]
    0x0000000102eff370 JavaThread "RequestController-8" daemon [_thread_blocked, id=146]
    0x0000000100fd09d0 JavaThread "MessageListenerThread - CAF_2WSF_FM_Topic" [_thread_blocked, id=145]
    0x0000000101d63790 JavaThread "Thread-36" [_thread_blocked, id=144]
    0x0000000102d37e60 JavaThread "RequestController-7" daemon [_thread_blocked, id=143]
    0x0000000100e8a420 JavaThread "Thread-35" [_thread_blocked, id=142]
    0x00000001030564f0 JavaThread "RequestProcessor-5" daemon [_thread_blocked, id=141]
    0x0000000101681200 JavaThread "RequestProcessor-4" daemon [_thread_blocked, id=140]
    0x0000000101124230 JavaThread "RequestProcessor-3" daemon [_thread_blocked, id=139]
    0x0000000102eee810 JavaThread "RequestProcessor-2" daemon [_thread_blocked, id=138]
    0x0000000100fdf9c0 JavaThread "RequestProcessor-1" daemon [_thread_blocked, id=137]
    0x0000000103055e30 JavaThread "RequestController-6" daemon [_thread_blocked, id=136]
    0x00000001015fb6c0 JavaThread "Thread-34" daemon [_thread_blocked, id=135]
    0x0000000102eedc80 JavaThread "Thread-33" daemon [_thread_blocked, id=134]
    0x0000000100b92360 JavaThread "RequestController-5" daemon [_thread_blocked, id=133]
    0x0000000102f186f0 JavaThread "Thread-32" daemon [_thread_blocked, id=132]
    0x0000000103b35c20 JavaThread "RMI TCP Accept-21108" daemon [_thread_blocked, id=131]
    0x0000000101053080 JavaThread "Thread-31" [_thread_blocked, id=130]
    0x00000001019d5dd0 JavaThread "Thread-30" [_thread_blocked, id=129]
    0x0000000103844370 JavaThread "MessageListenerThread - uep_csf_log_Queue" [_thread_blocked, id=128]
    0x0000000102a82ca0 JavaThread "Thread-29" [_thread_blocked, id=127]
    0x00000001023ebdf0 JavaThread "Thread-28" daemon [_thread_blocked, id=126]
    0x0000000102e73600 JavaThread "ORB thread" [_thread_blocked, id=124]
    0x00000001038a84b0 JavaThread "RequestController-4" daemon [_thread_blocked, id=122]
    0x0000000101714480 JavaThread "RequestController-3" daemon [_thread_blocked, id=120]
    0x00000001007383e0 JavaThread "RequestController-2" daemon [_thread_blocked, id=118]
    0x00000001019d6110 JavaThread "Thread-22" daemon [_thread_blocked, id=116]
    0x000000010109be70 JavaThread "RequestController-1" daemon [_thread_blocked, id=115]
    0x0000000101eaf430 JavaThread "NTPProxyServerRunner" [_thread_blocked, id=112]
    0x0000000100993640 JavaThread "Thread-19" [_thread_blocked, id=110]
    0x000000010077b850 JavaThread "Monitor-SpeTimer-0" [_thread_blocked, id=109]
    0x0000000100587ed0 JavaThread "SpeTimer-0" [_thread_blocked, id=108]
    0x0000000101eaf170 JavaThread "RelTimer-0" [_thread_blocked, id=107]
    0x0000000100eca790 JavaThread "UEP_PSL_TIMER_QuartzScheduler_QuartzSchedulerThread" [_thread_blocked_trans, id=106]
    0x0000000100e0f040 JavaThread "Thread-15" [_thread_blocked, id=105]
    0x0000000100b21340 JavaThread "Thread-14" [_thread_blocked_trans, id=104]
    0x0000000101651570 JavaThread "Thread-13" [_thread_blocked, id=103]
    0x0000000101125f10 JavaThread "hierarchy_stateCheck" [_thread_blocked, id=102]
    0x0000000103902000 JavaThread "RMI TCP Accept-21106" daemon [_thread_blocked, id=101]
    0x0000000103207d80 JavaThread "StandardManager[invoker]" daemon [_thread_blocked, id=100]
    0x0000000102aa70f0 JavaThread "HttpProcessor[21105][29]" daemon [_thread_blocked, id=97]
    0x0000000102aa64f0 JavaThread "HttpProcessor[21105][28]" daemon [_thread_blocked, id=96]
    0x00000001006bcba0 JavaThread "HttpProcessor[21105][27]" daemon [_thread_blocked, id=95]
    0x00000001006bbe60 JavaThread "HttpProcessor[21105][26]" daemon [_thread_blocked, id=94]
    0x0000000101a39ce0 JavaThread "HttpProcessor[21105][25]" daemon [_thread_blocked, id=93]
    0x0000000101a38fa0 JavaThread "HttpProcessor[21105][24]" daemon [_thread_blocked, id=92]
    0x0000000101a38260 JavaThread "HttpProcessor[21105][23]" daemon [_thread_blocked, id=91]
    0x000000010181a530 JavaThread "HttpProcessor[21105][22]" daemon [_thread_blocked, id=90]
    0x00000001018197f0 JavaThread "HttpProcessor[21105][21]" daemon [_thread_blocked, id=89]
    0x0000000101818ab0 JavaThread "HttpProcessor[21105][20]" daemon [_thread_blocked, id=88]
    0x000000010129a830 JavaThread "HttpProcessor[21105][19]" daemon [_thread_blocked, id=87]
    0x0000000101299af0 JavaThread "HttpProcessor[21105][18]" daemon [_thread_blocked, id=86]
    0x0000000101298db0 JavaThread "HttpProcessor[21105][17]" daemon [_thread_blocked, id=85]
    0x0000000101f78780 JavaThread "HttpProcessor[21105][16]" daemon [_thread_blocked, id=84]
    0x0000000101f77a40 JavaThread "HttpProcessor[21105][15]" daemon [_thread_blocked, id=83]
    0x0000000101f76e40 JavaThread "HttpProcessor[21105][14]" daemon [_thread_blocked, id=82]
    0x0000000102ccf450 JavaThread "HttpProcessor[21105][13]" daemon [_thread_blocked, id=81]
    0x000000010308e940 JavaThread "HttpProcessor[21105][12]" daemon [_thread_blocked, id=80]
    0x0000000103001420 JavaThread "HttpProcessor[21105][11]" daemon [_thread_blocked, id=79]
    0x0000000101feb650 JavaThread "HttpProcessor[21105][10]" daemon [_thread_blocked, id=78]
    0x00000001033ce500 JavaThread "HttpProcessor[21105][9]" daemon [_thread_blocked, id=77]
    0x000000010084d7c0 JavaThread "HttpProcessor[21105][8]" daemon [_thread_blocked, id=76]
    0x000000010302b760 JavaThread "HttpProcessor[21105][7]" daemon [_thread_blocked, id=75]
    0x0000000102dba850 JavaThread "HttpProcessor[21105][6]" daemon [_thread_blocked, id=74]
    0x000000010299b980 JavaThread "HttpProcessor[21105][5]" daemon [_thread_blocked, id=73]
    0x00000001032079a0 JavaThread "HttpProcessor[21105][4]" daemon [_thread_blocked, id=72]
    0x00000001011158b0 JavaThread "HttpProcessor[21105][3

    Is this part of the crash consistent, or does it change:
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x0000000103e8fac4
    J sun.nio.cs.ext.DoubleByteDecoder.decodeLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult;
    J java.nio.charset.CharsetDecoder.decode(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;Z)Ljava/nio/charset/CoderResult;
    J java.lang.StringCoding$CharsetSD.decode([BII)[C

  • Why the same name of process comes out in AIX , in java. please help me.

    Hello.
    I have two questions related to Jvm.
    I've developed Job scheduler program which is doing somthing as the DB schedule is set in the way of Multi
    thread. Currently , I'm in the process of testing this one. It is good , if in the normal case. However, When
    doing Shell, if the application have so a lot to do the Shell, it has a little problem.
    My developing environment is
    OS : AIX 5.3
    JRE : IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc-32 jvmap3260sr7-20091214_49398
    (JIT enabled, AOT enabled)
    nofiles(descriptors) 2000
    maxuproc 4096 Maximum number of PROCESSES allowed
    per user True
    In order to execute Shell in My Scheduler program , I tested Runtimeexec() or ProcessBuilder.
    The result of mine in the test , when the executed Shell got over 300 is
         1. The jvm processes that I execute at the first time are shown up , after Shell go to the finish, the
    processes are all in the disappearance again , and at last The processes that I executed at the first time are
    remaining. It's like the process is duplicated process in the maximum of 70.
    When I do shell about 200 to be executed simultaneously, Duplicated jvm about 3 appeared momentarily, then
    disappeared, and also under 120, No duplicated case is found when under 120.
    ps -ef result is below , when shell is excuted
    UID PID PPID C STIME TTY TIME CMD
    jslee 626906 1 0 11, May - 2:20 java -
    DD2_JC_HOME=/source/jslee/JOB -Dfile.encoding=euc-kr jobserver.JobServerMain
    jslee 1421522 626906 0
    19:36:16 - 0:00 java -DD2_JC_HOME=/source/jslee/JOB -Dfile.encoding=euc-kr jobserver.JobServerMain
    ....Skip.....
    jslee 4374620 626906 0 19:34:06 - 0:00 java -DD2_JC_HOME=/source/jslee/JOB -
    Dfile.encoding=euc-kr jobserver.JobServerMain
    (the process list about 60)
    *the first question : Why a lot of duplicated jvm are shown up when in alot of shell to be executed ?
    *the second question : As you can see above , How can I solve out the problem.
    *Is there some option that I can set up when starting Jvm?
    ---Next question---
    My developing environment is
    OS : SunOS 5.8
    JRE : Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Server
    VM (build 16.0-b13, mixed mode)
    nofiles(descriptors) 256
    As shown obove , the value of descriptors is 256 .
         My scheduler program executed 300 shell at the same time, in result my program was abnormalily
    terminated after doing shell about 180.
    the Exception info is
    java.io.IOException: Cannot run program "sh": error=24, exceeding the number of opened files
         at
    java.lang.ProcessBuilder.start(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at
    java.lang.Runtime.exec(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
    or
    java.net.SocketException: exceeding the number of opened files     at java.net.PlainSocketImpl.socketAccept
    (Native Method)
    &#46608;&#45716;
    java.io.IOException: exceeding the number of opened files     at
    java.io.UnixFileSystem.createFileExclusively(Native Method)
         at java.io.File.checkAndCreate(Unknown
    Source)
         at java.io.File.createTempFile(Unknown Source)
    *question : If I continuously request to open a file that go over system limit, is it possible for JVM to be
    terminated?
    *question : Is there a method that obtains state of System limit in the java library.
    *question : what is the best solution to cope with ?
    Please help me
    =

    struts-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
    <struts-config>
      <form-beans>
           <form-bean name="registrationForm" type="ndlinh.struts.lab.RegistrationForm" />
      </form-beans>
      <action-mappings>
           <action path="/register"
                   type="ndlinh.struts.lab.RegistrationAction" // action class
                   name="registrationForm" // form bean name
                   validate="false"
                   scope="request"
                   input="registration.jsp" >
                <forward name="success" path="/jsp/success.jsp"  />
                <forward name="failure" path="/jsp/failure.jsp"  />
           </action>
      </action-mappings>
    </struts-config>HTH

  • Error while compile client! Please help

    Hi everybody,
    I am new to J2EE. I hav got application server and client in the same computer.
    While compile client application to test the server part followint error is shown:
    28-Feb-2007 10:36:05 com.sun.corba.ee.spi.logging.LogWrapperBase doLog
    INFO: "IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3122"
    Caught an exception:
    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    java.rmi.RemoteException: Exception thrown from bean; nested exception is: com.sun.jdo.api.persistence.support.JDOFatalInternalException: JDO76519: Failed to identify vendor type for the data store.
    NestedException: java.sql.SQLException: Error in allocating a connection. Cause: Class name is wrong or classpath is not set for : oracle.jdbc.pool.OracleDataSource
    at com.sun.corba.ee.impl.javax.rmi.CORBA.Util.mapSystemException(Util.java:161)
    at javax.rmi.CORBA.Util.mapSystemException(Util.java:67)
    at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:142)
    at com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase.invoke(Unknown Source)
    at bank._CustomerFacadeRemote_DynamicStub.createAccount(_CustomerFacadeRemote_DynamicStub.java)
    at bankaccountclient.Main.insertInfo(Main.java:55)
    at bankaccountclient.Main.<init>(Main.java:38)
    at bankaccountclient.Main.main(Main.java:78)
    Caused by: java.rmi.RemoteException: Exception thrown from bean; nested exception is: com.sun.jdo.api.persistence.support.JDOFatalInternalException: JDO76519: Failed to identify vendor type for the data store.
    NestedException: java.sql.SQLException: Error in allocating a connection. Cause: Class name is wrong or classpath is not set for : oracle.jdbc.pool.OracleDataSource
    at com.sun.enterprise.iiop.POAProtocolMgr.mapException(POAProtocolMgr.java:199)
    at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer.java:853)
    at com.sun.ejb.containers.EJBObjectInvocationHandler.invoke(EJBObjectInvocationHandler.java:160)
    at $Proxy22.createAccount(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:123)
    at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:648)
    at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:192)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1709)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1569)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:951)
    at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:181)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:721)
    at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.dispatch(SocketOrChannelConnectionImpl.java:469)
    at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1258)
    at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:409)
    BUILD SUCCESSFUL (total time: 4 seconds)
    Please let me know the solution of the error!
    And also if client and application server is in same mechine which interface must be used to talk client with session bean?
    Please help me!

    1) It looks like you have an error in JDBC configuration.
    The main string is "Class name is wrong or classpath is not set for : oracle.jdbc.pool.OracleDataSource
    Check out JDBC connection pools and resources.
    2) If your beans and client there are at the same JVM you can use local interface, else use remote interface.

  • Please help me, two similar errors 1772 and 2080

    Hello, I have a problem. I went to ign.com and when the page loaded an advertisement also loaded, ign.com always has advertisements. Well the advertisement minimized itself so I opened it and closed it, and my whole browswer shut down and I received an error message on my desktop called hs_err_pid1772. I didn't know what it was, so I looked on the internet and there isn't a single page on it. I found one forum page, and a few people said they got the same error, but no fixes. I jumped on my laptop and again went to ign.com, the advertisment loaded, I closed it, and BAM, the whole browser shut down again and on my laptop I got the error message hs_err_pid2080, its almost identical to the 1772 error I received on my desktop. Was it just the advertisement screwing everything up or what? Also when I went back to ign.com after, I went back a few times after the error, my browswer froze quickly. I have gotten ign.com to work once out of the 5 or so times I tried after the error. Obviously this error is coming from ign.com since I got it on my desktop and laptop right when I went to their site. But I dont know what it means. I am also using 1.4.2_04 for my java plugin. The contents of the hs_err_pid1772 are here, and they are almost identical to the 2080 error I received on my laptop. I just don't get why I got two different errors off the same website on two different computers, anways, this is the 1772 error?
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x3100
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.plugin.services.WPlatformService.waitEvent(Native Method)
         at sun.plugin.viewer.frame.IExplorerEmbeddedFrame.destroy(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\msvcrt.dll
    0x77D40000 - 0x77DCC000      C:\WINDOWS\system32\USER32.dll
    0x7E090000 - 0x7E0D1000      C:\WINDOWS\system32\GDI32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78087000      C:\WINDOWS\system32\RPCRT4.dll
    0x70A70000 - 0x70AD4000      C:\WINDOWS\system32\SHLWAPI.dll
    0x71700000 - 0x71849000      C:\WINDOWS\System32\SHDOCVW.dll
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.1515_x-ww_7bb98b8a\comctl32.dll
    0x773D0000 - 0x77BCA000      C:\WINDOWS\system32\SHELL32.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\comctl32.dll
    0x771B0000 - 0x772D4000      C:\WINDOWS\system32\ole32.dll
    0x5AD70000 - 0x5ADA4000      C:\WINDOWS\System32\uxtheme.dll
    0x71500000 - 0x715FD000      C:\WINDOWS\System32\BROWSEUI.dll
    0x72430000 - 0x72442000      C:\WINDOWS\System32\browselc.dll
    0x75F40000 - 0x75F5F000      C:\WINDOWS\system32\appHelp.dll
    0x7C890000 - 0x7C911000      C:\WINDOWS\System32\CLBCATQ.DLL
    0x77120000 - 0x771AB000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77050000 - 0x77115000      C:\WINDOWS\System32\COMRes.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x63000000 - 0x63096000      C:\WINDOWS\system32\WININET.dll
    0x762C0000 - 0x76348000      C:\WINDOWS\system32\CRYPT32.dll
    0x762A0000 - 0x762B0000      C:\WINDOWS\system32\MSASN1.dll
    0x76F90000 - 0x76FA0000      C:\WINDOWS\System32\Secur32.dll
    0x76620000 - 0x7666E000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661B000      C:\WINDOWS\System32\CSCDLL.dll
    0x76670000 - 0x76757000      C:\WINDOWS\System32\SETUPAPI.dll
    0x10000000 - 0x10028000      C:\Program Files\MSN Apps\ST\01.02.0002.1001\en-xu\stmain.dll
    0x71AB0000 - 0x71AC5000      C:\WINDOWS\System32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\System32\WS2HELP.dll
    0x722B0000 - 0x722B5000      C:\WINDOWS\System32\SensApi.dll
    0x72E00000 - 0x72F15000      C:\WINDOWS\System32\msxml3.dll
    0x1A400000 - 0x1A47A000      C:\WINDOWS\system32\urlmon.dll
    0x74770000 - 0x747FF000      C:\WINDOWS\System32\mlang.dll
    0x76F20000 - 0x76F45000      C:\WINDOWS\System32\DNSAPI.dll
    0x76FC0000 - 0x76FC5000      C:\WINDOWS\System32\rasadhlp.dll
    0x01810000 - 0x018B9000      c:\program files\google\googletoolbar2.dll
    0x71AD0000 - 0x71AD8000      C:\WINDOWS\System32\WSOCK32.dll
    0x76C30000 - 0x76C5B000      C:\WINDOWS\System32\WINTRUST.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x019C0000 - 0x01A09000      C:\Program Files\MSN Apps\MSN Toolbar\01.02.2001.0001\en-us\msntb.dll
    0x01A20000 - 0x01A45000      C:\Program Files\MSN Apps\MSN Toolbar\01.02.2001.0001\en-us\mtbres.dll
    0x01A60000 - 0x01A7A000      C:\Program Files\Norton AntiVirus\NavShExt.dll
    0x76B20000 - 0x76B35000      C:\WINDOWS\System32\ATL.DLL
    0x55900000 - 0x55961000      C:\WINDOWS\System32\MSVCP60.dll
    0x11000000 - 0x1101C000      C:\Program Files\Comcast\Security Manager\app\AuthBHO.dll
    0x73420000 - 0x73573000      C:\WINDOWS\System32\MSVBVM60.DLL
    0x12000000 - 0x1206A000      C:\Program Files\Common Files\Authentium Shared\Common\PrismCommon.dll
    0x01F40000 - 0x01F5E000      C:\Program Files\Common Files\Symantec Shared\Script Blocking\ScrBlock.dll
    0x02070000 - 0x0208B000      C:\Program Files\Common Files\Symantec Shared\Script Blocking\scrauth.dll
    0x735A0000 - 0x735C4000      C:\WINDOWS\System32\scrrun.dll
    0x75E90000 - 0x75F38000      C:\WINDOWS\System32\SXS.DLL
    0x021D0000 - 0x02255000      C:\Program Files\Comcast\Security Manager\app\ntseccom.dll
    0x71B20000 - 0x71B31000      C:\WINDOWS\system32\MPR.dll
    0x71C20000 - 0x71C6E000      C:\WINDOWS\System32\NETAPI32.dll
    0x72540000 - 0x72547000      C:\WINDOWS\System32\RASSAPI.dll
    0x76D40000 - 0x76D56000      C:\WINDOWS\System32\MPRAPI.dll
    0x76E40000 - 0x76E6F000      C:\WINDOWS\System32\ACTIVEDS.dll
    0x76E10000 - 0x76E35000      C:\WINDOWS\System32\adsldpc.dll
    0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
    0x76E80000 - 0x76E8D000      C:\WINDOWS\System32\rtutils.dll
    0x71BF0000 - 0x71C01000      C:\WINDOWS\System32\SAMLIB.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x02260000 - 0x02270000      C:\WINDOWS\System32\MSVCIRT.dll
    0x021B0000 - 0x021C7000      C:\PROGRA~1\Comcast\SECURI~1\app\ctbutton.ocx
    0x73DD0000 - 0x73EC2000      C:\WINDOWS\System32\MFC42.DLL
    0x5EDD0000 - 0x5EDEA000      C:\WINDOWS\System32\OLEPRO32.DLL
    0x02380000 - 0x024FA000      C:\Program Files\Comcast\Security Manager\res\AuthResources.dll
    0x76170000 - 0x761F8000      C:\WINDOWS\System32\shdoclc.dll
    0x63580000 - 0x63832000      C:\WINDOWS\System32\mshtml.dll
    0x71A50000 - 0x71A8B000      C:\WINDOWS\system32\mswsock.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x02E30000 - 0x03031000      C:\WINDOWS\System32\msi.dll
    0x746F0000 - 0x74716000      C:\WINDOWS\System32\msimtf.dll
    0x74720000 - 0x74764000      C:\WINDOWS\System32\MSCTF.dll
    0x76390000 - 0x763AC000      C:\WINDOWS\System32\IMM32.DLL
    0x0FFD0000 - 0x0FFF3000      C:\WINDOWS\System32\rsaenh.dll
    0x75A70000 - 0x75B15000      C:\WINDOWS\system32\userenv.dll
    0x73D50000 - 0x73D60000      C:\WINDOWS\System32\cryptnet.dll
    0x6B700000 - 0x6B790000      c:\windows\system32\jscript.dll
    0x72D20000 - 0x72D29000      C:\WINDOWS\System32\wdmaud.drv
    0x72D10000 - 0x72D18000      C:\WINDOWS\System32\msacm32.drv
    0x77BE0000 - 0x77BF4000      C:\WINDOWS\System32\MSACM32.dll
    0x77BD0000 - 0x77BD7000      C:\WINDOWS\System32\midimap.dll
    0x60300000 - 0x60307000      C:\Program Files\Yahoo!\Messenger\idle.dll
    0x7C340000 - 0x7C396000      C:\Program Files\Yahoo!\Messenger\MSVCR71.dll
    0x76EE0000 - 0x76F17000      C:\WINDOWS\System32\RASAPI32.DLL
    0x76E90000 - 0x76EA1000      C:\WINDOWS\System32\rasman.dll
    0x76EB0000 - 0x76EDB000      C:\WINDOWS\System32\TAPI32.dll
    0x76FB0000 - 0x76FB7000      C:\WINDOWS\System32\winrnr.dll
    0x73300000 - 0x73375000      c:\windows\system32\vbscript.dll
    0x03E30000 - 0x03FD7000      C:\WINDOWS\System32\macromed\flash\Flash.ocx
    0x763B0000 - 0x763F5000      C:\WINDOWS\system32\comdlg32.dll
    0x746C0000 - 0x746E7000      C:\WINDOWS\System32\MSLS31.DLL
    0x6D430000 - 0x6D439000      C:\WINDOWS\System32\ddrawex.dll
    0x73760000 - 0x737A4000      C:\WINDOWS\System32\DDRAW.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x75F60000 - 0x75F66000      C:\WINDOWS\System32\drprov.dll
    0x71C10000 - 0x71C1D000      C:\WINDOWS\System32\ntlanman.dll
    0x71CD0000 - 0x71CE6000      C:\WINDOWS\System32\NETUI0.dll
    0x71C90000 - 0x71CCC000      C:\WINDOWS\System32\NETUI1.dll
    0x71C80000 - 0x71C86000      C:\WINDOWS\System32\NETRAP.dll
    0x75F70000 - 0x75F79000      C:\WINDOWS\System32\davclnt.dll
    0x75970000 - 0x75A62000      C:\WINDOWS\System32\MSGINA.dll
    0x76360000 - 0x7636F000      C:\WINDOWS\System32\WINSTA.dll
    0x07F00000 - 0x07F32000      C:\WINDOWS\System32\ODBC32.dll
    0x1F850000 - 0x1F866000      C:\WINDOWS\System32\odbcint.dll
    0x74CB0000 - 0x74D1F000      C:\WINDOWS\System32\mshtmled.dll
    0x08E00000 - 0x08E1B000      C:\WINDOWS\System32\AuthCrypt.dll
    0x71D40000 - 0x71D5B000      C:\WINDOWS\System32\actxprxy.dll
    0x6CC60000 - 0x6CC6B000      C:\WINDOWS\System32\dispex.dll
    0x08F40000 - 0x08F78000      C:\WINDOWS\System32\wmpdxm.dll
    0x08F80000 - 0x0940B000      C:\WINDOWS\System32\wmp.dll
    0x73BD0000 - 0x73BF0000      C:\WINDOWS\System32\MSVFW32.dll
    0x09410000 - 0x096DE000      C:\WINDOWS\System32\wmploc.dll
    0x6D440000 - 0x6D450000      C:\Program Files\Java\j2re1.4.2_04\bin\npjpi142_04.dll
    0x6D310000 - 0x6D327000      C:\Program Files\Java\j2re1.4.2_04\bin\jpiexp32.dll
    0x6D380000 - 0x6D398000      C:\Program Files\Java\j2re1.4.2_04\bin\jpishare.dll
    0x097A0000 - 0x098D8000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\client\jvm.dll
    0x098E0000 - 0x098E7000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\hpi.dll
    0x09900000 - 0x0990E000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\verify.dll
    0x09910000 - 0x09929000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\java.dll
    0x09930000 - 0x0993D000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\zip.dll
    0x0C380000 - 0x0C48F000      C:\Program Files\Java\j2re1.4.2_04\bin\awt.dll
    0x0C490000 - 0x0C4E0000      C:\Program Files\Java\j2re1.4.2_04\bin\fontmanager.dll
    0x73940000 - 0x73A07000      C:\WINDOWS\System32\D3DIM700.DLL
    0x6D2F0000 - 0x6D304000      C:\Program Files\Java\j2re1.4.2_04\bin\jpicom32.dll
    0x0E8F0000 - 0x0EAED000      C:\WINDOWS\System32\wmvcore.dll
    0x0EAF0000 - 0x0EB29000      C:\WINDOWS\System32\WMASF.DLL
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 340K [0x1f870000, 0x1f910000, 0x1ffd0000)
    eden space 512K, 53% used [0x1f870000, 0x1f8b5070, 0x1f8f0000)
    from space 64K, 100% used [0x1f8f0000, 0x1f900000, 0x1f900000)
    to space 64K, 0% used [0x1f900000, 0x1f900000, 0x1f910000)
    tenured generation total 1408K, used 244K [0x1ffd0000, 0x20130000, 0x25870000)
    the space 1408K, 17% used [0x1ffd0000, 0x2000d3a0, 0x2000d400, 0x20130000)
    compacting perm gen total 4096K, used 3466K [0x25870000, 0x25c70000, 0x29870000)
    the space 4096K, 84% used [0x25870000, 0x25bd2b28, 0x25bd2c00, 0x25c70000)
    Local Time = Tue Aug 17 23:23:10 2004
    Elapsed Time = 10
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode)
    I couldn't find anything on the internet about either error. I also couldn't find either error on the java website. If somebody could please help me, it would be greatly appreciated. My email address is [email protected] if you want to write me there, or just reply to my post. Thank you so much.

    Hi
    hs_err_pidXXXX is the file that is generated when the hotspot crashes.
    I would think that
    hs== hotspot
    err== error
    pidXXXX== process id, being windows, it should be PID under task manager.
    I loaded www.ign.com and it seemed fine to me. I am using IE too but with 1.4.2_05.

  • How to implement an independent static stub client ? Please, help

    Hi everybody!
    I'm using the jwsdp1.2 and i got the static stub tutorial client to test my webservice. It works fine! However, i tried to compile the client code separately and it didn't worked. The jvm can't find the webservice class. So, the questions are:
    - How to implement an independent static stub whithout the ant help?
    - How can the client get the endpoint to create the proxy?
    - Must I use any javax.xml.rpc interface (call or service maybe) to do the job?
    - Could anybody show me some sample code?
    Well, that's it. I'm waiting for some answer. Please, help me.
    Tks in advance,
    Rodrigo.

    Can you explain what you mean by "independent static stub" ?
    JWSDP Tutorial explains all the steps required to create a static stubs client and invoke the service. In addition, https://jax-rpc.dev.java.net/whitepaper/1.1/index-part2.html#Scenario2 explains the detailed steps to achieve the same from command line.
    Hope that helps.
    Post your JAX-RPC related questions to [email protected] for a quicker resolution.
    Send an email to [email protected] to subscribe to the alias.
    Send an mail to [email protected] for a complete list of help commands.
    -Arun

  • Please help to interpret this DumpPoolStatistics output ...

    Hi All,
    I am tuning the application module pool parameters in our production ADF 10g application. The reason is sometimes on peak load the respon is very slow then user assume it is hung and restart the opmn to start over again.
    (Not DB issue & JVM is also being tuned)
    I already run steve's DumpPoolStatistics.jsp to see the statistics of AM pools when the apps is running on real load, below is the output, could you please help .. does it indicates anything that could be made better ?
    (currently the setting of Referenced Pool Size is 85)
    Output of DumpPoolStatistics.jsp :
    Pool Statistics for Pool 'itt.sales.model.service.SalesAMLocal'
    Back to Pool List
    head:Application module lifetime statistics
    Number of application module creations,170
    Number of application module removals,85
    head:State management statistics
    Number of transactional state activations,312
    Number of transactional state passivations,557
    head:Application pool use statistics
    Number of application pool check outs,22665
    Number of application pool check ins,22661
    Number of referenced application modules that were reused,21853
    Number of referenced application modules that were recycled,473
    Number of unreferenced application modules that were recycled,169
    Number of application pool check out failures,0
    head:Application module statistics
    Total number of application modules in the pool,85
    Maximum number of application modules in the pool,85
    Average number of application modules in the pool,83
    Total number of available application modules in the pool,81
    Average number of available application modules in the pool,80
    Average number of unavailable application modules in the pool,3
    Total number of referenced application modules in the pool,85
    head:Application module age statistics
    Number of referenced instances unused for >10 min,0
    Number of referenced instances unused for >5 min,0
    Number of referenced instances unused for >1 min,37
    Number of referenced instances used during last 1 min,48
    Number of instances unused for >10 min,0
    Number of instances unused for >5 min,0
    Number of instances unused for >1 min,0
    Number of instances used during last 1 min,0
    head:Session statistics
    Number of sessions registered with the pool,181
    Average number of sessions referencing transactional state,202
    head:Session age statistics
    Number of sessions inactive for >10 min,70
    Number of sessions inactive for >5 min,18
    Number of sessions inactive for >1 min,45
    Number of sessions active during last 1 min,48
    Thank you for your help,
    xtanto

    Ishan's solution is good. I would avoid updating rows which already have the right value - it's a waste of time.
    You should have a UNIQUE or PRIMARY KEY constraint on t_acctnumberTab.account_id
    merge rbabu.t_t_bil_bil_cycle_change a
    using
          ( select distinct account_number, account_id
      from  rbabu.t_acctnumberTab
          ) t
    on    ( a.account_id = b.account_id
           and decode(a.account_number, b.account_number, 0, 1) = 1
    when matched then
      update set a.account_number = b.account_number

  • Please help us! How to correct this wrong!

    My program throws an unexpected exception as following:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77C015B5
    Function=GetFileVersionInfoSizeW+0x224
    Library=D:\WINDOWS\system32\VERSION.dll
    Current Java thread:
         at net.csetech.hc.icaocsr.IcaoCsr.ids_Init(Native Method)
         at net.csetech.hc.icaocsr.IcaoCsr.main(IcaoCsr.java:73)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
    Dynamic libraries:
    0x00400000 - 0x0040B000      D:\j2sdk1.4.2_08\bin\java.exe
    0x7C900000 - 0x7C9B0000      D:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000      D:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E6B000      D:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000      D:\WINDOWS\system32\RPCRT4.dll
    0x77C10000 - 0x77C68000      D:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      D:\j2sdk1.4.2_08\jre\bin\client\jvm.dll
    0x77D40000 - 0x77DD0000      D:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F56000      D:\WINDOWS\system32\GDI32.dll
    0x76B40000 - 0x76B6D000      D:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000      D:\j2sdk1.4.2_08\jre\bin\hpi.dll
    0x00390000 - 0x0039E000      D:\j2sdk1.4.2_08\jre\bin\verify.dll
    0x003B0000 - 0x003C9000      D:\j2sdk1.4.2_08\jre\bin\java.dll
    0x003D0000 - 0x003DE000      D:\j2sdk1.4.2_08\jre\bin\zip.dll
    0x00970000 - 0x00977000      D:\IntelliJ-IDEA-4.5\bin\breakgen.dll
    0x02DC0000 - 0x02DCF000      D:\j2sdk1.4.2_08\jre\bin\net.dll
    0x71AB0000 - 0x71AC7000      D:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      D:\WINDOWS\system32\WS2HELP.dll
    0x02E10000 - 0x02E17000      D:\VSS\icaocsr\jicaocsr.dll
    0x02E20000 - 0x02EBA000      D:\VSS\icaocsr\csrsdk.dll
    0x02EC0000 - 0x02F58000      D:\VSS\icaocsr\ID_Star.dll
    0x02F60000 - 0x02FC5000      D:\VSS\icaocsr\CamConj.dll
    0x77C00000 - 0x77C08000      D:\WINDOWS\system32\VERSION.dll
    0x02FD0000 - 0x0301E000      D:\VSS\icaocsr\FireCamJ.dll
    0x77F60000 - 0x77FD6000      D:\WINDOWS\system32\SHLWAPI.dll
    0x74AD0000 - 0x74AD8000      D:\WINDOWS\system32\POWRPROF.dll
    0x77920000 - 0x77A13000      D:\WINDOWS\system32\SETUPAPI.dll
    0x76080000 - 0x760E5000      D:\WINDOWS\system32\MSVCP60.dll
    0x73DD0000 - 0x73ECE000      D:\WINDOWS\system32\MFC42.DLL
    0x5FD00000 - 0x5FD0D000      D:\WINDOWS\system32\MFC42LOC.DLL
    0x76C90000 - 0x76CB8000      D:\WINDOWS\system32\imagehlp.dll
    0x59A60000 - 0x59B01000      D:\WINDOWS\system32\DBGHELP.dll
    0x71A50000 - 0x71A8F000      D:\WINDOWS\system32\mswsock.dll
    0x662B0000 - 0x66308000      D:\WINDOWS\system32\hnetcfg.dll
    0x71A90000 - 0x71A98000      D:\WINDOWS\System32\wshtcpip.dll
    0x76BF0000 - 0x76BFB000      D:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 287K [0x10010000, 0x100b0000, 0x104f0000)
    eden space 512K, 56% used [0x10010000, 0x10057d38, 0x10090000)
    from space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation total 1408K, used 0K [0x104f0000, 0x10650000, 0x14010000)
    the space 1408K, 0% used [0x104f0000, 0x104f0000, 0x104f0200, 0x10650000)
    compacting perm gen total 4096K, used 1245K [0x14010000, 0x14410000, 0x18010000)
    the space 4096K, 30% used [0x14010000, 0x141474a0, 0x14147600, 0x14410000)
    Local Time = Mon Oct 31 09:46:57 2005
    Elapsed Time = 0
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    Please help and explain this mistake for me. Thank for fromt reply.

    Dir sir,
    Our program use Native Method in Java with some code in C++ as bellow:
    * Class: net_csetech_hc_icaocsr_IcaoCsr
    * Method: ids_Init
    * Signature: ()I
    JNIEXPORT jint JNICALL Java_net_csetech_hc_icaocsr_IcaoCsr_ids_1Init
    (JNIEnv *env, jobject obj) {
         if(CSRInit(0) != CSR_OK)
              return 1;
         else
              CSR_DEVICE_STATUS st;
              char revision[STR_SIZE];
              if(CSRGetStatus(revision,&st) != CSR_OK)
                   return 1;
              else
                   CSR_DEVICE_TYPE tp;
                   if(CSRGetDeviceType(&tp) != CSR_OK)
                        return 1;
                   if(CSRSetDeviceCallback(CSR_CALLBACK_WINDOW,
                        GetActiveWindow(), NULL, NULL, 0) != CSR_OK)
                        return 1;
         return 0;
    * Class: net_csetech_hc_icaocsr_IcaoCsr
    * Method: ids_ReadMRZonICAOdocument
    * Signature: (Ljava/lang/String;)I
    JNIEXPORT jint JNICALL Java_net_csetech_hc_icaocsr_IcaoCsr_ids_1ReadMRZonICAOdocument
    (JNIEnv *env, jobject obj, jstring tiffImage) {
         const char *image = env->GetStringUTFChars(tiffImage, 0);
         CSRHANDLE               img;
         CSRImageParameter     para;
         CSRSetDefaultImageParameter(&para);
         para.ImageType = CSR_RAWGRAY;
         para.LightType = CSR_IR;
         para.ExposureTime = 50;
         para.UseShading = FALSE;
         if(CSRCreateImage(&para,&img) != CSR_OK)
              return 1;
         if(CSRAcquire(img) != CSR_OK)
              CSRFreeImage(img);
              return 1;
         BYTE*     binimg;
         DWORD     binimglength;
         if(CSRBinarizeImage(img,&binimg,&binimglength) != CSR_OK)
              CSRFreeImage(img);
              return 1;
         CFile file(image,
              CFile::modeCreate|CFile::typeBinary|CFile::modeWrite);
         file.Write(binimg,binimglength);
         jclass cls = (jclass)env->GetObjectClass(obj);
    jfieldID fid;
    fid = (jfieldID)env->GetFieldID(cls, "icaoLines", "[Ljava/lang/String");
         BYTE                    *IcaoLines;
         WORD                    Formatcheck;
         UINT                    LinesRead;
         LINE_COORDINATES     *Coords;
         int                         result = 0;
         if(CSRReadIcaoDocument(binimg,binimglength,&IcaoLines,
              &Coords,&Formatcheck,&LinesRead) != CSR_OK)
              result = 1;
         else
              BYTE *pLine = IcaoLines;
              jstring jIcaoLine = env->NewStringUTF("");
              jobjectArray jIcaoLines = env->NewObjectArray(
                   LinesRead,cls,jIcaoLine);
              for(UINT i=0; i<LinesRead; i++)
                   jIcaoLine = env->NewStringUTF((const char*) pLine);
                   env->SetObjectArrayElement(jIcaoLines,i,jIcaoLine);
                   pLine += strlen ((const char *)pLine)+1;
              env->SetObjectField(obj, fid, jIcaoLines);
         CSRFree((void**)&IcaoLines);
         CSRFree((void**)&Coords);
         CSRFreeImage(img);
         return result;
    * Class: net_csetech_hc_icaocsr_IcaoCsr
    * Method: ids_Disconnect
    * Signature: ()I
    JNIEXPORT jint JNICALL Java_net_csetech_hc_icaocsr_IcaoCsr_ids_1Disconnect
    (JNIEnv *env, jobject obj) {
         if (CSRCleanup()!=CSR_OK)
              return 1;
         else
              return 0;
    And our program is running on Windows XP Professional.
    Our program has problem only with Init Function and we try to increase VM memory but our program is still failure.
    If we don't use java environment, but using Visual C++ 6.0, our program has no problem.
    However, we must process more complex.
    Thank for Reply.
    Regards.

  • OC4J Hanging!!!! Urgent Please help

    Hi,
    We have deployed EJB's on OC4J 1.0.2.2. And the Java Client would be invoked from UNIX schedular, which intrun work with EJB. The UNIX schedular would invoke many Java client based on the time at given point it could be around 20 clients making request to EJB. But after few hours say(2 hrs), the OC4J stops responding and HANGS!!!!!!!!!.
    We get following error if I try to invoke any client.
    javax.naming.NamingException: Lookup error: java.net.ConnectException: Operation timed out: connect; nested exception is
    java.net.ConnectException: Operation timed out: connect
    at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:125)
    at javax.naming.InitialContext.lookup(Unknown Source)
    I am able to get InitialContext but not able to lookup the EJB. OC4J is either dead or not serving any request.
    Can anyone help, why OC4J still listens on RMI port when it can not service the look-up? Or there is no relationship with LISTEN on port and Service.
    This is done on the production server... Request please
    help....
    Regards
    Arun

    Avi,
    Please find snippet of my ServiceLocator---
    private BatchServiceLocator() throws ServiceLocatorException
              System.out.println("Getting into the constructor...:" );
              String fileLocation = null;
              FileInputStream fis = null;
              try
                   // Instanciates Logger
                   log = Logger.getLogger(getClass());
                   // Instanciates cache which will store home interfaces of EJB's
              hm = new HashMap();
              // Load JNDI properties file
                   fileLocation = System.getProperty(BATCH_PROPERTIES_FILE_LOCATION);
                   log.debug("FileLocation :" + fileLocation);
                   fis = new FileInputStream(fileLocation);
                   batchproperties = new Properties();
                   batchproperties.load(fis);
                   if(log.isDebugEnabled())
                        log.debug("Properties file loaded.");     
                   Getting InitialContextFactory
                   System.out.println(batchproperties);
                   String InitialContextFactory = batchproperties.getProperty("INITIALCONTEXTFACTORY");
                   String URL = batchproperties.getProperty("URL");
                   String USER_NAME = batchproperties.getProperty("USER");
                   String PASSWORD = batchproperties.getProperty("PASSWORD");
                   Hashtable env = new Hashtable();
                   env.put(Context.INITIAL_CONTEXT_FACTORY, InitialContextFactory);
                   env.put(Context.SECURITY_PRINCIPAL, USER_NAME);
                   env.put(Context.SECURITY_CREDENTIALS, PASSWORD);
                   env.put(Context.PROVIDER_URL, URL);
                   System.out.println("hashtable = " + env);
                   ctx = new InitialContext(env);
                   System.out.println("ctx:"+ ctx);
              catch(Exception e)
                   e.printStackTrace();
                   throw new ServiceLocatorException("Context properties file could not be loaded");
              finally
                   if (fis != null)
                   try
                        fis.close();
                        fis = null;
                   catch(Exception e)
                        log.warn("File Input stream not closed");
         public static BatchServiceLocator getInstance() throws ServiceLocatorException
              System.out.println("getInstance:BatchServiceLocator");
              if (instance == null)
                   instance = new BatchServiceLocator();
              return instance;
    This is singleton but not thread safe. This should not matter beacuse we invoke the Batch Client from UNIX shell script using "java -jar <module>BatchClient.jar". This essentially means ServiceLocator is for this client and JVM is different. Another client will invoke with another JVM, once end of the execution the Context is removed.
    But I got solution when I made ServiceLocator thread safe using Synchronization. I am not clear on the Thread playing spoil sport in Client JVM.
    Any thoughts are welcome.
    Regards
    Arun

Maybe you are looking for

  • Acrobat 9 is Broken!

    Hi, Can anyone tell my why when opening more than one PDF Acrobat 9 Pro or Extended always crashes? The Error message is "Adobe Acrobat 9.0 has encountered a problem and needs to close. We are sorry for the inconvenience." This happens on 32 bit XP m

  • Regarding date manipulations

    hi i am having strings : Nov, 15, 10:23 . This i want to compare with another date object and find which one is greatest. How to proceed? thanks in advance

  • Retrieve App Instance Name in Adapter

    Hi, I am trying to get App Instance Name in the adapter, was not able to achieve this using standard set of Adapter Variable. Could someone provide your input on this.I tried mapping using Request Info but was not able to get thru it.  Appreciate you

  • Is there a DVD/CD drive in the new iMac?

    Hi! I have the new iMac 2012. I cant find where the CD/DVD drive is!!I feel really dumb!I know the air does not have a cd'dvd drive but does the new iMac??

  • Apple ID changed only on itunes, not iphone. :-(

    I  changed my e mail address since my old one is no longer used. After changing my e mail address on itunes, I can't seem to get it changed on my iphone when I try to download something from the app store, it shows my old e mail address for the apple