An unexpected error has been detected by HotSpot Virtual Machine
807600Jun 14 2007 — edited Jun 15 2007We have a citrix 4.0 server that runs an adapt search engine. People will go to log into this search engine and the applet will open and close in the blink of an eye: Here is log that is generated:
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d1f737a, pid=11588, tid=12384
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
# Problematic frame:
# C [deploy.dll+0x737a]
#
--------------- T H R E A D ---------------
Current thread (0x0e3445b0): JavaThread "Thread-13" [_thread_in_native, id=12384]
siginfo: ExceptionCode=0xc0000005, reading address 0x3c1133d0
Registers:
EAX=0x0dd90d70, EBX=0x2e372e34, ECX=0x0dd90eb4, EDX=0x0dda059c
ESP=0x0f5dea28, EBP=0x0f5dea48, ESI=0x00000000, EDI=0x2e352e31
EIP=0x6d1f737a, EFLAGS=0x00010202
Top of Stack: (sp=0x0f5dea28)
0x0f5dea28: 0f5df2f0 0dda05a0 0992c5e8 0dda05a0
0x0f5dea38: 0dd90eb4 2e372e34 0992c5e8 2e352e31
0x0f5dea48: 0f5deaac 6d1f6cbf 0dd90650 0dda05a0
0x0f5dea58: 0992c5e8 6d1f654b 0dda05a0 6d1f3455
0x0f5dea68: 0dda05a0 6d1f343e 0f5df2f0 0992c5e8
0x0f5dea78: 0992c5e8 761c795e 0dda05a0 0dda05a0
0x0f5dea88: 00000002 0dda05a0 00000034 0f5deaac
0x0f5dea98: 0f5de654 0f5df2fc 6d1f6a64 6d1fb250
Instructions: (pc=0x6d1f737a)
0x6d1f736a: 89 7d fc 8d 8c 01 44 01 00 00 89 5d f4 89 4d f0
0x6d1f737a: 8b 0c 13 f6 c1 01 89 4d f8 75 7f c1 f9 04 6a 3f
Stack: [0x0f4e0000,0x0f5e0000), sp=0x0f5dea28, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [deploy.dll+0x737a]
C [deploy.dll+0x6cbf]
C [deploy.dll+0x3698]
j com.sun.deploy.security.WIExplorerCertStore.loadCertificates(Ljava/lang/String;[Ljava/lang/String;Ljava/util/Collection;)V+0
j com.sun.deploy.security.WIExplorerCertStore.load()V+38
j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;Lcom/sun/deploy/ui/AppInfo;)Z+76
j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;)Z+8
j sun.plugin.security.PluginClassLoader.getPermissions(Ljava/security/CodeSource;)Ljava/security/PermissionCollection;+319
j java.security.SecureClassLoader.getProtectionDomain(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;+33
j java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+24
j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253
j java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+43
v ~StubRoutines::call_stub
V [jvm.dll+0x871a8]
V [jvm.dll+0xdf462]
V [jvm.dll+0x87079]
C [java.dll+0x1061]
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34
j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43
j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105
j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83
j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9
j sun.applet.AppletPanel.runLoader()V+65
j sun.applet.AppletPanel.run()V+13
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x871a8]
V [jvm.dll+0xdf462]
V [jvm.dll+0x87079]
V [jvm.dll+0x86dd6]
V [jvm.dll+0xa1a14]
V [jvm.dll+0x110aa6]
V [jvm.dll+0x110a74]
C [msvcrt.dll+0x2b530]
C [kernel32.dll+0x2608b]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.deploy.security.WIExplorerCertStore.loadCertificates(Ljava/lang/String;[Ljava/lang/String;Ljava/util/Collection;)V+0
j com.sun.deploy.security.WIExplorerCertStore.load()V+38
j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;Lcom/sun/deploy/ui/AppInfo;)Z+76
j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;)Z+8
j sun.plugin.security.PluginClassLoader.getPermissions(Ljava/security/CodeSource;)Ljava/security/PermissionCollection;+319
j java.security.SecureClassLoader.getProtectionDomain(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;+33
j java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+24
j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253
j java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+43
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34
j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43
j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105
j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83
j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9
j sun.applet.AppletPanel.runLoader()V+65
j sun.applet.AppletPanel.run()V+13
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0e435758 JavaThread "Timer-1" [_thread_in_native, id=15352]
0x0e3bf780 JavaThread "Timer-0" [_thread_in_native, id=9608]
0x0328d570 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=8628]
0x0e36c038 JavaThread "TimerQueue" daemon [_thread_blocked, id=14592]
=>0x0e3445b0 JavaThread "Thread-13" [_thread_in_native, id=12384]
0x0e3851a8 JavaThread "Thread-12" [_thread_blocked, id=15384]
0x0e36ad78 JavaThread "thread applet-com.bis.windowmanager.containers.KeepOnTopApplet" [_thread_blocked, id=12932]
0x0e335bf0 JavaThread "Thread-10" [_thread_blocked, id=14608]
0x0e334738 JavaThread "Thread-9" [_thread_blocked, id=14524]
0x0e3344f0 JavaThread "thread applet-com.bis.controls.CommunicationsApplet" [_thread_blocked, id=16000]
0x0e2a5d50 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=14956]
0x0e25f380 JavaThread "Thread-7" [_thread_in_native, id=12996]
0x0e261c28 JavaThread "Thread-6" [_thread_blocked, id=15328]
0x0e25f948 JavaThread "thread applet-com.bis.controls.CommunicationsApplet" [_thread_blocked, id=15792]
0x0e29a458 JavaThread "Thread-3" [_thread_blocked, id=15072]
0x0e29a058 JavaThread "thread applet-com.bis.eventscheduler.client.SyncManager" [_thread_blocked, id=14764]
0x0316e758 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=11276]
0x03155dd0 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=8412]
0x0314fe40 JavaThread "AWT-Windows" daemon [_thread_in_native, id=15520]
0x0314fa60 JavaThread "AWT-Shutdown" [_thread_blocked, id=14144]
0x03149ff8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14804]
0x02380a70 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=15924]
0x0237f798 JavaThread "CompilerThread0" daemon [_thread_blocked, id=14988]
0x0237ebd0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13300]
0x02375440 JavaThread "Finalizer" daemon [_thread_blocked, id=12748]
0x02374938 JavaThread "Reference Handler" daemon [_thread_blocked, id=14600]
0x022dbbd8 JavaThread "main" [_thread_in_native, id=10432]
Other Threads:
0x022b58e0 VMThread [id=15408]
0x02381ea0 WatcherThread [id=14984]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 127K [0x05290000, 0x05330000, 0x05770000)
eden space 512K, 12% used [0x05290000, 0x0529fc28, 0x05310000)
from space 64K, 100% used [0x05310000, 0x05320000, 0x05320000)
to space 64K, 0% used [0x05320000, 0x05320000, 0x05330000)
tenured generation total 2232K, used 2044K [0x05770000, 0x0599e000, 0x09290000)
the space 2232K, 91% used [0x05770000, 0x0596f2a8, 0x0596f400, 0x0599e000)
compacting perm gen total 8192K, used 7714K [0x09290000, 0x09a90000, 0x0d290000)
the space 8192K, 94% used [0x09290000, 0x09a18a78, 0x09a18c00, 0x09a90000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0041a000 m:\program files\internet explorer\iexplore.exe
0x7c800000 - 0x7c8c0000 M:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000 M:\WINDOWS\system32\kernel32.dll
0x77ba0000 - 0x77bfa000 M:\WINDOWS\system32\msvcrt.dll
0x77380000 - 0x77412000 M:\WINDOWS\system32\USER32.dll
0x77c00000 - 0x77c49000 M:\WINDOWS\system32\GDI32.dll
0x77f50000 - 0x77fec000 M:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000 M:\WINDOWS\system32\RPCRT4.dll
0x77da0000 - 0x77df2000 M:\WINDOWS\system32\SHLWAPI.dll
0x77980000 - 0x77af5000 M:\WINDOWS\system32\SHDOCVW.dll
0x761b0000 - 0x76243000 M:\WINDOWS\system32\CRYPT32.dll
0x76190000 - 0x761a2000 M:\WINDOWS\system32\MSASN1.dll
0x75360000 - 0x753df000 M:\WINDOWS\system32\CRYPTUI.dll
0x71c40000 - 0x71c98000 M:\WINDOWS\system32\NETAPI32.dll
0x77d00000 - 0x77d8c000 M:\WINDOWS\system32\OLEAUT32.dll
0x77670000 - 0x777a4000 M:\WINDOWS\system32\ole32.dll
0x77b90000 - 0x77b98000 M:\WINDOWS\system32\VERSION.dll
0x76bb0000 - 0x76bdb000 M:\WINDOWS\system32\WINTRUST.dll
0x76c10000 - 0x76c39000 M:\WINDOWS\system32\imagehlp.dll
0x76f10000 - 0x76f3e000 M:\WINDOWS\system32\WLDAP32.dll
0x6e220000 - 0x6e226000 M:\Program Files\Citrix\system32\RMProcessLink.dll
0x67230000 - 0x67251000 M:\Program Files\Citrix\system32\mfaphook.dll
0x67b80000 - 0x67bbd000 M:\Program Files\Citrix\system32\CtxSbxHook.dll
0x66d70000 - 0x66d77000 M:\Program Files\Citrix\system32\mmhook.dll
0x66a50000 - 0x66a57000 M:\Program Files\Citrix\system32\Sphook.dll
0x67b20000 - 0x67b33000 M:\Program Files\Citrix\system32\CTXSMCAPI.DLL
0x668c0000 - 0x668c8000 M:\Program Files\Citrix\system32\tzhook.dll
0x66c50000 - 0x66c65000 M:\Program Files\Citrix\system32\scardhook.dll
0x66bb0000 - 0x66bbc000 M:\Program Files\Citrix\system32\SpeedScreenApi.dll
0x10000000 - 0x100e0000 M:\Program Files\Citrix\system32\Twnhook.dll
0x67ab0000 - 0x67ab6000 M:\Program Files\Citrix\system32\cxinjime.dll
0x669f0000 - 0x669fb000 M:\Program Files\Citrix\system32\wdmaudhook.dll
0x77420000 - 0x77523000 M:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.2778_x-ww_A8F04F11\Comctl32.dll
0x7c8d0000 - 0x7d0d4000 M:\WINDOWS\system32\SHELL32.dll
0x75eb0000 - 0x75fb0000 M:\WINDOWS\system32\BROWSEUI.dll
0x72490000 - 0x724a2000 M:\WINDOWS\system32\browselc.dll
0x77530000 - 0x775c7000 M:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.2778_x-ww_497C098C\COMCTL32.dll
0x75e60000 - 0x75e87000 M:\WINDOWS\system32\apphelp.dll
0x777b0000 - 0x77833000 M:\WINDOWS\system32\CLBCatQ.DLL
0x77010000 - 0x770d6000 M:\WINDOWS\system32\COMRes.dll
0x76920000 - 0x769e4000 M:\WINDOWS\system32\USERENV.dll
0x71b70000 - 0x71ba6000 M:\WINDOWS\system32\UxTheme.dll
0x77b00000 - 0x77b54000 M:\WINDOWS\System32\cscui.dll
0x76520000 - 0x7653e000 M:\WINDOWS\System32\CSCDLL.dll
0x770e0000 - 0x771ea000 M:\WINDOWS\system32\SETUPAPI.dll
0x772c0000 - 0x7736e000 M:\WINDOWS\system32\urlmon.dll
0x00cd0000 - 0x00cde000 N:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll
0x7c340000 - 0x7c396000 M:\WINDOWS\system32\MSVCR71.dll
0x6d610000 - 0x6d67a000 M:\Program Files\Java\jre1.5.0_11\bin\ssv.dll
0x5e9a0000 - 0x5e9b7000 M:\WINDOWS\system32\OLEPRO32.DLL
0x77210000 - 0x772b8000 M:\WINDOWS\system32\WININET.dll
0x76f50000 - 0x76f63000 M:\WINDOWS\system32\Secur32.dll
0x00d90000 - 0x01055000 M:\WINDOWS\system32\xpsp2res.dll
0x75da0000 - 0x75e5c000 M:\WINDOWS\system32\SXS.DLL
0x76050000 - 0x760e5000 M:\WINDOWS\system32\shdoclc.dll
0x74540000 - 0x745d4000 M:\WINDOWS\system32\mlang.dll
0x71bb0000 - 0x71bb9000 M:\WINDOWS\system32\wsock32.dll
0x71c00000 - 0x71c17000 M:\WINDOWS\system32\WS2_32.dll
0x71bf0000 - 0x71bf8000 M:\WINDOWS\system32\WS2HELP.dll
0x71b20000 - 0x71b61000 M:\WINDOWS\system32\mswsock.dll
0x5f270000 - 0x5f2c9000 M:\WINDOWS\system32\hnetcfg.dll
0x71ae0000 - 0x71ae8000 M:\WINDOWS\System32\wshtcpip.dll
0x76e90000 - 0x76ecf000 M:\WINDOWS\system32\RASAPI32.DLL
0x76e40000 - 0x76e52000 M:\WINDOWS\system32\rasman.dll
0x76e60000 - 0x76e8f000 M:\WINDOWS\system32\TAPI32.dll
0x76e30000 - 0x76e3c000 M:\WINDOWS\system32\rtutils.dll
0x76aa0000 - 0x76acd000 M:\WINDOWS\system32\WINMM.dll
0x678d0000 - 0x678e1000 M:\Program Files\Citrix\system32\icammdrv.dll
0x771f0000 - 0x77201000 M:\WINDOWS\system32\WINSTA.dll
0x745e0000 - 0x748a6000 M:\WINDOWS\system32\msi.dll
0x722f0000 - 0x722f5000 M:\WINDOWS\system32\sensapi.dll
0x76ed0000 - 0x76eff000 M:\WINDOWS\system32\DNSAPI.dll
0x76f70000 - 0x76f77000 M:\WINDOWS\System32\winrnr.dll
0x76f80000 - 0x76f88000 M:\WINDOWS\system32\rasadhlp.dll
0x4a500000 - 0x4a808000 M:\WINDOWS\system32\mshtml.dll
0x74490000 - 0x744b7000 M:\WINDOWS\system32\msls31.dll
0x76b70000 - 0x76b7b000 M:\WINDOWS\system32\PSAPI.DLL
0x744c0000 - 0x744ea000 M:\WINDOWS\system32\msimtf.dll
0x4b8d0000 - 0x4b921000 M:\WINDOWS\system32\MSCTF.dll
0x76290000 - 0x762ad000 M:\WINDOWS\system32\IMM32.DLL
0x325c0000 - 0x325d2000 N:\program files\Microsoft Office\OFFICE11\msohev.dll
0x77b70000 - 0x77b84000 M:\WINDOWS\system32\MSACM32.DLL
0x01e40000 - 0x01e47000 M:\Program Files\Citrix\system32\ctxadpcm.acm
0x57240000 - 0x57247000 M:\WINDOWS\system32\imaadp32.acm
0x72d40000 - 0x72d47000 M:\WINDOWS\system32\msadp32.acm
0x57150000 - 0x57156000 M:\WINDOWS\system32\msg711.acm
0x57120000 - 0x57128000 M:\WINDOWS\system32\msgsm32.acm
0x570f0000 - 0x570f6000 M:\WINDOWS\system32\tssoft32.acm
0x73ae0000 - 0x73ae8000 M:\WINDOWS\system32\tsd32.dll
0x57130000 - 0x5714e000 M:\WINDOWS\system32\msg723.acm
0x57160000 - 0x571ad000 M:\WINDOWS\system32\msaud32.acm
0x57100000 - 0x5711e000 M:\WINDOWS\system32\sl_anet.acm
0x571b0000 - 0x5723a000 M:\WINDOWS\system32\l3codeca.acm
0x76f90000 - 0x77001000 M:\WINDOWS\system32\jscript.dll
0x64610000 - 0x6461c000 M:\WINDOWS\system32\ImgUtil.dll
0x79170000 - 0x79198000 M:\WINDOWS\system32\MSCOREE.DLL
0x79040000 - 0x79085000 M:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\fusion.dll
0x66a70000 - 0x66bab000 M:\Program Files\Citrix\system32\SpeedScreenFilter.dll
0x74ac0000 - 0x74b35000 M:\WINDOWS\system32\mshtmled.dll
0x6d580000 - 0x6d592000 M:\Program Files\Java\jre1.5.0_11\bin\npjpi150_11.dll
0x6d410000 - 0x6d427000 M:\Program Files\Java\jre1.5.0_11\bin\jpiexp32.dll
0x6d460000 - 0x6d478000 M:\Program Files\Java\jre1.5.0_11\bin\jpishare.dll
0x02db0000 - 0x02f4d000 M:\PROGRA~1\Java\JRE15~1.0_1\bin\client\jvm.dll
0x6d290000 - 0x6d298000 M:\PROGRA~1\Java\JRE15~1.0_1\bin\hpi.dll
0x02640000 - 0x0264c000 M:\PROGRA~1\Java\JRE15~1.0_1\bin\verify.dll
0x6d310000 - 0x6d32d000 M:\PROGRA~1\Java\JRE15~1.0_1\bin\java.dll
0x02f50000 - 0x02f5f000 M:\PROGRA~1\Java\JRE15~1.0_1\bin\zip.dll
0x6d000000 - 0x6d16a000 M:\Program Files\Java\jre1.5.0_11\bin\awt.dll
0x73070000 - 0x73097000 M:\WINDOWS\system32\WINSPOOL.DRV
0x73860000 - 0x738ac000 M:\WINDOWS\system32\ddraw.dll
0x73b30000 - 0x73b36000 M:\WINDOWS\system32\DCIMAN32.dll
0x6d240000 - 0x6d290000 M:\Program Files\Java\jre1.5.0_11\bin\fontmanager.dll
0x6d1f0000 - 0x6d203000 M:\Program Files\Java\jre1.5.0_11\bin\deploy.dll
0x6d5c0000 - 0x6d5e4000 M:\Program Files\Java\jre1.5.0_11\bin\RegUtils.dll
0x6d3f0000 - 0x6d405000 M:\Program Files\Java\jre1.5.0_11\bin\jpicom32.dll
0x0e6a0000 - 0x0e6a3000 M:\WINDOWS\system32\W03A2409.dll
0x6d4d0000 - 0x6d4e3000 M:\Program Files\Java\jre1.5.0_11\bin\net.dll
VM Arguments:
jvm_args: -Xbootclasspath/a:M:\PROGRA~1\Java\JRE15~1.0_1\lib\deploy.jar;M:\PROGRA~1\Java\JRE15~1.0_1\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_11 -Djavaplugin.nodotversion=150_11 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=M:\PROGRA~1\Java\JRE15~1.0_1 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=M:\PROGRA~1\Java\JRE15~1.0_1\classes -Xbootclasspath/a:M:\PROGRA~1\Java\JRE15~1.0_1\lib\deploy.jar;M:\PROGRA~1\Java\JRE15~1.0_1\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_11 -Djavaplugin.nodotversion=150_11 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=M:\PROGRA~1\Java\JRE15~1.0_1 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=M:\PROGRA~1\Java\JRE15~1.0_1\bin;M:\Program Files\Internet Explorer;;M:\WINDOWS\system32;M:\WINDOWS;M:\WINDOWS\System32\Wbem;M:\Program Files\Dell\SysMgt\RAC5;M:\Program Files\Dell\SysMgt\oma\bin;M:\Program Files\Citrix\System32\Citrix\IMA;M:\Program Files\Citrix\System32\Citrix\IMA\Subsystems;M:\WINDOWS\System32\Citrix\IMA;M:\Program Files\Citrix\system32;M:\Program Files\IXOS\bin;.
USERNAME=petrusac
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 1
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(3959416k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_11-b03) for windows-x86, built on Dec 15 2006 01:16:12 by "java_re" with MS VC++ 6.0
_________________________
I'm completely lost with what to do at this point. Any help is greatly appreciated.
Thanks,
Eric