JRE Crashes

I'm using Tomcat 5.5.20 with java version 1.5 update 10.
Problem is, that java crashes repeatedly.
catalina.out includes the following error message :
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xff3412a4, pid=2490, tid=224
# Java VM: Java HotSpot(TM) Server VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# C [libc.so.1+0xc12a4] __lwp_kill+0x8
OS is Solaris 10 (SPARC) with latest recommended patches for J2SE
err_pid-file shows : Memory: 8k page, physical 4194304k(1374704k free)
catalina.sh defines the following parameters
-Xms256m -Xmx1024m -verbose:gc
Thanks for any help or ideas
Jarmo

Note: This thread was originally posted in the [Java Runtime Environment (JRE)|http://forums.sun.com/forum.jspa?forumID=32] forum, but moved to this forum for closer topic alignment.

Similar Messages

  • JRE crash when printing

    I have an application that was written in Java 1.3 and prints successfully on a number of installation networks. On one site, whenever I print the JRE crashes. They use version java 1.5 which I have tested on my development system and have printed ok. I have attached the error log and any help in interpreting it would be greatly appreciated
    Thanks
    Bernard
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0c4110a6, pid=3360, tid=2528
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
    # Problematic frame:
    # C [CPC10S.DLL+0x110a6]
    --------------- T H R E A D ---------------
    Current thread (0x02c8dbc0): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2528]
    siginfo: ExceptionCode=0xc0000005, reading address 0x0000000a
    Registers:
    EAX=0x00000000, EBX=0x02fbf130, ECX=0x000c65d8, EDX=0x035e3118
    ESP=0x02fbe88c, EBP=0x02fbe890, ESI=0x000c65d8, EDI=0x00000000
    EIP=0x0c4110a6, EFLAGS=0x00010206
    Top of Stack: (sp=0x02fbe88c)
    0x02fbe88c: 0c41108f 02fbe8d0 71b725a5 035e3118
    0x02fbe89c: 000c65d8 00000003 77c84948 035e3118
    0x02fbe8ac: 00000001 02fbf130 000bed28 00000000
    0x02fbe8bc: 00000001 00000000 00000001 00000000
    0x02fbe8cc: 00000000 02fbf120 77d6e115 00000000
    0x02fbe8dc: 02fbe8e8 00000004 00000000 00000000
    0x02fbe8ec: 00000000 00000000 00000000 00000000
    0x02fbe8fc: 00000000 00000000 00000000 00000000
    Instructions: (pc=0x0c4110a6)
    0x0c411096: 75 0c 85 f6 75 04 33 c0 eb 43 8b 86 d4 00 00 00
    0x0c4110a6: 8b 48 0a 8b 40 0e 57 ff b6 48 01 00 00 50 51 ff
    Stack: [0x02f80000,0x02fc0000), sp=0x02fbe88c, free space=250k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [CPC10S.DLL+0x110a6]
    C [Cnp50M_D6E80.DLL+0x725a5]
    C [USER32.dll+0x2e115]
    C [ntdll.dll+0x25da3]
    C [awt.dll+0xdb0df]
    j sun.awt.windows.WPrinterJob._startDoc(Ljava/lang/String;)V+0
    j sun.awt.windows.WPrinterJob.startDoc()V+5
    j sun.print.RasterPrinterJob.print(Ljavax/print/attribute/PrintRequestAttributeSet;)V+251
    j sun.print.RasterPrinterJob.print()V+5
    j coriolis1_1b.ProdDatIn2Prime.jButton31_actionPerformed(Ljava/awt/event/ActionEvent;)V+45
    j coriolis1_1b.ProdDatIn2Prime$81.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
    j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
    j javax.swing.DefaultButtonModel.setPressed(Z)V+117
    j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
    j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    J java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
    J java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
    J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139
    J java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    V [jvm.dll+0x845a9]
    V [jvm.dll+0xd9317]
    V [jvm.dll+0x8447a]
    V [jvm.dll+0x841d7]
    V [jvm.dll+0x9ed69]
    V [jvm.dll+0x109fe3]
    V [jvm.dll+0x109fb1]
    C [MSVCRT.dll+0x27fb8]
    C [kernel32.dll+0x1d33b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.awt.windows.WPrinterJob._startDoc(Ljava/lang/String;)V+0
    j sun.awt.windows.WPrinterJob.startDoc()V+5
    j sun.print.RasterPrinterJob.print(Ljavax/print/attribute/PrintRequestAttributeSet;)V+251
    j sun.print.RasterPrinterJob.print()V+5
    j coriolis1_1b.ProdDatIn2Prime.jButton31_actionPerformed(Ljava/awt/event/ActionEvent;)V+45
    j coriolis1_1b.ProdDatIn2Prime$81.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
    j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
    j javax.swing.DefaultButtonModel.setPressed(Z)V+117
    j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
    j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    J java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
    J java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
    J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139
    J java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x02ca1de8 JavaThread "TimerQueue" daemon [_thread_blocked, id=532]
    0x00356170 JavaThread "DestroyJavaVM" [_thread_blocked, id=3724]
    =>0x02c8dbc0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2528]
    0x00a3f720 JavaThread "AWT-Shutdown" [_thread_blocked, id=3960]
    0x02c4d370 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1512]
    0x00a3fc30 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3408]
    0x009f8c90 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2960]
    0x009f7860 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3588]
    0x009f6af0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3328]
    0x0035fc70 JavaThread "Finalizer" daemon [_thread_blocked, id=2816]
    0x009f1aa0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3492]
    Other Threads:
    0x009efdf8 VMThread [id=3416]
    0x009f9ea8 WatcherThread [id=3864]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 245K [0x22a60000, 0x22b00000, 0x22f40000)
    eden space 512K, 35% used [0x22a60000, 0x22a8d7f8, 0x22ae0000)
    from space 64K, 100% used [0x22af0000, 0x22b00000, 0x22b00000)
    to space 64K, 0% used [0x22ae0000, 0x22ae0000, 0x22af0000)
    tenured generation total 7244K, used 5730K [0x22f40000, 0x23653000, 0x26a60000)
    the space 7244K, 79% used [0x22f40000, 0x234d88b0, 0x234d8a00, 0x23653000)
    compacting perm gen total 8192K, used 4601K [0x26a60000, 0x27260000, 0x2aa60000)
    the space 8192K, 56% used [0x26a60000, 0x26ede6d8, 0x26ede800, 0x27260000)
    ro space 8192K, 63% used [0x2aa60000, 0x2af6b178, 0x2af6b200, 0x2b260000)
    rw space 12288K, 46% used [0x2b260000, 0x2b7f9fa8, 0x2b7fa000, 0x2be60000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\Program Files\Java\jre1.5.0_06\bin\javaw.exe
    0x77f50000 - 0x77ff7000      C:\WINDOWS\System32\ntdll.dll
    0x77e60000 - 0x77f46000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e5d000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x77d40000 - 0x77dcc000      C:\WINDOWS\system32\USER32.dll
    0x77c70000 - 0x77cb0000      C:\WINDOWS\system32\GDI32.dll
    0x77c10000 - 0x77c63000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d670000 - 0x6d804000      C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll
    0x76b40000 - 0x76b6c000      C:\WINDOWS\System32\WINMM.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_06\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\System32\PSAPI.DLL
    0x6d640000 - 0x6d64c000      C:\Program Files\Java\jre1.5.0_06\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_06\bin\java.dll
    0x6d660000 - 0x6d66f000      C:\Program Files\Java\jre1.5.0_06\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_06\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763ac000      C:\WINDOWS\System32\IMM32.dll
    0x771b0000 - 0x772d1000      C:\WINDOWS\system32\ole32.dll
    0x51000000 - 0x51047000      C:\WINDOWS\System32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x5c000000 - 0x5c0c8000      C:\WINDOWS\System32\D3DIM700.DLL
    0x74720000 - 0x74764000      C:\WINDOWS\System32\MSCTF.dll
    0x773d0000 - 0x77bc2000      C:\WINDOWS\system32\shell32.dll
    0x63180000 - 0x631e5000      C:\WINDOWS\system32\SHLWAPI.dll
    0x71950000 - 0x71a34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x77340000 - 0x773cb000      C:\WINDOWS\system32\comctl32.dll
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_06\bin\fontmanager.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_06\bin\net.dll
    0x71ab0000 - 0x71ac4000      C:\WINDOWS\System32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\System32\WS2HELP.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_06\bin\nio.dll
    0x71a50000 - 0x71a8b000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f45000      C:\WINDOWS\System32\DNSAPI.dll
    0x76fb0000 - 0x76fb7000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc5000      C:\WINDOWS\System32\rasadhlp.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d1c0000 - 0x6d1e3000      C:\Program Files\Java\jre1.5.0_06\bin\dcpr.dll
    0x763b0000 - 0x763f5000      C:\WINDOWS\system32\COMDLG32.DLL
    0x6a900000 - 0x6ab38000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\Cnp50MUI_D6E80.DLL
    0x77c00000 - 0x77c07000      C:\WINDOWS\system32\VERSION.dll
    0x71b00000 - 0x71c2f000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\Cnp50M_D6E80.DLL
    0x73b30000 - 0x73b43000      C:\WINDOWS\System32\mscms.dll
    0x0c0d0000 - 0x0c2e3000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\CNP50809_D6E80.DLL
    0x0c400000 - 0x0c454000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\CPC10S.DLL
    0x0c8c0000 - 0x0ca4a000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\CNS30MUI_D08E4.DLL
    0x0cb80000 - 0x0cc7a000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\CNS30M_D08E4.DLL
    0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
    VM Arguments:
    java_command: C:\Documents and Settings\shererg\Desktop\MARSDEN.jar
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip
    PATH=C:\Program Files\Compaq\Compaq Management Agents\Dmi\Win32\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\
    USERNAME=shererg
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 1
    CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 253424k(14356k free), swap 620284k(341968k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0

    I am having the same issue when I print to file. It's worked great thousands of times and just today LR crashes!
    Anyone know a fix?
    LR 2.5, Mac G5 2ghz dual 2gig ram OS 10.4.11
    Thanks!
    T

  • Urgent problem: JRE Crashes with Access violation (c0000005)

    I have a problem where the JRE crashes with an Access violation (c0000005) at address (6d4218ce).
    The JVM is:
    java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)The application is swing based, and I have my suspicions that the problem occurs when exec'ing (Runtime.exec()) a script file (deletes data files and FTP's data files around an internal network), but I cannot categorically prove it as yet.
    The lack of a .map file does not help in analysing the Dr Watson log file. Does anyone know if a map file is available for 1.3.1?
    I have tried to raise this as a bug but as we cannot reproduce it on demand, I cannot get Sun to look into it.
    The Dr Watson log file shows:
    State Dump for Thread Id 0x13e
    eax=bf800000 ebx=0336b770 ecx=02b72168 edx=bf800008 esi=02b72168 edi=06ffd12c
    eip=6d4218ce esp=08d0fdbc ebp=08d0fddc iopl=0         nv up ei ng nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000282
    function: <nosymbols>
            6d4218b9 8d4df0           lea     ecx,[ebp-0x10]         ss:09c0e7e2=00000000
            6d4218bc e875000000       call    6d421936
            6d4218c1 5f               pop     edi
            6d4218c2 5e               pop     esi
            6d4218c3 c9               leave
            6d4218c4 c3               ret
            6d4218c5 56               push    esi
            6d4218c6 8bf1             mov     esi,ecx
            6d4218c8 8b5604           mov     edx,[esi+0x4]          ds:03a70b6e=????????
            6d4218cb 83c208           add     edx,0x8
    FAULT ->6d4218ce 8b4210           mov     eax,[edx+0x10]         ds:c06fea0e=????????
            6d4218d1 85c0             test    eax,eax
            6d4218d3 7f25             jg      6d4218fa
            6d4218d5 7d1b             jge     6d4218f2
            6d4218d7 83c9ff           or      ecx,0xff
            6d4218da 6a04             push    0x4
            6d4218dc 2bc8             sub     ecx,eax
            6d4218de 8b4608           mov     eax,[esi+0x8]          ds:03a70b6e=????????
            6d4218e1 d3e0             shl     eax,cl
            6d4218e3 8b4a44           mov     ecx,[edx+0x44]         ds:c06fea0e=????????
            6d4218e6 8d440807         lea     eax,[eax+ecx+0x7]      ds:03a70b6f=????????
            6d4218ea 59               pop     ecx
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    08d0fddc 6d4710ee 0336b734 0336b734 6d4381b7 0336b734 <nosymbols>
    State Dump for Thread Id 0x140
    eax=06a82398 ebx=00000000 ecx=06ab34f0 edx=00000000 esi=0000017c edi=00000000
    eip=77f682db esp=08d4fc24 ebp=08d4fc48 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246
    function: NtWaitForSingleObject
            77f682d0 b8c5000000       mov     eax,0xc5
            77f682d5 8d542404         lea     edx,[esp+0x4]          ss:09c4e62b=00000000
            77f682d9 cd2e             int     2e
            77f682db c20c00           ret     0xc
            77f682de 8bc0             mov     eax,eax
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    08d4fc48 77f04f37 0000017c ffffffff 00000000 6d466097 ntdll!NtWaitForSingleObject
    08d4fc90 6d476550 00000000 00000000 00000001 00765d80 kernel32!WaitForSingleObject Any help would be much appreciated.
    Regards,
    Dave Jackson

    Probably nothing to do with it but I had some dodgy memory, and windows would complain that there was an error to do with that exact memory location: c0000005

  • Tomcat JRE crash on Windows

    We are running Apache Tomcat/5.5.23. When we open a new session to the tomcat from remote server the JRE crashes after the login page. It always terminates in the same location, same crash.
    We have tried serveral versions of JRE (1.4, 1.5, 1.6), and tried several versions of tomcats (4 & 5), but it always reproduces. Notice that starting the internet explorer to connect to the tomcat on the local machine (and not from remote server) this does not reproduce. The problem occurs only (and always) when lauching the Internet explorer on remote machine.
    I've tried to submit this as bug in SUN's bugdatabase but got no reply.
    Anyone know how can we solve this?
    JRE CRASH from JRE 1.6:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82b583, pid=2664, tid=2004 # # Java VM: Java HotSpot(TM) Client VM (10.0-b23 interpreted mode windows-x86) # Problematic frame:
    # C [ntdll.dll+0x2b583]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x03790800): JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x2f33692f
    Registers:
    EAX=0x03525780, EBX=0x00000401, ECX=0x2f33692f, EDX=0x02bd9108 ESP=0x054def90, EBP=0x054defa8, ESI=0x03525778, EDI=0x008c0000 EIP=0x7c82b583, EFLAGS=0x00010246
    Top of Stack: (sp=0x054def90)
    0x054def90: 03525778 03525778 008c0000 033e0000
    0x054defa0: 033e0000 02a70000 054deff0 7c82ba81
    0x054defb0: 00000401 01525778 00000401 008c0000
    0x054defc0: 03525778 00000000 00000780 03527000
    0x054defd0: 054df120 033e0000 00000000 00000000
    0x054defe0: 00000000 00000111 00000000 000000f0
    0x054deff0: 054df0d4 7c82b646 03526000 00001000
    0x054df000: 00000401 00000231 03525780 00002000
    Instructions: (pc=0x7c82b583)
    0x7c82b573: 00 00 8b d0 8b 4a 04 8d 46 08 89 10 89 48 04 56
    0x7c82b583: 89 01 57 89 42 04 e8 37 f0 ff ff 89 5d 08 0f b7
    Stack: [0x053e0000,0x054e0000], sp=0x054def90, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2b583] C [ntdll.dll+0x2ba81] C [ntdll.dll+0x2b646] C [MSVCR71.dll+0x218a] C [net.dll+0x7129] v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x03791c00 JavaThread "http-20790-Monitor" [_thread_blocked, id=2196, stack(0x054e0000,0x055e0000)] =>0x03790800 JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    0x0378c400 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=3732, stack(0x052e0000,0x053e0000)]
    0x0378b400 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=3540, stack(0x051e0000,0x052e0000)]
    0x0378a400 JavaThread "http-20790-Processor22" daemon [_thread_blocked, id=4176, stack(0x050e0000,0x051e0000)]
    0x03789000 JavaThread "http-20790-Processor21" daemon [_thread_blocked, id=5584, stack(0x04fe0000,0x050e0000)]
    0x03784c00 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=6112, stack(0x04ee0000,0x04fe0000)]
    0x03783c00 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=5448, stack(0x04de0000,0x04ee0000)]
    0x03782c00 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=5600, stack(0x04ce0000,0x04de0000)]
    0x03781c00 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=4772, stack(0x04be0000,0x04ce0000)]
    0x0377d800 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=6020, stack(0x04ae0000,0x04be0000)]
    0x0377c400 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=1836, stack(0x049e0000,0x04ae0000)]
    0x0377b400 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=1888, stack(0x048e0000,0x049e0000)]
    0x0377a400 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=4768, stack(0x047e0000,0x048e0000)]
    0x03776400 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=2036, stack(0x046e0000,0x047e0000)]
    0x03753800 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=5644, stack(0x045e0000,0x046e0000)]
    0x03752800 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=332, stack(0x044e0000,0x045e0000)]
    0x03775800 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3560, stack(0x043e0000,0x044e0000)]
    0x03751400 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2136, stack(0x042e0000,0x043e0000)]
    0x03757c00 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=508, stack(0x041e0000,0x042e0000)]
    0x03756c00 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3184, stack(0x040e0000,0x041e0000)]
    0x03756400 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=4048, stack(0x03fe0000,0x040e0000)]
    0x0373f000 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=4864, stack(0x03ee0000,0x03fe0000)]
    0x0373e000 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2424, stack(0x03de0000,0x03ee0000)]
    0x03745400 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=5996, stack(0x03ce0000,0x03de0000)]
    0x03744800 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=4072, stack(0x03be0000,0x03ce0000)]
    0x03771800 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1076, stack(0x03ae0000,0x03be0000)]
    0x02b72400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1704, stack(0x031e0000,0x032e0000)]
    0x02b6cc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4500, stack(0x030e0000,0x031e0000)]
    0x02b6b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5060, stack(0x02fe0000,0x030e0000)]
    0x02b6ac00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5264, stack(0x02ee0000,0x02fe0000)]
    0x02b19000 JavaThread "Finalizer" daemon [_thread_blocked, id=2204, stack(0x02de0000,0x02ee0000)]
    0x02b5b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5852, stack(0x02ce0000,0x02de0000)]
    0x008c7000 JavaThread "main" [_thread_in_native, id=528, stack(0x00530000,0x00630000)]
    Other Threads:
    0x02b17c00 VMThread [stack: 0x02be0000,0x02ce0000] [id=2140]
    0x02b84400 WatcherThread [stack: 0x032e0000,0x033e0000] [id=1432]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 960K, used 572K [0x10010000, 0x10110000, 0x113c0000)
    eden space 896K, 56% used [0x10010000, 0x1008f380, 0x100f0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x10100000, 0x10100000, 0x10110000)
    tenured generation total 6464K, used 6375K [0x113c0000, 0x11a10000, 0x20010000)
    the space 6464K, 98% used [0x113c0000, 0x119f9e58, 0x119fa000, 0x11a10000) compacting perm gen total 12544K, used 12511K [0x20010000, 0x20c50000, 0x24010000)
    the space 12544K, 99% used [0x20010000, 0x20c47f30, 0x20c48000, 0x20c50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d7c0000 - 0x6da10000 D:\PreciseI3\java\JRE1.6\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000 D:\sybase\DataAccess\OLEDB\dll\MSVCR71.dll
    0x71bc0000 - 0x71bc8000 C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000 C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d270000 - 0x6d278000 D:\PreciseI3\java\JRE1.6\bin\hpi.dll
    0x6d770000 - 0x6d77c000 D:\PreciseI3\java\JRE1.6\bin\verify.dll
    0x6d310000 - 0x6d32f000 D:\PreciseI3\java\JRE1.6\bin\java.dll
    0x6d7b0000 - 0x6d7bf000 D:\PreciseI3\java\JRE1.6\bin\zip.dll
    0x6d570000 - 0x6d583000 D:\PreciseI3\java\JRE1.6\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\ -Djava.compiler=NONE
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=D:\sybase\DataAccess\ADONET\dll;D:\sybase\DataAccess\OLEDB\dll;D:\sybase\DataAccess\ODBC\dll;D:\sybase\Shared\Sybase Central 4.3;D:\sybase\OCS-15_0\lib3p;D:\sybase\OCS-15_0\dll;D:\sybase\OCS-15_0\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;D:\sybase\DBISQL\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for windows-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1
    time: Thu Sep 25 10:08:49 2008
    elapsed time: 92 seconds
    JRE CRASH from JRE 1.5:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82a36b, pid=2408, tid=1952 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_15-b04 mixed mode) # Problematic frame:
    # C [ntdll.dll+0x2a36b]
    --------------- T H R E A D ---------------
    Current thread (0x038ede58): JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    siginfo: ExceptionCode=0xc0000005, reading address 0x2f33692f
    Registers:
    EAX=0x20544547, EBX=0x00330000, ECX=0x2f33692f, EDX=0x03345008 ESP=0x0582ed38, EBP=0x0582ef54, ESI=0x03345000, EDI=0x00000401 EIP=0x7c82a36b, EFLAGS=0x00010202
    Top of Stack: (sp=0x0582ed38)
    0x0582ed38: 00002000 00000000 7c829fd6 6d6c6ecf
    0x0582ed48: 03882bd8 00000000 0582ee64 038ede58
    0x0582ed58: 6d6c742a 038ee448 038ede58 00000000
    0x0582ed68: 038ede58 038ef6f8 20b2acc8 100a1fa0
    0x0582ed78: 0582f798 00c0e472 00000000 00000000
    0x0582ed88: 0582f7b8 0582ee64 038ede58 038ee3f8
    0x0582ed98: 038ee418 20544547 038ee80c 0582fa94
    0x0582eda8: 0582ee6c 009575c0 0582edf4 6d71fb96
    Instructions: (pc=0x7c82a36b)
    0x7c82a35b: 02 89 85 48 fe ff ff 8b 4a 04 89 8d f8 fe ff ff
    0x7c82a36b: 8b 39 3b 78 04 0f 85 51 73 01 00 3b fa 0f 85 49
    Stack: [0x05730000,0x05830000), sp=0x0582ed38, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2a36b] C [msvcrt.dll+0x1d08c] C [net.dll+0x6949] J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x873ed]
    V [jvm.dll+0xdfb96]
    V [jvm.dll+0x872be]
    V [jvm.dll+0x8701b]
    V [jvm.dll+0xa1e95]
    V [jvm.dll+0x111325]
    V [jvm.dll+0x1112f3]
    C [msvcrt.dll+0x2b530]
    C [kernel32.dll+0x24829]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x038f1100 JavaThread "http-20790-Monitor" [_thread_blocked, id=4012]
    0x038f0438 JavaThread "http-20790-Processor25" daemon [_thread_blocked, id=1612]
    0x038ef798 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=892]
    0x038eeaf8 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=960]
    =>0x038ede58 JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    0x038ed1b8 JavaThread "http-20790-Processor21" daemon [_thread_in_native, id=2948]
    0x038ec3d8 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=212]
    0x038eb8a8 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=1768]
    0x038eac50 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=4064]
    0x038e9ff8 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=3092]
    0x038e93a0 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=868]
    0x038e8748 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=3640]
    0x038e7af0 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=3412]
    0x038e6e98 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=628]
    0x038e62e0 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=1932]
    0x038e5780 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=2380]
    0x038e4c20 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=1936]
    0x038e40c0 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3372]
    0x038ca2c8 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2032]
    0x038c9768 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=3688]
    0x038c8ac8 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3812]
    0x038c8140 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=1564]
    0x038b3af8 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=540]
    0x03822408 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2564]
    0x038b4948 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=2956]
    0x038cae18 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=1644]
    0x03651e30 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1432]
    0x00920180 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=608]
    0x0091edf8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3548]
    0x0091e1f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=564]
    0x009147e0 JavaThread "Finalizer" daemon [_thread_blocked, id=1548]
    0x00913cf0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3816]
    0x00336d78 JavaThread "main" [_thread_in_native, id=3116]
    Other Threads:
    0x0090faa0 VMThread [id=3052]
    0x00921520 WatcherThread [id=2072]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 896K, used 659K [0x10010000, 0x10100000, 0x113c0000)
    eden space 832K, 71% used [0x10010000, 0x100a4e50, 0x100e0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x100e0000, 0x100e0000, 0x100f0000)
    tenured generation total 11244K, used 10593K [0x113c0000, 0x11ebb000, 0x20010000)
    the space 11244K, 94% used [0x113c0000, 0x11e185b8, 0x11e18600, 0x11ebb000) compacting perm gen total 11520K, used 11514K [0x20010000, 0x20b50000, 0x24010000)
    the space 11520K, 99% used [0x20010000, 0x20b4e820, 0x20b4ea00, 0x20b50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d640000 - 0x6d7de000 D:\PreciseI3\java\JRE\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x6d290000 - 0x6d298000 D:\PreciseI3\java\JRE\bin\hpi.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000 D:\PreciseI3\java\JRE\bin\verify.dll
    0x6d310000 - 0x6d32d000 D:\PreciseI3\java\JRE\bin\java.dll
    0x6d630000 - 0x6d63f000 D:\PreciseI3\java\JRE\bin\zip.dll
    0x6d4d0000 - 0x6d4e3000 D:\PreciseI3\java\JRE\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_15-b04) for windows-x86, built on Feb 9 2008 01:07:28 by "java_re" with MS VC++ 6.0

    We are running Apache Tomcat/5.5.23. When we open a new session to the tomcat from remote server the JRE crashes after the login page. It always terminates in the same location, same crash.
    We have tried serveral versions of JRE (1.4, 1.5, 1.6), and tried several versions of tomcats (4 & 5), but it always reproduces. Notice that starting the internet explorer to connect to the tomcat on the local machine (and not from remote server) this does not reproduce. The problem occurs only (and always) when lauching the Internet explorer on remote machine.
    I've tried to submit this as bug in SUN's bugdatabase but got no reply.
    Anyone know how can we solve this?
    JRE CRASH from JRE 1.6:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82b583, pid=2664, tid=2004 # # Java VM: Java HotSpot(TM) Client VM (10.0-b23 interpreted mode windows-x86) # Problematic frame:
    # C [ntdll.dll+0x2b583]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x03790800): JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x2f33692f
    Registers:
    EAX=0x03525780, EBX=0x00000401, ECX=0x2f33692f, EDX=0x02bd9108 ESP=0x054def90, EBP=0x054defa8, ESI=0x03525778, EDI=0x008c0000 EIP=0x7c82b583, EFLAGS=0x00010246
    Top of Stack: (sp=0x054def90)
    0x054def90: 03525778 03525778 008c0000 033e0000
    0x054defa0: 033e0000 02a70000 054deff0 7c82ba81
    0x054defb0: 00000401 01525778 00000401 008c0000
    0x054defc0: 03525778 00000000 00000780 03527000
    0x054defd0: 054df120 033e0000 00000000 00000000
    0x054defe0: 00000000 00000111 00000000 000000f0
    0x054deff0: 054df0d4 7c82b646 03526000 00001000
    0x054df000: 00000401 00000231 03525780 00002000
    Instructions: (pc=0x7c82b583)
    0x7c82b573: 00 00 8b d0 8b 4a 04 8d 46 08 89 10 89 48 04 56
    0x7c82b583: 89 01 57 89 42 04 e8 37 f0 ff ff 89 5d 08 0f b7
    Stack: [0x053e0000,0x054e0000], sp=0x054def90, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2b583] C [ntdll.dll+0x2ba81] C [ntdll.dll+0x2b646] C [MSVCR71.dll+0x218a] C [net.dll+0x7129] v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x03791c00 JavaThread "http-20790-Monitor" [_thread_blocked, id=2196, stack(0x054e0000,0x055e0000)] =>0x03790800 JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    0x0378c400 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=3732, stack(0x052e0000,0x053e0000)]
    0x0378b400 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=3540, stack(0x051e0000,0x052e0000)]
    0x0378a400 JavaThread "http-20790-Processor22" daemon [_thread_blocked, id=4176, stack(0x050e0000,0x051e0000)]
    0x03789000 JavaThread "http-20790-Processor21" daemon [_thread_blocked, id=5584, stack(0x04fe0000,0x050e0000)]
    0x03784c00 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=6112, stack(0x04ee0000,0x04fe0000)]
    0x03783c00 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=5448, stack(0x04de0000,0x04ee0000)]
    0x03782c00 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=5600, stack(0x04ce0000,0x04de0000)]
    0x03781c00 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=4772, stack(0x04be0000,0x04ce0000)]
    0x0377d800 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=6020, stack(0x04ae0000,0x04be0000)]
    0x0377c400 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=1836, stack(0x049e0000,0x04ae0000)]
    0x0377b400 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=1888, stack(0x048e0000,0x049e0000)]
    0x0377a400 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=4768, stack(0x047e0000,0x048e0000)]
    0x03776400 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=2036, stack(0x046e0000,0x047e0000)]
    0x03753800 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=5644, stack(0x045e0000,0x046e0000)]
    0x03752800 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=332, stack(0x044e0000,0x045e0000)]
    0x03775800 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3560, stack(0x043e0000,0x044e0000)]
    0x03751400 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2136, stack(0x042e0000,0x043e0000)]
    0x03757c00 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=508, stack(0x041e0000,0x042e0000)]
    0x03756c00 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3184, stack(0x040e0000,0x041e0000)]
    0x03756400 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=4048, stack(0x03fe0000,0x040e0000)]
    0x0373f000 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=4864, stack(0x03ee0000,0x03fe0000)]
    0x0373e000 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2424, stack(0x03de0000,0x03ee0000)]
    0x03745400 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=5996, stack(0x03ce0000,0x03de0000)]
    0x03744800 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=4072, stack(0x03be0000,0x03ce0000)]
    0x03771800 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1076, stack(0x03ae0000,0x03be0000)]
    0x02b72400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1704, stack(0x031e0000,0x032e0000)]
    0x02b6cc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4500, stack(0x030e0000,0x031e0000)]
    0x02b6b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5060, stack(0x02fe0000,0x030e0000)]
    0x02b6ac00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5264, stack(0x02ee0000,0x02fe0000)]
    0x02b19000 JavaThread "Finalizer" daemon [_thread_blocked, id=2204, stack(0x02de0000,0x02ee0000)]
    0x02b5b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5852, stack(0x02ce0000,0x02de0000)]
    0x008c7000 JavaThread "main" [_thread_in_native, id=528, stack(0x00530000,0x00630000)]
    Other Threads:
    0x02b17c00 VMThread [stack: 0x02be0000,0x02ce0000] [id=2140]
    0x02b84400 WatcherThread [stack: 0x032e0000,0x033e0000] [id=1432]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 960K, used 572K [0x10010000, 0x10110000, 0x113c0000)
    eden space 896K, 56% used [0x10010000, 0x1008f380, 0x100f0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x10100000, 0x10100000, 0x10110000)
    tenured generation total 6464K, used 6375K [0x113c0000, 0x11a10000, 0x20010000)
    the space 6464K, 98% used [0x113c0000, 0x119f9e58, 0x119fa000, 0x11a10000) compacting perm gen total 12544K, used 12511K [0x20010000, 0x20c50000, 0x24010000)
    the space 12544K, 99% used [0x20010000, 0x20c47f30, 0x20c48000, 0x20c50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d7c0000 - 0x6da10000 D:\PreciseI3\java\JRE1.6\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000 D:\sybase\DataAccess\OLEDB\dll\MSVCR71.dll
    0x71bc0000 - 0x71bc8000 C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000 C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d270000 - 0x6d278000 D:\PreciseI3\java\JRE1.6\bin\hpi.dll
    0x6d770000 - 0x6d77c000 D:\PreciseI3\java\JRE1.6\bin\verify.dll
    0x6d310000 - 0x6d32f000 D:\PreciseI3\java\JRE1.6\bin\java.dll
    0x6d7b0000 - 0x6d7bf000 D:\PreciseI3\java\JRE1.6\bin\zip.dll
    0x6d570000 - 0x6d583000 D:\PreciseI3\java\JRE1.6\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\ -Djava.compiler=NONE
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=D:\sybase\DataAccess\ADONET\dll;D:\sybase\DataAccess\OLEDB\dll;D:\sybase\DataAccess\ODBC\dll;D:\sybase\Shared\Sybase Central 4.3;D:\sybase\OCS-15_0\lib3p;D:\sybase\OCS-15_0\dll;D:\sybase\OCS-15_0\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;D:\sybase\DBISQL\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for windows-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1
    time: Thu Sep 25 10:08:49 2008
    elapsed time: 92 seconds
    JRE CRASH from JRE 1.5:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82a36b, pid=2408, tid=1952 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_15-b04 mixed mode) # Problematic frame:
    # C [ntdll.dll+0x2a36b]
    --------------- T H R E A D ---------------
    Current thread (0x038ede58): JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    siginfo: ExceptionCode=0xc0000005, reading address 0x2f33692f
    Registers:
    EAX=0x20544547, EBX=0x00330000, ECX=0x2f33692f, EDX=0x03345008 ESP=0x0582ed38, EBP=0x0582ef54, ESI=0x03345000, EDI=0x00000401 EIP=0x7c82a36b, EFLAGS=0x00010202
    Top of Stack: (sp=0x0582ed38)
    0x0582ed38: 00002000 00000000 7c829fd6 6d6c6ecf
    0x0582ed48: 03882bd8 00000000 0582ee64 038ede58
    0x0582ed58: 6d6c742a 038ee448 038ede58 00000000
    0x0582ed68: 038ede58 038ef6f8 20b2acc8 100a1fa0
    0x0582ed78: 0582f798 00c0e472 00000000 00000000
    0x0582ed88: 0582f7b8 0582ee64 038ede58 038ee3f8
    0x0582ed98: 038ee418 20544547 038ee80c 0582fa94
    0x0582eda8: 0582ee6c 009575c0 0582edf4 6d71fb96
    Instructions: (pc=0x7c82a36b)
    0x7c82a35b: 02 89 85 48 fe ff ff 8b 4a 04 89 8d f8 fe ff ff
    0x7c82a36b: 8b 39 3b 78 04 0f 85 51 73 01 00 3b fa 0f 85 49
    Stack: [0x05730000,0x05830000), sp=0x0582ed38, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2a36b] C [msvcrt.dll+0x1d08c] C [net.dll+0x6949] J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x873ed]
    V [jvm.dll+0xdfb96]
    V [jvm.dll+0x872be]
    V [jvm.dll+0x8701b]
    V [jvm.dll+0xa1e95]
    V [jvm.dll+0x111325]
    V [jvm.dll+0x1112f3]
    C [msvcrt.dll+0x2b530]
    C [kernel32.dll+0x24829]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x038f1100 JavaThread "http-20790-Monitor" [_thread_blocked, id=4012]
    0x038f0438 JavaThread "http-20790-Processor25" daemon [_thread_blocked, id=1612]
    0x038ef798 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=892]
    0x038eeaf8 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=960]
    =>0x038ede58 JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    0x038ed1b8 JavaThread "http-20790-Processor21" daemon [_thread_in_native, id=2948]
    0x038ec3d8 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=212]
    0x038eb8a8 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=1768]
    0x038eac50 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=4064]
    0x038e9ff8 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=3092]
    0x038e93a0 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=868]
    0x038e8748 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=3640]
    0x038e7af0 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=3412]
    0x038e6e98 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=628]
    0x038e62e0 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=1932]
    0x038e5780 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=2380]
    0x038e4c20 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=1936]
    0x038e40c0 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3372]
    0x038ca2c8 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2032]
    0x038c9768 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=3688]
    0x038c8ac8 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3812]
    0x038c8140 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=1564]
    0x038b3af8 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=540]
    0x03822408 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2564]
    0x038b4948 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=2956]
    0x038cae18 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=1644]
    0x03651e30 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1432]
    0x00920180 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=608]
    0x0091edf8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3548]
    0x0091e1f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=564]
    0x009147e0 JavaThread "Finalizer" daemon [_thread_blocked, id=1548]
    0x00913cf0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3816]
    0x00336d78 JavaThread "main" [_thread_in_native, id=3116]
    Other Threads:
    0x0090faa0 VMThread [id=3052]
    0x00921520 WatcherThread [id=2072]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 896K, used 659K [0x10010000, 0x10100000, 0x113c0000)
    eden space 832K, 71% used [0x10010000, 0x100a4e50, 0x100e0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x100e0000, 0x100e0000, 0x100f0000)
    tenured generation total 11244K, used 10593K [0x113c0000, 0x11ebb000, 0x20010000)
    the space 11244K, 94% used [0x113c0000, 0x11e185b8, 0x11e18600, 0x11ebb000) compacting perm gen total 11520K, used 11514K [0x20010000, 0x20b50000, 0x24010000)
    the space 11520K, 99% used [0x20010000, 0x20b4e820, 0x20b4ea00, 0x20b50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d640000 - 0x6d7de000 D:\PreciseI3\java\JRE\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x6d290000 - 0x6d298000 D:\PreciseI3\java\JRE\bin\hpi.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000 D:\PreciseI3\java\JRE\bin\verify.dll
    0x6d310000 - 0x6d32d000 D:\PreciseI3\java\JRE\bin\java.dll
    0x6d630000 - 0x6d63f000 D:\PreciseI3\java\JRE\bin\zip.dll
    0x6d4d0000 - 0x6d4e3000 D:\PreciseI3\java\JRE\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_15-b04) for windows-x86, built on Feb 9 2008 01:07:28 by "java_re" with MS VC++ 6.0

  • JRE Crash with 1.5.0_13 related to printing & PDF export

    Hi,
    I'm having a problem : JRE 1.5.0 (updates 6, 10 and 13 tried) crashes under my software. The problem is encountered with printing / PDF exporting functionality through JFreeReport. Issue is encountered only with dualcore computers. Fortunately the issue isn't encountered with 1.6.0 anymore but I'd still be interested to find some workaround to make the software run with 1.5.0 also (It would be nice not to require users to have 1.6.0) Problem has been detected with both Win XP SP 2 and Vista.
    First I was suspicious because we are using one JNI library but removing that didn't help so that shouldn't be the case.
    After some searching I found a couple of JVM bugs that were marked as duplicates for http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6186524 . Those were related to 2D things and hence printing, fonts, exporting and with some cases dualcore computers were mentioned. However, that bug should be fixed in 1.5.0_10 but upgrading to 1.5.0_10 (or 1.5.0_13) didn't help so it can't be the actual bug.
    Error log, if somebody can make up something: (This error log was got when running through Eclipse with JRE set to 1.5.0_13 but error has been encountered also when running straight with just one JRE (1.5.0_XX) installed to computer.)
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x762369e6, pid=5312, tid=5188
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_13-b05 mixed mode)
    # Problematic frame:
    # C  [MSCTF.dll+0x69e6]
    ---------------  T H R E A D  ---------------
    Current thread (0x0b3f61d8):  JavaThread "AWT-Windows" daemon [_thread_in_native, id=5188]
    siginfo: ExceptionCode=0xc0000005, reading address 0x580e0e0e
    Registers:
    EAX=0x580e0e0e, EBX=0x00129f40, ECX=0x0b53f288, EDX=0x01300311
    ESP=0x0b53f24c, EBP=0x0b53f250, ESI=0x0b53f288, EDI=0x00123970
    EIP=0x762369e6, EFLAGS=0x00010202
    Top of Stack: (sp=0x0b53f24c)
    0x0b53f24c:   80004005 0b53f28c 76239ae4 580e0e0e
    0x0b53f25c:   00152fe0 00123970 76236704 00140d70
    0x0b53f26c:   013003f1 00000000 00000000 762367c8
    0x0b53f27c:   001ba198 0b8400ec 00000000 580e0e0e
    0x0b53f28c:   0b53f2d0 762391cd 00153118 00000000
    0x0b53f29c:   00129f40 00123970 764d37c0 0b53f6b8
    0x0b53f2ac:   764c5ac9 764d8f11 fffffffe 764d37c0
    0x0b53f2bc:   762367f0 0b8400e4 0b53f2d8 7623689f
    Instructions: (pc=0x762369e6)
    0x762369d6:   ff 55 8b ec 8b 45 08 85 c0 56 8b f1 89 06 74 06
    0x762369e6:   8b 08 50 ff 51 04 8b c6 5e 5d c2 04 00 90 90 90
    Stack: [0x0b500000,0x0b540000),  sp=0x0b53f24c,  free space=252k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [MSCTF.dll+0x69e6]
    C  [MSCTF.dll+0x9ae4]
    C  [MSCTF.dll+0x91cd]
    C  [MSCTF.dll+0x9bec]
    C  [MSCTF.dll+0x8e6f]
    C  [IMM32.DLL+0x3472]
    C  [USER32.dll+0x199cd]
    C  [USER32.dll+0x18e4c]
    C  [USER32.dll+0x18de1]
    C  [USER32.dll+0x19132]
    C  [USER32.dll+0x21a10]
    C  [USER32.dll+0x21ae8]
    C  [USER32.dll+0x21c03]
    C  [USER32.dll+0x23656]
    C  [ntdll.dll+0x60e6e]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  sun.awt.windows.WToolkit.eventLoop()V+0
    j  sun.awt.windows.WToolkit.run()V+69
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0c077b28 JavaThread "export-worker--0" daemon [_thread_in_native, id=6032]
      0x0c0779a0 JavaThread "Repagination-Worker" daemon [_thread_blocked, id=6016]
      0x0c077818 JavaThread "Thread-20" [_thread_blocked, id=4740]
      0x0bf45428 JavaThread "Timer-0" daemon [_thread_blocked, id=4456]
      0x0bfee410 JavaThread "GC Daemon" daemon [_thread_blocked, id=4368]
      0x0bfee288 JavaThread "RMI RenewClean-[192.168.1.155:49177]" daemon [_thread_blocked, id=5460]
      0x00f718a0 JavaThread "DestroyJavaVM" [_thread_blocked, id=5212]
      0x0bfcba50 JavaThread "TimerQueue" daemon [_thread_blocked, id=4704]
      0x0b49d470 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2696]
      0x0b4a6288 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=632]
    =>0x0b3f61d8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5188]
      0x0b3f6050 JavaThread "AWT-Shutdown" [_thread_blocked, id=3368]
      0x0103ef78 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=416]
      0x0103e338 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1216]
      0x0103d9b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5592]
      0x010333e8 JavaThread "Finalizer" daemon [_thread_blocked, id=4820]
      0x01030e10 JavaThread "Reference Handler" daemon [_thread_blocked, id=4144]
    Other Threads:
      0x0102be10 VMThread [id=936]
      0x00fd8ba8 WatcherThread [id=1316]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 2304K, used 1239K [0x03100000, 0x03370000, 0x035e0000)
      eden space 2112K,  49% used [0x03100000, 0x03205da8, 0x03310000)
      from space 192K, 100% used [0x03340000, 0x03370000, 0x03370000)
      to   space 192K,   0% used [0x03310000, 0x03310000, 0x03340000)
    tenured generation   total 29228K, used 24017K [0x035e0000, 0x0526b000, 0x07100000)
       the space 29228K,  82% used [0x035e0000, 0x04d544d0, 0x04d54600, 0x0526b000)
    compacting perm gen  total 15616K, used 15552K [0x07100000, 0x08040000, 0x0b100000)
       the space 15616K,  99% used [0x07100000, 0x08030000, 0x08030000, 0x08040000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\Program Files\Java\jre1.5.0_13\bin\javaw.exe
    0x776b0000 - 0x777ce000      C:\Windows\system32\ntdll.dll
    0x764b0000 - 0x76588000      C:\Windows\system32\kernel32.dll
    0x76660000 - 0x7671f000      C:\Windows\system32\ADVAPI32.dll
    0x777f0000 - 0x778b3000      C:\Windows\system32\RPCRT4.dll
    0x76980000 - 0x76a1e000      C:\Windows\system32\USER32.dll
    0x76b90000 - 0x76bdb000      C:\Windows\system32\GDI32.dll
    0x76360000 - 0x7640a000      C:\Windows\system32\MSVCRT.dll
    0x76b70000 - 0x76b8e000      C:\Windows\system32\IMM32.DLL
    0x76230000 - 0x762f7000      C:\Windows\system32\MSCTF.dll
    0x764a0000 - 0x764a9000      C:\Windows\system32\LPK.DLL
    0x76720000 - 0x7679d000      C:\Windows\system32\USP10.dll
    0x10000000 - 0x10017000      C:\Windows\system32\APSHook.dll
    0x6d640000 - 0x6d7dd000      C:\Program Files\Java\jre1.5.0_13\bin\client\jvm.dll
    0x752d0000 - 0x75303000      C:\Windows\system32\WINMM.dll
    0x76a20000 - 0x76b64000      C:\Windows\system32\ole32.dll
    0x76170000 - 0x761fc000      C:\Windows\system32\OLEAUT32.dll
    0x75290000 - 0x752c8000      C:\Windows\system32\OLEACC.dll
    0x75da0000 - 0x75dcc000      C:\Windows\system32\apphelp.dll
    0x6d290000 - 0x6d298000      C:\Program Files\Java\jre1.5.0_13\bin\hpi.dll
    0x75f60000 - 0x75f67000      C:\Windows\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000      C:\Program Files\Java\jre1.5.0_13\bin\verify.dll
    0x6d310000 - 0x6d32d000      C:\Program Files\Java\jre1.5.0_13\bin\java.dll
    0x6d630000 - 0x6d63f000      C:\Program Files\Java\jre1.5.0_13\bin\zip.dll
    0x6d000000 - 0x6d16a000      C:\Program Files\Java\jre1.5.0_13\bin\awt.dll
    0x734b0000 - 0x734f1000      C:\Windows\system32\WINSPOOL.DRV
    0x74b80000 - 0x74bbf000      C:\Windows\system32\uxtheme.dll
    0x003e0000 - 0x003f8000      C:\Program Files\Hewlett-Packard\IAM\bin\ItClient.dll
    0x76300000 - 0x76355000      C:\Windows\system32\SHLWAPI.dll
    0x74f50000 - 0x750e4000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100\comctl32.dll
    0x74ec0000 - 0x74f46000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1\Comctl32.dll
    0x71cb0000 - 0x71cbc000      C:\Windows\system32\dwmapi.dll
    0x76be0000 - 0x776ae000      C:\Windows\system32\shell32.dll
    0x6d240000 - 0x6d290000      C:\Program Files\Java\jre1.5.0_13\bin\fontmanager.dll
    0x6d4d0000 - 0x6d4e3000      C:\Program Files\Java\jre1.5.0_13\bin\net.dll
    0x76200000 - 0x7622d000      C:\Windows\system32\WS2_32.dll
    0x777e0000 - 0x777e6000      C:\Windows\system32\NSI.dll
    0x755e0000 - 0x7561b000      C:\Windows\system32\mswsock.dll
    0x75640000 - 0x75646000      C:\Windows\System32\wship6.dll
    0x6d4f0000 - 0x6d4f9000      C:\Program Files\Java\jre1.5.0_13\bin\nio.dll
    0x6d3d0000 - 0x6d3ef000      C:\Program Files\Java\jre1.5.0_13\bin\jpeg.dll
    0x75360000 - 0x75398000      C:\Windows\system32\rsaenh.dll
    0x75e20000 - 0x75e3e000      C:\Windows\system32\USERENV.dll
    0x75e00000 - 0x75e14000      C:\Windows\system32\Secur32.dll
    0x74a70000 - 0x74a7f000      C:\Windows\system32\NLAapi.dll
    0x75800000 - 0x75819000      C:\Windows\system32\IPHLPAPI.DLL
    0x757c0000 - 0x757f5000      C:\Windows\system32\dhcpcsvc.DLL
    0x75ac0000 - 0x75aeb000      C:\Windows\system32\DNSAPI.dll
    0x757b0000 - 0x757b7000      C:\Windows\system32\WINNSI.DLL
    0x75790000 - 0x757b0000      C:\Windows\system32\dhcpcsvc6.DLL
    0x727e0000 - 0x727e8000      C:\Windows\System32\winrnr.dll
    0x76930000 - 0x76979000      C:\Windows\system32\WLDAP32.dll
    0x727d0000 - 0x727df000      C:\Windows\system32\napinsp.dll
    0x72070000 - 0x72082000      C:\Windows\system32\pnrpnsp.dll
    0x727c0000 - 0x727cc000      C:\Windows\system32\wshbth.dll
    0x767a0000 - 0x76928000      C:\Windows\system32\SETUPAPI.dll
    0x75220000 - 0x75226000      C:\Windows\System32\wshtcpip.dll
    0x728d0000 - 0x728d6000      C:\Windows\system32\rasadhlp.dll
    0x6d1c0000 - 0x6d1e3000      C:\Program Files\Java\jre1.5.0_13\bin\dcpr.dll
    0x6d5f0000 - 0x6d5f6000      C:\Program Files\Java\jre1.5.0_13\bin\rmi.dll
    0x0b990000 - 0x0b9a1000      C:\Eclipse workspace\fenix\lib\ICE_JNIRegistry.dll
    0x760f0000 - 0x76164000      C:\Windows\system32\COMDLG32.DLL
    0x71610000 - 0x71617000      C:\Windows\system32\spool\DRIVERS\W32X86\3\SDNT5UI.DLL
    0x0bac0000 - 0x0bad2000      C:\Windows\system32\spool\DRIVERS\W32X86\3\SDDM32.DLL
    0x71130000 - 0x71145000      C:\Windows\system32\spool\DRIVERS\W32X86\3\ZSPOOL.dll
    0x710e0000 - 0x710ea000      C:\Windows\system32\spool\DRIVERS\W32X86\3\ZGDI32.dll
    0x70810000 - 0x70821000      C:\Windows\system32\MSVCRT40.dll
    0x715d0000 - 0x715da000      C:\Windows\system32\spool\DRIVERS\W32X86\3\ZTAG32.dll
    0x75650000 - 0x75658000      C:\Windows\system32\VERSION.dll
    0x71060000 - 0x71080000      C:\Windows\system32\spool\DRIVERS\W32X86\3\SDDMUI.DLL
    0x0bae0000 - 0x0bae7000      C:\Windows\system32\spool\DRIVERS\W32X86\3\ZLANG.dll
    0x0bbc0000 - 0x0bbe4000      C:\Windows\system32\spool\DRIVERS\W32X86\3\SR32.dll
    0x0bb70000 - 0x0bb7d000      C:\Windows\system32\spool\DRIVERS\W32X86\3\IMFNT5.DLL
    0x71600000 - 0x71608000      C:\Windows\system32\spool\DRIVERS\W32X86\3\Imf32.dll
    0x76410000 - 0x76494000      C:\Windows\system32\CLBCatQ.DLL
    0x6de10000 - 0x6e033000      C:\Windows\system32\NetworkExplorer.dll
    0x742c0000 - 0x74377000      C:\Windows\system32\PROPSYS.dll
    0x76590000 - 0x7665f000      C:\Windows\system32\WININET.dll
    0x777d0000 - 0x777d3000      C:\Windows\system32\Normaliz.dll
    0x75f70000 - 0x75fb5000      C:\Windows\system32\iertutil.dll
    0x759a0000 - 0x759b4000      C:\Windows\system32\MPR.dll
    0x71940000 - 0x71952000      C:\Windows\System32\ntlanman.dll
    0x75a50000 - 0x75aba000      C:\Windows\System32\NETAPI32.dll
    0x71a00000 - 0x71a08000      C:\Windows\System32\drprov.dll
    0x719d0000 - 0x719df000      C:\Windows\System32\davclnt.dll
    0x734a0000 - 0x734aa000      C:\Windows\system32\cscapi.dll
    0x707e0000 - 0x707e9000      C:\Windows\system32\LINKINFO.dll
    0x6c460000 - 0x6c519000      C:\Windows\system32\spool\DRIVERS\W32X86\3\unidrvui.dll
    0x6bdd0000 - 0x6be8b000      C:\Windows\system32\spool\DRIVERS\W32X86\3\mxdwdrv.dll
    0x6c350000 - 0x6c365000      C:\Windows\system32\FontSub.dll
    VM Arguments:
    jvm_args: -Djava.library.path=c:/Eclipse workspace/fenix/lib -Xbootclasspath/a:C:\Eclipse workspace\fenix\rsrc\images\buttons;C:\Eclipse workspace\fenix\rsrc\images\buttons\general;C:\Eclipse workspace\fenix\rsrc\images\buttons\report
    java_command: XXX
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\Program Files\Java\jre1.6.0_03\bin\client;C:\Program Files\Java\jre1.6.0_03\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;c:\Program Files\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Hewlett-Packard\IAM\bin
    USERNAME=XXX
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 72 Stepping 2, AuthenticAMD
    ---------------  S Y S T E M  ---------------
    OS: Windows Vista Build 6000
    CPU:total 2 (cores per cpu 2, threads per core 1) family 15 model 72 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowext, 3dnow
    Memory: 4k page, physical 1964736k(863916k free), swap 4159556k(2569432k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_13-b05) for windows-x86, built on Sep 25 2007 19:11:52 by "java_re" with MS VC++ 6.0

    This looks like [bug 6754141|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6754141] in the just-in-time compiler. If you have a support contract you can escalate this to get a fix in a jdk1.5.0 update. Alternatively, there do not seem to be any reports of this in jdk6, so you could try a recent jdk6 update (e.g., jdk6 update 17).

  • JRE Crashing

    Hello, I am able to run simple applications and Swing applications on my Linux Kubuntu 64-bit operating system. However, when I try to run an AWT application, it loads, but If I send any sort of event twice, like two mouse clicks, it crashes, and gives me the following error:
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xf73b931d, pid=13473, tid=2990496656
    # JRE version: 6.0_14-b08
    # Java VM: Java HotSpot(TM) Server VM (14.0-b16 mixed mode linux-x86 )
    # Problematic frame:
    # V [libjvm.so+0x11931d]
    # An error report file with more information is saved as:
    # /home/zyle/Desktop/Oraculum Client/hs_err_pid13473.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    I have tried the standard JDK and JRE, and openJDK, and 32 and 64 bit libraries, but none of them work. Is there something I"m missing, or haven't setup properly or is this a known issue that hasn't been fixed yet?

    Based on past posts...
    First that isn't a supported OS. At least not that I can find.
    Second the 64 bit install requires that you follow the install instructions. If you do not it will not work.
    Third I believe someone claimed that they got the Sun install to work with that version of linux. Although that might be because they went back and followed the instructions (item 2 above.) But you can search for that thread.

  • JRE crashing browser

    Hi,
    I just bought a new computer and downloaded the latest JRE but it keeps crashing my browser (I am using windows XP and Internet Explorer) I live in Japan and kept getting the JRE downloads in Japanese until I changed my regional preferences on my computer.
    This is the message that appears on my screen when I contact a certain website (it is an accounting studies website and yes I have sent an email to them too--I am just in a real bind):
    Microsoft Visual C++ Runtime Library
    Runtime Error
    C:Programfiles/internetExplorer/iexplorer.exe
    This application has requested the runtime to terminate it in an unsual way. Please contact the application's support team for more information.

    I'm receiving the same error also as I'm accessing a form in Oracle 11i. If I disable the Java plugin in IE7 or IE6(i have multiple PC's in the office) i can then access the page. This is only a band aid as other sites and software are affected by disabling Java.
    I'm running Java 6 update 2. This started to happen Sept. 7th somewhere between 1pm-3pm PST. All was normal before that. This is happening on a variety of PC's. All running XP sp2 with all the latest updates. Some have IE6 and some have IE7.
    Does anyone have a solution for this?

  • JRE Crashing Everytime

    Alright so, I'm not sure when this started happening, but my Java seems to be really broken, I can't get it to work properly, even just by launching a java command it crashes.
    I've tried everything, I've also used JavaRa to cleanup all the Java files, that didn't work either, cleaned up the registry, local Java folders, still crashes after a clean reinstallation.
    Here's the wer file I ripped from WER Report Archive
    http://puu.sh/8w0qd.txt
    I'm running on Windows 8.1 Pro by the way.

    https://discussions.apple.com/message/22356819#22356819
    Found by Googleing "apple mux control"
    http://forums.macrumors.com/showthread.php?t=1699245
    Good Luck...

  • JRE freeze when loading applet twice, through VSAT network

    Here is a good one for you guys I think ...
    ===========
    What I got:
    ===========
    I have a java web application, runing with Tomcat 5.5.
    I use a Apache HTTP Server 2.0.52 for my statiques ressources (html, etc ...), and the modjk connector 1.2.13 to forward all the dynamic requests from the client to the application server.
    One of my html pages contains a signed java applet.
    Basically, this applet control a scanner and send the scanned image to the web application server.
    This applet:
    - use some swing components
    - use the netscape.javascript.JSObject to call javascript functions
    - use the morena API (which include a native library) in order to control a TWAIN scanner
    - format the scanned image into a JPEG image
    - send the formatted image to the web server, using an HttpURLConnection
    (I use a servlet on server side to get the uploaded image)
    - wait for the server response, that tells my applet if the upload has been successfull or not
    Some additional infos:
    - I use morena 6.2.0.0
    - I use JRE 1.5.0.0.1 to run the applet
    - JRE on client side is configured as follow:
    - no applet caching
    - network parameters: "use the browser parameters"
    ==============
    My problem is:
    ==============
    - Through a LAN network, the applet works perfectly ...
    - Through an internet network (I use a VSAT / IDIRECT network), I can load and run my applet the first time
    but when I try to run my applet for the second time (without closing the browser), it just doesn't start, and the JRE crash
    (i.e. the java console freeze ..., just like if it was waiting for something ...)
    nothing happen after that, and I have to kill my JRE / Browser
    the funny stuff about it is that the applet works fine (even through VSAT network) when I don't upload the scanned image on the server
    load and run ok as many time as I want ...
    => seems that something's going wrong during the uploading process
    ==========================
    What I have already tried:
    ==========================
    1/ getting rid of the Java - Javascript communication (JSObject seems to have heaps of bugs ...)
    => no changes
    2/ be careful to close correctly my HttpURLConnection, with a HttpURLConnection.disconnect()
    => no changes
    3/ put the morena jars directly on the client side (in the lib/ext directory of the JRE):
    the morena API use a native library, and apparently, a native library can not be loaded by 2 different ClassLoader
    just to avoid any "java.lang.UnsatisfiedLinkError"
    as shown on http://forum.java.sun.com/thread.jspa?forumID=31&threadID=628889
    => no changes
    4/ have a closer look on the http apache server, just to get rid of the error
    "OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed."
    as shown on the bug 21425 in http://issues.apache.org/bugzilla/show_bug.cgi?id=21425
    => no changes
    5/ use the upgrade version 1.5.0.6 of the JRE
    => no changes
    ==========
    ANY HELP ?
    ==========
    and as usual, I had to fix this problem for yesterday ... :)))
    Any ideas about that ?
    need more infos ?: just let me know
    ======================================================================================
    Here is the piece of code I use to upload the image from the client to the web server:
    ======================================================================================
    * Upload de cette image sur le serveur, apr�s passage au format JPEG
    * @param imageSelectionnee BufferedImage image � transf�rer
    * @throws ComposantNumerisationException exception pouvant etre lev� lors de l'upload
    public void uploadImage(BufferedImage imageSelectionnee)
        throws ComposantNumerisationException {
        // connexion http au server
        HttpURLConnection connexionServer = null;
        // flux de sortie, permettant d'envoyer les donn�es vers le serveur
        OutputStream fluxSortie = null;
        // parametres pour le libelle de l'exception
        ParametresProprietes parametres = null;
        // flux d'entr�e, pour lire la r�ponse du serveur
        BufferedReader fluxEntree = null;
        // r�ponse du serveur
        String reponseServeur = null;
        // image au format JPEG
        BufferedImage imageFormatJPEG = null;
        try {
            /* conversion de l'image au format JPEG */
            imageFormatJPEG = this.formatterImage(imageSelectionnee);
            /* ouverture d'une connexion vers le serveur */
            connexionServer = this.ouvrirConnexion(imageFormatJPEG);
            /* ecriture des donn�es dans le flux de sortie, vers le serveur */
            // cr�ation d'un outputStream
            fluxSortie = connexionServer.getOutputStream();
            // transfert des donn�es vers le serveur
            ImageIO.write(imageFormatJPEG, Constantes.TYPE_IMAGE, fluxSortie);
            fluxSortie.flush();
            /* lecture de la r�ponse du serveur */
            // cr�ation d'un flux de lecture sur le flux d'entr�e
            fluxEntree = new BufferedReader(new InputStreamReader(
                                                connexionServer.getInputStream()));
            // lecture de la r�ponse du serveur
            reponseServeur = fluxEntree.readLine();
            // v�rification du succes de l'upload, en fonction de la r�ponse du serveur
            if (!reponseServeur.startsWith("REPONSE")) {
                /* cas ou le message retour ne commence pas par "REPONSE":
                 * ce n'est pas la r�ponse de la servlet
                 *  => Tomcat nous a redirig� vers la page d'authentification */
                fenetreNumerisation.redirigerFenetreAuthentification();
            } else if (reponseServeur.compareTo("REPONSE:OK") != 0) {
                // la r�ponse du serveur indique qu'il y a eu un probl�me lors de l'upload
                throw new IOException(reponseServeur);
        } catch (IOException e) {
            // cr�ation des parametres pour ce libelle d'erreurs
            parametres = new ParametresProprietes();
            parametres.ajouterParametre("0", e.toString());
            throw new ComposantNumerisationException(
                    proprietes.getPropriete("ERREUR_UPLOAD", null),
                    proprietes.getPropriete("ERREUR_UPLOAD_TECH", parametres),
                    ComposantNumerisationException.ERREUR_NON_BLOCANTE);
        } finally {
            try {
                // fermeture de ce flux de sortie
                if (null != fluxSortie) {
                    fluxSortie.close();
                // fermeture du flux de lecture de la reponse
                if (null != fluxEntree) {
                    fluxEntree.close();
            } catch (IOException e) {
            // fermeture de la connexion
            if (null != connexionServer) {
                connexionServer.disconnect();
    * Ouverture d'une connexion vers la servlet d'upload de l'image
    * @param image BufferedImage image � transf�rer
    * @return HttpURLConnection une connexion http
    * @throws IOException exception IO
    * @throws ComposantNumerisationException exception
    private HttpURLConnection ouvrirConnexion(BufferedImage image)
        throws IOException, ComposantNumerisationException {
        // url du server
        URL urlServer = null;
        // connexion http au server
        HttpURLConnection connexionServer = null;
        // signature
        String signature = null;
        // g�n�ration de la signature de l'image � transf�rer
        signature = this.genererSignatureImage(image);
        // construction de l'url du serveur � appeler pour cet upload
        // en incluant un parametre pour transmettre la signature de l'image � transf�rer
        // + identifiant du passeport d'urgence courant
        urlServer = new URL(this.urlServeur + this.action +
                            "?" + Constantes.PARAM_SIGNATURE_IMAGE + "=" + signature +
                            "&" + Constantes.PARAM_IDDEMANDE + "=" + idDemande +
                            "&" + Constantes.PARAM_CODEMAJ + "=" + codeMaj +
                            "&" + Constantes.PARAM_TYPEDEMANDE + "=" + typeDemande);
        if (null == urlServer) {
            throw new IOException(proprietes.getPropriete(
                                "ERREUR_UPLOAD_CREATION_URL_SERVEUR", null));
        // ouverture d'une connexion http, gr�ce a cette url du server
        connexionServer = (HttpURLConnection) urlServer.openConnection();
        if (null == connexionServer) {
            throw new IOException(proprietes.getPropriete(
                    "ERREUR_UPLOAD_OUVERTURE_CONNEXION_SERVEUR", null));
        // param�trage de cette connexion
        // m�thode de transmission = POST
        connexionServer.setRequestMethod("POST");
        // autorisation de lire les donn�es venant du serveur
        connexionServer.setDoInput(true);
        // autorisation d'�crire des donn�es vers le serveur                         
        connexionServer.setDoOutput(true);
        // pas d'utilisation de caches
        connexionServer.setUseCaches(false);
        connexionServer.setDefaultUseCaches(false);
        // sp�cification du type des donn�es que l'on envoie vers le serveur
        connexionServer.setRequestProperty("content-type", "img/jpeg");
        return connexionServer;
    }=======================================================================================
    Here is the piece of code I use on server side to get the scaned image from the client:
    =======================================================================================
    * Lecture des donn�es en provenance de l'applet
    * @param request HttpServletRequest
    * @return ByteArrayOutputStream buffer contenant les donn�es lues
    * @throws TechnicalException exception
    * @throws FunctionalException si erreur fonctionnelle
    private ByteArrayOutputStream lireDonnees(HttpServletRequest request)
        throws FunctionalException, TechnicalException {
        // stream de sortie sur l'image
        ByteArrayOutputStream baos = null;
        // id du passeport d'urgence au format Integer
        // image issue de l'applet
        BufferedImage image = null;
        try {
            /* r�cup�ration de l'image */
            image = ImageIO.read(request.getInputStream());
            if (null == image) {
                logger.error(THIS_CLASS + Libelles.getLibelle("ERR-TEC-16", null));
                throw new TechnicalException(new ErreurVO("ERR-TEC-16",
                        null, "", true, false, false));
        } catch (IllegalArgumentException e) {
            logger.error(THIS_CLASS + Libelles.getLibelle("ERR-TEC-13", null));
            throw new TechnicalException(new ErreurVO("ERR-TEC-13",
                    null, "", true, false, false));
        } catch (IOException e) {
            logger.error(THIS_CLASS + Libelles.getLibelle("ERR-TEC-16", null));
            throw new TechnicalException(new ErreurVO("ERR-TEC-16",
                    null, "", true, false, false));
        return baos;
    * Ecriture de la reponse � envoyer � l'applet
    * @param response HttpServletResponse
    * @param erreur Message d'erreur
    * @throws IOException exception
    private void ecrireReponse(HttpServletResponse response, String erreur) throws IOException {
        // r�ponse � envoyer � l'applet
        String reponseServer = null;
        // flux de reponse
        PrintWriter fluxReponse = null;
        response.setContentType("text/html");
        // construction de la r�ponse � envoyer � l'applet
        if (null == erreur) {
            reponseServer = "REPONSE:OK";
        } else {
            /* cas ou il y a eu une exception lev�e lors de la reception des donn�es */
            reponseServer = "REPONSE:ERREUR:" + erreur;
        if (logger.isDebugEnabled()) {
            logger.debug(THIS_CLASS +
                    "Envoie de la r�ponse � l'applet, indiquant si l'upload s'est bien d�roul�: " +
                    reponseServer);
        //envoie de la r�ponse a l'applet
        fluxReponse = response.getWriter();
        fluxReponse.println(reponseServer);
        fluxReponse.close();
    }==============================================================================
    here is the traces I get when the applet doesn't work, through a VSAT network:
    ==============================================================================
    Java Plug-in 1.5.0_01
    Utilisation de la version JRE 1.5.0_01 Java HotSpot(TM) Client VM
    R�pertoire d'accueil de l'utilisateur = C:\Documents and Settings\assistw
    network: Chargement de la configuration du proxy d�finie par l'utilisateur ...
    network: Termin�.
    network: Chargement de la configuration du proxy � partir de Netscape Navigator ...
    network: Erreur lors de la lecture du fichier de registre : C:\Documents and Settings\assistw\Application Data\Mozilla\registry.dat
    network: Termin�.
    network: Chargement de la configuration proxy du navigateur ...
    network: Termin�.
    network: Configuration du proxy : Configuration du proxy du navigateur
    basic: Le cache est d�sactiv� par l'utilisateur
    c:   effacer la fen�tre de la console
    f:   finaliser les objets de la file d'attente de finalisation
    g:   lib�rer la m�moire
    h:   afficher ce message d'aide
    l:   vider la liste des chargeurs de classes
    m:   imprimer le relev� d'utilisation de la m�moire
    o:   d�clencher la consignation
    p:   recharger la configuration du proxy
    q:   masquer la console
    r:   recharger la configuration des politiques
    s:   vider les propri�t�s syst�me et d�ploiement
    t:   vider la liste des threads
    v:   vider la pile des threads
    x:   effacer le cache de chargeurs de classes
    0-5: fixer le niveau de tra�age � <n>
    basic: R�cepteur de modalit�s enregistr�
    basic: R�f�rence au chargeur de classes : sun.plugin.ClassLoaderInfo@b30913, refcount=1
    basic: R�cepteur de progression ajout� : sun.plugin.util.GrayBoxPainter@77eaf8
    basic: Chargement de l'applet...
    basic: Initialisation de l'applet...
    basic: D�marrage de l'applet...
    network: Connexion de http://rma_phileas/Client/html/composants/scanner/SAppletNumerisation.jar avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/html/composants/scanner/SAppletNumerisation.jar avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"
    security: Acc�s aux cl�s et au certificat dans le profil utilisateur Mozilla : null
    security: Chargement des certificats AC racine depuis C:\PROGRA~1\Java\JRE15~1.0_0\lib\security\cacerts
    security: Certificats AC racine charg�s depuis C:\PROGRA~1\Java\JRE15~1.0_0\lib\security\cacerts
    security: Chargement des certificats JPI depuis C:\Documents and Settings\assistw\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Certificats JPI charg�s depuis C:\Documents and Settings\assistw\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Chargement des certificats JPI depuis C:\PROGRA~1\Java\JRE15~1.0_0\lib\security\trusted.certs
    security: Certificats JPI charg�s depuis C:\PROGRA~1\Java\JRE15~1.0_0\lib\security\trusted.certs
    security: Chargement des certificats depuis la zone de stockage des certificats de session JPI
    security: Certificats charg�s depuis la zone de stockage des certificats de session JPI
    security: Recherche du certificat dans le magasin de certificats permanent JPI
    security: Recherche du certificat dans la zone de stockage des certificats de session JPI
    security: Obtenir l'objet de stockage des cl�s de la zone de stockage des certificats AC racine
    security: Obtenir l'objet de stockage des cl�s de la zone de stockage des certificats AC racine
    security: Recherche du certificat dans la zone de stockage des certificats AC racine
    security: D�terminer si le certificat peut �tre v�rifi� � l'aide des certificats de la zone de stockage des certificats AC racine
    ... [check certifications]
    sun.misc.Launcher$ExtClassLoader@92e78c
    <no principals>
    java.security.Permissions@157b46f (
    (java.lang.RuntimePermission stopThread)
    (java.security.AllPermission <all permissions> <all actions>)
    (java.io.FilePermission \C:\Program Files\Java\jre1.5.0_01\lib\ext\sunjce_provider.jar read)
    (java.util.PropertyPermission java.version read)
    (java.util.PropertyPermission java.vm.name read)
    (java.util.PropertyPermission java.vm.vendor read)
    (java.util.PropertyPermission os.name read)
    (java.util.PropertyPermission java.vendor.url read)
    (java.util.PropertyPermission java.vm.specification.vendor read)
    (java.util.PropertyPermission java.specification.vendor read)
    (java.util.PropertyPermission os.version read)
    (java.util.PropertyPermission java.specification.name read)
    (java.util.PropertyPermission java.class.version read)
    (java.util.PropertyPermission file.separator read)
    (java.util.PropertyPermission java.vm.version read)
    (java.util.PropertyPermission os.arch read)
    (java.util.PropertyPermission java.vm.specification.name read)
    (java.util.PropertyPermission java.vm.specification.version read)
    (java.util.PropertyPermission java.specification.version read)
    (java.util.PropertyPermission java.vendor read)
    (java.util.PropertyPermission path.separator read)
    (java.util.PropertyPermission line.separator read)
    (java.net.SocketPermission localhost:1024- listen,resolve)
    ... [check certifications]
    security: La v�rification du certificat � l'aide des certificats AC racine a �chou�
    security: Aucune information d'horodatage disponible
    basic: Modalit� empil�e
    basic: Modalit� d�sempil�e
    basic: Utilisateur s�lectionn� : 0
    security: L'utilisateur a accord� les droits d'acc�s au code pour cette session seulement
    security: Ajout du certificat dans la zone de stockage des certificats de session JPI
    security: Certificat ajout� dans la zone de stockage des certificats de session JPI
    security: Enregistrement des certificats dans la zone de stockage des certificats de session JPI
    security: Certificats enregistr�s dans la zone de stockage des certificats de session JPI
    ... [check certifications]
    sun.plugin.security.PluginClassLoader@10fe2b9
    <no principals>
    java.security.Permissions@fe315d (
    (java.lang.RuntimePermission accessClassInPackage.sun.audio)
    (java.lang.RuntimePermission stopThread)
    (java.security.AllPermission <all permissions> <all actions>)
    (java.util.PropertyPermission java.version read)
    (java.util.PropertyPermission java.vm.name read)
    (java.util.PropertyPermission javaplugin.version read)
    (java.util.PropertyPermission java.vm.vendor read)
    (java.util.PropertyPermission os.name read)
    (java.util.PropertyPermission java.vendor.url read)
    (java.util.PropertyPermission java.vm.specification.vendor read)
    (java.util.PropertyPermission java.specification.vendor read)
    (java.util.PropertyPermission os.version read)
    (java.util.PropertyPermission browser.vendor read)
    (java.util.PropertyPermission java.specification.name read)
    (java.util.PropertyPermission java.class.version read)
    (java.util.PropertyPermission file.separator read)
    (java.util.PropertyPermission browser.version read)
    (java.util.PropertyPermission java.vm.version read)
    (java.util.PropertyPermission os.arch read)
    (java.util.PropertyPermission browser read)
    (java.util.PropertyPermission java.vm.specification.name read)
    (java.util.PropertyPermission java.vm.specification.version read)
    (java.util.PropertyPermission java.specification.version read)
    (java.util.PropertyPermission java.vendor read)
    (java.util.PropertyPermission path.separator read)
    (java.util.PropertyPermission http.agent read)
    (java.util.PropertyPermission line.separator read)
    (java.net.SocketPermission rma_phileas connect,accept,resolve)
    (java.net.SocketPermission localhost:1024- listen,resolve)
    ... [check certifications]
    sun.misc.Launcher$ExtClassLoader@92e78c
    <no principals>
    java.security.Permissions@bd09e8 (
    (java.lang.RuntimePermission stopThread)
    (java.security.AllPermission <all permissions> <all actions>)
    (java.io.FilePermission \C:\Program Files\Java\jre1.5.0_01\lib\ext\Smorena.jar read)
    (java.util.PropertyPermission java.version read)
    (java.util.PropertyPermission java.vm.name read)
    (java.util.PropertyPermission java.vm.vendor read)
    (java.util.PropertyPermission os.name read)
    (java.util.PropertyPermission java.vendor.url read)
    (java.util.PropertyPermission java.vm.specification.vendor read)
    (java.util.PropertyPermission java.specification.vendor read)
    (java.util.PropertyPermission os.version read)
    (java.util.PropertyPermission java.specification.name read)
    (java.util.PropertyPermission java.class.version read)
    (java.util.PropertyPermission file.separator read)
    (java.util.PropertyPermission java.vm.version read)
    (java.util.PropertyPermission os.arch read)
    (java.util.PropertyPermission java.vm.specification.name read)
    (java.util.PropertyPermission java.vm.specification.version read)
    (java.util.PropertyPermission java.specification.version read)
    (java.util.PropertyPermission java.vendor read)
    (java.util.PropertyPermission path.separator read)
    (java.util.PropertyPermission line.separator read)
    (java.net.SocketPermission localhost:1024- listen,resolve)
    scl:
    Morena - Image Acquisition Framework version 6.2.0.0.
    Copyright (c) Gnome s.r.o. 1999-2004. All rights reserved.
    Licensed to "XXX".
    network: Connexion de http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageInputStreamSpi avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageInputStreamSpi avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"
    network: Connexion de http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageOutputStreamSpi avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageOutputStreamSpi avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"
    network: Connexion de http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageTranscoderSpi avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageTranscoderSpi avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"
    network: Connexion de http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageReaderSpi avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageReaderSpi avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"
    network: Connexion de http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageWriterSpi avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/html/composants/scanner/META-INF/services/javax.imageio.spi.ImageWriterSpi avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"
    network: Connexion de http://rma_phileas/Client/flux/protected/uploadimage.do?signature=c07690c12904320a253cbdeeded59238&idDemande=7&codeMaj=1133967329473&typeDemande=PU avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/flux/protected/uploadimage.do?signature=c07690c12904320a253cbdeeded59238&idDemande=7&codeMaj=1133967329473&typeDemande=PU avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"
    basic: Arr�t de l'applet...
    basic: R�cepteur de progression supprim� : sun.plugin.util.GrayBoxPainter@77eaf8
    basic: Jonction du thread d'applet...
    basic: Destruction de l'applet...
    basic: Elimination de l'applet...
    basic: Sortie de l'applet...
    basic: Thread d'applet joint...
    basic: R�cepteur de modalit�s non enregistr�
    basic: Recherche d'informations...
    basic: Lib�ration du chargeur de classes : sun.plugin.ClassLoaderInfo@b30913, refcount=0
    basic: Mise en cache du chargeur de classes : sun.plugin.ClassLoaderInfo@b30913
    basic: Taille de cache du chargeur de classes courant : 1
    basic: Termin�...
    basic: R�cepteur de modalit�s enregistr�
    basic: R�f�rence au chargeur de classes : sun.plugin.ClassLoaderInfo@b30913, refcount=1
    basic: R�cepteur de progression ajout� : sun.plugin.util.GrayBoxPainter@1e16483
    basic: Chargement de l'applet...
    basic: Initialisation de l'applet...
    basic: D�marrage de l'applet...
    network: Connexion de http://rma_phileas/Client/html/composants/scanner/SAppletNumerisation.jar avec proxy=DIRECT
    network: Connexion http://rma_phileas/Client/html/composants/scanner/SAppletNumerisation.jar avec cookie ":::langueSettings:::=FR; :::menuSettings_gabaritMaquette:::=%3CSETTINGS%3E%3CVERSION%3EVersion%201.2-Utilisateur%3C/VERSION%3E%3CINDEX_ITEM1%3E0%3C/INDEX_ITEM1%3E%3CINDEX_ITEM2%3E0%3C/INDEX_ITEM2%3E%3CINDEX_ITEM3%3Enull%3C/INDEX_ITEM3%3E%3C/SETTINGS%3E; JSESSIONID=D064486FD6C7CC17E7B256B66965FFEE"

    A workaround would be: don't use IE9. You want a solution, not a workaround.
    I think at this juncture you are best of creating a new bug report and be sure to reference the old closed one. It doesn't look entirely related though, your symptoms are different from what is described in it (freeze VS a crash). You tried this on several systems right? Also on machines on a different network?
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7072601

  • Forms 11g with Webutil don´t show in browser IE 9

    Hi people,
    I have a problem with Webutil. I installed th Oracle Forms/Reports 11g in Red Hat 5.5 x86_64, and when is necessary run a pure Forms, it´s works.
    Now, when I will try run a Forms with Webutil, don´t show in browser IE 9 - Win 7 64bits - Java Plug-in 1.6.0_25 Using JRE version 1.6.0_25-b04 Java HotSpot(TM) Client.
    What can be to show only a gray screen and dont show my Forms ? In java console don´t showed any error, neither in WLS_FORMS.log and forms-diagnost.log.
    My files (cfg and env) configuration is below (sorry by excess of information, but I believe the more information better):
    =========================================
    File                    Located
    =========================================
    webutil.pll               in $FORMS_PATH
    webutil.plx               in $FORMS_PATH
    webutil.olb               in $FORMS_PATH
    frmwebutil.jar          $ORACLE_HOME/forms/java
    frmall.jar               $ORACLE_HOME/forms/java
    jacob.jar               $ORACLE_HOME/forms/java
    forms_base_ie.js     $ORACLE_HOME/forms/java
    forms_ie.js               $ORACLE_HOME/forms/java
    jacob.dll               $ORACLE_HOME/forms/webutil/
    ffisamp.dll           $ORACLE_HOME/forms/webutil/
    d2kwut60.dll          $ORACLE_HOME/forms/webutil/
    JNIsharedstubs.dll     $ORACLE_HOME/forms/webutil/
    webutil.cfg               $ORACLE_INSTANCE/config/FormsComponent/forms/server/
    webutilbase.htm          $ORACLE_INSTANCE/config/FormsComponent/forms/server
    webutiljini.htm          $ORACLE_INSTANCE/config/FormsComponent/forms/server
    webutiljpi.htm          $ORACLE_INSTANCE/config/FormsComponent/forms/server
    =========================================
    Java Console Information
    =========================================
    basic: Starting applet teardown
    basic: Finished applet teardown
    basic: Starting applet teardown
    basic: Finished applet teardown
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@88d319
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmall.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmwebutil.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/jacob.jar
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: Start to check whether root CA is replaced
    security: The root CA hasnt been replaced
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 270461 us, pluginInit dt 1187686126 us, TotalTime: 1187956587 us
    RegisterWebUtil - Loading WebUtil Version 11.1.1.4
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@88d319
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    basic: Applet started
    basic: Told clients applet is started
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1b06a21
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmall.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmall.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmwebutil.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/jacob.jar
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: Start to check whether root CA is replaced
    security: The root CA hasnt been replaced
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 270461 us, pluginInit dt 1187728773 us, TotalTime: 1187999234 us
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1b06a21
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    basic: Loaded image: jar:http://machine01.br.job.com:8002/forms/java/frmall.jar!/oracle/forms/icons/splash.gif
    basic: Loaded image: jar:http://machine01.br.job.com:8002/forms/java/frmall.jar!/oracle/forms/icons/oracle_logo.gif
    basic: Loaded image: jar:http://machine01.br.job.com:8002/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.14
    network: Cache entry not found [url: http://machine01.br.job.com:8002/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://machine01.br.job.com:8002/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    network: Connecting http://machine01.br.job.com:8002/ with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://machine01.br.job.com:8002/forms/frmservlet?config=flash&ifsessid=formsapp.14&acceptLanguage=en-US&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756?ifcmd=getinfo&ifhost=Mxxxx&ifip=10.xx.xx.xxx with proxy=DIRECT
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756 with proxy=DIRECT
    Forms Applet version is 11.1.1.4
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756 with proxy=DIRECT
    2011-Aug-26 18:00:31.823 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.832 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.837 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.841 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.849 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.854 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.858 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.864 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.869 WUI[VBeanCommon.destroy()] WebUtil GetClientInfo Utility being removed..
    2011-Aug-26 18:00:31.870 WUF[VBeanCommon.destroy()] WebUtil Client Side File Functions being removed..
    2011-Aug-26 18:00:31.870 WUH[VBeanCommon.destroy()] WebUtil Client Side Host Commands being removed..
    2011-Aug-26 18:00:31.871 WUS[VBeanCommon.destroy()] WebUtil Session Monitoring Facilities being removed..
    2011-Aug-26 18:00:31.872 WUT[VBeanCommon.destroy()] WebUtil File Transfer Bean being removed..
    2011-Aug-26 18:00:31.872 WUO[VBeanCommon.destroy()] WebUtil Client Side Ole Functions being removed..
    2011-Aug-26 18:00:31.872 WUL[VBeanCommon.destroy()] WebUtil C API Functions being removed..
    2011-Aug-26 18:00:32.16 WUB[VBeanCommon.destroy()] WebUtil Browser Functions being removed..
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    Dumping class loader cache...
    Live entry: key=http://machine01.br.job.com:8002/forms/java/,frmall.jar,frmwebutil.jar,jacob.jar, refCount=1, threadGroup=sun.plugin2.applet.Applet2ThreadGroup[name=http://machine01.br.job.com:8002/forms/java/-threadGroup,maxpri=4]
    Live entry: key=http://machine01.br.job.com:8002/forms/java/,frmall.jar,frmall.jar,frmwebutil.jar,jacob.jar, refCount=1, threadGroup=sun.plugin2.applet.Applet2ThreadGroup[name=http://machine01.br.job.com:8002/forms/java/-threadGroup,maxpri=4]
    Done.
    ! ======== This information above is show when I execute the forms in IE 9 ======== !
    ! ========Below information about the JRE Plugin ======== !
    Dump system properties ...
    ======== ======== ======== ========
    __jvm_launched = 109763333269
    acl.read = +
    acl.read.default =
    acl.write = +
    acl.write.default =
    awt.toolkit = sun.awt.windows.WToolkit
    browser = sun.plugin
    browser.vendor = Sun Microsystems, Inc.
    browser.version = 1.1
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    file.separator.applet = true
    http.agent = Mozilla/4.0 (Windows 7 6.1)
    http.auth.serializeRequests = true
    https.protocols = TLSv1,SSLv3
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = C:\\PROGRA~2\\Java\\jre6\\classes
    java.class.version = 50.0
    java.class.version.applet = true
    java.endorsed.dirs = C:\Program Files (x86)\Java\jre6\lib\endorsed
    java.ext.dirs = C:\Program Files (x86)\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home = C:\Program Files (x86)\Java\jre6
    java.io.tmpdir = C:\Users\users-dir\AppData\Local\Temp\
    java.library.path = C:\Program Files (x86)\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Internet Explorer;;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.6.0_27\bin;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;
    java.protocol.handler.pkgs = sun.plugin.net.protocol|com.sun.deploy.net.protocol
    java.rmi.server.RMIClassLoaderSpi = sun.plugin2.applet.JNLP2RMIClassLoaderSpi
    java.runtime.name = Java(TM) SE Runtime Environment
    java.runtime.version = 1.6.0_25-b04
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.6
    java.vendor = Sun Microsystems Inc.
    java.vendor.applet = true
    java.vendor.url = http://java.sun.com/
    java.vendor.url.applet = true
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.6.0_25
    java.version.applet = true
    java.vm.info = mixed mode, sharing
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 20.0-b11
    javaplugin.nodotversion = 160_25
    javaplugin.version = 1.6.0_25
    javaplugin.vm.options =
    javawebstart.version = javaws-1.6.0_25
    line.separator = \r\n
    line.separator.applet = true
    os.arch = x86
    os.arch.applet = true
    os.name = Windows 7
    os.name.applet = true
    os.version = 6.1
    os.version.applet = true
    package.restrict.access.com.sun.deploy = true
    package.restrict.access.netscape = false
    package.restrict.access.org.mozilla.jss = true
    package.restrict.access.sun = true
    package.restrict.definition.com.sun.deploy = true
    package.restrict.definition.java = true
    package.restrict.definition.netscape = true
    package.restrict.definition.org.mozilla.jss = true
    package.restrict.definition.sun = true
    path.separator = ;
    path.separator.applet = true
    sun.arch.data.model = 32
    sun.awt.warmup = true
    sun.boot.class.path = C:\Program Files (x86)\Java\jre6\lib\resources.jar;C:\Program Files (x86)\Java\jre6\lib\rt.jar;C:\Program Files (x86)\Java\jre6\lib\sunrsasign.jar;C:\Program Files (x86)\Java\jre6\lib\jsse.jar;C:\Program Files (x86)\Java\jre6\lib\jce.jar;C:\Program Files (x86)\Java\jre6\lib\charsets.jar;C:\Program Files (x86)\Java\jre6\lib\modules\jdk.boot.jar;C:\Program Files (x86)\Java\jre6\classes;C:\\PROGRA~2\\Java\\jre6\\lib\\deploy.jar;C:\\PROGRA~2\\Java\\jre6\\lib\\javaws.jar;C:\\PROGRA~2\\Java\\jre6\\lib\\plugin.jar
    sun.boot.library.path = C:\Program Files (x86)\Java\jre6\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop = windows
    sun.io.unicode.encoding = UnicodeLittle
    sun.java.command = sun.plugin2.main.client.PluginMain write_pipe_name=jpi2_pid2480_pipe4,read_pipe_name=jpi2_pid2480_pipe3
    sun.java.launcher = SUN_STANDARD
    sun.jnu.encoding = Cp1252
    sun.management.compiler = HotSpot Client Compiler
    sun.net.client.defaultConnectTimeout = 120000
    sun.net.http.errorstream.enableBuffering = true
    sun.os.patch.level = Service Pack 1
    sun.plugin2.jvm.args = -D__jvm_launched=109763333269 "-Xbootclasspath/a:C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\lib\\\\deploy.jar;C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\lib\\\\javaws.jar;C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\lib\\\\plugin.jar" "-Djava.class.path=C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\classes" -Dsun.awt.warmup=true --- --
    trustProxy = true
    user.country = US
    user.dir = \\machine-desktop\USERS$\users-dir\Desktop
    user.home = C:\Users\users-dir
    user.language = en
    user.name = users-dir
    user.timezone = America/Sao_Paulo
    user.variant =
    ================================
    Dump deployment properties ...
    ================================
    deployment.browser.path = C:\Program Files (x86)\Internet Explorer\iexplore.exe
    deployment.browser.vm.iexplorer = true
    deployment.browser.vm.mozilla = true
    deployment.cache.enabled = true
    deployment.cache.jarcompression = 0
    deployment.cache.max.size = -1
    deployment.capture.mime.types = true
    deployment.console.startup.mode = SHOW
    deployment.control.panel.log = false
    deployment.javapi.cache.update = false
    deployment.javapi.lifecycle.exception = true
    deployment.javapi.log.filename =
    deployment.javapi.runtime.type = 0
    deployment.javapi.stop.timeout = 200
    deployment.javapi.trace.filename =
    deployment.javaws.associations = ASK_USER
    deployment.javaws.autodownload = PROMPT
    deployment.javaws.cache.update = false
    deployment.javaws.concurrentDownloads = 4
    deployment.javaws.home.jnlp.url = http://java.sun.com/products/javawebstart
    deployment.javaws.installURL = http://java.sun.com/products/autodl/j2se
    deployment.javaws.logFileName =
    deployment.javaws.muffin.max = 256
    deployment.javaws.shortcut = ASK_IF_HINTED
    deployment.javaws.ssv.enabled = true
    deployment.javaws.traceFileName =
    deployment.javaws.uninstall.shortcut = false
    deployment.javaws.update.timeout = 1500
    deployment.javaws.viewer.bounds = 280,272,720,360
    deployment.jpi.mode.new = true
    deployment.log = true
    deployment.max.output.file.size = 10
    deployment.max.output.files = 5
    deployment.mime.types.use.default = true
    deployment.proxy.bypass.local = false
    deployment.proxy.override.hosts =
    deployment.proxy.same = false
    deployment.proxy.type = 3
    deployment.repository.askdownloaddialog.show = true
    deployment.repository.enabled = true
    deployment.security.SSLv2Hello = false
    deployment.security.SSLv3 = true
    deployment.security.TLSv1 = true
    deployment.security.askgrantdialog.notinca = true
    deployment.security.askgrantdialog.show = true
    deployment.security.authenticator = true
    deployment.security.blacklist.check = true
    deployment.security.browser.keystore.use = true
    deployment.security.clientauth.keystore.auto = true
    deployment.security.expired.warning = true
    deployment.security.https.warning.show = true
    deployment.security.jsse.hostmismatch.warning = true
    deployment.security.mixcode = ENABLE
    deployment.security.notinca.warning = true
    deployment.security.password.cache = true
    deployment.security.pretrust.list = true
    deployment.security.sandbox.awtwarningwindow = true
    deployment.security.sandbox.jnlp.enhanced = true
    deployment.security.trusted.policy =
    deployment.security.validation.crl = false
    deployment.security.validation.ocsp = false
    deployment.security.validation.ocsp.publisher = false
    deployment.system.cachedir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\SystemCache
    deployment.system.security.blacklist = C:\Program Files (x86)\Java\jre6\lib\security\blacklist
    deployment.system.security.cacerts = C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    deployment.system.security.jssecacerts = C:\Program Files (x86)\Java\jre6\lib\security\jssecacerts
    deployment.system.security.oldcacerts = C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    deployment.system.security.oldjssecacerts = C:\Program Files (x86)\Java\jre6\lib\security\jssecacerts
    deployment.system.security.trusted.certs = C:\Program Files (x86)\Java\jre6\lib\security\trusted.certs
    deployment.system.security.trusted.clientauthcerts = C:\Program Files (x86)\Java\jre6\lib\security\trusted.clientcerts
    deployment.system.security.trusted.jssecerts = C:\Program Files (x86)\Java\jre6\lib\security\trusted.jssecerts
    deployment.system.security.trusted.libraries = C:\Program Files (x86)\Java\jre6\lib\security\trusted.libraries
    deployment.system.security.trusted.publishers = C:\Program Files (x86)\Java\jre6\lib\security\trusted.publishers
    deployment.system.tray.icon = true
    deployment.trace = true
    deployment.update.mime.types = true
    deployment.user.cachedir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\cache
    deployment.user.extdir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\ext
    deployment.user.logdir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\log
    deployment.user.security.blacklist = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\blacklist
    deployment.user.security.policy = file://C:/Users/users-dir/AppData/LocalLow/Sun/Java/Deployment/security/java.policy
    deployment.user.security.saved.credentials = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\auth.dat
    deployment.user.security.trusted.cacerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.cacerts
    deployment.user.security.trusted.certs = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs
    deployment.user.security.trusted.clientauthcerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.clientcerts
    deployment.user.security.trusted.jssecacerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecacerts
    deployment.user.security.trusted.jssecerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecerts
    deployment.user.security.trusted.libraries = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.libraries
    deployment.user.security.trusted.publishers = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.publishers
    deployment.user.tmp = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\tmp
    deployment.version = 6.0
    java.quick.starter = false
    ================================
    # ================================
    # formsweb.cfg -
    # ================================
    [default]
    baseHTML=base.htm
    baseHTMLjpi=basejpi.htm
    HTMLdelimiter=%
    envFile=default.env
    escapeparams=true
    form=test.fmx
    userid=
    debug=no
    host=
    port=
    digitSubstitution=context
    otherparams=obr=%obr% record=%record% tracegroup=%tracegroup% log=%log% term=%term% ssoProxyConnect=%ssoProxyConnect%
    obr=no
    record=
    tracegroup=
    log=
    term=
    pageTitle=Oracle Fusion Middleware Forms Services
    HTMLbodyAttrs=
    HTMLbeforeForm=
    HTMLafterForm=
    serverURL=/forms/lservlet
    codebase=/forms/java
    imageBase=codebase
    width=750
    height=600
    separateFrame=false
    splashScreen=
    allowAlertClipboard=true
    disableValidateClipboard=false
    highContrast=false
    background=
    lookAndFeel=Oracle
    colorScheme=teal
    logo=
    restrictedURLparams=pageTitle,HTMLbodyAttrs,HTMLbeforeForm,HTMLafterForm,log
    formsMessageListener=
    recordFileName=
    serverApp=default
    archive=frmall.jar
    networkRetries=0
    jpi_download_page=http://java.sun.com/products/archive/j2se/6u12/index.html
    jpi_classid=clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA
    jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_12
    legacy_lifecycle=false
    ssoDynamicResourceCreate=false
    ssoErrorUrl=
    ssoCancelUrl=
    ssoMode=false
    ssoProxyConnect=no
    allow_debug=false
    allowNewConnections=true
    EndUserMonitoringEnabled=false
    EndUserMonitoringURL=
    applet_name=
    enableJavascriptEvent=true
    JavaScriptBlocksHeartBeat=false
    [webutil]
    allow_debug=false
    debug=false
    form=WU_TEST_106.fmx
    allowNewConnections=false
    userid=webutil/webutil@des_tcp.world
    WebUtilArchive=frmwebutil.jar,jacob.jar,frmall.jar
    WebUtilLogging=on
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTML=webutilbase.htm
    baseHTMLjpi=webutiljpi.htm
    archive=
    lookAndFeel=oracle
    [flash]
    HTMLdelimiter=%
    envFile=flashwebn.env
    escapeparams=true
    form=flash/FLASHWEB.fmx
    userid=user/password/tns_names
    debug=no
    host=
    port=
    digitSubstitution=context
    otherparams=obr=%obr% record=%record% tracegroup=%tracegroup% log=%log% term=%term% ssoProxyConnect=%ssoProxyConnect%
    obr=no
    record=
    tracegroup=
    log=/tmp/flashweb.log
    term=
    pageTitle=Oracle Fusion Middleware Forms Services
    HTMLbodyAttrs=
    HTMLbeforeForm=
    HTMLafterForm=
    serverURL=/forms/lservlet
    codebase=/forms/java
    imageBase=codebase
    width=750
    height=600
    separateFrame=false
    splashScreen=
    allowAlertClipboard=true
    disableValidateClipboard=false
    highContrast=false
    background=
    colorScheme=teal
    logo=
    restrictedURLparams=pageTitle,HTMLbodyAttrs,HTMLbeforeForm,HTMLafterForm,log
    formsMessageListener=
    recordFileName=
    serverApp=default
    archive=frmall.jar
    networkRetries=0
    jpi_download_page=http://java.sun.com/products/archive/j2se/6u12/index.html
    jpi_classid=clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA
    jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_12
    legacy_lifecycle=false
    ssoDynamicResourceCreate=false
    ssoErrorUrl=
    ssoCancelUrl=
    ssoMode=false
    ssoProxyConnect=no
    allow_debug=false
    allowNewConnections=true
    EndUserMonitoringEnabled=false
    EndUserMonitoringURL=
    applet_name=
    enableJavascriptEvent=true
    JavaScriptBlocksHeartBeat=false
    WebUtilArchive=frmall.jar,frmwebutil.jar,jacob.jar
    WebUtilLogging=all
    WebUtilLoggingDetail=CONSOLE
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTML=webutilbase.htm
    baseHTMLjpi=webutiljpi.htm
    lookAndFeel=oracle
    # ================================
    # webutil.cfg - WebUtil default configuration file
    # ================================
    logging.file=/tmp/webutil.log
    logging.enabled=TRUE
    logging.errorsonly=TRUE
    logging.connections=TRUE
    install.syslib.location=/webutil
    install.syslib.0.7.1=jacob.dll|106496|1.10.1|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    install.syslib.0.user.1=ffisamp.dll|40960|1.0|true
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    transfer.appsrv.workAreaRoot=/tmp
    transfer.appsrv.accessControl=TRUE
    transfer.appsrv.read.1=/tmp
    transfer.appsrv.write.1=/tmp
    BlockAllowHeartBeat=False
    # ================================
    # default.env - default Forms environment file, Linux version
    # ================================
    ORACLE_HOME=/usr/lic/oracle/home/Oracle/Middleware/as
    ORACLE_INSTANCE=/usr/lic/oracle/home/Oracle/Middleware/asinst
    TNS_ADMIN=/usr/lic/oracle/home/Oracle/Middleware/asinst/config
    FORMS_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash:/usr/lic/oracle/home/Oracle/Middleware/as/forms:/usr/lic/oracle/home/Oracle/Middleware/asinst/FormsComponent/forms:/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash/tool
    WEBUTIL_CONFIG=/usr/lic/oracle/home/Oracle/Middleware/asinst/config/FormsComponent/forms/server/webutil.cfg
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    CLASSPATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmall.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmwebutil.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/jacob.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/j2ee/frmsrv.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ldapjclnt11.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/debugger.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ewt3.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/share.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/utj.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/zrclient.jar:/usr/lic/oracle/home/Oracle/Middleware/as/reports/jlib/rwrun.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/start_dejvm.jar:/usr/lic/oracle/home/Oracle/Middleware/as/opmn/lib/optic.jar
    PATH=/usr/lic/oracle/home/Oracle/Middleware/as/bin:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/bin
    LD_LIBRARY_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/lib:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/server:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/native_threads
    LD_PRELOAD=/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/libjsig.so
    # ================================
    # flashwebn.env - default Forms environment file, Linux version
    # ================================
    ORACLE_HOME=/usr/lic/oracle/home/Oracle/Middleware/as
    ORACLE_INSTANCE=/usr/lic/oracle/home/Oracle/Middleware/asinst
    TNS_ADMIN=/usr/lic/oracle/home/Oracle/Middleware/asinst/config
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    FORMS_TIMEOUT=120
    FORMS_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash:/usr/lic/oracle/home/Oracle/Middleware/as/forms:/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash/tool
    REPORTS_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/reports
    REPORTS_SERVER=rep_wls_reports_machine01_asinst
    PATH_REPORTS_CACHE=/tmp/
    PATH_REPORTS_LOCAL=/tmp/
    WEBUTIL_CONFIG=/usr/lic/oracle/home/Oracle/Middleware/asinst/config/FormsComponent/forms/server/webutil.cfg
    FORMS_RESTRICT_ENTER_QUERY=FALSE
    FORMS_USERNAME_CASESENSITIVE=1
    CLASSPATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmall.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmwebutil.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/j2ee/frmsrv.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ldapjclnt11.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/debugger.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ewt3.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/share.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/utj.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/zrclient.jar:/usr/lic/oracle/home/Oracle/Middleware/as/reports/jlib/rwrun.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/start_dejvm.jar:/usr/lic/oracle/home/Oracle/Middleware/as/opmn/lib/optic.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/jacob.jar
    #PATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash:/usr/lic/oracle/home/Oracle/Middleware/as/forms:/usr/lic/oracle/home/Oracle/Middleware/asinst/FormsComponent/forms:/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash/tool
    LD_PRELOAD=/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/libjsig.so:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/server/libjvm.so:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/native_threads/libhpi.so
    LD_LIBRARY_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/lib:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/server:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/native_threads

    If you managed to get to the point where the applet container is created (the "gray square"), but the form never appears then you can assume one or more of the following has occurred:
    1. The JRE crashed after startup. Many times, but not always, if such a crash occurs it will leave a JRE dump file on the desktop. Its content may help to identify the cause.
    2. The Forms runtime crashed at startup. Many times, but not always, a Forms dump file will be created on the server. Its content may help to identify the cause.
    3. The Forms runtime was unable to start at all. This can occur on unix systems when/if there is a resource or permissions issue. One of the more common causes is if the file descriptor (nofiles) value is set too low.
    4. The applet is actually running, but has attempted to display a dialog box and is awaiting your acknowledgement, but the box was wrongfully sent to the background behind the browser. A similar issue was reported in one of the JRE 1.6.0_xx series, however I don't recall which one. Uninstall your current version and install the latest which is 1.6.0_27
    There are other possibilities, but these are most common.
    I would recommend the following:
    1. Uninstall any JRE older than 1.6.0_27. Reboot. Install 1.6.0_27
    2. Set networkRetries=5 in formsweb.cfg
    3. Set FORMS_TIMEOUT to 15 (default). Setting to a high value as you have is not recommended and is rarely necessary.
    4. Verify that the test form works. For example:
    http://machine:port/forms/frmservlet?form=test
    5. It appears that you are trying to use WU_TEST_106.fmx. Instead, download an updated version of this file (the name has also changed)
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/196249.zip
    6. Ensure that you have compiled webutil.pll into .plx. Do not use an old version of this file. The installation will include one. If not, check for it in an installation that also includes the Builders.

  • HT201475 Problem with gray screen after connecting external drive

    I attached a LaCie external drive to back up photos and iTunes on iMac running Mountain Lion OS. I'm trying to resize partitions to back up but after attaching I'm having problems restarting and/or shutting down. I keep getting gray screen And have to shut down to start up. Now my external drive only shows one partition on desk top and I can't access in disk utility at all.

    Hi!
    We are having the same problem for years now (Forms10g with webutil) and had no solution but disabling the client cache. But this has to be done on the client.
    In this Thread webutil&forms11g R2 64bit
    a solution from oraclemysupport is mentioned, which can be done on the server:
    JRE CRASHES/HANGS THE BROWSER HAVING HYPERTHREADING ENABLED [ID 601534.1]
    (Solution 2)
    We'l give it a try....

  • CVP VXML Server Service Terminated Intermittently

    Hi, all.
    Recently we have implemented the ICM 7.5 with CUCM 7.1 and CVP 7.0(2). We have encountered strange problem whereby the VXML Server service in the CVP server (Call Server co-resident with VXML Server) terrminated intermittently. This problem happens even where the call volume to the hotline is low. However it happens more often when there is an influx of call volume.
    Has opened a TAC case and the TAC has mentioned that it could be due to the hardware issue. We are using MCS-7845-I3-CCE1 for the CVP server. However, according to the TAC, the supported hardware based on the latest CVP BOM 7.0(2) are:
    MCS-7845-I3-CCE2
    MCS-7845-H2-CCE2/CCE3/CCE4
    MCS-7845-I2-CCE2/CCE3/CCE4
    But before implementing the system, we have gone through the CVP BOM released at that point of time and it stated that MCS-7845-I3-CCE1 was supported.
    Anyone has encountered the similar problem? Is it really due to the hardware issue? Appreciate any advice and reply. Thanks in advanced.
    Regards,
    Eric

    To add to that, ES22 for CVP7.0(2) will update JRE shipped with CVP to JRE 1.5 update 19 to avoid JRE crashes.
    Thanks,
    Hitesh Patel

  • Listener & DB automatic start

    Hi everybody.
    For almost a year I've had a lab environment which run suse with Oracle 10gR2. First in SuSE 9, and next in SuSE 10.
    Since a month ago, none of the Oracle services starts automatically when server boots.
    The server has one instance and Apex 2.2.1 (previously had Apex 2.0 and 2.2), and sufficient memory and disk space (1GB / 80 GB)
    I review the "oracle" script and found all ok (but I´am not a Linux expert).
    The case is that if I run rcoracle start in a console as root user, all the services starts ok. This, then is not a big problem, but I'd know why it's happens.
    Somebody can say me where track for a solution?
    Help in advance.

    Ivan, it's a bit large, but I paste below the (/usr/sbin) rcoracle content. I expect that were useful.
    Remember that if I run "rcoracle start" as root user, all the services starts perfectly.
    #! /bin/sh
    # Copyright (c)1995 SuSE GmbH Nuernberg, Germany.
    # Author: SuSE Oracle Team <[email protected]>
    # Homepage: http://www.suse.com/oracle/
    ### BEGIN INIT INFO
    # Provides: oracle
    # Required-Start: $network $syslog $remote_fs raw
    # Required-Stop:
    # Default-Start: 3 5
    # Default-Stop: 0 1 2 6
    # Description: Start the Oracle database
    ### END INIT INFO
    # Shell functions sourced from /etc/rc.status:
    # rc_check check and set local and overall rc status
    # rc_status check and set local and overall rc status
    # rc_status -v ditto but be verbose in local rc status
    # rc_status -v -r ditto and clear the local rc status
    # rc_failed set local and overall rc status to failed
    # rc_reset clear local rc status (overall remains)
    # rc_exit exit appropriate to overall rc status
    . /etc/rc.status
    # catch mis-use right here at the start
    if [  "$1" != "start"  -a  "$1" != "stop"  -a  "$1" !=
    "status" -a "$1" != "restart" ]; then
    echo "Usage: $0 {start|stop|status|restart}"
    exit 1
    fi
    LOAD_OCFS=/sbin/load_ocfs
    MOUNT=/bin/mount
    UMOUNT=/bin/umount
    MKDIR=/bin/mkdir
    RMMOD=/sbin/rmmod
    CHECKPROC="/sbin/checkproc"
    test -x "$CHECKPROC" || CHECKPROC="test -x "
    # Get settings, if file(s) exist(s). If not, we simply use defaults.
    if test -f /etc/sysconfig/oracle; then
    # new location as of SL 8.0 is directory
    /etc/sysconfig/
    . /etc/sysconfig/oracle
    else
    if test -f /etc/rc.config.d/oracle.rc.config; then
    # location is directory /etc/rc.config.d/
    . /etc/rc.config.d/oracle.rc.config
    else
    if test -f /etc/rc.config; then
    # old SuSE location was to have everything in one
    file
    . /etc/rc.config
    fi
    fi
    fi
    # Determine the base and follow a runlevel link name.
    # DISABLED by default because it's very individual...
    # base=${0##*/}
    # link=${base#*[SK][0-9][0-9]}
    # Force execution if not called by a runlevel directory.
    # test $link = $base && START_ORACLE_DB="yes" &&
    START_ORACLE_DB_LISTENER="yes" &&
    SET_ORACLE_KERNEL_PARAMETERS="yes"
    # First reset status of this service
    rc_reset
    # Get and check environment (e.g. ORACLE_HOME)
    ora_environment()
    test -f /etc/profile.d/oracle.sh && .
    /etc/profile.d/oracle.sh
    if [ ! -z "$ORACLE_HOME" -a ! -d "$ORACLE_HOME" ];
    then
    echo
    echo "${warn}ORACLE_HOME directory $ORACLE_HOME
    does not exist!$norm"
    echo "Unsetting ORACLE_HOME, will try to determine
    it from system..."
    unset ORACLE_HOME
    fi
    # Try /etc/oratab if it's not set in
    /etc/profile.d/oracle.sh
    test -z "$ORACLE_HOME" && test -f /etc/oratab &&
    ORACLE_HOME=`awk -F: '/^[^#].*:.+:[YN]/ {if
    ($2!="") print $2; exit}' </etc/oratab` && \
    echo && echo "ORACLE_HOME not set, but I found
    this in /etc/oratab: $ORACLE_HOME" && echo
    if [ -z "$ORACLE_HOME" ]; then
    echo "${warn}ORACLE_HOME environment variable not
    set.$norm"
    echo "Check /etc/profile.d/oracle.sh and
    /etc/oratab"
    fi
    if [ ! -d "$ORACLE_HOME" ]; then
    echo "${warn}Cannot find ORACLE_HOME directory
    $ORACLE_HOME.$norm"
    echo "Environment settings are wrong! Check
    /etc/profile.d/oracle.sh"
    fi
    test -z "$ORACLE_OWNER" && ORACLE_OWNER="oracle"
    echo
    # Set Intelligent Agent Start/Stop
    AGENT_VERSION="unknown"
    if test -x "$AGENT_HOME/bin/emctl"; then
    # If Oracle Grid Control Agent is installed
    AGENT_VERSION="10gA"
    AGENT_PROG="$AGENT_HOME/bin/emctl"
    AGENT_START="$AGENT_HOME/bin/emctl start agent"
    AGENT_STOP="$AGENT_HOME/bin/emctl stop agent"
    elif test -x "$ORACLE_HOME/bin/agtctl"; then
    # 10g
    AGENT_VERSION="10g"
    AGENT_HOME=$ORACLE_HOME
    AGENT_PROG="$ORACLE_HOME/bin/agtctl"
    AGENT_START="$ORACLE_HOME/bin/agtctl startup"
    AGENT_STOP="$ORACLE_HOME/bin/agtctl stop"
    elif test -x "$ORACLE_HOME/bin/agentctl"; then
    # Oracle 9i
    AGENT_VERSION="9i"
    AGENT_HOME=$ORACLE_HOME
    AGENT_PROG="$ORACLE_HOME/bin/agentctl"
    AGENT_START="$ORACLE_HOME/bin/agentctl start"
    AGENT_STOP="$ORACLE_HOME/bin/agentctl stop"
    else
    # Oracle 8i
    AGENT_VERSION="8i"
    AGENT_HOME=$ORACLE_HOME
    AGENT_PROG="$ORACLE_HOME/bin/lsnrctl"
    AGENT_START="$ORACLE_HOME/bin/lsnrctl
    dbsnmp_start"
    AGENT_STOP="$ORACLE_HOME/bin/lsnrctl dbsnmp_stop"
    if [ `$ORACLE_HOME/bin/lsnrctl help | grep -q
    dbsnmp_start; echo $?` = "0" -a
    ${START_ORACLE_DB_AGENT:-no} = "yes" ]; then
    echo "${warn}Cannot start agent - Setting
    START_ORACLE_DB_AGENT = no $norm"
    START_ORACLE_DB_AGENT="cannot";
    fi
    fi
    # If Oracle Grid Control Agent is installed
    # if test -x "$AGENT_HOME/bin/emctl"; then
    # AGENT_VERSION="10g"
    # AGENT_HOME=$AGENT_HOME
    # AGENT_PROG="$AGENT_HOME/bin/emctl"
    # AGENT_START="$AGENT_HOME/bin/emctl start agent"
    # AGENT_STOP="$AGENT_HOME/bin/emctl stop agent"
    # fi
    test -d "${TNS_ADMIN}" || TNS_ADMIN="$ORACLE_HOME/network/admin"
    if [ "$1" = "start" ]; then
    echo -n " ${extd}SETTINGS $1 from /etc/sysconfig/oracle$norm"
    if [ ! -f /etc/sysconfig/oracle ]; then
    echo " - ${warn}!!! MISSING !!!$norm"
    else
    echo
    fi
    echo " - Set Kernel Parameters for Oracle:
    ${SET_ORACLE_KERNEL_PARAMETERS:-no}"
    echo " - Start Oracle OCFS:
    ${START_ORACLE_DB_OCFS:-no}"
    echo " - Start Oracle OCM:
    ${START_ORACLE_DB_OCM:-no}"
    echo " - Start Oracle GSD:
    ${START_ORACLE_DB_GSD:-no}"
    echo " - Start Oracle Listener:
    ${START_ORACLE_DB_LISTENER:-no}"
    echo " - Start Oracle Database:
    ${START_ORACLE_DB:-no}"
    echo " - Start Oracle Webserver:
    ${START_ORACLE_DB_APACHE:-no}"
    echo " - Start Oracle Apex:
    ${START_ORACLE_APEX_221:-no}"
    echo " - Start Oracle EManager:
    ${START_ORACLE_DB_EMANAGER:-no}"
    echo " - Start Oracle iSQLPLUS Manager:
    ${START_ORACLE_DB_ISQLPLUS:-no}"
    echo " - Start Oracle Agent:
    ${START_ORACLE_DB_AGENT:-no}"
    echo " - Start Oracle Internet Filesystem:
    ${START_ORACLE_DB_IFS:-no}"
    echo " - Start Oracle Directory Manager:
    ${START_ORACLE_DB_OID:-no}"
    fi
    # Here we finally get to do the real work.
    case "$1" in
    start)
    echo
    echo "#########################################"
    echo "# Inicio de O R A C L E - #"
    echo "#########################################"
    echo
    ora_environment start
    # Check if we really have all the Oracle components we are told to start
    if [ ! -x $ORACLE_HOME/bin/dbstart -a
    ${START_ORACLE_DB:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el dbstart - Poniendo el START_ORACLE_DB = no $norm"
    START_ORACLE_DB="cannot";
    fi
    if [ ! -x $ORACLE_HOME/bin/lsnrctl -a
    ${START_ORACLE_DB_LISTENER:-no} = "yes" ]; then
    echo "${warn}No, man not exist el lsnrctl - Poniendo el START_ORACLE_DB_LISTENER = no $norm"
    START_ORACLE_DB_LISTENER="cannot";
    fi
    if [ ! -x
    /opt/oracle/product/Area/Apache/Apache/bin/httpd -a
    ${START_ORACLE_DB_APACHE:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el httpd -
    Poniendo el START_ORACLE_DB_APACHE = no $norm"
    START_ORACLE_DB_APACHE="cannot";
    fi
    if [ ! -x
    /opt/oracle/product/Area/opmn/bin/opmnctl -a
    ${START_ORACLE_APEX_221:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el opmnctl -
    Poniendo el START_ORACLE_APEX_221 = no $norm"
    START_ORACLE_APEX_221="cannot";
    fi
    if [ ! -x $ORACLE_HOME/bin/emctl -a
    ${START_ORACLE_DB_EMANAGER:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el emctl -
    Poniendo el START_ORACLE_DB_EMANAGER = no $norm"
    START_ORACLE_DB_EMANAGER="cannot";
    fi
    if [ ! -x $ORACLE_HOME/bin/isqlplusctl -a
    ${START_ORACLE_DB_ISQLPLUS:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el isqlplusctl
    - Poniendo el START_ORACLE_DB_ISQLPLUS = no $norm"
    START_ORACLE_DB_ISQLPLUS="cannot";
    fi
    case $AGENT_VERSION in
    10g)
    if [ ! -x $ORACLE_HOME/bin/agtctl -a
    ${START_ORACLE_DB_AGENT:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el agtctl -
    Poniendo el START_ORACLE_DB_AGENT = no $norm"
    START_ORACLE_DB_AGENT="cannot"
         fi
    10gA)
    if [ ! -x $AGENT_HOME/bin/emctl -a
    ${START_ORACLE_DB_AGENT:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el emctl -
    Poniendo el START_ORACLE_DB_AGENT = no $norm"
    START_ORACLE_DB_AGENT="cannot"
    fi
    9i)
    if [ ! -x $ORACLE_HOME/bin/agentctl -a
    ${START_ORACLE_DB_AGENT:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el agentctl
    - Poniendo el START_ORACLE_DB_AGENT = no $norm"
    START_ORACLE_DB_AGENT="cannot"
    fi
    8i)
    if [ ! -x $ORACLE_HOME/bin/lsnrctl -a
    ${START_ORACLE_DB_AGENT:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el lsnrctl
    - Poniendo el START_ORACLE_DB_AGENT = no $norm"
    START_ORACLE_DB_AGENT="cannot"
    fi
    echo "Oracle Agent undefinied or not properly
    set. Please check."
    esac
    if [ ! -x /sbin/load_ocfs -a
    ${START_ORACLE_DB_OCFS:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el
    /sbin/load_ocfs - Poniendo el START_ORACLE_DB_OCFS =
    no $norm"
    START_ORACLE_DB_OCFS="cannot";
    fi
    if [ ! -x $ORACLE_HOME/oracm/bin/oracm -a
    ${START_ORACLE_DB_OCM:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el oracm -
    Poniendo el START_ORACLE_DB_OCM = no $norm"
    START_ORACLE_DB_OCM="cannot";
    fi
    if [ ! -x $ORACLE_HOME/bin/gsdctl -a
    ${START_ORACLE_DB_GSD:-no} = "yes" ]; then
    echo "${warn}No, macho no existe el gsdctl -
    Poniendo el START_ORACLE_DB_GSD = no $norm"
    START_ORACLE_DB_GSD="cannot";
    fi
    echo
    # Set kernel parameters for Oracle
    if [ "${SET_ORACLE_KERNEL_PARAMETERS:-no}" ==
    "yes" ]; then
    echo
    echo "Setting kernel parameters for Oracle, see
    file"
    if test -f /etc/sysconfig/oracle; then
    echo "/etc/sysconfig/oracle for explanations."
    else
    echo "/etc/rc.config.d/oracle.rc.config for explanations."
    fi
    echo
    if [ ! -d /proc/sys/kernel ]; then
    echo; echo "No sysctl kernel interface - cannot set kernel parameters."; echo
    rc_failed
    else
    # Set shared memory parameters
    echo -n "${extd}Shared memory:$norm "
    test -f /proc/sys/kernel/shmmax && echo -n "
    SHMMAX=${SHMMAX:-3294967296}"
    test -f /proc/sys/kernel/shmmax && echo
    ${SHMMAX:-3294967296} > /proc/sys/kernel/shmmax
    test -f /proc/sys/kernel/shmmni && echo -n "
    SHMMNI=${SHMMNI:-4096}"
    test -f /proc/sys/kernel/shmmni && echo
    ${SHMMNI:-4096} > /proc/sys/kernel/shmmni
    test -f /proc/sys/kernel/shmall && echo "
    SHMALL=${SHMALL:-2097152}"
    test -f /proc/sys/kernel/shmall && echo
    ${SHMALL:-2097152} > /proc/sys/kernel/shmall
    test -f /proc/sys/kernel/shmall || echo
    # Set the semaphore parameters:
    # see Oracle release notes for Linux for how
    to set these values
    # SEMMSL, SEMMNS, SEMOPM, SEMMNI
    echo -n "${extd}Semaphore values:$norm "
    test -f /proc/sys/kernel/sem && echo -n "
    SEMMSL=${SEMMSL:-1250}"
    test -f /proc/sys/kernel/sem && echo -n "
    SEMMNS=${SEMMNS:-32000}"
    test -f /proc/sys/kernel/sem && echo -n "
    SEMOPM=${SEMOPM:-100}"
    test -f /proc/sys/kernel/sem && echo "
    SEMMNI=${SEMMNI:-256}"
    test -f /proc/sys/kernel/sem && echo
    ${SEMMSL:-1250} ${SEMMNS:-32000} ${SEMOPM:-100}
    ${SEMMNI:-128} > /proc/sys/kernel/sem
    test -f /proc/sys/kernel/sem || echo
    echo -n "${extd}Other values:$norm "
    test -f /proc/sys/fs/file-max && echo -n "
    FILE_MAX_KERNEL=${FILE_MAX_KERNEL:-131072}"
    test -f /proc/sys/fs/file-max && echo
    ${FILE_MAX_KERNEL:-131072} > /proc/sys/fs/file-max
    test -f /proc/sys/net/ipv4/ip_local_port_range
    && echo "
    IP_LOCAL_PORT_RANGE=${IP_LOCAL_PORT_RANGE:-"1024
    65000"}"
    test -f /proc/sys/net/ipv4/ip_local_port_range
    && echo ${IP_LOCAL_PORT_RANGE:-"1024 65000"} >
    /proc/sys/net/ipv4/ip_local_port_range
    test -f /proc/sys/net/core/rmem_default &&
    echo -n " RMEM_DEFAULT=${RMEM_DEFAULT:-262144}"
    test -f /proc/sys/net/core/rmem_default &&
    echo ${RMEM_DEFAULT:-262144} >
    /proc/sys/net/core/rmem_default
    test -f /proc/sys/net/core/wmem_default &&
    echo -n " WMEM_DEFAULT=${WMEM_DEFAULT:-262144}"
    test -f /proc/sys/net/core/wmem_default &&
    echo ${WMEM_DEFAULT:-262144} >
    /proc/sys/net/core/wmem_default
    test -f /proc/sys/net/core/rmem_max && echo -n
    " RMEM_MAX=${RMEM_MAX:-262144}"
    test -f /proc/sys/net/core/rmem_max && echo
    ${RMEM_MAX:-262144} > /proc/sys/net/core/rmem_max
    test -f /proc/sys/net/core/wmem_max && echo -n
    " WMEM_MAX=${WMEM_MAX:-262144}"
    test -f /proc/sys/net/core/wmem_max && echo
    ${WMEM_MAX:-262144} > /proc/sys/net/core/wmem_max
    test -f /proc/sys/vm/vm_mapped_ratio && echo
    -n " VM_MAPPED_RATIO=${VM_MAPPED_RATIO:-100}"
    test -f /proc/sys/vm/vm_mapped_ratio && echo
    ${VM_MAPPED_RATIO:-250} > /proc/sys/vm/vm_mapped_ratio
    test -f /proc/sys/fs/aio-max-size && echo "
    AIO_MAX_SIZE=${AIO_MAX_SIZE:-262144}"
    test -f /proc/sys/fs/aio-max-size && echo
    ${AIO_MAX_SIZE:-262144} > /proc/sys/fs/aio-max-size
    test -f /proc/sys/fs/aio-max-size || echo
    # HUGEPAGES
    echo -n "${extd}Huge Pages:$norm "
         # on SLES9
    test -f /proc/sys/vm/disable_cap_mlock && echo
    1 > /proc/sys/vm/disable_cap_mlock
         # on SLES10
    test -f /proc/sys/vm/hugetlb_shm_group && echo
    -n " SHM_GROUP=${SHM_GROUP}"
         SHM_GROUP_GID=`cat /etc/group | grep -w ${SHM_GROUP}
    |awk -F: '{ print $3 }'`
    test -f /proc/sys/vm/hugetlb_shm_group && echo
    ${SHM_GROUP_GID} > /proc/sys/vm/hugetlb_shm_group
    test -f /proc/sys/vm/nr_hugepages && echo -n "
    NR_HUGE_PAGES=${NR_HUGE_PAGES:-0}"
    test -f /proc/sys/vm/nr_hugepages && echo
    ${NR_HUGE_PAGES:-0} > /proc/sys/vm/nr_hugepages
    echo
    echo -n "${extd}ULIMIT values:$norm "
    echo "
    MAX_CORE_FILE_SIZE_SHELL=${MAX_CORE_FILE_SIZE_SHELL:-0}"
    ulimit -c ${MAX_CORE_FILE_SIZE_SHELL:-0}
    echo -n "
    FILE_MAX_SHELL=${FILE_MAX_SHELL:-65536}"
    ulimit -n ${FILE_MAX_SHELL:-65536}
    echo "
    PROCESSES_MAX_SHELL=${PROCESSES_MAX_SHELL:-16384}"
    ulimit -u ${PROCESSES_MAX_SHELL:-16384}
    # Check if shmmax is really set to what we
    want - on some systems and
    # certain settings the result could be
    shmmax=0 if you set it to e.g. 4GB!
    if [ `cat /proc/sys/kernel/shmmax` !=
    "${SHMMAX:-3294967296}" ]; then
    echo "${warn}---- WARNING - SHMMAX could not
    be set properly ----$norm"
    echo " Tried to set it to:
    ${SHMMAX:-3294967296}"
    echo " Value is now: `cat
    /proc/sys/kernel/shmmax`"
    echo " You might try again with a lower
    value."
    fi
    fi
    echo
    echo -n "Kernel parameters set for Oracle: "
    rc_status -v
    echo
    echo
    fi
    rc_reset
    echo -n " - Starting Oracle Cluster
    Filesystem..."
    if [ "${START_ORACLE_DB_OCFS:-no}" = "yes" ]; then
    $RMMOD ocfs >& /dev/null
    $LOAD_OCFS >& /dev/null
    rc_status -v -r
    echo -n " - Mounting Oracle Cluster
    Filesystem(s)..."
    $MOUNT -a -t ocfs >& /dev/null
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_OCFS:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting Oracle Cluster Manager..."
    if [ "${START_ORACLE_DB_OCM:-no}" = "yes" ]; then
    # Fix log directories: 9iR2 RAC installation
    forgets these directories on the nodes
    su - oracle -c "$MKDIR -p
    $ORACLE_HOME/oracm/log"
    # Startup oracm
    cat <<EOF > /etc/rac_on
    This file is created by /etc/rc.d/oracle when
    START_ORACLE_DB_OCM="yes"
    in /etc/sysconfig/oracle. This is a dirty hack from
    Oracle - their
    $ORACLE_HOME/bin/dbca script uses the presence of this
    file to select
    one of two ways to start the JRE and when this file
    you are looking at
    right now does not exist it uses a method that lets
    the JRE crash.
    EOF
    test -x $ORACLE_HOME/oracm/bin/oracm &&
    PATH=${ORACLE_HOME}/oracm/bin:${PATH} oracm
    $ORACLE_DB_OCM_PARAMETERS </dev/null 2>&1
    $ORACLE_HOME/oracm/log/cm.out &sleep 7
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_OCM:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    if [ -x /etc/init.d/init.cssd -a ! -x
    /etc/init.d/init.crs ]
    then
    echo -n " - Starting css daemon..."
    /etc/init.d/init.cssd start
    rc_status -v -r
    kill -1 1
    sleep 5
    fi
    echo -n " - Starting Oracle GSD..."
    if [ "${START_ORACLE_DB_GSD:-no}" = "yes" ]; then
    test -x $ORACLE_HOME/bin/gsdctl && su - oracle
    -c "export ORACLE_HOME=$ORACLE_HOME
    TNS_ADMIN=$TNS_ADMIN; unset JAVA_BINDIR; unset
    JAVA_HOME; $ORACLE_HOME/bin/gsdctl start > /dev/null"
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_GSD:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Cargando Listener..."
    if [ "${START_ORACLE_DB_LISTENER:-no}" = "yes" ];
    then
    su - oracle -c "export ORACLE_HOME=$ORACLE_HOME
    TNS_ADMIN=$TNS_ADMIN; $ORACLE_HOME/bin/lsnrctl start >
    /dev/null"
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_LISTENER:-no} = "cannot"
    ]; then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo
    echo " Databases start..."
    if [ "${START_ORACLE_DB:-no}" = "yes" ]; then
    # Fix log directories: 9iR2 RAC installation
    forgets these directories on the nodes
    su - oracle -c "$MKDIR -p
    $ORACLE_HOME/rdbms/audit $ORACLE_HOME/rdbms/log
    $ORACLE_HOME/network/log 2>/dev/null"
    # The database will not start if the entry in
    /etc/oratab is "N"
    cat /etc/oratab | while read LINE
    do
    case $LINE in
    \#*) # skip over comment-line in oratab
    # Proceed only if third field is 'Y'.
    if [ "`echo $LINE | awk -F: '{print $3}' -`"
    = "N" ] ; then
    ORACLE_SID=`echo $LINE | awk -F: '{print
    $1}' -`
    ORACLE_HOME=`echo $LINE | awk -F: '{print
    $2}' -`
    echo; echo -n "No start entry for SID
    $ORACLE_SID at $ORACLE_HOME in /etc/oratab"
    rc_status -s
    fi
    # Check if CRS is up before starting ASM
    if [ "`echo $LINE | awk -F: '{print $1}' -`"
    = "+ASM" ] ; then
    if [ "`echo $LINE | awk -F: '{print
    $3}' -`" = "Y" ] ; then
    false
    while (($?)) ; do
    echo "Waiting 20
    seconds for CRS daemon"
    sleep 20
    ps -fe|grep -v
    grep|grep cssd
    done
    fi
    fi
    esac
    done
    echo -n " "
    su - oracle -c "export ORACLE_HOME=$ORACLE_HOME
    TNS_ADMIN=$TNS_ADMIN; $ORACLE_HOME/bin/dbstart"
    rc_status
    echo -n " Status of Oracle database(s)
    start:"
    rc_status -v -r
    echo
    else
    if [ ${START_ORACLE_DB:-no} = "cannot" ]; then
    rc_status -s
    else
    rc_status -u
    fi
    echo
    fi
    rc_reset
    echo -n " - Lanzando Application Express
    2.2.1..."
    if [ "${START_ORACLE_APEX_221:-no}" = "yes" ];
    then
    su - oracle -c "export
    ORACLE_HOME=$ORACLE_HOME;
    /opt/oracle/product/Area/opmn/bin/opmnctl startall >
    /dev/null"
    if [ "$?" != "0" ]; then rc_failed; else
    rc_failed 0; fi
    rc_status -v -r
    else
    if [ ${START_ORACLE_APEX_221:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting Apache..."
    if [ "${START_ORACLE_DB_APACHE:-no}" = "yes" ];
    then
    SSL=""
    if [ ${ORACLE_DB_APACHE_USE_SSL} = "yes" ];
    then
    SSL="ssl"
    fi
    export DISPLAY=:42.0;
    /opt/oracle/product/Area/Apache/Apache/bin/apache$SSL>&
    /dev/null
    if [ "$?" != "0" ]; then rc_failed; else
    rc_failed 0; fi
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_APACHE:-no} = "cannot"
    ]; then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Lanzando Apache server..."
    if [ "${START_ORACLE_AS_ALL:-no}" = "yes" ]; then
    su - oracle -c "export
    ORACLE_HOME=$ORACLE_HOME;
    /opt/oracle/product/Area/Apache/Apache/bin/httpd
    startall > /dev/null"
    if [ "$?" != "0" ]; then rc_failed; else
    rc_failed 0; fi
    rc_status -v -r
    else
    if [ ${START_ORACLE_AS_ALL:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting Application Server
    Console..."
    if [ "${START_ORACLE_AS_CONSOLE:-no}" = "yes" ];
    then
    su - oracle -c "export
    ORACLE_HOME=$ORACLE_HOME; $ORACLE_HOME/bin/emmctl
    start iasconsole > /dev/null"
    if [ "$?" != "0" ]; then rc_failed; else
    rc_failed 0; fi
    rc_status -v -r
    else
    if [ ${START_ORACLE_AS_CONSOLE:-no} = "cannot"
    ]; then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting Agent..."
    if [ "${START_ORACLE_DB_AGENT:-no}" = "yes" ];
    then
    su - oracle -c "export ORACLE_HOME=$AGENT_HOME
    TNS_ADMIN=$TNS_ADMIN; $AGENT_START > /dev/null"
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_AGENT:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting Enterprise Manager..."
    if [ "${START_ORACLE_DB_EMANAGER:-no}" = "yes" ];
    then
    for SID in `sed -n
    's/^\([^#+]*\):.*:Y/\1/p' /etc/oratab`
    do
    echo "Starting DB Console for $SID"
    su - oracle -c "export ORACLE_SID=$SID
    ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    $ORACLE_HOME/bin/emctl start dbconsole > /dev/null"
    sleep 10
    done
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_EMANAGER:-no} = "cannot"
    ]; then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting iSQLPLUS Manager..."
    if [ "${START_ORACLE_DB_ISQLPLUS:-no}" = "yes" ];
    then
    su - $oracle -c "export
    ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    $ORACLE_HOME/bin/isqlplusctl start > /dev/null"
    rc_status -v -r
    else
    if [ ${START_ORACLE_DB_ISQLPLUS:-no} = "cannot"
    ]; then
    rc_status -s
    else rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting Oracle Internet
    Filesystem..."
    if [ "${START_ORACLE_DB_IFS:-no}" = "yes" ];
    then
    echo -n " ${extd}Not yet implemented.$norm"
    rc_status -s
    else
    if [ ${START_ORACLE_DB_IFS:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    rc_reset
    echo -n " - Starting Oracle Internet
    Directory..."
    if [ "${START_ORACLE_DB_OID:-no}" = "yes" ]; then
    echo -n " ${extd}Not yet implemented.$norm"
    rc_status -s
    else
    if [ ${START_ORACLE_DB_OID:-no} = "cannot" ];
    then
    rc_status -s
    else
    rc_status -u
    fi
    fi
    stop)
    echo
    echo "#######################################"
    echo "# Fin de O R A C L E #"
    echo "######################################"
    echo
    ora_environment stop
    echo "Shutting down Oracle services (only those
    running)"; echo
    test -x
    /opt/oracle/product/Area/Apache/Apache/bin/httpd &&
    $CHECKPROC
    /opt/oracle/product/Area/Apache/Apache/bin/httpd &&
    echo -n "Shutting down Apache: " && (export
    ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    /opt/oracle/product/Area/Apache/Apache/bin/httpd
    stopall > /dev/null; rc_status -v -r)
    # Shutting Down Agent
    if [ ${START_ORACLE_DB_AGENT:-no} = "yes" ]; then
    case $AGENT_VERSION in
    10g)
    test -x $AGENT_PROG && $CHECKPROC $AGENT_PROG &&
    echo -n "Shutting down Agent: " && (su - oracle -c
    "export ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    $AGENT_STOP > /dev/null"; rc_status -v -r)
    10gA)
    test -x $AGENT_PROG && $CHECKPROC $AGENT_PROG &&
    echo -n "Shutting down Agent: " && (su - oracle -c
    "export ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    $AGENT_STOP > /dev/null"; rc_status -v -r)
    9i)
    test -x $AGENT_PROG && $CHECKPROC $AGENT_PROG &&
    echo -n "Shutting down Agent: " && (su - oracle -c
    "export ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    $AGENT_STOP > /dev/null"; rc_status -v -r)
    8i)
    test -x $AGENT_PROG && $CHECKPROC $AGENT_PROG &&
    echo -n "Shutting down Agent: " && (su - oracle -c
    "export ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    $AGENT_STOP > /dev/null"; rc_status -v -r)
    echo "Oracle Agent undefinied or not properly
    set. Please check."
    esac
    fi
    test -x /opt/oracle/product/Area/opmn/bin/opmnctl
    && test "${START_ORACLE_APEX_221:-no}" = "yes"
    && echo -n "Shutting down Apex: " && (su - oracle -c
    "export ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    /opt/oracle/product/Area/opmn/bin/opmnctl stopall >
    /dev/null"; rc_status -v -r)
    test -x $ORACLE_HOME/bin/isqlplusctl
    && test "${START_ORACLE_DB_ISQLPLUS:-no}" = "yes"
    && echo -n "Shutting down iSQLPLUS Manager: " && (su
    - oracle -c "export ORACLE_HOME=$ORACLE_HOME
    TNS_ADMIN=$TNS_ADMIN; $ORACLE_HOME/bin/isqlplusctl
    stop > /dev/null"; rc_status -v -r)
    test -x $ORACLE_HOME/bin/emctl
    && test "${START_ORACLE_DB_EMANAGER:-no}" = "yes"
    && echo -n "Shutting down Enterprise Manager: " &&
    (su - oracle -c "export ORACLE_HOME=$ORACLE_HOME
    TNS_ADMIN=$TNS_ADMIN; $ORACLE_HOME/bin/emctl stop
    dbconsole > /dev/null"; rc_status -v -r)
    test -x $ORACLE_HOME/bin/lsnrctl
    && $CHECKPROC $ORACLE_HOME/bin/tnslsnr
    && echo -n "Shutting down Listener: " && (su - oracle
    -c "export ORACLE_HOME=$ORACLE_HOME
    TNS_ADMIN=$TNS_ADMIN; $ORACLE_HOME/bin/lsnrctl stop >
    /dev/null"; rc_status -v -r)
    test -x $ORACLE_HOME/bin/dbshut
    && $CHECKPROC $ORACLE_HOME/bin/oracle
    && echo -n "Shutting down Database: " && (su - oracle
    -c "export ORACLE_HOME=$ORACLE_HOME
    TNS_ADMIN=$TNS_ADMIN; $ORACLE_HOME/bin/dbshut >
    /dev/null"; rc_status -v -r)
    test -x $ORACLE_HOME/bin/gsdctl
    && test "" != "`ps U oracle|grep 'DPROGRAM=gsd'`"
    && echo -n "Shutting down GSD: " && (su - oracle -c
    "export ORACLE_HOME=$ORACLE_HOME TNS_ADMIN=$TNS_ADMIN;
    unset JAVA_BINDIR; unset JAVA_HOME;
    $ORACLE_HOME/bin/gsdctl stop > /dev/null"; rc_status
    -v -r)
    test -x $ORACLE_HOME/oracm/bin/oracm
    && $CHECKPROC $ORACLE_HOME/oracm/bin/oracm
    && echo -n "Shutting down OCM: " && (killall oracm >
    /dev/null; rm -f /etc/rac_on; rc_status -v -r)
    if [ "`$MOUNT -t ocfs | grep ocfs`" != "" ]; then
    echo -n "Unmounting all OCFS filesystems: "
    && ($UMOUNT -t ocfs -a; rc_status -v -r)
    fi
    if [ -x /etc/init.d/init.cssd -a ! -x
    /etc/init.d/init.crs ]
    then
    echo -n "Shutting down CSSD:"
    /etc/init.d/init.cssd stop >/dev/null
         rc_status -v -r
    kill -1 1
    sleep 5
    fi
    status)
    echo
    echo "#################################"
    echo "# Fin de O R A C L E #"
    echo "#################################"
    echo
    ora_environment status
    echo "${extd}Kernel Parameters$norm"
    echo -n "Shared memory:"
    echo -n " SHMMAX=" `cat /proc/sys/kernel/shmmax`
    echo -n " SHMMNI=" `cat /proc/sys/kernel/shmmni`
    echo " SHMALL=" `cat /proc/sys/kernel/shmall`
    echo -n "Semaphore values:"
    echo " SEMMSL, SEMMNS, SEMOPM, SEMMNI: " `cat
    /proc/sys/kernel/sem`
    echo
    if [ -x $ORACLE_HOME/bin/oracle ]; then
    echo "${extd}Database-Instances$norm"
    # loop over the instances (very simple !!!)
    IFS=:
    grep -v '^\(#\|$\)' /etc/oratab | while read sid
    ohome autostart ; do
    state=up
    su - oracle -c "export ORACLE_SID=$sid;
    sqlplus /nolog" <<-! 2>/dev/null | grep ORA-01034
    /dev/null && state=downconnect / as sysdba
    show sga
    echo "Instance $sid is $state (autostart:
    $autostart)"
    done
    echo
    fi
    if [ -x $ORACLE_HOME/bin/lsnrctl ]; then
    state=up
    su - oracle -c "$ORACLE_HOME/bin/lsnrctl status"
    | grep "[nN]o [lL]istener" >/dev/null && state=down
    echo "${extd}TNS-Listener:$norm $state"
    echo
    fi
    numhttpd=`ps -e | grep httpd | wc -l | sed 's/
    //g'`
    state=up
    if [ "$numhttpd" -lt 1 ] ; then state=down ; fi
    echo "${extd}Web-Server (Apache httpd):$norm
    $state ($numhttpd processes)"
    echo
    if [ -x $ORACLE_HOME/bin/agentctl ]; then
    state=up
    su - oracle -c "agentctl status" | grep "Could
    not contact agent" >/dev/null && state=down
    echo "${extd}Intelligent Agent:$norm $state"
    echo
    fi
    echo "${extd}Process list for user oracle:$norm"
    ps U oracle
    ps ax | grep oracm | grep -v grep
    restart)
    ## Stop the service and regardless of whether it
    was
    ## running or not, start it again.
    $0 stop
    $0 start
    echo "Usage: $0 start"
    exit 1
    esac
    echo
    echo "###################################"
    echo "# Fin de O R A C L E #"
    echo "###################################"
    echo
    # Global return value of this script is "success", always. We have too many
    # individual return values...
    rc_status -r
    rc_exit

  • [svn:osmf:] 15114: Don't check policy file when loading SWFs.

    Revision: 15114
    Revision: 15114
    Author:   [email protected]
    Date:     2010-03-29 12:24:58 -0700 (Mon, 29 Mar 2010)
    Log Message:
    Don't check policy file when loading SWFs.  Don't import local SWFs into current security domain.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/ImageLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/SWFLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/loaderClasses/LoaderUtils.as

    If you managed to get to the point where the applet container is created (the "gray square"), but the form never appears then you can assume one or more of the following has occurred:
    1. The JRE crashed after startup. Many times, but not always, if such a crash occurs it will leave a JRE dump file on the desktop. Its content may help to identify the cause.
    2. The Forms runtime crashed at startup. Many times, but not always, a Forms dump file will be created on the server. Its content may help to identify the cause.
    3. The Forms runtime was unable to start at all. This can occur on unix systems when/if there is a resource or permissions issue. One of the more common causes is if the file descriptor (nofiles) value is set too low.
    4. The applet is actually running, but has attempted to display a dialog box and is awaiting your acknowledgement, but the box was wrongfully sent to the background behind the browser. A similar issue was reported in one of the JRE 1.6.0_xx series, however I don't recall which one. Uninstall your current version and install the latest which is 1.6.0_27
    There are other possibilities, but these are most common.
    I would recommend the following:
    1. Uninstall any JRE older than 1.6.0_27. Reboot. Install 1.6.0_27
    2. Set networkRetries=5 in formsweb.cfg
    3. Set FORMS_TIMEOUT to 15 (default). Setting to a high value as you have is not recommended and is rarely necessary.
    4. Verify that the test form works. For example:
    http://machine:port/forms/frmservlet?form=test
    5. It appears that you are trying to use WU_TEST_106.fmx. Instead, download an updated version of this file (the name has also changed)
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/196249.zip
    6. Ensure that you have compiled webutil.pll into .plx. Do not use an old version of this file. The installation will include one. If not, check for it in an installation that also includes the Builders.

  • JRE will crash on NT4/Win2K if not logged in as admin !

    I have this problem with JDK/JRE 1.2.2 as well as with JDK/JRE 1.3. I already posted this about a year ago but didn't get any replies.
    Although I have only the full JDK installed I think it is definitely a JRE-related problem:
    I can only run Java apps on Windows NT4 or 2000 if I have logged in as Administrator or if I have logged in as an user with Administrator rights. Otherwise, the JRE will crash with an protection fault (don't have the DLL and address handy).
    This happens regardless if I have installed the JDK as Administrator or as normal user w/o admin rights.
    I can't imagine that I can only run JAVA apps with admin rights, that sounds stupid to me. Is there noone else out there having the same problems ?
    Thanks for any help.
    BFN,
    Torsten

    I am having that problem w/ 1.3.1_02 still. It does not crash, it just does not ever load. The applet does not load, neither does the 1.3.1 control panel little app. I can run it against Spicer's ViewCafe software fine if I am an admin / domain admin on an NT 4.0 network. But that is NOT going to be realistic. I have played w/ the JavaSoft registry settings, the winnt\java directory, and other permissions to no avail.
    ANYONE with good information would be helpful with this annoying problem. Main businesses use NT w/o admin rights so this is a stupid problem to have to troubleshoot, I agree.

Maybe you are looking for

  • Error Message 2122 on itunes 6.0.2.23

    I don't know if anyone else is having this issue or has had this issue, but why is it that I can import songs off my Music CD's into itunes (the lastest version), but none of my playlists or songs will burn onto a blank CD that I insert? It used to b

  • Work flow Error

    Dear All, While creating a Purchase Order Release Strategy the following error is coming in Business Workplace.What to do for this Error processing following event linkage: BUS2012 RELEASESTEPCREATED WS20000075 Following error occurred: SWF_RUN 594 M

  • Reading / writing a MAC drive on a PC - how to?

    Could somebodybody please tell me how to access the information and write on a MAC drive (external USB, MAC formatted) on a PC?

  • BOM component and PGI

    Hi All, I'm trying to test how the system will react, by allowing me to PGI if I short confirm a BOM component. So if I confirm the mouse for 2 pieces instead of 3, would it allow me to PGI and invoice. eg. sales order for: Item 10 pc x 3 Item 20 key

  • I can not activate my wi fi

    Mi wifi is disactivated, I click activate ando does not work. I try to access to my red and no reconize the pasword. Other devices work okey but my lap top does not. Yesterday took to service because a cd was inside and a I did not expulse. After tha