JRE 1.5.0_06-b05 Problem

Hi All,
I am using the version mentioned below
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
Applet is downloaded from an url and when it is double-clicked another application frame is born from this frame. All the application lives in this frame actually.The Applet is only the container. My problem is while clicking the applet. When I use proxy server in my browser setting i will have to wait about 15 minutes after clicking the applet to see application frame.But if i not use proxy from adsl or dial-up connection it is fine.The application frame exists in 5 seconds. I could not find anything. Any help?
Thanks in advance
Ozalp

Hi All;
Proxy settings still causes delays abour 10 ten minutes after clicking the applet link on the web page.And i could not find anything please help me about this problem.
Thanks

Similar Messages

  • I've got JVM(1.5.0_06-b05) crash in solaris.

    hi . everyone.
    i have problem like this..and i have no idea what to do.
    My program is Mailserver.
    It was looked like no problem util before this error.
    * OS: solaris 9 (sparc)
    * JVM: Java HotSpot(TM) Server VM (1.5.0_06-b05)
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  SIGSEGV (0xb) at pc=0xb45b8e6c, pid=23724, tid=67
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # C  [libresolv.so.2+0x18e6c]
    ---------------  T H R E A D  ---------------
    Current thread (0x002d0a08):  JavaThread "2121610473" [_thread_in_native, id=67]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000028
    Registers:
    O0=0x00000010 O1=0x00000000 O2=0x00000000 O3=0x00000000
    O4=0x00000000 O5=0x00000000 O6=0xb087ca70 O7=0xb45b8e44
    G1=0xff385150 G2=0x00000001 G3=0x00001ffc G4=0x000b4282
    G5=0xff0123c0 G6=0x00000000 G7=0xfb134200 Y=0x00000000
    PC=0xb45b8e6c nPC=0xb45b8e70
    Top of Stack: (sp=0xb087ca70)
    0xb087ca70:   00000000 f8e90040 00000000 00000000
    0xb087ca80:   00000000 00000000 00000000 00000000
    0xb087ca90:   00000000 00000000 00000000 00000000
    0xb087caa0:   00000000 00000000 b087cad0 b45b785c
    0xb087cab0:   b4690d44 00000001 00000000 00000000
    0xb087cac0:   00000000 00000000 b087caf0 b46a4094
    0xb087cad0:   00000000 00000000 00000000 00000000
    0xb087cae0:   00000000 00000000 00000000 00000000
    Instructions: (pc=0xb45b8e6c)
    0xb45b8e5c:   80 a2 20 00 12 80 00 23 01 00 00 00 d0 04 60 00
    0xb45b8e6c:   e0 02 20 18 9f c4 00 00 01 00 00 00 90 90 00 08
    Stack: [0xb0800000,0xb0880000),  sp=0xb087ca70,  free space=498k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [libresolv.so.2+0x18e6c]
    C  [libresolv.so.2+0x17864]  res_gethostbyaddr+0xc
    C  [nss_dns.so.1+0xd4c]
    C  [nss_dns.so.1+0xfa4]
    C  [libc.so.1+0x4e844]  _nss_search+0x1e0
    C  [libnsl.so.1+0x39004]  _switch_gethostbyaddr_r+0x58
    C  [libnsl.so.1+0x356b4]
    C  [libnsl.so.1+0x386cc]  _get_hostserv_inetnetdir_byaddr+0x1dc
    C  [libnsl.so.1+0x34b60]  gethostbyaddr_r+0xa0
    C  [libnet.so+0x5124]  Java_java_net_Inet4AddressImpl_getHostByAddr+0xb8
    j  java.net.Inet4AddressImpl.getHostByAddr([B)Ljava/lang/String;+1185420064
    j  java.net.Inet4AddressImpl.getHostByAddr([B)Ljava/lang/String;+0
    j  java.net.InetAddress$1.getHostByAddr([B)Ljava/lang/String;+4
    j  java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+7
    v  ~C2IAdapter
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.initialize()V
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.handle()V
    v  ~I2CAdapter
    j  com.r3s.xdk.xserver.connection.HandlerWorker.run(Ljava/lang/Object;)V+6
    j  com.r3s.xdk.xserver.thread.Pool$WorkerThread.run()V+71
    v  ~StubRoutines::call_stub
    V  [libjvm.so+0x19a810]
    V  [libjvm.so+0x2c31a4]
    V  [libjvm.so+0x2e2708]
    V  [libjvm.so+0x2de2a4]
    V  [libjvm.so+0x664248]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  java.net.Inet4AddressImpl.getHostByAddr([B)Ljava/lang/String;+0
    j  java.net.InetAddress$1.getHostByAddr([B)Ljava/lang/String;+4
    j  java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+7
    v  ~C2IAdapter
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.initialize()V
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.handle()V
    v  ~I2CAdapter
    j  com.r3s.xdk.xserver.connection.HandlerWorker.run(Ljava/lang/Object;)V+6
    j  com.r3s.xdk.xserver.thread.Pool$WorkerThread.run()V+71
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x00036538 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
      0x00a72f38 JavaThread "Thread-10" [_thread_in_native, id=84]
      0x00a71558 JavaThread "7450855021" [_thread_in_native, id=83]
      0x00a71860 JavaThread "1516534536" [_thread_in_native, id=82]
      0x00a707f0 JavaThread "9393897576" [_thread_in_native, id=81]
      0x00a6f130 JavaThread "2865377159" [_thread_in_native, id=80]
      0x00a6f4c8 JavaThread "7529729961" [_thread_in_native, id=79]
      0x0053eee8 JavaThread "9926731816" [_thread_in_native, id=78]
      0x0053ff00 JavaThread "5532499574" [_thread_in_native, id=77]
      0x0053ddb0 JavaThread "7225846510" [_thread_in_native, id=76]
      0x0079b090 JavaThread "4442919985" [_thread_in_native, id=75]
      0x0079a458 JavaThread "7010700011" [_thread_blocked, id=74]
      0x00799800 JavaThread "8642132835" [_thread_in_native, id=73]
      0x007979d0 JavaThread "7923489016" [_thread_in_native, id=71]
      0x00796510 JavaThread "3555877246" [_thread_in_native, id=70]
      0x00a6e2b0 JavaThread "5154279132" [_thread_in_native, id=69]
      0x005411e0 JavaThread "3508530752" [_thread_in_native, id=68]
    =>0x002d0a08 JavaThread "2121610473" [_thread_in_native, id=67]
      0x00554e28 JavaThread "7350886324" [_thread_blocked, id=66]
      0x00555e08 JavaThread "9290136554" [_thread_in_native, id=65]
      0x00555010 JavaThread "8984066911" [_thread_in_native, id=64]
      0x00553b90 JavaThread "5845618266" [_thread_in_native, id=63]
      0x002d1b30 JavaThread "3165077244" [_thread_in_native, id=62]
      0x002d0d38 JavaThread "2443537654" [_thread_in_native, id=61]
      0x00be8820 JavaThread "7659714069" [_thread_blocked, id=60]
      0x00be7e70 JavaThread "0625812199" [_thread_in_native, id=59]
      0x00500cc8 JavaThread "6676120183" [_thread_in_native, id=58]
      0x00be2750 JavaThread "5601035221" [_thread_in_native, id=57]
      0x00bcada8 JavaThread "5438351717" [_thread_in_native, id=56]
      0x00502bd8 JavaThread "4309035462" [_thread_in_native, id=54]
      0x00be5598 JavaThread "0683183092" [_thread_in_native, id=53]
      0x00be3958 JavaThread "5277114581" [_thread_in_native, id=52]
      0x00bce7c0 JavaThread "3794078786" [_thread_in_native, id=51]
      0x00bcc940 JavaThread "2690904115" [_thread_in_native, id=50]
      0x00bca190 JavaThread "4845582462" [_thread_in_native, id=49]
      0x00bc9e20 JavaThread "1523908325" [_thread_in_native, id=48]
      0x00501cd0 JavaThread "3061514810" [_thread_in_native, id=47]
      0x00500ea8 JavaThread "5960813302" [_thread_in_native, id=46]
      0x002d3668 JavaThread "0713414766" [_thread_in_native, id=45]
      0x0043d0e8 JavaThread "6123599388" [_thread_in_native, id=44]
      0x00503388 JavaThread "8383254679" [_thread_in_native, id=43]
      0x00bd19d8 JavaThread "Worker#0" [_thread_blocked, id=42]
      0x002ceeb8 JavaThread "RETRY" [_thread_blocked, id=37]
      0x0043c328 JavaThread "1067633602" [_thread_blocked, id=36]
      0x0043b430 JavaThread "7679054645" [_thread_blocked, id=35]
      0x0043ab38 JavaThread "3312633360" [_thread_blocked, id=34]
      0x00833428 JavaThread "8517838827" [_thread_blocked, id=33]
      0x008326d0 JavaThread "8741043287" [_thread_blocked, id=32]
      0x008319a8 JavaThread "2569843374" [_thread_blocked, id=31]
      0x00b33c08 JavaThread "4072676748" [_thread_in_native, id=30]
      0x00b32eb0 JavaThread "1615745334" [_thread_blocked, id=29]
      0x00830d68 JavaThread "6548460102" [_thread_blocked, id=28]
      0x00831640 JavaThread "2955677343" [_thread_blocked, id=27]
      0x006bad28 JavaThread "1067633602" [_thread_blocked, id=26]
      0x0068d188 JavaThread "3312633360" [_thread_blocked, id=25]
      0x00ad1ca0 JavaThread "2569843374" [_thread_blocked, id=24]
      0x00ad17e8 JavaThread "4072676748" [_thread_blocked, id=23]
      0x00a65770 JavaThread "6548460102" [_thread_blocked, id=22]
      0x002f43d0 JavaThread "BOARD_UPDATER_IP" [_thread_blocked, id=21]
      0x003595a8 JavaThread "Thread-3" [_thread_blocked, id=20]
      0x0081db18 JavaThread "Thread-2" [_thread_blocked, id=19]
      0x004656d8 JavaThread "Thread-1" [_thread_blocked, id=18]
      0x0030dbe8 JavaThread "Thread-0" [_thread_blocked, id=17]
      0x00172a20 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=15]
      0x00171970 JavaThread "CompilerThread1" daemon [_thread_blocked, id=14]
      0x001702f8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=13]
      0x0016f488 JavaThread "AdapterThread" daemon [_thread_blocked, id=12]
      0x0016e680 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11]
      0x0015c400 JavaThread "Finalizer" daemon [_thread_blocked, id=10]
      0x0015b8b8 JavaThread "Reference Handler" daemon [_thread_blocked, id=9]
    Other Threads:
      0x001597d8 VMThread [id=8]
      0x001740b0 WatcherThread [id=16]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 278016K, used 78638K [0xe3400000, 0xf8c00000, 0xf8c00000)
      eden space 217600K, 30% used [0xe3400000,0xe756e748,0xf0880000)
      from space 60416K, 19% used [0xf5100000,0xf5c5d458,0xf8c00000)
      to   space 67328K, 0% used [0xf0880000,0xf0880000,0xf4a40000)
    PSOldGen        total 700416K, used 289865K [0xb8800000, 0xe3400000, 0xe3400000)
      object space 700416K, 41% used [0xb8800000,0xca3125c0,0xe3400000)
    PSPermGen       total 20480K, used 9345K [0xb4800000, 0xb5c00000, 0xb8800000)
      object space 20480K, 45% used [0xb4800000,0xb5120548,0xb5c00000)
    Dynamic libraries:
    0x00010000      /khu0/resurge/spambreaker/tools/jdk1.5.0/bin/java
    0xff370000      /usr/lib/libthread.so.1
    0xff3fa000      /usr/lib/libdl.so.1
    0xff280000      /usr/lib/libc.so.1
    0xff3a0000      /usr/platform/FJSV,GPUS/lib/libc_psr.so.1
    0xfe800000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/server/libjvm.so
    0xff240000      /usr/lib/libsocket.so.1
    0xff220000      /usr/lib/libsched.so.1
    0xff1f0000      /usr/lib/libCrun.so.1
    0xff1a0000      /usr/lib/libm.so.1
    0xff080000      /usr/lib/libnsl.so.1
    0xff170000      /usr/lib/libmp.so.2
    0xfe7e0000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/native_threads/libhpi.so
    0xfe7b0000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libverify.so
    0xfe770000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libjava.so
    0xfe740000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libzip.so
    0xfe600000      /usr/lib/locale/ko/ko.so.2
    0xfbfe0000      /usr/lib/locale/ko/methods_ko.so.2
    0xf8c10000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libnet.so
    0xfb110000      /khu0/resurge/spambreaker/tools/xvaccine-2.0.0/v3/lib/libjv3e.so
    0xb3600000      /khu0/resurge/spambreaker/tools/xvaccine/v3/lib/libv3e.so
    0xf8f90000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libnio.so
    0xf8d90000      /usr/lib/librt.so.1
    0xb47e0000      /usr/lib/libaio.so.1
    0xb47c0000      /usr/lib/libmd5.so.1
    0xb47a0000      /usr/lib/libsendfile.so.1
    0xb46c0000      /usr/lib/nss_files.so.1
    0xb4690000      /usr/lib/nss_dns.so.1
    0xb45a0000      /usr/lib/libresolv.so.2
    VM Arguments:
    jvm_args: -Dsb.name=xfilter -Djava.ext.dirs=/khu0/resurge/spambreaker/xfilter/lib -Xmx1024m -Xms512m -Dxfilter.home=/khu0/resurge/spambreaker/xfilter -Djava.io.tmpdir=/khu0/resurge/spambreaker/xfilter/temp
    java_command: /khu0/resurge/spambreaker/xfilter/bin/xfilter.jar -c /khu0/resurge/spambreaker/conf/spambreaker.properties
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/khu0/resurge/spambreaker/tools/java
    PATH=/:/usr/local/bin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/ucb:/etc:.:/usr/openwin/bin
    LD_LIBRARY_PATH=/khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/server:/khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc:/khu0/resurge/spambreaker/tools/jdk1.5.0/jre/../lib/sparc:/khu0/resurge/spambreaker/tools/xvaccine/v3/lib:
    SHELL=/bin/ksh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x6f0ca8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x6f0ca8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGUSR1: [libjvm.so+0x666744], sa_mask[0]=0x00000000, sa_flags=0x00000008
    SIGUSR2: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x665424], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x665424], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    ---------------  S Y S T E M  ---------------
    OS:                        Solaris 9 9/04 s9s_u7wos_09 SPARC
               Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
                            Use is subject to license terms.
                                 Assembled 29 June 2004
    uname:SunOS 5.9 Generic_118558-22 sun4us  (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 5120, AS infinity
    load average:0.53 0.38 0.44
    CPU:total 6 has_v8, has_v9, has_vis1
    Memory: 8k page, physical 4194304k(668616k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_06-b05) for solaris-sparc, built on Nov 10 2005 11:24:16 by unknown with unknown Workshop:0x550----------------------------------------------------------------------------
    thanks in your help.
    Best regards.
    wani.

    hi . everyone.
    i have problem like this..and i have no idea what to do.
    My program is Mailserver.
    It was looked like no problem util before this error.
    * OS: solaris 9 (sparc)
    * JVM: Java HotSpot(TM) Server VM (1.5.0_06-b05)
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  SIGSEGV (0xb) at pc=0xb45b8e6c, pid=23724, tid=67
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # C  [libresolv.so.2+0x18e6c]
    ---------------  T H R E A D  ---------------
    Current thread (0x002d0a08):  JavaThread "2121610473" [_thread_in_native, id=67]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000028
    Registers:
    O0=0x00000010 O1=0x00000000 O2=0x00000000 O3=0x00000000
    O4=0x00000000 O5=0x00000000 O6=0xb087ca70 O7=0xb45b8e44
    G1=0xff385150 G2=0x00000001 G3=0x00001ffc G4=0x000b4282
    G5=0xff0123c0 G6=0x00000000 G7=0xfb134200 Y=0x00000000
    PC=0xb45b8e6c nPC=0xb45b8e70
    Top of Stack: (sp=0xb087ca70)
    0xb087ca70:   00000000 f8e90040 00000000 00000000
    0xb087ca80:   00000000 00000000 00000000 00000000
    0xb087ca90:   00000000 00000000 00000000 00000000
    0xb087caa0:   00000000 00000000 b087cad0 b45b785c
    0xb087cab0:   b4690d44 00000001 00000000 00000000
    0xb087cac0:   00000000 00000000 b087caf0 b46a4094
    0xb087cad0:   00000000 00000000 00000000 00000000
    0xb087cae0:   00000000 00000000 00000000 00000000
    Instructions: (pc=0xb45b8e6c)
    0xb45b8e5c:   80 a2 20 00 12 80 00 23 01 00 00 00 d0 04 60 00
    0xb45b8e6c:   e0 02 20 18 9f c4 00 00 01 00 00 00 90 90 00 08
    Stack: [0xb0800000,0xb0880000),  sp=0xb087ca70,  free space=498k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [libresolv.so.2+0x18e6c]
    C  [libresolv.so.2+0x17864]  res_gethostbyaddr+0xc
    C  [nss_dns.so.1+0xd4c]
    C  [nss_dns.so.1+0xfa4]
    C  [libc.so.1+0x4e844]  _nss_search+0x1e0
    C  [libnsl.so.1+0x39004]  _switch_gethostbyaddr_r+0x58
    C  [libnsl.so.1+0x356b4]
    C  [libnsl.so.1+0x386cc]  _get_hostserv_inetnetdir_byaddr+0x1dc
    C  [libnsl.so.1+0x34b60]  gethostbyaddr_r+0xa0
    C  [libnet.so+0x5124]  Java_java_net_Inet4AddressImpl_getHostByAddr+0xb8
    j  java.net.Inet4AddressImpl.getHostByAddr([B)Ljava/lang/String;+1185420064
    j  java.net.Inet4AddressImpl.getHostByAddr([B)Ljava/lang/String;+0
    j  java.net.InetAddress$1.getHostByAddr([B)Ljava/lang/String;+4
    j  java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+7
    v  ~C2IAdapter
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.initialize()V
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.handle()V
    v  ~I2CAdapter
    j  com.r3s.xdk.xserver.connection.HandlerWorker.run(Ljava/lang/Object;)V+6
    j  com.r3s.xdk.xserver.thread.Pool$WorkerThread.run()V+71
    v  ~StubRoutines::call_stub
    V  [libjvm.so+0x19a810]
    V  [libjvm.so+0x2c31a4]
    V  [libjvm.so+0x2e2708]
    V  [libjvm.so+0x2de2a4]
    V  [libjvm.so+0x664248]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  java.net.Inet4AddressImpl.getHostByAddr([B)Ljava/lang/String;+0
    j  java.net.InetAddress$1.getHostByAddr([B)Ljava/lang/String;+4
    j  java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+7
    v  ~C2IAdapter
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.initialize()V
    J  com.r3s.spambreaker.XFSmtpMessageFilterHandler2.handle()V
    v  ~I2CAdapter
    j  com.r3s.xdk.xserver.connection.HandlerWorker.run(Ljava/lang/Object;)V+6
    j  com.r3s.xdk.xserver.thread.Pool$WorkerThread.run()V+71
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x00036538 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
      0x00a72f38 JavaThread "Thread-10" [_thread_in_native, id=84]
      0x00a71558 JavaThread "7450855021" [_thread_in_native, id=83]
      0x00a71860 JavaThread "1516534536" [_thread_in_native, id=82]
      0x00a707f0 JavaThread "9393897576" [_thread_in_native, id=81]
      0x00a6f130 JavaThread "2865377159" [_thread_in_native, id=80]
      0x00a6f4c8 JavaThread "7529729961" [_thread_in_native, id=79]
      0x0053eee8 JavaThread "9926731816" [_thread_in_native, id=78]
      0x0053ff00 JavaThread "5532499574" [_thread_in_native, id=77]
      0x0053ddb0 JavaThread "7225846510" [_thread_in_native, id=76]
      0x0079b090 JavaThread "4442919985" [_thread_in_native, id=75]
      0x0079a458 JavaThread "7010700011" [_thread_blocked, id=74]
      0x00799800 JavaThread "8642132835" [_thread_in_native, id=73]
      0x007979d0 JavaThread "7923489016" [_thread_in_native, id=71]
      0x00796510 JavaThread "3555877246" [_thread_in_native, id=70]
      0x00a6e2b0 JavaThread "5154279132" [_thread_in_native, id=69]
      0x005411e0 JavaThread "3508530752" [_thread_in_native, id=68]
    =>0x002d0a08 JavaThread "2121610473" [_thread_in_native, id=67]
      0x00554e28 JavaThread "7350886324" [_thread_blocked, id=66]
      0x00555e08 JavaThread "9290136554" [_thread_in_native, id=65]
      0x00555010 JavaThread "8984066911" [_thread_in_native, id=64]
      0x00553b90 JavaThread "5845618266" [_thread_in_native, id=63]
      0x002d1b30 JavaThread "3165077244" [_thread_in_native, id=62]
      0x002d0d38 JavaThread "2443537654" [_thread_in_native, id=61]
      0x00be8820 JavaThread "7659714069" [_thread_blocked, id=60]
      0x00be7e70 JavaThread "0625812199" [_thread_in_native, id=59]
      0x00500cc8 JavaThread "6676120183" [_thread_in_native, id=58]
      0x00be2750 JavaThread "5601035221" [_thread_in_native, id=57]
      0x00bcada8 JavaThread "5438351717" [_thread_in_native, id=56]
      0x00502bd8 JavaThread "4309035462" [_thread_in_native, id=54]
      0x00be5598 JavaThread "0683183092" [_thread_in_native, id=53]
      0x00be3958 JavaThread "5277114581" [_thread_in_native, id=52]
      0x00bce7c0 JavaThread "3794078786" [_thread_in_native, id=51]
      0x00bcc940 JavaThread "2690904115" [_thread_in_native, id=50]
      0x00bca190 JavaThread "4845582462" [_thread_in_native, id=49]
      0x00bc9e20 JavaThread "1523908325" [_thread_in_native, id=48]
      0x00501cd0 JavaThread "3061514810" [_thread_in_native, id=47]
      0x00500ea8 JavaThread "5960813302" [_thread_in_native, id=46]
      0x002d3668 JavaThread "0713414766" [_thread_in_native, id=45]
      0x0043d0e8 JavaThread "6123599388" [_thread_in_native, id=44]
      0x00503388 JavaThread "8383254679" [_thread_in_native, id=43]
      0x00bd19d8 JavaThread "Worker#0" [_thread_blocked, id=42]
      0x002ceeb8 JavaThread "RETRY" [_thread_blocked, id=37]
      0x0043c328 JavaThread "1067633602" [_thread_blocked, id=36]
      0x0043b430 JavaThread "7679054645" [_thread_blocked, id=35]
      0x0043ab38 JavaThread "3312633360" [_thread_blocked, id=34]
      0x00833428 JavaThread "8517838827" [_thread_blocked, id=33]
      0x008326d0 JavaThread "8741043287" [_thread_blocked, id=32]
      0x008319a8 JavaThread "2569843374" [_thread_blocked, id=31]
      0x00b33c08 JavaThread "4072676748" [_thread_in_native, id=30]
      0x00b32eb0 JavaThread "1615745334" [_thread_blocked, id=29]
      0x00830d68 JavaThread "6548460102" [_thread_blocked, id=28]
      0x00831640 JavaThread "2955677343" [_thread_blocked, id=27]
      0x006bad28 JavaThread "1067633602" [_thread_blocked, id=26]
      0x0068d188 JavaThread "3312633360" [_thread_blocked, id=25]
      0x00ad1ca0 JavaThread "2569843374" [_thread_blocked, id=24]
      0x00ad17e8 JavaThread "4072676748" [_thread_blocked, id=23]
      0x00a65770 JavaThread "6548460102" [_thread_blocked, id=22]
      0x002f43d0 JavaThread "BOARD_UPDATER_IP" [_thread_blocked, id=21]
      0x003595a8 JavaThread "Thread-3" [_thread_blocked, id=20]
      0x0081db18 JavaThread "Thread-2" [_thread_blocked, id=19]
      0x004656d8 JavaThread "Thread-1" [_thread_blocked, id=18]
      0x0030dbe8 JavaThread "Thread-0" [_thread_blocked, id=17]
      0x00172a20 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=15]
      0x00171970 JavaThread "CompilerThread1" daemon [_thread_blocked, id=14]
      0x001702f8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=13]
      0x0016f488 JavaThread "AdapterThread" daemon [_thread_blocked, id=12]
      0x0016e680 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11]
      0x0015c400 JavaThread "Finalizer" daemon [_thread_blocked, id=10]
      0x0015b8b8 JavaThread "Reference Handler" daemon [_thread_blocked, id=9]
    Other Threads:
      0x001597d8 VMThread [id=8]
      0x001740b0 WatcherThread [id=16]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 278016K, used 78638K [0xe3400000, 0xf8c00000, 0xf8c00000)
      eden space 217600K, 30% used [0xe3400000,0xe756e748,0xf0880000)
      from space 60416K, 19% used [0xf5100000,0xf5c5d458,0xf8c00000)
      to   space 67328K, 0% used [0xf0880000,0xf0880000,0xf4a40000)
    PSOldGen        total 700416K, used 289865K [0xb8800000, 0xe3400000, 0xe3400000)
      object space 700416K, 41% used [0xb8800000,0xca3125c0,0xe3400000)
    PSPermGen       total 20480K, used 9345K [0xb4800000, 0xb5c00000, 0xb8800000)
      object space 20480K, 45% used [0xb4800000,0xb5120548,0xb5c00000)
    Dynamic libraries:
    0x00010000      /khu0/resurge/spambreaker/tools/jdk1.5.0/bin/java
    0xff370000      /usr/lib/libthread.so.1
    0xff3fa000      /usr/lib/libdl.so.1
    0xff280000      /usr/lib/libc.so.1
    0xff3a0000      /usr/platform/FJSV,GPUS/lib/libc_psr.so.1
    0xfe800000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/server/libjvm.so
    0xff240000      /usr/lib/libsocket.so.1
    0xff220000      /usr/lib/libsched.so.1
    0xff1f0000      /usr/lib/libCrun.so.1
    0xff1a0000      /usr/lib/libm.so.1
    0xff080000      /usr/lib/libnsl.so.1
    0xff170000      /usr/lib/libmp.so.2
    0xfe7e0000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/native_threads/libhpi.so
    0xfe7b0000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libverify.so
    0xfe770000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libjava.so
    0xfe740000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libzip.so
    0xfe600000      /usr/lib/locale/ko/ko.so.2
    0xfbfe0000      /usr/lib/locale/ko/methods_ko.so.2
    0xf8c10000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libnet.so
    0xfb110000      /khu0/resurge/spambreaker/tools/xvaccine-2.0.0/v3/lib/libjv3e.so
    0xb3600000      /khu0/resurge/spambreaker/tools/xvaccine/v3/lib/libv3e.so
    0xf8f90000      /khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/libnio.so
    0xf8d90000      /usr/lib/librt.so.1
    0xb47e0000      /usr/lib/libaio.so.1
    0xb47c0000      /usr/lib/libmd5.so.1
    0xb47a0000      /usr/lib/libsendfile.so.1
    0xb46c0000      /usr/lib/nss_files.so.1
    0xb4690000      /usr/lib/nss_dns.so.1
    0xb45a0000      /usr/lib/libresolv.so.2
    VM Arguments:
    jvm_args: -Dsb.name=xfilter -Djava.ext.dirs=/khu0/resurge/spambreaker/xfilter/lib -Xmx1024m -Xms512m -Dxfilter.home=/khu0/resurge/spambreaker/xfilter -Djava.io.tmpdir=/khu0/resurge/spambreaker/xfilter/temp
    java_command: /khu0/resurge/spambreaker/xfilter/bin/xfilter.jar -c /khu0/resurge/spambreaker/conf/spambreaker.properties
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/khu0/resurge/spambreaker/tools/java
    PATH=/:/usr/local/bin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/ucb:/etc:.:/usr/openwin/bin
    LD_LIBRARY_PATH=/khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc/server:/khu0/resurge/spambreaker/tools/jdk1.5.0/jre/lib/sparc:/khu0/resurge/spambreaker/tools/jdk1.5.0/jre/../lib/sparc:/khu0/resurge/spambreaker/tools/xvaccine/v3/lib:
    SHELL=/bin/ksh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x6f0ca8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x6f0ca8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGUSR1: [libjvm.so+0x666744], sa_mask[0]=0x00000000, sa_flags=0x00000008
    SIGUSR2: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x665424], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x665424], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    ---------------  S Y S T E M  ---------------
    OS:                        Solaris 9 9/04 s9s_u7wos_09 SPARC
               Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
                            Use is subject to license terms.
                                 Assembled 29 June 2004
    uname:SunOS 5.9 Generic_118558-22 sun4us  (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 5120, AS infinity
    load average:0.53 0.38 0.44
    CPU:total 6 has_v8, has_v9, has_vis1
    Memory: 8k page, physical 4194304k(668616k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_06-b05) for solaris-sparc, built on Nov 10 2005 11:24:16 by unknown with unknown Workshop:0x550----------------------------------------------------------------------------
    thanks in your help.
    Best regards.
    wani.

  • Core dumps with 1.5.0_06-b05... any idea why?

    I am trying to run 1.5.0_06-b05 with Tomcat 5.5.9, and the application keeps producing core dumps from the JVM after some period of use. The hs_err file says the following:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xfee32868, pid=17413, tid=10
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x632868]
    --------------- T H R E A D ---------------
    Current thread (0x00148aa8): JavaThread "CompilerThread1" daemon [_thread_in_native, id=10]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
    Registers:
    O0=0x00000000 O1=0x001e2af0 O2=0x001e2ad0 O3=0xfe9130bc
    O4=0x001e4140 O5=0x00000003 O6=0x7097e620 O7=0xfee3283c
    G1=0x001e44bc G2=0xfeffe43c G3=0x001e4520 G4=0x00000001
    G5=0xfec07fc8 G6=0x00000000 G7=0xff351200 Y=0x00000000
    PC=0xfee32868 nPC=0xfee3286c
    Top of Stack: (sp=0x7097e620)
    0x7097e620: 001e4494 001e4118 fefbe000 7097e680
    0x7097e630: 00000001 00000000 001e415c 00000000
    0x7097e640: feffea58 7097ebdc 00000000 001e415c
    0x7097e650: 7097ebdc 001e44f8 7097e690 fe8f887c
    0x7097e660: 7097e688 7097e68c 7097e684 00000002
    0x7097e670: 0121d230 00000000 00000000 7097ebdc
    0x7097e680: 00000000 00000002 021c9458 00000000
    0x7097e690: 00001000 7097ec04 fe90d5a4 ff001e84
    Instructions: (pc=0xfee32868)
    0xfee32858: 12 40 00 08 90 10 20 00 d2 02 a0 04 d0 02 60 08
    0xfee32868: ca 02 20 00 c8 01 60 30 9f c1 00 00 01 00 00 00
    Stack: [0x70900000,0x70980000), sp=0x7097e620, free space=505k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x632868]
    V [libjvm.so+0xf8884]
    V [libjvm.so+0x1e3ba0]
    V [libjvm.so+0x27f9f4]
    V [libjvm.so+0x282748]
    V [libjvm.so+0x278700]
    V [libjvm.so+0x2793bc]
    V [libjvm.so+0x335f28]
    V [libjvm.so+0x2de2a4]
    V [libjvm.so+0x664248]
    Current CompileTask:
    opto:5496 s! com.sun.mail.imap.IMAPStore.protocolConnect(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Z (415 bytes)
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00feec18 JavaThread "Thread-353085" daemon [_thread_in_native, id=407147]
    0x006fe240 JavaThread "Thread-353060" daemon [_thread_in_native, id=407116]
    0x016ebad0 JavaThread "Thread-351745" daemon [_thread_in_native, id=405360]
    0x00a5ef78 JavaThread "Thread-346549" daemon [_thread_in_native, id=398309]
    0x0047c168 JavaThread "Thread-296436" daemon [_thread_in_native, id=334376]
    0x003c8a60 JavaThread "Thread-296431" daemon [_thread_in_native, id=334371]
    0x00ef1138 JavaThread "Thread-290124" daemon [_thread_in_native, id=327269]
    0x01974680 JavaThread "Thread-290066" daemon [_thread_in_native, id=327208]
    0x0110bf00 JavaThread "Thread-290064" daemon [_thread_in_native, id=327206]
    0x0120d890 JavaThread "Thread-273644" daemon [_thread_in_native, id=308308]
    0x017d6110 JavaThread "http-8083-Processor3731" daemon [_thread_blocked, id=87638]
    0x005b2478 JavaThread "http-8083-Processor3730" daemon [_thread_blocked, id=87637]
    0x019e4320 JavaThread "http-8083-Processor3729" daemon [_thread_blocked, id=87636]
    0x01091e80 JavaThread "http-8083-Processor3728" daemon [_thread_blocked, id=87635]
    0x0196fa30 JavaThread "http-8083-Processor3727" daemon [_thread_blocked, id=87634]
    0x00660b18 JavaThread "http-8083-Processor3726" daemon [_thread_blocked, id=87633]
    0x009f9ba0 JavaThread "http-8083-Processor3725" daemon [_thread_blocked, id=87632]
    0x0139b060 JavaThread "http-8083-Processor3724" daemon [_thread_blocked, id=87631]
    0x00d4f760 JavaThread "http-8083-Processor3723" daemon [_thread_blocked, id=87630]
    0x00ab73d8 JavaThread "http-8083-Processor3722" daemon [_thread_blocked, id=87629]
    0x005895d8 JavaThread "http-8083-Processor3721" daemon [_thread_blocked, id=87628]
    0x024632c0 JavaThread "http-8083-Processor3720" daemon [_thread_blocked, id=87627]
    0x00b91378 JavaThread "http-8083-Processor3719" daemon [_thread_blocked, id=87626]
    0x009361d8 JavaThread "http-8083-Processor3718" daemon [_thread_blocked, id=87625]
    0x005b1278 JavaThread "http-8083-Processor3717" daemon [_thread_blocked, id=87623]
    0x016dfa00 JavaThread "http-8083-Processor3716" daemon [_thread_blocked, id=87622]
    0x006369b0 JavaThread "http-8083-Processor3715" daemon [_thread_blocked, id=87621]
    0x01960708 JavaThread "http-8083-Processor3714" daemon [_thread_blocked, id=87620]
    0x00ffe7c0 JavaThread "http-8083-Processor3713" daemon [_thread_blocked, id=87619]
    0x01115038 JavaThread "http-8083-Processor3712" daemon [_thread_blocked, id=87618]
    0x002b7a18 JavaThread "http-8083-Processor3711" daemon [_thread_blocked, id=87617]
    0x007556f8 JavaThread "http-8083-Processor3710" daemon [_thread_blocked, id=87616]
    0x013f6d18 JavaThread "http-8083-Processor3709" daemon [_thread_blocked, id=87615]
    0x0112b4d8 JavaThread "http-8083-Processor3708" daemon [_thread_blocked, id=87614]
    0x00501d50 JavaThread "http-8083-Processor3707" daemon [_thread_blocked, id=87613]
    0x005eda70 JavaThread "http-8083-Processor3706" daemon [_thread_blocked, id=87612]
    0x00226d90 JavaThread "http-8083-Processor3705" daemon [_thread_blocked, id=87611]
    0x00e788e8 JavaThread "http-8083-Processor3704" daemon [_thread_blocked, id=87610]
    0x024729f0 JavaThread "http-8083-Processor3703" daemon [_thread_blocked, id=87608]
    0x02447798 JavaThread "http-8083-Processor3702" daemon [_thread_blocked, id=87607]
    0x00c61780 JavaThread "http-8083-Processor3701" daemon [_thread_blocked, id=87606]
    0x004d6228 JavaThread "http-8083-Processor3700" daemon [_thread_blocked, id=87605]
    0x012348f8 JavaThread "http-8083-Processor3699" daemon [_thread_blocked, id=87604]
    0x010ebf10 JavaThread "http-8083-Processor3698" daemon [_thread_blocked, id=87603]
    0x01651848 JavaThread "http-8083-Processor3697" daemon [_thread_blocked, id=87602]
    0x00eae520 JavaThread "http-8083-Processor3696" daemon [_thread_blocked, id=87601]
    0x0124ce68 JavaThread "http-8083-Processor3695" daemon [_thread_blocked, id=87600]
    0x0190d170 JavaThread "http-8083-Processor3694" daemon [_thread_blocked, id=87599]
    0x00c5b5c0 JavaThread "http-8083-Processor3693" daemon [_thread_blocked, id=87598]
    0x00ffc9a8 JavaThread "http-8083-Processor3692" daemon [_thread_blocked, id=87597]
    0x010602f8 JavaThread "http-8083-Processor3691" daemon [_thread_blocked, id=87596]
    0x00c4c580 JavaThread "http-8083-Processor3690" daemon [_thread_blocked, id=87595]
    0x01381190 JavaThread "http-8083-Processor3689" daemon [_thread_blocked, id=87594]
    0x019a3e58 JavaThread "http-8083-Processor3688" daemon [_thread_blocked, id=87593]
    0x0199a7a8 JavaThread "http-8083-Processor3687" daemon [_thread_blocked, id=87592]
    0x01116db8 JavaThread "http-8083-Processor3686" daemon [_thread_blocked, id=87591]
    0x019247e0 JavaThread "http-8083-Processor3685" daemon [_thread_blocked, id=87590]
    0x018fc608 JavaThread "http-8083-Processor3684" daemon [_thread_blocked, id=87589]
    0x014ce6c0 JavaThread "http-8083-Processor3683" daemon [_thread_blocked, id=87588]
    0x004900a0 JavaThread "http-8083-Processor3682" daemon [_thread_blocked, id=87587]
    0x00daaf88 JavaThread "http-8083-Processor3681" daemon [_thread_blocked, id=87514]
    0x0117f358 JavaThread "http-8083-Processor3680" daemon [_thread_blocked, id=87513]
    0x0110fc60 JavaThread "http-8083-Processor3677" daemon [_thread_blocked, id=87510]
    0x015fc320 JavaThread "http-8083-Processor3676" daemon [_thread_blocked, id=87509]
    0x00e93b40 JavaThread "http-8083-Processor3675" daemon [_thread_blocked, id=87508]
    0x00d604d0 JavaThread "http-8083-Processor3674" daemon [_thread_blocked, id=87507]
    0x00ff3ba0 JavaThread "http-8083-Processor3673" daemon [_thread_blocked, id=87506]
    0x00d61dc0 JavaThread "http-8083-Processor3670" daemon [_thread_in_native, id=87503]
    0x01969e78 JavaThread "http-8083-Processor3669" daemon [_thread_blocked, id=87502]
    0x007c3820 JavaThread "http-8083-Processor3667" daemon [_thread_blocked, id=87500]
    0x007ecb48 JavaThread "http-8083-Processor3665" daemon [_thread_blocked, id=87498]
    0x004e8710 JavaThread "http-8083-Processor3664" daemon [_thread_blocked, id=87497]
    0x0090bfc8 JavaThread "http-8083-Processor3663" daemon [_thread_blocked, id=87496]
    0x011102b8 JavaThread "http-8083-Processor3662" daemon [_thread_blocked, id=87495]
    0x00ff4738 JavaThread "http-8083-Processor3661" daemon [_thread_in_native, id=87494]
    0x004d9940 JavaThread "http-8083-Processor3660" daemon [_thread_blocked, id=87493]
    0x00a56798 JavaThread "http-8083-Processor3657" daemon [_thread_blocked, id=87490]
    0x0011b318 JavaThread "http-8083-Processor3656" daemon [_thread_blocked, id=87489]
    0x00c8bc68 JavaThread "http-8083-Processor3655" daemon [_thread_blocked, id=87488]
    0x011a4d28 JavaThread "http-8083-Processor3654" daemon [_thread_blocked, id=87487]
    0x01063680 JavaThread "http-8083-Processor3653" daemon [_thread_blocked, id=87486]
    0x0195d108 JavaThread "http-8083-Processor3652" daemon [_thread_blocked, id=87485]
    0x018da648 JavaThread "http-8083-Processor3651" daemon [_thread_blocked, id=87484]
    0x005f45f0 JavaThread "http-8083-Processor3650" daemon [_thread_blocked, id=87483]
    0x013cfa08 JavaThread "http-8083-Processor3649" daemon [_thread_blocked, id=87482]
    0x00667d30 JavaThread "http-8083-Processor3648" daemon [_thread_blocked, id=87481]
    0x01d47740 JavaThread "http-8083-Processor3647" daemon [_thread_blocked, id=87480]
    0x01251628 JavaThread "http-8083-Processor3646" daemon [_thread_blocked, id=87479]
    0x005769d8 JavaThread "http-8083-Processor3645" daemon [_thread_blocked, id=87478]
    0x016c1798 JavaThread "http-8083-Processor3644" daemon [_thread_blocked, id=87477]
    0x00ef6208 JavaThread "http-8083-Processor3643" daemon [_thread_blocked, id=87476]
    0x00221b60 JavaThread "http-8083-Processor3642" daemon [_thread_blocked, id=87475]
    0x016a2b88 JavaThread "http-8083-Processor3641" daemon [_thread_blocked, id=87474]
    0x0198dc20 JavaThread "http-8083-Processor3640" daemon [_thread_blocked, id=87473]
    0x00e61ff0 JavaThread "http-8083-Processor3639" daemon [_thread_blocked, id=87472]
    0x00957df0 JavaThread "http-8083-Processor3638" daemon [_thread_blocked, id=87471]
    0x011a8df0 JavaThread "http-8083-Processor3637" daemon [_thread_blocked, id=87470]
    0x0059d3a0 JavaThread "http-8083-Processor3636" daemon [_thread_blocked, id=87469]
    0x0124b068 JavaThread "http-8083-Processor3635" daemon [_thread_blocked, id=87468]
    0x0238a5b0 JavaThread "http-8083-Processor3634" daemon [_thread_blocked, id=87467]
    0x00a61a60 JavaThread "http-8083-Processor3633" daemon [_thread_blocked, id=87466]
    0x019db810 JavaThread "http-8083-Processor3632" daemon [_thread_blocked, id=87465]
    0x0199f968 JavaThread "http-8083-Processor3605" daemon [_thread_in_vm, id=87339]
    0x019cac68 JavaThread "http-8083-Processor3596" daemon [_thread_blocked, id=87330]
    0x0075d8a0 JavaThread "http-8083-Processor3586" daemon [_thread_blocked, id=87320]
    0x0120f898 JavaThread "http-8083-Processor3585" daemon [_thread_blocked, id=87319]
    0x00e6fcc0 JavaThread "http-8083-Processor3577" daemon [_thread_blocked, id=76622]
    0x00ab1330 JavaThread "http-8083-Processor3528" daemon [_thread_blocked, id=76496]
    0x01650d58 JavaThread "Thread-68062" daemon [_thread_in_native, id=73772]
    0x0199b8e0 JavaThread "http-8083-Processor2576" daemon [_thread_blocked, id=64785]
    0x01993158 JavaThread "http-8083-Processor2565" daemon [_thread_blocked, id=64774]
    0x01409740 JavaThread "http-8083-Processor1700" daemon [_thread_blocked, id=58821]
    0x00934000 JavaThread "MS UI IMAP Connection Reaper" daemon [_thread_blocked, id=100]
    0x01812260 JavaThread "Thread-60" daemon [_thread_blocked, id=74]
    0x00ebf9b8 JavaThread "Directory Cleaner Thread" daemon [_thread_blocked, id=73]
    0x014895f0 JavaThread "TimerDirContext.TimerWatcher" daemon [_thread_blocked, id=71]
    0x0161c7a0 JavaThread "MultiThreadedHttpConnectionManager cleanup" daemon [_thread_blocked, id=70]
    0x00ee4988 JavaThread "RequestWatcher" daemon [_thread_blocked, id=69]
    0x014eb550 JavaThread "http-8083-Monitor" [_thread_blocked, id=68]
    0x0075c0e0 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=17]
    0x00e1f870 JavaThread "JspRuntimeContext[ROOT]" daemon [_thread_blocked, id=16]
    0x01636a40 JavaThread "Thread-2" [_thread_blocked, id=15]
    0x0116f510 JavaThread "CronDaemon" daemon [_thread_blocked, id=14]
    0x018cd3b0 JavaThread "JspRuntimeContext[WebRoot]" daemon [_thread_blocked, id=13]
    0x0014a360 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=11]
    =>0x00148aa8 JavaThread "CompilerThread1" daemon [_thread_in_native, id=10]
    0x00147210 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9]
    0x001463a0 JavaThread "AdapterThread" daemon [_thread_blocked, id=8]
    0x00145598 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7]
    0x00139308 JavaThread "Finalizer" daemon [_thread_blocked, id=6]
    0x00138dc8 JavaThread "Reference Handler" daemon [_thread_blocked, id=5]
    0x00036c50 JavaThread "main" [_thread_in_native, id=1]
    Other Threads:
    0x00136ce8 VMThread [id=4]
    0x0014b5e8 WatcherThread [id=12]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 756672K, used 559590K [0xc6c00000, 0xf8c00000, 0xf8c00000)
    eden space 713472K, 72% used [0xc6c00000,0xe6452e18,0xf24c0000)
    from space 43200K, 99% used [0xf24c0000,0xf4ee6c38,0xf4ef0000)
    to space 54208K, 0% used [0xf5710000,0xf5710000,0xf8c00000)
    PSOldGen total 262144K, used 182087K [0x78c00000, 0x88c00000, 0xc6c00000)
    object space 262144K, 69% used [0x78c00000,0x83dd1e78,0x88c00000)
    PSPermGen total 61440K, used 52943K [0x70c00000, 0x74800000, 0x78c00000)
    object space 61440K, 86% used [0x70c00000,0x73fb3f98,0x74800000)
    Dynamic libraries:
    0x00010000 /ps/jdk1.5.0_06/bin/java
    0xff370000 /usr/lib/libthread.so.1
    0xff3fa000 /usr/lib/libdl.so.1
    0xff280000 /usr/lib/libc.so.1
    0xff3a0000 /usr/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1
    0xfe800000 /ps/jdk1.5.0_06/jre/lib/sparc/server/libjvm.so
    0xff250000 /usr/lib/libsocket.so.1
    0xff230000 /usr/lib/libsched.so.1
    0xff200000 /usr/lib/libCrun.so.1
    0xff1b0000 /usr/lib/libm.so.1
    0xff080000 /usr/lib/libnsl.so.1
    0xff180000 /usr/lib/libmp.so.2
    0xff060000 /ps/jdk1.5.0_06/jre/lib/sparc/native_threads/libhpi.so
    0xfe7d0000 /ps/jdk1.5.0_06/jre/lib/sparc/libverify.so
    0xfe790000 /ps/jdk1.5.0_06/jre/lib/sparc/libjava.so
    0xfe760000 /ps/jdk1.5.0_06/jre/lib/sparc/libzip.so
    0xf8dd0000 /ps/jdk1.5.0_06/jre/lib/sparc/libnet.so
    0x6e800000 /ps/Webmail/WebRoot/WEB-INF/cplib/libcp_pabclient_native.so.solaris
    0xf8cb0000 /usr/lib/libpam.so.1
    0xf8c90000 /usr/lib/librt.so.1
    0xf8c70000 /usr/lib/libpthread.so.1
    0xf8c40000 /usr/lib/libcmd.so.1
    0x6fbf0000 /usr/lib/libaio.so.1
    0x6fbd0000 /usr/lib/libmd5.so.1
    VM Arguments:
    jvm_args: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/ps/tomcat/conf/logging.properties -Xmx2048m -XX:+UseParallelGC -Dsun.rmi.dgc.server.gcInterval=Long.MAX_VALUE -Dsun.rmi.dgc.client.gcInterval=Long.MAX_VALUE -XX:NewSize=800m -XX:MaxNewSize=800m -XX:SurvivorRatio=8 -XX:+MaxFDLimit -XX:SoftRefLRUPolicyMSPerMB=800 -XX:MaxPermSize=128m -Djava.endorsed.dirs=/ps/tomcat/common/endorsed -Dcatalina.base=/ps/tomcat -Dcatalina.home=/ps/tomcat -Djava.io.tmpdir=/ps/tomcat/temp
    java_command: org.apache.catalina.startup.Bootstrap start
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/ps/java
    PATH=/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/sbin:/usr/bin
    LD_LIBRARY_PATH=/ps/jdk1.5.0_06/jre/lib/sparc/server:/ps/jdk1.5.0_06/jre/lib/sparc:/ps/jdk1.5.0_06/jre/../lib/sparc:/ps/Webmail/WebRoot/WEB-INF/cplib:
    SHELL=/sbin/sh
    HOSTTYPE=sun4
    OSTYPE=solaris
    MACHTYPE=sparc
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x6f0ca8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x6f0ca8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGUSR1: [libjvm.so+0x666744], sa_mask[0]=0x00000000, sa_flags=0x00000008
    SIGUSR2: [libjvm.so+0x275d94], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
    SIGHUP: [libjvm.so+0x665424], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x665424], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x665424], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
    --------------- S Y S T E M ---------------
    OS: Solaris 9 9/04 s9s_u7wos_09 SPARC
    Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 29 June 2004
    uname:SunOS 5.9 Generic_118558-23 sun4u (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:0.07 0.21 0.20
    CPU:total 2 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
    Memory: 8k page, physical 8388608k(5653656k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_06-b05) for solaris-sparc, built on Nov 10 2005 11:24:16 by unknown with unknown Workshop:0x550
    I am wandering if anyone can shed some light on the following lines:
    Current CompileTask:
    opto:5496 s! com.sun.mail.imap.IMAPStore.protocolConnect(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Z (415 bytes)
    What exactly is meant by the Current Compile Task? This is a runtime environment, so I don't understand why classes in the com.sun.mail package would need to be compiled at this time.
    Thanks,
    Filip
    Filip

    The JVM has as just-in-time (JIT) compiler, which translates bytecodes into machine instructions for frequently used methods. The Current Compile Task is the method being compiled by the HotSpot JIT when the crash occurred.
    The crash is most likely bug 6346871, which was fixed in 1.5.0_07. Your problem should go away if you migrate to that version.

  • Could not load applet in a browser using jre 1.6.0_06

    Hi,
    I am facing problem with loading applets when the browser uses jre 1.6.0_06.
    Not able to understand what actually the problem is, I tried to check with a small applet that would simply print Hello World on the java console. Even this applet also could not be loaded on the browser. I could load this applet in the test environment of eclipse, but not able to load it on the browser when the applet is deployed on Tomcat.
    We have no problems in loading applet if the browser is using an earlier version of the jre.
    One more thing we have found out that, if we change the SSL cipher suite of the ssl.conf file such that it can support weaker protocols, my applet works with jre 1.6.0_06 also.
    But one thing we could not understand is that why changes in SSL cipher suite of the ssl.conf file creates problem in loading the applet, only in case the browser is using jre 1.6.0_06. I mean to say that changes in the SSL cipher suite does not create any problem in loading the applet if my browser is using an earlier version of jre 1.6.0_06.
    Please help me out as I don't have any clue regarding this problem.
    Thanks in advance.

    Hi,
    We have found a wor around for this problem.
    The following option has been unchecked and the applet could be loaded.
    Go to java control panel
    Under the Advanced Tab
    Under the Security section
    Uncheck the last option "Use TLSv1.0".
    This makes the applet work.
    But could not understand as why this is creating a problem.
    We have tried to include TLSv1.0 in the cipher suite of our apache server, while keeping the above option in java plugin control panel checked, but even that did not solve the problem.
    Please help me of how should I proceed for this problem, as I am totally stuck.
    Thank you.

  • Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode) error

    Hi there,
    Can somebody please help me?
    I'm new to java and recieving the following error in JDeveloper application on Oracle 10g Application server.
    Because of this error, the application's oc4j was down and users were forcefully logged out.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf783c10c, pid=19837, tid=2847853472
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x3d910c]
    # An error report file with more information is saved as hs_err_pid19837.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    The following is the hs_err_pid19837.log
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf783c10c, pid=19837, tid=2847853472
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x3d910c]
    --------------- T H R E A D ---------------
    Current thread (0x0810deb8): JavaThread "CompilerThread0" daemon [_thread_in_native, id=19845]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000004
    Registers:
    EAX=0x00000000, EBX=0xf7a0e7f0, ECX=0x00000e00, EDX=0x00000000
    ESP=0xa9beaed0, EBP=0xa9beaf08, ESI=0xa9beb0a0, EDI=0xa0d5ecf0
    EIP=0xf783c10c, CR2=0x00000004, EFLAGS=0x00210283
    Top of Stack: (sp=0xa9beaed0)
    0xa9beaed0: 00000400 f7a0e7f0 00000000 a818db5d
    0xa9beaee0: a8142d88 a0d80bbd a0d80bbc a818dba1
    0xa9beaef0: 00000964 a9beb0a0 00000080 f7a0e7f0
    0xa9beaf00: 00000121 00000001 a9beaf58 f783bdef
    0xa9beaf10: a9beb090 a8ea1b18 00000000 a0bc9528
    0xa9beaf20: a9beb090 0000001d a8ec2510 00000000
    0xa9beaf30: 00000010 f7a0e7f0 00000000 00000012
    0xa9beaf40: a59ba8d4 00000001 a8ea1b18 f7a0e7f0
    Instructions: (pc=0xf783c10c)
    0xf783c0fc: 8d 74 26 00 8b 45 08 8b 78 58 8b 45 d0 8b 14 87
    0xf783c10c: 8b 42 04 8b 00 85 c0 75 22 8b 4e 04 8b 52 1c 39
    Stack: [0xa9b6c000,0xa9bed000), sp=0xa9beaed0, free space=507k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x3d910c]
    V [libjvm.so+0x3d8def]
    V [libjvm.so+0x3d699f]
    V [libjvm.so+0x1a17db]
    V [libjvm.so+0x19e432]
    V [libjvm.so+0x1474b3]
    V [libjvm.so+0x1a6929]
    V [libjvm.so+0x1a6281]
    V [libjvm.so+0x4c8366]
    V [libjvm.so+0x4c2ba3]
    V [libjvm.so+0x424338]
    C [libpthread.so.0+0x52ab]
    Current CompileTask:
    opto:3386 oracle.sql.NUMBER.toBytes(Ljava/lang/String;I)[B (1034 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0xa3c77748 JavaThread "Timer-48" daemon [_thread_blocked, id=2363]
    0x09241c18 JavaThread "TimerThread300000" daemon [_thread_blocked, id=7808]
    0x084f6230 JavaThread "oracle.dms.aggregator.Timer@15000" daemon [_thread_blocked, id=7802]
    0x08fd3280 JavaThread "oracle.dms.aggregator.Timer@300000" daemon [_thread_blocked, id=7800]
    0x080be700 JavaThread "oracle.dms.aggregator.Timer@30000" daemon [_thread_blocked, id=7799]
    0x08271a20 JavaThread "RMIConnectionThread" [_thread_in_native, id=8322]
    0x0834cb88 JavaThread "RMICallHandler-9" [_thread_blocked, id=4277]
    0x0927ade0 JavaThread "RMICallHandler-8" [_thread_blocked, id=4276]
    0x083aba50 JavaThread "RMICallHandler-7" [_thread_blocked, id=20311]
    0x082bc2f8 JavaThread "RMICallHandler-6" [_thread_blocked, id=19952]
    0x0830c538 JavaThread "AJPRequestHandler-RMICallHandler-5" [_thread_in_Java, id=19933]
    0x0805db88 JavaThread "RMICallHandler-4" [_thread_blocked, id=19903]
    0xa5fa35d8 JavaThread "DestroyJavaVM" [_thread_blocked, id=19837]
    0xa0df9d20 JavaThread "TaskManager" [_thread_blocked, id=19902]
    0x08327938 JavaThread "OC4JMonitorThread" daemon [_thread_blocked, id=19901]
    0x090015c8 JavaThread "Thread-18" daemon [_thread_blocked, id=19900]
    0x084be600 JavaThread "Thread-17" daemon [_thread_in_native, id=19899]
    0xa8e8e110 JavaThread "SystemThreadGroup-6" [_thread_in_native, id=19897]
    0xa5fa4c80 JavaThread "SystemThreadGroup-5" [_thread_in_native, id=19896]
    0x082236a0 JavaThread "SystemThreadGroup-4" [_thread_blocked, id=19895]
    0x084b72c0 JavaThread "Timer-5" [_thread_blocked, id=19894]
    0x08489760 JavaThread "Timer-4" [_thread_blocked, id=19893]
    0x08410540 JavaThread "Timer-1" daemon [_thread_blocked, id=19890]
    0x0841d968 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=19889]
    0x08501638 JavaThread "Thread-11" daemon [_thread_blocked, id=19888]
    0x083f4478 JavaThread "Thread-9" daemon [_thread_blocked, id=19886]
    0x083f4790 JavaThread "Timer-0" [_thread_blocked, id=19884]
    0xa46bd340 JavaThread "RMIServer [0.0.0.0:12704] count:1" [_thread_in_native, id=19881]
    0xa46bd7d0 JavaThread "RMIServer [0.0.0.0:12404] count:1" [_thread_in_native, id=19880]
    0xa46b6758 JavaThread "JMSServer[asusdb02:12604]" [_thread_in_native, id=19879]
    0xa58176d0 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=19878]
    0xa596df78 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=19877]
    0xa5842038 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=19876]
    0xa5841b00 JavaThread "Timer ServiceThread" [_thread_blocked, id=19875]
    0xa5947748 JavaThread "Event ServiceThread" [_thread_blocked, id=19874]
    0x08281b50 JavaThread "LogFlusher" daemon [_thread_blocked, id=19872]
    0x082aff58 JavaThread "LogFlusher" daemon [_thread_blocked, id=19871]
    0x083c7408 JavaThread "LogFlusher" daemon [_thread_blocked, id=19870]
    0x081f43b8 JavaThread "LogFlusher" daemon [_thread_blocked, id=19869]
    0x08110430 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=19847]
    0x0810ef60 JavaThread "CompilerThread1" daemon [_thread_blocked, id=19846]
    =>0x0810deb8 JavaThread "CompilerThread0" daemon [_thread_in_native, id=19845]
    0x0810cd30 JavaThread "AdapterThread" daemon [_thread_blocked, id=19844]
    0x0810bee0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=19843]
    0x08100f70 JavaThread "Finalizer" daemon [_thread_blocked, id=19842]
    0x08100a28 JavaThread "Reference Handler" daemon [_thread_blocked, id=19841]
    Other Threads:
    0x080fe540 VMThread [id=19840]
    0x08111918 WatcherThread [id=19848]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 25600K, used 20464K [0xeb230000, 0xecf00000, 0xf23f0000)
    eden space 21824K, 88% used [0xeb230000,0xec510078,0xec780000)
    from space 3776K, 30% used [0xecb50000,0xecc6c250,0xecf00000)
    to space 3840K, 0% used [0xec780000,0xec780000,0xecb40000)
    PSOldGen total 527808K, used 454745K [0xb23f0000, 0xd2760000, 0xeb230000)
    object space 527808K, 86% used [0xb23f0000,0xce0064e8,0xd2760000)
    PSPermGen total 120448K, used 55280K [0xaa3f0000, 0xb1990000, 0xb23f0000)
    object space 120448K, 45% used [0xaa3f0000,0xad9ec340,0xb1990000)
    Dynamic libraries:
    08048000-08057000 r-xp 00000000 08:06 108945 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/bin/java
    08057000-08059000 rwxp 0000e000 08:06 108945 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/bin/java
    08059000-0929e000 rwxp 08059000 00:00 0 [heap]
    9f300000-9f3fc000 rwxp 9f300000 00:00 0
    9f3fc000-9f400000 ---p 9f3fc000 00:00 0
    9f42d000-9f430000 ---p 9f42d000 00:00 0
    9f430000-9f4ae000 rwxp 9f430000 00:00 0
    9f800000-9f8f6000 rwxp 9f800000 00:00 0
    9f8f6000-9f900000 ---p 9f8f6000 00:00 0
    9f97f000-9f982000 rwxp 9f97f000 00:00 0
    9f982000-9fb00000 rwxp 9f982000 00:00 0
    9fb7f000-9fb82000 rwxp 9fb7f000 00:00 0
    9fb82000-9fe00000 rwxp 9fb82000 00:00 0
    9fe00000-a0000000 rwxp 9fe00000 00:00 0
    a0000000-a0100000 rwxp a0000000 00:00 0
    a017f000-a0182000 ---p a017f000 00:00 0
    a0182000-a0300000 rwxp a0182000 00:00 0
    a0500000-a05fe000 rwxp a0500000 00:00 0
    a05fe000-a0600000 ---p a05fe000 00:00 0
    a0600000-a06fd000 rwxp a0600000 00:00 0
    a06fd000-a0700000 ---p a06fd000 00:00 0
    a077f000-a0782000 ---p a077f000 00:00 0
    a0782000-a08fc000 rwxp a0782000 00:00 0
    a08fc000-a0900000 ---p a08fc000 00:00 0
    a097d000-a0980000 ---p a097d000 00:00 0
    a0980000-a09fe000 rwxp a0980000 00:00 0
    a09fe000-a0a01000 ---p a09fe000 00:00 0
    a0a01000-a0a7f000 rwxp a0a01000 00:00 0
    a0a7f000-a0a82000 ---p a0a7f000 00:00 0
    a0a82000-a0bf9000 rwxp a0a82000 00:00 0
    a0bf9000-a0c00000 ---p a0bf9000 00:00 0
    a0c7f000-a0c82000 ---p a0c7f000 00:00 0
    a0c82000-a0dfa000 rwxp a0c82000 00:00 0
    a0dfa000-a0e00000 ---p a0dfa000 00:00 0
    a1a29000-a1a2c000 rwxp a1a29000 00:00 0
    a1a2c000-a1aaa000 rwxp a1a2c000 00:00 0
    a1aaa000-a1bd9000 r-xs 00000000 08:06 140291 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/xmlparserv2.jar
    a1bd9000-a1c14000 r-xs 00000000 08:06 140260 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/bc4jdatum.jar
    a1c14000-a1cd7000 r-xs 00000000 08:06 140277 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/jsf-impl.jar
    a1cd7000-a1cde000 r-xs 00000000 08:06 140271 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-logging-api.jar
    a1cde000-a1d6f000 r-xs 00000000 08:06 140283 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ojc.jar
    a1d6f000-a212d000 r-xs 00000000 08:06 140250 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adf-faces-impl.jar
    a212d000-a21e1000 r-xs 00000000 08:06 140249 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adf-faces-api.jar
    a21e1000-a22d2000 r-xs 00000000 08:06 140265 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/cache.jar
    a22d2000-a22f2000 r-xs 00000000 08:06 140256 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adftags.jar
    a22f2000-a231b000 r-xs 00000000 08:06 140268 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-collections.jar
    a231b000-a2410000 r-xs 00000000 08:06 140262 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/bc4jhtml.jar
    a2410000-a2768000 r-xs 00000000 08:06 140245 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ModelCSMT.jar
    a2768000-a2808000 r-xs 00000000 08:06 140286 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ojsputil.jar
    a2808000-a2920000 r-xs 00000000 08:06 126211 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/jgroups-core.jar
    a2920000-a29e3000 r-xs 00000000 08:06 126243 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/dsv2.jar
    a29e3000-a2bc6000 r-xs 00000000 08:06 126254 /opt/oracle/product/10.1.3.1/OracleAS_1/sqlj/lib/translator.jar
    a2bc6000-a2e00000 r-xs 00000000 08:06 126275 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/wsclient.jar
    a2e00000-a2eff000 rwxp a2e00000 00:00 0
    a2eff000-a2f00000 ---p a2eff000 00:00 0
    a2f7f000-a2f82000 ---p a2f7f000 00:00 0
    a2f82000-a3121000 rwxp a2f82000 00:00 0
    a3121000-a3200000 ---p a3121000 00:00 0
    a3200000-a3300000 rwxp a3200000 00:00 0
    a3379000-a337c000 ---p a3379000 00:00 0
    a337c000-a33fa000 rwxp a337c000 00:00 0
    a33fa000-a33fd000 ---p a33fa000 00:00 0
    a33fd000-a347b000 rwxp a33fd000 00:00 0
    a347b000-a347e000 ---p a347b000 00:00 0
    a347e000-a34fc000 rwxp a347e000 00:00 0
    a34fc000-a34ff000 ---p a34fc000 00:00 0
    a34ff000-a357d000 rwxp a34ff000 00:00 0
    a357d000-a3580000 ---p a357d000 00:00 0
    a3580000-a35fe000 rwxp a3580000 00:00 0
    a35fe000-a3601000 ---p a35fe000 00:00 0
    a3601000-a367f000 rwxp a3601000 00:00 0
    a367f000-a3682000 ---p a367f000 00:00 0
    a3682000-a37f4000 rwxp a3682000 00:00 0
    a37f4000-a3800000 ---p a37f4000 00:00 0
    a387d000-a3880000 ---p a387d000 00:00 0
    a3880000-a38fe000 rwxp a3880000 00:00 0
    a38fe000-a3901000 ---p a38fe000 00:00 0
    a3901000-a397f000 rwxp a3901000 00:00 0
    a397f000-a3982000 ---p a397f000 00:00 0
    a3982000-a3af8000 rwxp a3982000 00:00 0
    a3af8000-a3b00000 ---p a3af8000 00:00 0
    a3b2a000-a3b2d000 ---p a3b2a000 00:00 0
    a3b2d000-a3bab000 rwxp a3b2d000 00:00 0
    a3c00000-a3cf9000 rwxp a3c00000 00:00 0
    a3cf9000-a3d00000 ---p a3cf9000 00:00 0
    a3d14000-a3d7f000 r-xs 00000000 08:06 140288 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/quartz-all-1.6.0.jar
    a3d7f000-a3d82000 ---p a3d7f000 00:00 0
    a3d82000-a3efa000 rwxp a3d82000 00:00 0
    a3efa000-a3f00000 ---p a3efa000 00:00 0
    a3f0b000-a3f44000 r-xs 00000000 08:06 125845 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/applications/jmsrouter-ejb.jar
    a3f8e000-a4054000 r-xp 00000000 08:06 109470 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libmlib_image.so
    a4054000-a4055000 rwxp 000c5000 08:06 109470 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libmlib_image.so
    a407f000-a4082000 ---p a407f000 00:00 0
    a4082000-a4100000 rwxp a4082000 00:00 0
    a411e000-a4123000 r-xs 00000000 08:06 125841 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/applications/admin_ejb.jar
    a4164000-a41d9000 r-xp 00000000 08:06 109493 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libawt.so
    a41d9000-a41df000 rwxp 00074000 08:06 109493 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libawt.so
    a41df000-a4203000 rwxp a41df000 00:00 0
    a4203000-a4206000 ---p a4203000 00:00 0
    a4206000-a4284000 rwxp a4206000 00:00 0
    a429f000-a42a2000 ---p a429f000 00:00 0
    a42a2000-a4320000 rwxp a42a2000 00:00 0
    a433e000-a439f000 r-xs 00000000 08:06 140290 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/standard.jar
    a439f000-a43a2000 ---p a439f000 00:00 0
    a43a2000-a4420000 rwxp a43a2000 00:00 0
    a4467000-a446a000 ---p a4467000 00:00 0
    a446a000-a44e8000 rwxp a446a000 00:00 0
    a44f9000-a4600000 r-xs 00000000 08:06 126291 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/jsp/lib/taglib/ojsputil.jar
    a4600000-a46fd000 rwxp a4600000 00:00 0
    a46fd000-a4700000 ---p a46fd000 00:00 0
    a4708000-a470e000 r-xp 00000000 08:06 109512 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/headless/libmawt.so
    a470e000-a470f000 rwxp 00005000 08:06 109512 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/headless/libmawt.so
    a4755000-a4c78000 r-xs 00000000 08:06 123808 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/toplink.jar
    a4c78000-a4c7b000 ---p a4c78000 00:00 0
    a4c7b000-a4cf9000 rwxp a4c7b000 00:00 0
    a4cfe000-a4d4f000 r-xs 00000000 08:06 140244 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ModelCSCommon.jar
    a4d4f000-a4d52000 ---p a4d4f000 00:00 0
    a4d52000-a4dd0000 rwxp a4d52000 00:00 0
    a4dd2000-a4e2b000 r-xs 00000000 08:06 140276 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/jsf-api.jar
    a4e2b000-a5081000 r-xs 00000000 08:06 123813 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/toplink-essentials.jar
    a5081000-a5084000 ---p a5081000 00:00 0
    a5084000-a5102000 rwxp a5084000 00:00 0
    a5102000-a5105000 ---p a5102000 00:00 0
    a5105000-a5183000 rwxp a5105000 00:00 0
    a5183000-a5186000 ---p a5183000 00:00 0
    a5186000-a5204000 rwxp a5186000 00:00 0
    a5204000-a5207000 ---p a5204000 00:00 0
    a5207000-a5285000 rwxp a5207000 00:00 0
    a5285000-a5288000 ---p a5285000 00:00 0
    a5288000-a5306000 rwxp a5288000 00:00 0
    a5306000-a5309000 ---p a5306000 00:00 0
    a5309000-a5387000 rwxp a5309000 00:00 0
    a5387000-a538a000 ---p a5387000 00:00 0
    a538a000-a5408000 rwxp a538a000 00:00 0
    a5408000-a540b000 ---p a5408000 00:00 0
    a540b000-a5489000 rwxp a540b000 00:00 0
    a5489000-a548c000 ---p a5489000 00:00 0
    a548c000-a550a000 rwxp a548c000 00:00 0
    a550a000-a553f000 r-xs 00000000 08:06 98266 /var/run/nscd/dbPbmhVH (deleted)
    a553f000-a57f6000 rwxp a553f000 00:00 0
    a57f6000-a5800000 ---p a57f6000 00:00 0
    a5800000-a58ff000 rwxp a5800000 00:00 0
    a58ff000-a5900000 ---p a58ff000 00:00 0
    a5900000-a59f9000 rwxp a5900000 00:00 0
    a59f9000-a5a00000 ---p a59f9000 00:00 0
    a5a1f000-a5a3a000 r-xs 00000000 08:06 140247 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adf-controller.jar
    a5a3a000-a5a3d000 ---p a5a3a000 00:00 0
    a5a3d000-a5abb000 rwxp a5a3d000 00:00 0
    a5abb000-a5acf000 r-xp 00000000 08:06 109468 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnet.so
    a5acf000-a5ad0000 rwxp 00013000 08:06 109468 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnet.so
    a5ad8000-a5b1e000 r-xs 00000000 08:06 140273 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/datatags.jar
    a5b1e000-a5b6f000 r-xs 00000000 08:06 126205 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/http_client.jar
    a5b6f000-a5bbc000 r-xs 00000000 08:06 126267 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/orawsdl.jar
    a5bbc000-a5c00000 r-xs 00000000 08:06 126252 /opt/oracle/product/10.1.3.1/OracleAS_1/sqlj/lib/runtime12.jar
    a5c00000-a5cff000 rwxp a5c00000 00:00 0
    a5cff000-a5d00000 ---p a5cff000 00:00 0
    a5d0b000-a5d28000 r-xs 00000000 08:06 140267 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-beanutils.jar
    a5d28000-a5d43000 r-xs 00000000 08:06 140269 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-digester.jar
    a5d43000-a5d98000 r-xs 00000000 08:06 126272 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/soap.jar
    a5d98000-a5db8000 r-xs 00000000 08:06 119839 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xschema.jar
    a5db8000-a5ea8000 r-xs 00000000 08:06 125471 /opt/oracle/product/10.1.3.1/OracleAS_1/javacache/lib/cache.jar
    a5ea8000-a5f00000 r-xs 00000000 08:06 123807 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/antlr.jar
    a5f00000-a5ffc000 rwxp a5f00000 00:00 0
    a5ffc000-a6000000 ---p a5ffc000 00:00 0
    a6002000-a601e000 r-xs 00000000 08:06 140270 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-el.jar
    a601e000-a603a000 r-xs 00000000 08:06 124985 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/oraclepki.jar
    a603a000-a608e000 r-xs 00000000 08:06 123751 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ojpse.jar
    a608e000-a60a5000 r-xs 00000000 08:06 125608 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_saml.jar
    a60a5000-a60cd000 r-xs 00000000 08:06 125609 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_wss.jar
    a60cd000-a612d000 r-xs 00000000 08:06 125606 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_xmlsec.jar
    a612d000-a616d000 r-xs 00000000 08:06 125599 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_cert.jar
    a616d000-a61e1000 r-xs 00000000 08:06 125598 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_core.jar
    a61e1000-a6286000 r-xs 00000000 08:06 126245 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xquery.jar
    a6286000-a62b6000 r-xs 00000000 08:06 126247 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xsu12.jar
    a62b6000-a6351000 r-xs 00000000 08:06 119844 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xmlmesg.jar
    a6351000-a63d7000 r-xs 00000000 08:06 119846 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xml.jar
    a63d7000-a6506000 r-xs 00000000 08:06 119840 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xmlparserv2.jar
    a6506000-a69e6000 r-xs 00000000 08:06 117429 /opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/orai18n.jar
    a69e6000-a69ea000 r-xs 00000000 08:06 126224 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/ojms-provider.jar
    a69ea000-a6ab4000 r-xs 00000000 08:06 126249 /opt/oracle/product/10.1.3.1/OracleAS_1/rdbms/jlib/aqapi.jar
    a6ab4000-a6ac2000 r-xs 00000000 08:06 117428 /opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/ocrs12.jar
    a6ac2000-a6ad0000 r-xs 00000000 08:06 110701 /opt/oracle/product/10.1.3.1/OracleAS_1/opmn/lib/ons.jar
    a6ad0000-a6c23000 r-xs 00000000 08:06 125713 /opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/ojdbc14dms.jar
    a6c23000-a6c6a000 r-xs 00000000 08:06 123853 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/dms.jar
    a6c6a000-a6c7c000 r-xs 00000000 08:06 123858 /opt/oracle/product/10.1.3.1/OracleAS_1/diagnostics/lib/ojdl.jar
    a6c7c000-a6c7d000 r-xs 00000000 08:06 126246 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xsqlserializers.jar
    a6c7d000-a6c95000 r-xs 00000000 08:06 126478 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/jdev-cm.jar
    a6c95000-a6caa000 r-xs 00000000 08:06 123828 /opt/oracle/product/10.1.3.1/OracleAS_1/ord/jlib/ordhttp.jar
    a6caa000-a6cc0000 r-xs 00000000 08:06 123827 /opt/oracle/product/10.1.3.1/OracleAS_1/ord/jlib/ordim.jar
    a6cc0000-a6cdb000 r-xs 00000000 08:06 126473 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/dc-adapters.jar
    a6cdb000-a6cf4000 r-xs 00000000 08:06 126472 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/adf-connections.jar
    a6cf4000-a6d97000 r-xs 00000000 08:06 126471 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/adfui.jar
    a6d97000-a6d9c000 r-xs 00000000 08:06 126469 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/adfmtl.jar
    a6d9c000-a6e49000 r-xs 00000000 08:06 126488 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/xmlef.jar
    a6e49000-a6e51000 r-xs 00000000 08:06 123780 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/regexp.jar
    a6e51000-a6e5f000 r-xs 00000000 08:06 110690 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/share.jar
    a6e5f000-a6ee9000 r-xs 00000000 08:06 126486 /opt/oracle/product/10.1.3.1/OracleAS_1/mds/lib/mdsrt.jar
    a6ee9000-a6f17000 r-xs 00000000 08:06 126487 /opt/oracle/product/10.1.3.1/OracleAS_1/mds/lib/concurrent.jar
    a6f17000-a6f1f000 r-xs 00000000 08:06 126479 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/commons-cli-1.0.jar
    a6f1f000-a6f6c000 r-xs 00000000 08:06 126460 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfshare.jar
    a6f6c000-a70cb000 r-xs 00000000 08:06 126461 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jct.jar
    a70cb000-a729f000 r-xs 00000000 08:06 126458 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfm.jar
    a729f000-a72bd000 r-xs 00000000 08:06 126480 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfbinding.jar
    a72bd000-a72d7000 r-xs 00000000 08:06 126464 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jimdomains.jar
    a72d7000-a72dd000 r-xs 00000000 08:06 126462 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jctejb.jar
    a72dd000-a72e9000 r-xs 00000000 08:06 126457 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfcm.jar
    a72e9000-a72ff000 r-xs 00000000 08:06 126463 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jdomorcl.jar
    a72ff000-a7309000 r-xs 00000000 08:06 126466 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jmtejb.jar
    a7309000-a7349000 r-xs 00000000 08:06 126467 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/collections.jar
    a7349000-a7350000 r-xs 00000000 08:06 126459 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfmweb.jar
    a7350000-a7569000 r-xs 00000000 08:06 126465 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jmt.jar
    a7569000-a75b3000 r-xs 00000000 08:06 108180 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/connectors/OracleASjms/OracleASjms/gjra.jar
    a75b3000-a75b4000 r-xs 00000000 08:06 108174 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/connectors/datasources/datasources/datasources.jar
    a75b4000-a7609000 r-xs 00000000 08:06 126227 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/scheduler.jar
    a7609000-a764a000 r-xs 00000000 08:06 123854 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/dmsapp.jar
    a764a000-a7651000 r-xs 00000000 08:06 126258 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/JMXSoapAdapterShared.jar
    a7651000-a7654000 r-xs 00000000 08:06 133214 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/ext/esbprotocol.jar
    a7654000-a7655000 r-xs 00000000 08:06 126475 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/ext/adfperfhandler.jar
    a7655000-a767d000 r-xs 00000000 08:06 111507 /opt/oracle/product/10.1.3.1/OracleAS_1/xqs/lib/xds.jar
    a767d000-a769a000 r-xs 00000000 08:06 111506 /opt/oracle/product/10.1.3.1/OracleAS_1/xqs/lib/xqs-api.jar
    a769a000-a76cc000 r-xs 00000000 08:06 123859 /opt/oracle/product/10.1.3.1/OracleAS_1/diagnostics/lib/ojdl2.jar
    a76cc000-a76e1000 r-xs 00000000 08:06 123809 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/toplink-oc4j.jar
    a76e1000-a76e7000 r-xs 00000000 08:06 123749 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ojmisc.jar
    a76e7000-a76f9000 r-xs 00000000 08:06 128099 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/repository.jar
    a76f9000-a7705000 r-xs 00000000 08:06 123768 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/jssl-1_1.jar
    a7705000-a77d2000 r-xs 00000000 08:06 126265 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/orajaxr.jar
    a77d2000-a8100000 r-xs 00000000 08:06 126216 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar
    a8100000-a81fa000 rwxp a8100000 00:00 0
    a81fa000-a8200000 ---p a81fa000 00:00 0
    a8203000-a8209000 r-xp 00000000 08:06 109467 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnio.so
    a8209000-a820a000 rwxp 00005000 08:06 109467 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnio.so
    a8219000-a8223000 r-xs 00000000 08:06 140272 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-logging.jar
    a8223000-a825f000 r-xs 00000000 08:06 126286 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/xsdlib.jar
    a825f000-a826d000 r-xs 00000000 08:06 126268 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/orawsmetadata.jar
    a826d000-a82d0000 r-xs 00000000 08:06 126278 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/wsif.jar
    a82d0000-a8489000 r-xs 00000000 08:06 122296 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ldapjclnt10.jar
    a8489000-a84a3000 r-xs 00000000 08:06 125597 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ospnego.jar
    a84a3000-a84c2000 r-xs 00000000 08:06 128092 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/infratool.jar
    a84c2000-a851a000 r-xs 00000000 08:06 126187 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/jazn.jar
    a851a000-a8637000 r-xs 00000000 08:06 126198 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/jazncore.jar
    a8637000-a88f9000 r-xs 00000000 08:06 126200 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/adminclient.jar
    a88f9000-a8b00000 r-xs 00000000 08:06 126220 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j_orb.jar
    a8b00000-a8bf8000 rwxp a8b00000 00:00 0
    a8bf8000-a8c00000 ---p a8bf8000 00:00 0
    a8c00000-a8d00000 rwxp a8c00000 00:00 0
    a8d00000-a8d05000 r-xs 00000000 08:06 126270 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/relaxngDatatype.jar
    a8d05000-a8d2c000 r-xs 00000000 08:06 126264 /opt/oracle/pro

    Beware with this jvm options:
    -Xms2048m -Xmx2048m -XX:MaxPermSize=2048m
    You ask the JVM to allocate 2Go of Heap size and you allow it to allocate up to 2Go of Perm Size. So in this case, you need to have at least 4Go of free memory.
    If you change -XX:MaxPermSize=2048m to -XX:MaxPermSize=256m, it is ok ?
    note: 256 M of PermSize is already a high value.

  • JRockit 1.5.0_06-b05 incorrect running xalan (1.3 bytecode)

    Hi,
    JRockit seems to be broken running 1.3 bytecode from Xalan (either 2.6 or 2.7). Doing the same transformation in a loop will after some time start producing different (and incorrect) results.
    Recompiling xalan (2.7) with a higher version jdk seems to solve this problem. Also, switching to a Sun VM solves the problem.
    I noticed an old jrockit issue solved for 1.4.2: "CR229176
    A rare error when using apache-xalan xml/xslt transforms is fixed. Xalan uses the swap bytecode (seldom used by javac) which triggered bad behavior within BEA JRockit."
    Although it might be similar I suppose it should also be fixed in the jrockit 1.5 version
    I have derived a test case that demonstrates the problem.
    Is there any place where these details are best sent to?
    Version used:
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    EA JRockit(R) (build R26.4.0-63-63688-1.5.0_06-20060626-2259-win-ia32, )
    Thanks

    Thanks for the reproducer. It appears that JRockit has a bug when optimizing the following method:
    org/apache/xpath/axes/LocPathIterator.execute(Lorg/apac
    he/xpath/XPathContext;)Lorg/apache/xpath/objects/XObject;
    Running with -Xnoopt will avoid the issue (at a performance loss).
    It is not reproducible with the upcoming JRockit R27.1, so it looks like it has been fixed. If you have a support contract and need a patch for R26.4, contact BEA Support referring to this forum thread and ask for a fix for CR295469.

  • JApplet displaying too large in IE with JRE 1.5.0_06

    In my html, I have defined my width and height as 856 and 600 respectively.
    With JRE 1.4, the applet showed at the correct size. But I've upgraded to JRE 1.5.0_06 and now the applet is displaying at 1070 x 750 - that's an additional 25% for each dimension.
    At the beginning of the init() method, I have tried doing:
    this.setSize(856, 600);
    this.validate();but immediately printing out this.getWidth() and this.getHeight() still report 1070 x 750.
    At the end of the init() method, I repeat the
    this.setSize(856, 600);
    this.validate();code and the this,getWidth() and this.getHeight() now informs me of the desired 856 x 600 dimensions - but the applet is still visually too big on the screen.
    Don't get the problem with Mozilla or Firefox - only with IE (v6.0).
    Anyone have any ideas?
    Cheers,
    James

    This does not seem specific to one machine. I got thi crash once on my machine and I have customer complaints where they have reported this issue on several of their machines.

  • JRE 1.5.0_06 & Yahoo games

    Just downloaded the most current Java version JRE 1.5.0_06. I have immediately noticed problems with the Yahoo online Spades game running very slow or freezing. Is there a problem with this new version, or to I need to configure differently with this new version. Any help would be appreciated.

    I play yahoo bridge and spades using 1.5.0_06, and haven't seen performance problem, however there is a known problem when yahoo games exit, sometimes causing the browser to need to be killed manually.
    /Andy

  • Java Version 1.5.0 (build 1.5.0_06-b05)

    hi
    i'm working on windows xp and i've got problem with java Version 1.5.0 (build 1.5.0_06-b05) it s just not working. al the time there was an error that page cannot find java enviropment on my computer
    is there anybody who can help

    Make sure that you installed the development product (the JDK). Then search for the java.exe file and note where it is. Then read #5 of the Java Installation Instructions that tell you how to set your operating system's PATH environment. (Instructions available from where you downloaded Java.)

  • Runitme error after uninstalling 1.5.0_06-b05

    We used v 1.5.0_01-b08 to run our app that connects to a server. Java got updated to 1.5.0_06-b05 and we got some runtime errors. I've uninstalled all versions and reloaded the 01b-08 but ther errors are still there. One thing - I have no problems running if a domain admin is logged on. The problem is an end user (regardless of having local admin) or not, the runtime errors pop up!
    Any ways on fixing this?
    THANKS!!

    That's fixed in 5.0u7; see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6346871 .
    The current compile task is the method the VM's optimizing JIT was working on when it crashed. (The VM compiles Java bytecodes to machine code in the "hot spot" of your application.)
    When you get a crash like that, you can try, as a temporary workaround, excluding the current compile task method from compilation. See http://forum.java.sun.com/thread.jspa?messageID=4273845 .

  • JavaTutor.3.x  error -jre.exe has encountered a problem

    What transpires�
    1. I click on the JavaTutor.3.x shortcut which was installed by courseware supplied by Sun Microsystems through EDS University
    2. Within a second or two, the error message box appears, and states: "jre.exe has encountered a problem and needs to close. We are sorry for the inconvenience. If you were in the middle of something, the information you were working on might be lost. For more information about this error, click here"
    3. When I "click here", the Error signature box appears containing the following information:
    AppName: jre.exe
    AppVer: 0.0.0.0
    ModName: unknown
    ModVer: 0.0.0.0
    Offset: 00010100
    4. This same dialogue box has the followng option: "To view technical information about this error report, click here." When I "click here" the following information appears:
    Exception Information
    Code: 0xc0000005
    Flags: 0x00000000
    Record: 0x00000000000000000
    Address: 0x0000000000010100
    System Information:
    Windows NT 5.1 Build: 2600
    CPU Vendor Code: 00FD0094 - 30024678 - 00000001
    CPU Version: 00000F27
    CPU Feature Code: BFEBF9FF
    CPU AMD Feature Code: 00E9E850
    Thoughts?
    -clark gordon

    I too, am having the same issues as posted above. Here is what I have learned:
    1) The software runs fine on a P3 1GHz system. (WinXPpro)
    2) The software runs fine on a Celeron 500MHz system. (WinXPpro)
    3) The software does not run on a P4 1.8 system (Win2K)
    4) The software does not run on a P4 2.8 laptop (WinXPpro)
    5) On the systems that the software fails to run (P4s), the script changes above do not help.
    I am not much of a 'coder', but I am wondering if the software is trying to write to a memory location (L2, maybe) table that was writable on pre-P4 processors, but is not writable on P4's. Please forgive if I am totally off the mark here. Again, I am not much of a programmer.
    I am counting on all of us teaming the solution for this. Please update this thread if you find a fix.
    spider51

  • J2SE JRE on a thin client problems!!!!!!!!!!

    HELP!
    I would like some help regarding a situation where a webstartable application totalling approx 400k as a prototype app is being sent to a thin client. This thin client is a Wyse computer with a 96mb flash card for its hard disk space. The Java app uses the Swing api and JBoss client jars. The application works smoothly on WinNT or Win2000, 256mb, 700Mhz PC installed with J2SE but the problem is that the target client has a Windows NT Embedded OS which only gives around 7.5mb free hard disk space on its flash card. This is a problem as the client OS needs Java 2 JRE which is a whopping 20.8mb. WebStart when installed totals to approx 1.9mb on a PC. So, the complete deployment for the application would reach approximately 24mb going way past the 7.5mb max limit. The client does have IE+MSJava but uninstalling this JVM is not an option as apparently, it is being used for some other app. I am aware of the option of upgrading the machine but that won't go down too well as it will involve upgrading hundreds of clients. Also, this demo needs to show off Swing to the max so that such an upgrade decision can be made. Getting the application+JRE+WebStart deployed within the limit means that there will be a chance for Java to grow on both the client and server side in Carphone Warehouse, one of the top mobile phone retail companies in the UK. However, if this is not achieved then the alternative is that IE will be used to provide an HTML-based limiting, slow user interface for our users in our stores.
    A related question I have is whether J2Micro Edition is an avenue that may be useful to explore. I have looked at it a little and as a guess I'd say that the configurations I have found are for too simple for the device targetted by us as it is near enough to a PC's spec except that it has limited chip power, hard disk and memory space.
    Please could someone help us with this as it would really promote Java in our company.
    regards,
    Amar Syed
    Carphone Warehouse UK
    Email: [email protected]

    Well, here are a few suggestions, although I'm not sure how feasible they are at this point...
    1) Is it essential that you use WebStart and have the code on the client? That's not really a "Thin client" solution... ;-) Can you refactor your app as a JApplet, and just use the java plugin to run it (~5MB)? This would still enable you to use swing. (You could even just have a "launching" applet in a browser that launches your main GUI JFrame in front of the browser.)
    2) I've never used this product, but it's worth a mention - WebCream, by CreamTect (http://www.creamtec.com/webcream/) - it runs your swing app on the server, and sends a DHTML representation of it to the client's browser. Looks pretty convincing from their examples...
    3) J2ME is probably not an option, since it doesn't support Swing - it has its own limited API for displaying stuff on mobile devices' small screens.
    4) Failing that, there's still server-side java - the JSP/Servlet option, creating your own customized HTML (or super-interactive DHTML) pages and sending them to a browser on the client machine.
    Hope some of this helped a little! Let us know how you get on.
    M

  • JRE 1.5.0_09 install problems

    I recently did a repair install of XP Pro and can no longer perform an update of Java's JRE. I have tried to update via IE7 and Firefox, even the offline install doesn't work.
    The only error message i have been able to intercept is:
    the installation of package http://java.sun.com/update/1.5.0/jre-1_5_0_09-windows-j586.xp:failed with-203
    Any ideas on how to resolve this problem?
    Thanks

    Hi,
    I might be 2 years too late but it's more for anyone else who bumps into this forum on their search for this answer (like I did).
    Just create a file containing the word "yes" and then run directing the file to stdin and then stdout to a file.
    Or simply:
    $ echo "yes" >install.script
    $./jdk-1_5_0_09-solaris-sparc.sh <install.script >/tmp/install.log
    Regards,
    Joshua

  • JRE deployment.properties set value problem

    hi,
    I'd like to set the deployment.javapi.jre.1.5.0_08.args listed in deployment.properties with another two values
    -Xmx256m
    -Xms128m
    These are my existing lines in deployment.properties:
    deployment.javapi.jre.1.5.0_08.osname=Windows
    deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false
    deployment.javapi.jre.1.5.0_08.osarch=x86
    deployment.javapi.jre.1.5.0_08.path=C\:\\Programme\\Sun\\Java\\jre1.5.0_08
    The Sun deployment guide is not any help, because there's no ducumentation about multiple value settings.
    I already tested unsuccessfully
    blanks (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false -Xmx256m -Xms128m),
    pipes (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false|-Xmx256m|-Xms128m),
    plus (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false+-Xmx256m+-Xms128m),
    masked blanks (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false\ -Xmx256m\ -Xms128m),
    Any hints or help?
    Thank you very much for your help

    I'm having the same problem as well. Java 7u21 (32bit), win7 64bit. All i'm trying to do is set
    deployment.security.level=MEDIUM
    in my deployment.properties, but it won't work, i have exactly the same deployment.config as the OP.
    I have noticed, if i go into the user deployment.properties for the user (C:\Users\<name>\AppData\LocalLow\Sun\Java\Deployment\deployment.properties), and delete the file, nothing changes (a new one just gets created with the non system wide settings). HOWEVER, if you open that user deployment.properties file, and remove the entries that you are trying to configure via the system wide deployment.properties, then the system wide deployment.properties comes into play and works.
    But obviously this is not something I want to have to do on every work station.

  • JRE 1.6 BID STUCK PROBLEM....

    Hello..
    I have developed an swing application using "netBeans with JDK 1.6".
    I am facing a problem very commonly.....
    During execution of the programme it gets stuck for more than 1 minute.....
    Its a very big problem and my Client is not happy with that.
    any body have any solution...
    Is there any path to remove this problem....?
    THx

    Can you corrolate the pauses with anything particular in the game, or anything particular in the execution of the JRE itself. Does it only happen on your client's machine, or does it happen on all machines? (E.g., your development machine?)
    On the chance that the problem is an overly long garbage collection, try running with -XX:+PrintGCTimeStamps -XX:+PrintGCDetails. That will tell you how long the garbage collections take, and let you know when they are happening, so you can decide if those are the problem. If garbage collection is taking more than 1 minute on a modest heap (<1GB?), then you should check what else is running on the machine and if you have physical memory enough for the Java object heap. Running the Java object heap out of the paging file is not a good idea.

Maybe you are looking for

  • Live cam voice & msn messenger

    I bought creative live cam voice and I cannot get it to work with WINDOWS LIVE MESSENGER as it always crashes and gives the error message "the program has stopped working". Im using vista 64 bit and all the latest drivers. I did get it working for a

  • After transferring my music from one PC to another ITunes wont let me add music to my iPhone, why?

    iTunes wants to delete all my music on my iPhone and replace it. That includes playlists I have created. I have authorized my iPhone 4 for use on the new computer. Why is this process so painful? how can I stop this process from occurring and why can

  • Date and Time channels in Diadem files

    I'm developing a tool to convert data files from or own format to Diadem data files format, producing a header (.dat) and a binary file (.r64). From my source data files, I have to convert a date channel and a time channel. Is there a way to store su

  • Mouse Over Image Swap bugged transition problem

    I have a question regarding the function of "Import" and "Update" in the properties of an image.  I've re-updated the link above to reflect my specific question.  In the movie, there are image swap transitions as you scroll over various sections of t

  • Compiler cc vs acc in 64 bits

    Hi: We have the "Forte C 6 update 2" and I have a C program and I need to compiler in 64bits using acc and cc Note: acc is the same tha /usr/ucb/cc, it which use the /usr/ccs/bin/ucbcc program. This /usr/ccs/bin/ucbcc program is a link to /opt/SUNWsp