Java applet crashing with Workgroup Managed machines

Hi,
One of my clients uses a Java-based online proofing system for their publications which consistently crashes. We have narrowed the problem to machines that are or have been under Workgroup Management (the problem persists even after machines are unbound). We have eliminated other culprits such as Netinstall, Radmind, browser and Java versions and so on. The applet consistently gives the following output in console log (where the reference to the display profile is specific to that machine):
2008-11-10 13:54:03.239 Safari[672] * _NSAutoreleaseNoPool(): Object 0x55a68c0 of class NSView autoreleased with no pool in place - just leaking
2008-11-10 13:54:03.239 Safari[672] * _NSAutoreleaseNoPool(): Object 0x67d13f0 of class NSConcreteValue autoreleased with no pool in place - just leaking
2008-11-10 13:54:03.240 Safari[672] * _NSAutoreleaseNoPool(): Object 0x40c140 of class NSCFNumber autoreleased with no pool in place - just leaking
2008-11-10 13:54:03.240 Safari[672] * _NSAutoreleaseNoPool(): Object 0x4ee7e0 of class NSConcreteValue autoreleased with no pool in place - just leaking
2008-11-10 13:54:03.240 Safari[672] * _NSAutoreleaseNoPool(): Object 0x6727190 of class NSCFDictionary autoreleased with no pool in place - just leaking
2008-11-10 13:54:03.243 Safari[672] Path /Library/ColorSync/Profiles/GENDISP7.icm
And when the applet finally crashes we get this:
2008-11-10 13:44:43.004 Safari[672] * Assertion failure in -[NSViewHierarchyLock unlockTopMostReader], AppKit.subproj/NSViewHierarchyLock.m:444
The most conclusive test I performed was taking a machine that had never been bound to the server. The applet worked fine with no console log output. As soon as I bound it to the server, the above started happening. I have also found the problem in Tiger and Leopard networks. I have tried obvious stuff like re-creating the display profile.
Has anyone else seen anything like this? Or can anyone suggest where to look?
Thanks,

Java Preferences should be in Applications > Utilities.
Check the boxes to enable.
I'll refer you back to the earlier posts of that thread for restting the browser plug-ins.

Similar Messages

  • Java applet crashes

    Here is the scenario:
    I go to http://www.missionred.com/
    I play some of the games there
    After a few hundred clicks the java applet crashes
    This is using any browser, I've tested it in IE, FireFox and Opera
    I am using JDK 1.5.0_07
    it creates logs on my desktop
    here is how they all begin:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000002, pid=6648, tid=4900
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # C 0x00000002
    but with different numbers every time

    Here are the full logs:
    Number 1
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000002, pid=6648, tid=4900
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # C 0x00000002
    --------------- T H R E A D ---------------
    Current thread (0x0f3c2b20): JavaThread "AWT-EventQueue-1" [_thread_in_native, id=4900]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000002
    Registers:
    EAX=0x02b751c0, EBX=0x0b111ec8, ECX=0x02b75970, EDX=0x7c90eb94
    ESP=0x0fabf56c, EBP=0x0fabf58c, ESI=0x02b751c0, EDI=0x0f3c2b20
    EIP=0x00000002, EFLAGS=0x00010206
    Top of Stack: (sp=0x0fabf56c)
    0x0fabf56c: 5ee01531 02b751c0 00000001 00000000
    0x0fabf57c: 02b7487b 0461b910 100aa518 00000000
    0x0fabf58c: 0fabf5a0 6d4a2aba 0461b910 0b111ec8
    0x0fabf59c: 00000001 0fabf5e4 6d4a1bd3 100aa518
    0x0fabf5ac: 00000001 04b5826f 0f3c2be0 0fabf5ec
    0x0fabf5bc: 0f47afa0 00000000 00000001 0fabf5c8
    0x0fabf5cc: 00000000 0fabf5fc 0b112d10 00000000
    0x0fabf5dc: 0b111ec8 0fabf5f4 0fabf61c 04b52923
    Instructions: (pc=0x00000002)
    0xfffffff2:
    Stack: [0x0f9c0000,0x0fac0000), sp=0x0fabf56c, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x00000002
    C [jsoundds.dll+0x2aba]
    C [jsoundds.dll+0x1bd3]
    j com.sun.media.sound.DirectAudioDevice.access$1600(JZ)V+2
    j com.sun.media.sound.DirectAudioDevice$DirectDL.flush()V+86
    j com.sun.media.sound.JavaSoundAudioClip.startImpl(Z)V+75
    j com.sun.media.sound.JavaSoundAudioClip.play()V+2
    j sun.applet.AppletAudioClip.play()V+11
    j a.f.a.a(Ljava/lang/String;)V+24
    j a.a.e.b.a(II)V+184
    j a.a.e.a.a(Ljava/awt/event/MouseEvent;)V+48
    j a.c.a.d(Ljava/awt/event/MouseEvent;)V+69
    j a.c.d.mousePressed(Ljava/awt/event/MouseEvent;)V+18
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
    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.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+0x86401]
    V [jvm.dll+0xdb172]
    V [jvm.dll+0x862d2]
    V [jvm.dll+0x8602f]
    V [jvm.dll+0xa0bcb]
    V [jvm.dll+0x10bdad]
    V [jvm.dll+0x10bd7b]
    C [msvcrt.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.sun.media.sound.DirectAudioDevice.nFlush(JZ)V+0
    j com.sun.media.sound.DirectAudioDevice.access$1600(JZ)V+2
    j com.sun.media.sound.DirectAudioDevice$DirectDL.flush()V+86
    j com.sun.media.sound.JavaSoundAudioClip.startImpl(Z)V+75
    j com.sun.media.sound.JavaSoundAudioClip.play()V+2
    j sun.applet.AppletAudioClip.play()V+11
    j a.f.a.a(Ljava/lang/String;)V+24
    j a.a.e.b.a(II)V+184
    j a.a.e.a.a(Ljava/awt/event/MouseEvent;)V+48
    j a.c.a.d(Ljava/awt/event/MouseEvent;)V+69
    j a.c.d.mousePressed(Ljava/awt/event/MouseEvent;)V+18
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
    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.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 )
    0x0f3d2dc8 JavaThread "Direct Clip" daemon [_thread_blocked, id=7248]
    0x0f431780 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=6448]
    0x0f3ca830 JavaThread "Thread-4" [_thread_blocked, id=2212]
    =>0x0f3c2b20 JavaThread "AWT-EventQueue-1" [_thread_in_native, id=4900]
    0x0f3cb9f8 JavaThread "Thread-2" [_thread_blocked, id=6140]
    0x0f3ba4c0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5560]
    0x0f3b1a80 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4920]
    0x0f3b1648 JavaThread "AWT-Shutdown" [_thread_blocked, id=4596]
    0x0f3abed0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2384]
    0x04b1dbb0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5128]
    0x04b1c780 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4276]
    0x04b1bb00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4544]
    0x04b12510 JavaThread "Finalizer" daemon [_thread_blocked, id=6532]
    0x04b11a58 JavaThread "Reference Handler" daemon [_thread_blocked, id=5144]
    0x0054ec88 JavaThread "main" [_thread_in_native, id=6652]
    Other Threads:
    0x04b0d8b8 VMThread [id=4780]
    0x04b1ed90 WatcherThread [id=5288]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 768K, used 442K [0x06bd0000, 0x06ca0000, 0x070b0000)
    eden space 704K, 62% used [0x06bd0000, 0x06c3e5a0, 0x06c80000)
    from space 64K, 1% used [0x06c90000, 0x06c90338, 0x06ca0000)
    to space 64K, 0% used [0x06c80000, 0x06c80000, 0x06c90000)
    tenured generation total 8904K, used 5563K [0x070b0000, 0x07962000, 0x0abd0000)
    the space 8904K, 62% used [0x070b0000, 0x0761ed68, 0x0761ee00, 0x07962000)
    compacting perm gen total 8192K, used 5519K [0x0abd0000, 0x0b3d0000, 0x0ebd0000)
    the space 8192K, 67% used [0x0abd0000, 0x0b133f28, 0x0b134000, 0x0b3d0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00429000      C:\Program Files\Opera\Opera.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\user32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x59800000 - 0x59817000      C:\Program Files\TuneUp Utilities 2006\WinStylerThemeHelper.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\oleaut32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x679e0000 - 0x67ff4000      C:\Program Files\Opera\Opera.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\winmm.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\COMCTL32.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\SHELL32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\version.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\wsock32.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x10000000 - 0x10006000      C:\DOCUME~1\Igor\LOCALS~1\Temp\IadHide5.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x00af0000 - 0x00af7000      C:\Program Files\Logitech\MouseWare\System\LgWndHk.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x76380000 - 0x76385000      C:\WINDOWS\system32\Msimg32.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x5ee00000 - 0x5ee1f000      C:\Program Files\AV Vcs 4.0 DIAMOND\Vcs4Hook.dll
    0x33300000 - 0x33310000      C:\Program Files\AV Vcs 4.0 DIAMOND\Vcs4Conf.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PsApi.dll
    0x02cd0000 - 0x02cdb000      C:\Program Files\Common Files\Logitech\Scrolling\LgMsgHk.dll
    0x76080000 - 0x760e5000      C:\WINDOWS\system32\MSVCP60.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\appHelp.dll
    0x77a20000 - 0x77a74000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000      C:\WINDOWS\System32\CSCDLL.dll
    0x75f80000 - 0x7607d000      C:\WINDOWS\System32\browseui.dll
    0x76990000 - 0x769b5000      C:\WINDOWS\system32\ntshrui.dll
    0x76b20000 - 0x76b31000      C:\WINDOWS\system32\ATL.DLL
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x77760000 - 0x778cf000      C:\WINDOWS\System32\shdocvw.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x754d0000 - 0x75550000      C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x771b0000 - 0x77256000      C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x6d6c0000 - 0x6d857000      C:\Program Files\Java\jre1.5.0_07\bin\client\jvm.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_07\bin\hpi.dll
    0x6d690000 - 0x6d69c000      C:\Program Files\Java\jre1.5.0_07\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_07\bin\java.dll
    0x6d6b0000 - 0x6d6bf000      C:\Program Files\Java\jre1.5.0_07\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_07\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d240000 - 0x6d27f000      C:\Program Files\Java\jre1.5.0_07\bin\fontmanager.dll
    0x74e30000 - 0x74e9c000      C:\WINDOWS\system32\RICHED20.DLL
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_07\bin\net.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_07\bin\nio.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x6d470000 - 0x6d495000      C:\Program Files\Java\jre1.5.0_07\bin\jsound.dll
    0x6d4a0000 - 0x6d4a7000      C:\Program Files\Java\jre1.5.0_07\bin\jsoundds.dll
    0x73f10000 - 0x73f6c000      C:\WINDOWS\system32\DSOUND.dll
    0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
    0x73ee0000 - 0x73ee4000      C:\WINDOWS\system32\KsUser.dll
    VM Arguments:
    jvm_args: abort exit -Xbootclasspath/p:C:\Program Files\Opera\Classes\Opera.jar;C:\Program Files\Opera\Plugins;C:\Program Files\Opera\Program\Plugins;;C:\Program Files\Opera\Program\Plugins\npdrmv2.zip;C:\Program Files\Opera\Program\Plugins\npds.zip;C:\Program Files\Java\jre1.5.0_07\lib\jaws.jar;C:\Program Files\Java\jre1.5.0_07\lib\plugin.jar -Djava.security.policy=C:\Program Files\Opera\Classes\Opera.policy -Dbrowser.opera.classpath=C:\Program Files\Opera\Classes\Opera.jar
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    CLASSPATH=C:\Program Files\Java\jre1.5.0_04\lib\ext\QTJava.zip
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0\bin;C:\Program Files\cvsnt;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\SSH Secure Shell
    USERNAME=Igor
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 10 Stepping 0, AuthenticAMD
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse
    Memory: 4k page, physical 392688k(23312k free), swap 1043536k(593212k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 01:04:38 by "java_re" with MS VC++ 6.0
    Number 2
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000002, pid=4156, tid=6180
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # C 0x00000002
    --------------- T H R E A D ---------------
    Current thread (0x0ead6748): JavaThread "AWT-EventQueue-1" [_thread_in_native, id=6180]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000002
    Registers:
    EAX=0x1072f2f8, EBX=0x0a7e21e8, ECX=0x02b74c80, EDX=0x7c90eb94
    ESP=0x0f3ef788, EBP=0x0f3ef7a8, ESI=0x1072f2f8, EDI=0x0ead6748
    EIP=0x00000002, EFLAGS=0x00010202
    Top of Stack: (sp=0x0f3ef788)
    0x0f3ef788: 5ee01531 1072f2f8 00000001 00000000
    0x0f3ef798: 02b74273 103315a8 0ec3ff70 00000000
    0x0f3ef7a8: 0f3ef7bc 6d4a2aba 103315a8 0a7e21e8
    0x0f3ef7b8: 00000001 0f3ef800 6d4a1bd3 0ec3ff70
    0x0f3ef7c8: 00000001 0422826f 0ead6808 0f3ef808
    0x0f3ef7d8: 0ea48e10 00000000 00000001 0f3ef7e4
    0x0f3ef7e8: 00000000 0f3ef818 0a7e3030 00000000
    0x0f3ef7f8: 0a7e21e8 0f3ef810 0f3ef838 04222923
    Instructions: (pc=0x00000002)
    0xfffffff2:
    Stack: [0x0f2f0000,0x0f3f0000), sp=0x0f3ef788, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x00000002
    C [jsoundds.dll+0x2aba]
    C [jsoundds.dll+0x1bd3]
    j com.sun.media.sound.DirectAudioDevice.access$1600(JZ)V+2
    j com.sun.media.sound.DirectAudioDevice$DirectDL.flush()V+86
    j com.sun.media.sound.JavaSoundAudioClip.startImpl(Z)V+75
    j com.sun.media.sound.JavaSoundAudioClip.play()V+2
    j sun.applet.AppletAudioClip.play()V+11
    j a.f.a.a(Ljava/lang/String;)V+24
    j a.a.e.b.a(II)V+184
    j a.a.e.a.a(Ljava/awt/event/MouseEvent;)V+48
    j a.c.a.d(Ljava/awt/event/MouseEvent;)V+69
    j a.c.d.mousePressed(Ljava/awt/event/MouseEvent;)V+18
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
    j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
    j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
    j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
    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+0x86401]
    V [jvm.dll+0xdb172]
    V [jvm.dll+0x862d2]
    V [jvm.dll+0x8602f]
    V [jvm.dll+0xa0bcb]
    V [jvm.dll+0x10bdad]
    V [jvm.dll+0x10bd7b]
    C [msvcrt.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.sun.media.sound.DirectAudioDevice.nFlush(JZ)V+0
    j com.sun.media.sound.DirectAudioDevice.access$1600(JZ)V+2
    j com.sun.media.sound.DirectAudioDevice$DirectDL.flush()V+86
    j com.sun.media.sound.JavaSoundAudioClip.startImpl(Z)V+75
    j com.sun.media.sound.JavaSoundAudioClip.play()V+2
    j sun.applet.AppletAudioClip.play()V+11
    j a.f.a.a(Ljava/lang/String;)V+24
    j a.a.e.b.a(II)V+184
    j a.a.e.a.a(Ljava/awt/event/MouseEvent;)V+48
    j a.c.a.d(Ljava/awt/event/MouseEvent;)V+69
    j a.c.d.mousePressed(Ljava/awt/event/MouseEvent;)V+18
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
    j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
    j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
    j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
    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 )
    0x0eaaadb0 JavaThread "Direct Clip" daemon [_thread_blocked, id=6996]
    0x041b1d58 JavaThread "Direct Clip" daemon [_thread_blocked, id=6856]
    0x0eae7c38 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=6632]
    0x0ead69e0 JavaThread "Thread-4" [_thread_blocked, id=6248]
    =>0x0ead6748 JavaThread "AWT-EventQueue-1" [_thread_in_native, id=6180]
    0x0eaa4008 JavaThread "Thread-2" [_thread_blocked, id=6172]
    0x0ea893d0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6148]
    0x0ea80990 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4104]
    0x0ea80558 JavaThread "AWT-Shutdown" [_thread_blocked, id=324]
    0x0ea7ade0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1624]
    0x041ecbf8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3928]
    0x041eb7c8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6028]
    0x041eab48 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3088]
    0x041e1f98 JavaThread "Finalizer" daemon [_thread_blocked, id=2888]
    0x041e0b00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2300]
    0x0054cc00 JavaThread "main" [_thread_in_native, id=1356]
    Other Threads:
    0x041dc960 VMThread [id=5156]
    0x041eddd8 WatcherThread [id=6116]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 832K, used 299K [0x062a0000, 0x06380000, 0x06780000)
    eden space 768K, 38% used [0x062a0000, 0x062ea218, 0x06360000)
    from space 64K, 4% used [0x06360000, 0x06360a70, 0x06370000)
    to space 64K, 0% used [0x06370000, 0x06370000, 0x06380000)
    tenured generation total 9784K, used 6061K [0x06780000, 0x0710e000, 0x0a2a0000)
    the space 9784K, 61% used [0x06780000, 0x06d6b588, 0x06d6b600, 0x0710e000)
    compacting perm gen total 8192K, used 5518K [0x0a2a0000, 0x0aaa0000, 0x0e2a0000)
    the space 8192K, 67% used [0x0a2a0000, 0x0a803838, 0x0a803a00, 0x0aaa0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00429000      C:\Program Files\Opera\Opera.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\user32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x59800000 - 0x59817000      C:\Program Files\TuneUp Utilities 2006\WinStylerThemeHelper.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\oleaut32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x679e0000 - 0x67ff4000      C:\Program Files\Opera\Opera.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\winmm.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\COMCTL32.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\SHELL32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\version.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\wsock32.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x10000000 - 0x10006000      C:\DOCUME~1\Igor\LOCALS~1\Temp\IadHide5.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x00af0000 - 0x00af7000      C:\Program Files\Logitech\MouseWare\System\LgWndHk.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x76380000 - 0x76385000      C:\WINDOWS\system32\Msimg32.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x5ee00000 - 0x5ee1f000      C:\Program Files\AV Vcs 4.0 DIAMOND\Vcs4Hook.dll
    0x33300000 - 0x33310000      C:\Program Files\AV Vcs 4.0 DIAMOND\Vcs4Conf.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PsApi.dll
    0x02cd0000 - 0x02cdb000      C:\Program Files\Common Files\Logitech\Scrolling\LgMsgHk.dll
    0x76080000 - 0x760e5000      C:\WINDOWS\system32\MSVCP60.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d6c0000 - 0x6d857000      C:\Program Files\Java\jre1.5.0_07\bin\client\jvm.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_07\bin\hpi.dll
    0x6d690000 - 0x6d69c000      C:\Program Files\Java\jre1.5.0_07\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_07\bin\java.dll
    0x6d6b0000 - 0x6d6bf000      C:\Program Files\Java\jre1.5.0_07\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_07\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d240000 - 0x6d27f000      C:\Program Files\Java\jre1.5.0_07\bin\fontmanager.dll
    0x74e30000 - 0x74e9c000      C:\WINDOWS\system32\RICHED20.DLL
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_07\bin\net.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_07\bin\nio.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x6d470000 - 0x6d495000      C:\Program Files\Java\jre1.5.0_07\bin\jsound.dll
    0x6d4a0000 - 0x6d4a7000      C:\Program Files\Java\jre1.5.0_07\bin\jsoundds.dll
    0x73f10000 - 0x73f6c000      C:\WINDOWS\system32\DSOUND.dll
    0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
    0x73ee0000 - 0x73ee4000      C:\WINDOWS\system32\KsUser.dll
    VM Arguments:
    jvm_args: abort exit -Xbootclasspath/p:C:\Program Files\Opera\Classes\Opera.jar;C:\Program Files\Opera\Plugins;C:\Program Files\Opera\Program\Plugins;;C:\Program Files\Opera\Program\Plugins\npdrmv2.zip;C:\Program Files\Opera\Program\Plugins\npds.zip;C:\Program Files\Java\jre1.5.0_07\lib\jaws.jar;C:\Program Files\Java\jre1.5.0_07\lib\plugin.jar -Djava.security.policy=C:\Program Files\Opera\Classes\Opera.policy -Dbrowser.opera.classpath=C:\Program Files\Opera\Classes\Opera.jar
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    CLASSPATH=C:\Program Files\Java\jre1.5.0_04\lib\ext\QTJava.zip
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0\bin;C:\Program Files\cvsnt;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\SSH Secure Shell
    USERNAME=Igor
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 10 Stepping 0, AuthenticAMD
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse
    Memory: 4k page, physical 392688k(28360k free), swap 1043536k(597608k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 01:04:38 by "java_re" with MS VC++ 6.0
    Number 3
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000001, pid=16764, tid=19728
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # C 0x00000001
    --------------- T H R E A D ---------------
    Current thread (0x100ace50): JavaThread "Direct Clip" daemon [_thread_in_native, id=19728]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000001
    Registers:
    EAX=0x00000000, EBX=0x12db0954, ECX=0x7c802600, EDX=0x12db0a90
    ESP=0x15d1f8a0, EBP=0x000000e0, ESI=0x10acf560, EDI=0x15373c14
    EIP=0x00000001, EFLAGS=0x00010202
    Top of Stack: (sp=0x15d1f8a0)
    0x15d1f8a0: 3350139d 10acf560 40000001 10acf560
    0x15d1f8b0: 12db0954 33509140 5ee0af0b 04611fc0
    0x15d1f8c0: 10acf560 01a62128 10acf560 000000e0
    0x15d1f8d0: 15373c14 00000000 00000002 5ee0d1ca
    0x15d1f8e0: 000000e0 5ee0d6ab 00000070 00000070
    0x15d1f8f0: 10acf560 10acf498 5ee013ea 10acf560
    0x15d1f900: 15373c14 000000e0 00000000 1010fff0
    0x15d1f910: 15d1f940 00000000 15d1f970 15d1f978
    Instructions: (pc=0x00000001)
    0xfffffff1:
    Stack: [0x15c20000,0x15d20000), sp=0x15d1f8a0, free space=1022k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x00000001
    [error occurred during error reporting, step 120, id 0xc0000005]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J com.sun.media.sound.DirectAudioDevice.nIsStillDraining(JZ)Z
    J com.sun.media.sound.DirectAudioDevice$DirectDL.drain()V
    j com.sun.media.sound.DirectAudioDevice$DirectClip.run()V+261
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x100ace50 JavaThread "Direct Clip" daemon [_thread_in_native, id=19728]
    0x10109620 JavaThread "Direct Clip" daemon [_thread_in_native, id=21624]
    0x101ca710 JavaThread "Direct Clip" daemon [_thread_blocked, id=22164]
    0x10109498 JavaThread "Direct Clip" daemon [_thread_blocked, id=21884]
    0x10093310 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=22892]
    0x10010138 JavaThread "Thread-28" [_thread_blocked, id=20452]
    0x10119e10 JavaThread "Thread-10" [_thread_blocked, id=21684]
    0x1006c410 JavaThread "Thread-8" [_thread_in_native, id=21000]
    0x149c8440 JavaThread "Thread-7" [_thread_blocked, id=21392]
    0x10116f58 JavaThread "Thread-6" [_thread_blocked, id=21680]
    0x100f7dd0 JavaThread "Thread-5" [_thread_blocked, id=21628]
    0x057efa70 JavaThread "Thread-4" [_thread_blocked, id=20956]
    0x10064bb0 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=19848]
    0x10062f80 JavaThread "Thread-2" [_thread_blocked, id=21276]
    0x10059c60 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=18708]
    0x10051220 JavaThread "AWT-Windows" daemon [_thread_in_native, id=18700]
    0x10050de8 JavaThread "AWT-Shutdown" [_thread_blocked, id=18672]
    0x1004b670 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=18676]
    0x057ed480 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=18648]
    0x057ec048 JavaThread "CompilerThread0" daemon [_thread_blocked, id=18544]
    0x057eb3c8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18624]
    0x057e1e48 JavaThread "Finalizer" daemon [_thread_blocked, id=18616]
    0x057e13a8 JavaThread "Reference Handler" daemon [_thread_blocked, id=18612]
    0x0054de28 JavaThread "main" [_thread_in_native, id=16812]
    Other Threads:
    0x057a2150 VMThread [id=18600]
    0x057ee668 WatcherThread [id=18652]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1088K, used 322K [0x07820000, 0x07940000, 0x07d00000)
    eden space 1024K, 28% used [0x07820000, 0x07869090, 0x07920000)
    from space 64K, 48% used [0x07920000, 0x07927b18, 0x07930000)
    to space 64K, 0% used [0x07930000, 0x07930000, 0x07940000)
    tenured generation total 13000K, used 10737K [0x07d00000, 0x089b2000, 0x0b820000)
    the space 13000K, 82% used [0x07d00000, 0x0877c780, 0x0877c800, 0x089b2000)
    compacting perm gen total 8192K, used 7130K [0x0b820000, 0x0c020000, 0x0f820000)
    the space 8192K, 87% used [0x0b820000, 0x0bf16aa0, 0x0bf16c00, 0x0c020000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00429000      C:\Program Files\Opera\Opera.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\user32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x59800000 - 0x59817000      C:\Program Files\TuneUp Utilities 2006\WinStylerTh

  • My java process crashed with this error

    has anyone experience your java process crashed with a core dump ?
    I am running Solaris 8 and J2SDK _1_4_2
    TIA
    Unexpected Signal : 10 occurred at PC=0xFE3756C4
    Function=[Unknown. Nearest: JNI_CreateJavaVM+0x8E608]
    Library=/usr/j2se/jre/lib/sparc/server/libjvm.so
    Dynamic libraries:
    0x10000 java
    0xff350000 /usr/lib/libthread.so.1
    0xff390000 /usr/lib/libdl.so.1
    0xff200000 /usr/lib/libc.so.1
    0xff330000 /usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1
    0xfe000000 /usr/j2se/jre/lib/sparc/server/libjvm.so
    0xff2e0000 /usr/lib/libCrun.so.1
    0xff1e0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff0d0000 /usr/lib/libm.so.1
    0xff1c0000 /usr/lib/libsched.so.1
    0xff310000 /usr/lib/libw.so.1
    0xff0a0000 /usr/lib/libmp.so.2
    0xff060000 /usr/j2se/jre/lib/sparc/native_threads/libhpi.so
    0xfe7d0000 /usr/j2se/jre/lib/sparc/libverify.so
    0xfe790000 /usr/j2se/jre/lib/sparc/libjava.so
    0xff020000 /usr/j2se/jre/lib/sparc/libzip.so
    0xfe610000 /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xfb860000 /usr/j2se/jre/lib/sparc/libnet.so
    Heap at VM Abort:
    Heap
    par new generation total 32704K, used 11963K [0x35400000, 0x37400000, 0x37400
    000)
    eden space 32640K, 36% used [0x35400000, 0x35faeef0, 0x373e0000)
    from space 64K, 0% used [0x373f0000, 0x373f0000, 0x37400000)
    to space 64K, 0% used [0x373e0000, 0x373e0000, 0x373f0000)
    concurrent mark-sweep generation total 3112960K, used 2561647K [0x37400000, 0xf
    5400000, 0xf5400000)
    concurrent-mark-sweep perm gen total 32136K, used 23467K [0xf5400000, 0xf736200
    0, 0xf9400000)
    Local Time = Thu Jul 15 01:14:35 2004
    Elapsed Time = 1221147
    # HotSpot Virtual Machine Error : 10
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_04-b05 mixed mode)

    I have gotten this same stack trace but only when using -XX:+UseConcMarkSweepGC
    for now I have removed this option, taking the hit of longer GC times instead of CRASHES.

  • IE 8 Java Applet Crashing

    Hi,
    We are using IE 7 and currently we have upgraded to IE 8. But when trying the applications in IE 8, we are facing serious of problems like slowness, page crashing and Java applets crashing. The same pages is working weel on IE 7 but in IE 8 these pages and Java applets are crashing and showing script error as "Object doesn't support this method" for applets.
    How to solve this? We dont have option to degrade the browser.
    Regards,
    Senthil

    I'm with Christian - the error message would indicate you are attempting to address the applet in javascript before it is created and available for scripting.  The html body onload or script outside functions that calls either the getQueryObject() or getGridObject() methods.
    The fact that it worked in IE7 but not in IE8 could mean that timing that worked before is no longer the case, as would also occur if internet speeds changed between client and server, or perhaps a different java plug in.  Inconsistencies and pages that work in some cases but not others typically point at the javascript.
    A test would be to isolate the suspect applet objects and put them individually on their own on a web page(s) to see if the new browser renders them properly.

  • Java.exe crash with MS Application Verifier

    Dear Java users,
    I developed a Java application to be deployed on windows server 2003. But when run the application with Application Verifier to check for runtime resource handling, the java.exe crashed with messsage: java.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
    I tried several times with JRE1.4 and 1.5 but get the same result.
    Any advice should be appreciated.
    Thanks.
    Message was edited by:
    khanhtran

    Jim,
    This question is best suited to the Oracle9i Application Server forum.
    Thanks

  • Manage 10.8 clients with workgroup manager

    Previously using Mac OS X 10.6.8 server with workgroup manager to manage clients.
    Installed new server running 10.8.
    I downloaded and am using the Workgroup Manager application for 10.8.
    I set up a client running 10.7.  Used the "Users and Groups" pref pane to join my directory server, and was able to then add that computer to a new group in wgm and manage the preferences.
    I set up another client running 10.8.   Used the "Users and Groups" pref pain to join my directory server, and it does not appear in my list of available clients when I browse for it to add it to the computer group.
    Does this functionality no longer work with 10.8 clients?  Was hoping to avoid profile manager for one more year....
    Thanks for any help,
    Chris

    I'm curious to know if you're still having this issue, I'm seeing the same thing here in our setup.  We have no problems with any of these users actually logging in, but we're certainly seeing a lot of them show up as "not found" ... and once they have been "lost" they seem to be lost for good!
    I'm not sure if it's something stuck in cache or if our overworked AD server doesn't respond properly and breaks something ...

  • Java Control Panel wont open at all and any Java Applets crash web browsers

    Hello,
    I recently installed a fresh fully updated copy of Windows 7 Home Premium 64 bit, and I have not for the life of me been able to get Java working at all. Java version is the latest JRE 6U31. I only have Internet Explorer 9 installed but I doubt it is a browser issue since I cannot even open the Java control panel. I have tried using the 32 bit version of Java, and the 64 bit. Anytime I try to open the Java control panel with either 32 bit or 64 bit, I get an error message (click link below to view error message):
    http://i65.photobucket.com/albums/h204/gobigjeff/Java%20Error/javaerror.png
    I can only bring up the Java Control Panel using the command “javaws –viewer” . Anytime I try to load a web page with a Java applet in either 64 bit or 32 bit, it freezes and crashes. I am running Internet Explorer 9 and have tried both the 32 bit and 64 bit browser versions. I saw Java’s recommendation to only use the 32 bit version so I have mainly been trying to get the 32 bit version working 1st, with no success. I have tried ALL of the following steps, and have done some exhaustive research on this problem. It seems others have had this issue as well, with no solution to be found:
    •     Uninstalled and reinstalled only Java 32 bit JRE 6u31 multiple times (Used Javara and reg cleaner to remove all old Java traces)
    •     Uninstalled and reinstalled only Java 64 bit JRE 6u31 (Used Javara and reg cleaner to remove all old Java traces)
    •     Uninstalled and reinstalled bit JRE 7 (Used Javara and reg cleaner to remove all old Java traces)
    •     Used SFC /scannow in safe mode to verify Windows files
    •     Ran spyware and virus scan with no issues detected
    •     Added all java processes to windows firewall
    I am out of solutions here. If anyone has had this problem with Java or knows what I need to do to fix the problem your advice would be greatly appreciated. I don’t think reinstalling windows is the solution because this is a fresh install.
    Edited by: 918650 on Mar 4, 2012 1:16 PM

    I figured it out. I changed the installation folder to C:/Java and it finally worked!

  • Can't re-enable accounts with workgroup manager

    Morning,
    We have had cause to disable approximately 100 student accounts earlier this week, and we are now finding that we can not re-enable them. This is a major problem as it's coming to the end of term and they all need to be able to login!
    The server is running 10.4.6 and the accounts were disabled using Workgroup Manager by selecting the account, unticking the 'access account' box and then saving.
    I am trying to re-enable the accounts by simply reversing the process, i.e. ticking 'access account' and then clicking save, however every time I try this the following error pops up:
    "Got unexpected error
    Error of type eMemoryAllocError (-14901) on line 3318 of /SourceCache/ServerManagerUserGeneral/ServerManagerUserGeneral-193.2.5/UserAdva ncedPluginView.mm"
    I have tried this with various of the disabled users on various different machines (including the server itself) and the same error comes up universally. I've had a poke about on Google but I can't find any reference to this happening anywhere else.
    My inital thought was that the admin tools were out of date but looking we have version 10.4.4 of Workgroup Manager which is what is available on the apple site; is this the latest version?
    I thought the point releases for admin tools ran in parallel with the server versions, i.e. the latest server admin tools would be of version 10.4.6?
    Any help/ideas appreciated...!
    Ian Atkinson

    Additionally, I have come up with a fudge:
    I have turned on the advanced view in Workgroup Manager so that I can see the LDAP inspector for each user. If I delete the two attributes 'AuthenticationAuthority ;DisabledUser;' and 'dsAttrTypeNative:authAuthor ;DisabledUser;' and then save, I can then go on to tick 'access account' and save with no problem (which does in fact re-enable the account).
    I don't know if this sheds any light on the subject, but it's working for now at least...
    Ian.

  • Cannot login with a account created with workgroup manager on local box

    Hi my name is richard and i recentgly acqquired from one of ,y friends a macbook pro with leopard 10.5.7 and I downloaded the server tools to it because workgroup manager gives me more control over user creation and the like.there are three issues that i am facing right now:
    1) I create an account for a user "VERONICA MARS" short name vmars with a password of apple. when I try to login using that account the login window just sits there and shakes its head at me like no no no wrong cridentials.
    2) using the same account vmars i try to reset her password using wgm and it says that it cannot reset the password.
    3) when i try to create the account it tells me that the home directory cannot be created.
    oh and heres a bonus one:
    most of the time in wgm it takes forever to get from one tab to the next and ill have to do a force quit to restore my mkac back to normal.
    if anyone can help with these issues please respond
    thanks in advanced
    richard johnson
    mac fan for life

    Please let us know the username of the account that is giving you trouble.

  • SAP NW 7.4 as java system sync with solution manager system 7.1 issue

    Dear all,
    I have installed SAP NW 7.4 system SP level is SP5 ,after that i have cheked in service marlket palce Now service market plkace latest SP level SP7.
    For manula downlowd( directly from service market place) is difficult for java system and i have started sysnc with solution manager system to download patches through MOPZ.
    Below are the activities completed:
    1) Through template installed I have rgeisterd the system into Solman SLD.
    2) Sync completed succfully exact product version is shwoing in solman SLD
    3) after that I have checked in SMSY and LMDB its showing prefectly
    4) But in SMSY its shwoing only under technical system,not showing product systems
    5) I have assigned in product system in LMDB
    Now the issues while selecting the system group and logical componensts I have created one logical componnets -but in that SAP NW 7.4 is not showing and I have assumed SAP NW 7.3 EHP1 after creating my newly create dsystem is not shwoing in drop down.
    I ma getting belwo error.
    No system found for this product/product instance
    Message no. SOLAR_SPROJECT110
    Please sugegst how to reslove the error ,and a;lso please let me know is there any way to download latest pathces to dpownload from service market place .
    Advance Thanks

    Hi,
    re-check if the 7.4 system is correctly registered in the solman SLD system.
    Re-check LMDB definition for your 7.4 as JAVA system. you have to manually created the Product system. Ensure all the Component and definitions are correct.
    Also do a verrification run within the LMDB. This will confirm whether all the information is correctly defined.
    Please note - SLD -> LMDB -> SMSY.
    So, if the first 2 don't have the correct information, you wont have much joy with smsy.
    Rgds
    Deepak

  • Php mysql integration with workgroup manager

    Hello,
    I run a non-profit arts organization. We have active and inactive members that are tracked with a php mysql web app that I wrote. I was wondering how I could query the workgroup manager from php to make the inactive members not be able to login to our computers. Also, it would be great if we could just add new members into the php web app and then send that new member's info to the workgroup manager.
    Is this possible?
    Thanks
    Alex

    Yes, I have an OS X 10.4.3 server - which is also integrated in the AD. If i log on locally on the server with an account from the AD, then the workgroup manager works perfectly.
    Guess my main problem is that i don't know where in the process things goes wrong.
    - Is it on the client, that it is not able to sent the right requests
    - Is it on the OS X Server, where something is misconfigured
    - Is it security settings in the AD that prevents the server and client from getting the right information
    I have the possibility on both the server and client to do ldap requests through the address book - this tells me that i do have some sort of connection. And that is also verified by actually being able to login with AD accounts.
    Is there any logs i should pay special attention to? All the logs i can see through server admin doesn't contain usefull information. The logs on the client located in /var/log only tells me about some minor issues with mcxd (something about the uid being 1325883267 - which confuses me a bit - i thought uid's on unix was between 1 and 65535 :/ )
    /Martin

  • Is it possible to set the default font in Pages with Workgroup Manager?

    School district. We use iWorks '09 (currently) and several teachers would like the default font for all students to be a specific font (Comic Sans because of the shape of the letter 'a' and the number '4').
    I know about creating the template and using the template, but that must be done for all student accounts, and must be done again for any incoming new students.
    I would prefer there to be a way of setting this in WorkGroup Manager? I don't see that it is possible though. Or am I missing something?

    You might also consider using color groups with Illustrator. Let me know what you think. It may help you out with projects that use the same color preferences.
    Check out the tutorial here:
    http://www.adobe.com/designcenter/illustrator/articles/lrvid4019_ai.html
    Let me know if this helps you.
    Vicente Tulliano

  • LDAPv3 not working with Workgroup Manager

    Hello,
    I recently started at a new job, and it appears the previous guy did not know how to set things up properly so I have been fixing all of his mistakes. But this one has me pulling out my hair.
    Anytime I try to set the Workgroup local directory to LDAPv3 I get this message in the console
    10/09/08 9:00:40 AM Workgroup Manager[219] Got unexpected error of type ePlugInNotActive (-14278) on line 3873 of /SourceCache/WorkgroupManager/WorkgroupManager-319/PMMUGMainView.mm
    10/09/08 9:00:40 AM [0x0-0x23023].com.apple.WorkgroupManager[219] dsOpenDirNode failed with error of type -14278
    I know there is a problem but just can't find it, and I can't find any information on resolving the ePlugInNotActive -14278 error
    Can anyone help or steer me in the right direction.
    Thank you,
    Any other info you need just ask
    Message was edited by: SoMuchSoul

    No There isn't a page that would show that it was turned off other than the services list. But my point in all that was this is their device, and the guy knew that it used a dial up connection. So, knowing how your hardware works, you would assume that they would check to make sure it is running. Considering that most "Optimization" programs turn this off because no one uses a dial up connection anymore. I would think this just falls under the trouble shooting diagnosis train of thought. And I'm not saying that they guy didn't try, nor that he wasn't nice on the phone. I was just frustrated that something so simple seems to have a lot of people saying that verizon isn't thinking any more. LIKE MY INCREDIBLE THAT STILL ISN'T HERE. But don't get me started on that rant. I mean how can you finally advertise that you have a phone that is better than apple, and not know there is going to be a rush on the bank so to speak?

  • Did the markup for java applets change with version 4.0.5

    Starting with Safari version 4.0.5 java applets are not rendering correctly. The Java coffee cup loading image pushes the actual content down. Was the applet tag markup changed with this release?
    Take a look at the following example:
    http://tinyurl.com/p27vpq
    or
    http://preview.tinyurl.com/p27vpq
    FYI, 4.0.4 displays correctly.

    Ok...
    First, try a different user account with Safari and see if the same thing happens. If it does then it's a system wide issue, not just your user account.
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem. Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
    Web pages now include a small icon or 'favicon' which is visible in the address bar and next to bookmarks. These icons take up disk space and slow Safari down. It is possible to erase the icons from your computer and start fresh. *To delete Safari's icon cache using the Finder, open your user folder, navigate to ~/Library/Safari/ and move this file "webpageIcons.db to the Trash.*
    Relaunch Safari.
    If you still have problems, go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop. Relaunch Safari. If it's a successful launch, then that .plist file needs to be moved to the Trash.

  • Java Applet crashes Netscape upon Exit?

    Hello, I created an Applet that I am opening in NEtscape. When I make an attempt to exit (i.e. destroy) the APplet, it crashes the whole netscape. It even happens within Netscape 7. Is there a way around this since it makes a big problem for me to use the applet if it is going to crash my Netscape browser. I`ll appreciate any suggestions or comments, thanks Ivan

    The main class that everything is in is called GUI.java and it is a frame. In order to open this as an Applet in netscape, I created a GUI_RMIApplet.java file. And The GUI_RMIApplet.html file opens the GUI_RMIApplet.java file which in return opens GUI.java. The exit call is in GUI.java file.
    The html file code is as follows:
    <EMBED type="application/x-java-applet;version=1.3" CODE = "musr.client.gui.GUI
    _RMIApplet.class" CODEBASE = "." ARCHIVE = "jar/musr.jar" NAME = "MUSR GUI APPLE
    T" WIDTH = 400 HEIGHT = 300 ALIGN = middle VSPACE = 0 HSPACE = 0 UBBoption = "de
    velop" scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3/pl
    ugin-install.html">
    <NOEMBED>
    The GUI_RMIApplet.java code is:
    package musr.client.gui;
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    import javax.swing.*;
    import java.rmi.Naming;
    import java.rmi.RemoteException;
    import musr.server.*;
    public class GUI_RMIApplet extends Applet {
    boolean isStandalone = false;
    String message = "The application will launch in a separate window";
    GUI_RMIServer obj = null;
    /**Get a parameter value*/
    public String getParameter(String key, String def) {
    return isStandalone ? System.getProperty(key, def) :
    (getParameter(key) != null ? getParameter(key) : def);
    /**Construct the applet*/
    public GUI_RMIApplet() {
    /**Initialize the applet*/
    public void init() {
    try {
    jbInit();
    } catch (Exception e) {
    System.out.println("GUI_RMI exception: " + e.getMessage());
    e.printStackTrace();
    /**Component initialization*/
    private void jbInit() {
    // Main bulk for this applet
    GUI gui = new GUI();
    gui.setVisible(true);
    public void paint(Graphics g) {
    g.drawString(message, 25, 50);
    /**Get Applet information*/
    public String getAppletInfo() {
    return "Applet Information";
    /**Get parameter info*/
    public String[][] getParameterInfo() {
    return null;
    //static initializer for setting look & feel
    static {
    try {
    //UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
    //UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());
    catch(Exception e) {
    And, the GUI.java class calls these funcitons when exit menu button is selected:
    GUI.this.dispose(); // disposes the frame
              System.exit(-1); // disposes the applet (?or not?)
    I think the System.exit button is messing things up but I don't know what other function I can use to close teh applet.
    Hope this is enough information.

Maybe you are looking for