Hello, since upgrading VMware server one one of my windows 2003 server machines, my hyperic agent will not start. Here's what I'm seeing:
C:\hyperic-hq-agent-3.2.5>hq-agent start
- Invoking agent
- Agent thread running
Agent successfully started
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100025f0, pid=1324, tid=1012
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 interpreted mode, sharing window
s-x86)
# Problematic frame:
# C [sigar-x86-winnt.dll+0x25f0]
The agent was running fine until I installed VMWare server 2.0 yesterday. Now the agent will not start. I also subsequently upgraded the Hyperic server and agents to 3.2.5 but this did not help. I have multiple network adapters showing, but disabling the secondary adapters (they are VMWare VMnet virtual adapters) did not resolve the issue (this resolution was suggested in another thread). Following is the contents of the crash dump. Please let me know if there is anything I can try.. Thanks.
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100025f0, pid=1324, tid=1012
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 interpreted mode, sharing windows-x86)
# Problematic frame:
# C [sigar-x86-winnt.dll+0x25f0]
#
# 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 (0x0461d400): JavaThread "Thread-1" daemon [_thread_in_native, id=1012, stack(0x04ba0000,0x04ca0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x26ec8d50, ECX=0x00000000, EDX=0x00000000
ESP=0x04c9f7e8, EBP=0x04c9f808, ESI=0x26ec8d50, EDI=0x0461d400
EIP=0x100025f0, EFLAGS=0x00010246
Top of Stack: (sp=0x04c9f7e8)
0x04c9f7e8: 00000000 00000000 00000000 00000000
0x04c9f7f8: 00000000 26ec8d50 00000000 00000000
0x04c9f808: 04c9f84c 00929ae4 0461d514 04c9f86c
0x04c9f818: 00000000 00000000 00000000 00000000
0x04c9f828: 0383fd80 04c9f82c 26ec8d50 04c9f86c
0x04c9f838: 2704bcf8 00000000 26ec8d50 00000000
0x04c9f848: 04c9f85c 04c9f890 00922da1 00000000
0x04c9f858: 00928189 00000000 00000000 00000000
Instructions: (pc=0x100025f0)
0x100025e0: 4d fc 51 8b 55 14 52 8b 45 f8 50 e8 20 e6 01 00
0x100025f0: ff 50 08 83 c4 10 89 45 f4 83 7d f8 00 74 17 8b
Stack: [0x04ba0000,0x04ca0000], sp=0x04c9f7e8, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [sigar-x86-winnt.dll+0x25f0]
j org.hyperic.sigar.vmware.ConnectParams.create(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+0
j org.hyperic.sigar.vmware.ConnectParams.<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+10
j org.hyperic.hq.plugin.vmware.VMwareConnectParams.<init>(Ljava/util/Properties;)V+17
j org.hyperic.hq.plugin.vmware.VMwareDetector.getServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+18
j org.hyperic.hq.plugin.vmware.VMwareDetector.discoverServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+8
j org.hyperic.hq.product.ServerDetector.discoverResources(ILorg/hyperic/hq/appdef/shared/AIPlatformValue;Lorg/hyperic/util/config/ConfigResponse;)Lorg/hyperic/hq/product/RuntimeResourceReport;+68
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(Ljava/util/Map;)V+320
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan()V+35
j org.hyperic.hq.autoinventory.ScanManager.mainRunLoop()V+265
j org.hyperic.hq.autoinventory.ScanManager.access$000(Lorg/hyperic/hq/autoinventory/ScanManager;)V+1
j org.hyperic.hq.autoinventory.ScanManager$1.run()V+4
v ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.hyperic.sigar.vmware.ConnectParams.create(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+0
j org.hyperic.sigar.vmware.ConnectParams.<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+10
j org.hyperic.hq.plugin.vmware.VMwareConnectParams.<init>(Ljava/util/Properties;)V+17
j org.hyperic.hq.plugin.vmware.VMwareDetector.getServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+18
j org.hyperic.hq.plugin.vmware.VMwareDetector.discoverServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+8
j org.hyperic.hq.product.ServerDetector.discoverResources(ILorg/hyperic/hq/appdef/shared/AIPlatformValue;Lorg/hyperic/util/config/ConfigResponse;)Lorg/hyperic/hq/product/RuntimeResourceReport;+68
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(Ljava/util/Map;)V+320
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan()V+35
j org.hyperic.hq.autoinventory.ScanManager.mainRunLoop()V+265
j org.hyperic.hq.autoinventory.ScanManager.access$000(Lorg/hyperic/hq/autoinventory/ScanManager;)V+1
j org.hyperic.hq.autoinventory.ScanManager$1.run()V+4
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x03b0d400 JavaThread "RunnableLogThread" daemon [_thread_blocked, id=640, stack(0x057a0000,0x058a0000)]
0x03ac2800 JavaThread "EventLogThread" daemon [_thread_blocked, id=2652, stack(0x056a0000,0x057a0000)]
0x03a1a000 JavaThread "EventLogThread" daemon [_thread_blocked, id=1228, stack(0x055a0000,0x056a0000)]
0x0453c800 JavaThread "EventLogThread" daemon [_thread_blocked, id=464, stack(0x054a0000,0x055a0000)]
0x0453bc00 JavaThread "EventLogThread" daemon [_thread_blocked, id=1732, stack(0x053a0000,0x054a0000)]
0x037c5800 JavaThread "FileWatcherThread" daemon [_thread_blocked, id=1496, stack(0x051a0000,0x052a0000)]
0x045f9400 JavaThread "TrackerThread" daemon [_thread_blocked, id=752, stack(0x04fa0000,0x050a0000)]
0x0441f400 JavaThread "AvailScheduleThread" daemon [_thread_blocked, id=936, stack(0x04ea0000,0x04fa0000)]
0x03312400 JavaThread "ScheduleThread" daemon [_thread_blocked, id=3508, stack(0x04da0000,0x04ea0000)]
0x03ae9400 JavaThread "SenderThread" daemon [_thread_blocked, id=1564, stack(0x04ca0000,0x04da0000)]
=>0x0461d400 JavaThread "Thread-1" daemon [_thread_in_native, id=1012, stack(0x04ba0000,0x04ca0000)]
0x033fc800 JavaThread "Thread-0" [_thread_in_native, id=872, stack(0x03680000,0x03780000)]
0x02ace400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2976, stack(0x030a0000,0x031a0000)]
0x02ac8400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2828, stack(0x02fa0000,0x030a0000)]
0x02ac6c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2644, stack(0x02ea0000,0x02fa0000)]
0x02abf800 JavaThread "Finalizer" daemon [_thread_blocked, id=2728, stack(0x02da0000,0x02ea0000)]
0x02abe400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1236, stack(0x02ca0000,0x02da0000)]
0x003f6c00 JavaThread "main" [_thread_in_native, id=2520, stack(0x00030000,0x00130000)]
Other Threads:
0x02abc800 VMThread [stack: 0x02ba0000,0x02ca0000] [id=1536]
0x02ad0400 WatcherThread [stack: 0x031a0000,0x032a0000] [id=860]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 960K, used 716K [0x1e990000, 0x1ea90000, 0x1f360000)
eden space 896K, 79% used [0x1e990000, 0x1ea43248, 0x1ea70000)
from space 64K, 0% used [0x1ea80000, 0x1ea80000, 0x1ea90000)
to space 64K, 0% used [0x1ea70000, 0x1ea70000, 0x1ea80000)
tenured generation total 5584K, used 3348K [0x1f360000, 0x1f8d4000, 0x26990000)
the space 5584K, 59% used [0x1f360000, 0x1f6a50e0, 0x1f6a5200, 0x1f8d4000)
compacting perm gen total 12288K, used 6895K [0x26990000, 0x27590000, 0x2a990000)
the space 12288K, 56% used [0x26990000, 0x2704be28, 0x2704c000, 0x27590000)
ro space 8192K, 63% used [0x2a990000, 0x2aea3b20, 0x2aea3c00, 0x2b190000)
rw space 12288K, 53% used [0x2b190000, 0x2b7f7f38, 0x2b7f8000, 0x2bd90000)
Dynamic libraries:
0x00400000 - 0x00408000 C:\hyperic-hq-agent-3.2.5\hq-agent.exe
0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
0x77f50000 - 0x77fec000 C:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\MSVCRT.dll
0x6d800000 - 0x6da56000 C:\Program Files\Java\jre6\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 C:\WINDOWS\system32\MSVCR71.dll
0x76290000 - 0x762ad000 C:\WINDOWS\system32\IMM32.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
0x6d280000 - 0x6d288000 C:\Program Files\Java\jre6\bin\hpi.dll
0x6d7b0000 - 0x6d7bc000 C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll
0x6d7f0000 - 0x6d7ff000 C:\Program Files\Java\jre6\bin\zip.dll
0x68000000 - 0x68035000 C:\WINDOWS\system32\rsaenh.dll
0x76920000 - 0x769e2000 C:\WINDOWS\system32\USERENV.dll
0x6d610000 - 0x6d623000 C:\Program Files\Java\jre6\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
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
0x6d790000 - 0x6d798000 C:\Program Files\Java\jre6\bin\sunmscapi.dll
0x761b0000 - 0x76243000 C:\WINDOWS\system32\CRYPT32.dll
0x76190000 - 0x761a2000 C:\WINDOWS\system32\MSASN1.dll
0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
0x10000000 - 0x10046000 C:\hyperic-hq-agent-3.2.5\pdk\lib\sigar-x86-winnt.dll
0x77b90000 - 0x77b98000 C:\WINDOWS\system32\VERSION.dll
0x7c8d0000 - 0x7d0cf000 C:\WINDOWS\system32\SHELL32.dll
0x77da0000 - 0x77df2000 C:\WINDOWS\system32\SHLWAPI.dll
0x72590000 - 0x725dc000 C:\WINDOWS\system32\pdh.dll
0x762b0000 - 0x762f9000 C:\WINDOWS\system32\comdlg32.dll
0x77530000 - 0x775c7000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
0x77670000 - 0x777a9000 C:\WINDOWS\system32\ole32.dll
0x77d00000 - 0x77d8b000 C:\WINDOWS\system32\OLEAUT32.dll
0x48890000 - 0x488cd000 C:\WINDOWS\system32\ODBC32.dll
0x60950000 - 0x60956000 C:\WINDOWS\system32\odbcbcp.dll
0x77420000 - 0x77523000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
0x03f70000 - 0x03f87000 C:\WINDOWS\system32\odbcint.dll
0x5e2e0000 - 0x5e2ed000 C:\WINDOWS\system32\perfproc.dll
0x76cd0000 - 0x76ce9000 C:\WINDOWS\system32\MPRAPI.dll
0x76df0000 - 0x76e24000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76dc0000 - 0x76de8000 C:\WINDOWS\system32\adsldpc.dll
0x76b80000 - 0x76bae000 C:\WINDOWS\system32\credui.dll
0x76a80000 - 0x76a98000 C:\WINDOWS\system32\ATL.DLL
0x76e30000 - 0x76e3c000 C:\WINDOWS\system32\rtutils.dll
0x7e020000 - 0x7e02f000 C:\WINDOWS\system32\SAMLIB.dll
0x770e0000 - 0x771e8000 C:\WINDOWS\system32\SETUPAPI.dll
0x77e00000 - 0x77e21000 C:\WINDOWS\system32\NTMARTA.DLL
0x73070000 - 0x73097000 C:\WINDOWS\system32\winspool.drv
0x5e2f0000 - 0x5e2fa000 C:\WINDOWS\system32\perfos.dll
VM Arguments:
jvm_args: -Djava.compiler=NONE -Djava.security.auth.login.config=jaas.config -Dagent.mode=thread -Xmx256M -Xrs -Xmx128m -Djava.net.preferIPv4Stack=true -Dsun.net.inetaddr.ttl=60 exit
java_command: <unknown>
Launcher Type: generic
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre6
JAVA_COMPILER=NONE
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Program Files\Dell\SysMgt\RAC5;D:\Program Files\Dell\SysMgt\oma\bin;D:\Program Files\Dell\SysMgt\oma\oldiags\bin
USERNAME=jeremy.koerber
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Server 2003 family Build 3790 Service Pack 2
CPU:total 4 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, 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 (11.0-b15) for windows-x86 JRE (1.6.0_10-b33), built on Sep 26 2008 01:00:43 by "java_re" with MS VC++ 7.1
time: Tue Oct 28 16:46:20 2008
elapsed time: 13 seconds
C:\hyperic-hq-agent-3.2.5>hq-agent start
- Invoking agent
- Agent thread running
Agent successfully started
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100025f0, pid=1324, tid=1012
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 interpreted mode, sharing window
s-x86)
# Problematic frame:
# C [sigar-x86-winnt.dll+0x25f0]
The agent was running fine until I installed VMWare server 2.0 yesterday. Now the agent will not start. I also subsequently upgraded the Hyperic server and agents to 3.2.5 but this did not help. I have multiple network adapters showing, but disabling the secondary adapters (they are VMWare VMnet virtual adapters) did not resolve the issue (this resolution was suggested in another thread). Following is the contents of the crash dump. Please let me know if there is anything I can try.. Thanks.
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100025f0, pid=1324, tid=1012
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 interpreted mode, sharing windows-x86)
# Problematic frame:
# C [sigar-x86-winnt.dll+0x25f0]
#
# 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 (0x0461d400): JavaThread "Thread-1" daemon [_thread_in_native, id=1012, stack(0x04ba0000,0x04ca0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x26ec8d50, ECX=0x00000000, EDX=0x00000000
ESP=0x04c9f7e8, EBP=0x04c9f808, ESI=0x26ec8d50, EDI=0x0461d400
EIP=0x100025f0, EFLAGS=0x00010246
Top of Stack: (sp=0x04c9f7e8)
0x04c9f7e8: 00000000 00000000 00000000 00000000
0x04c9f7f8: 00000000 26ec8d50 00000000 00000000
0x04c9f808: 04c9f84c 00929ae4 0461d514 04c9f86c
0x04c9f818: 00000000 00000000 00000000 00000000
0x04c9f828: 0383fd80 04c9f82c 26ec8d50 04c9f86c
0x04c9f838: 2704bcf8 00000000 26ec8d50 00000000
0x04c9f848: 04c9f85c 04c9f890 00922da1 00000000
0x04c9f858: 00928189 00000000 00000000 00000000
Instructions: (pc=0x100025f0)
0x100025e0: 4d fc 51 8b 55 14 52 8b 45 f8 50 e8 20 e6 01 00
0x100025f0: ff 50 08 83 c4 10 89 45 f4 83 7d f8 00 74 17 8b
Stack: [0x04ba0000,0x04ca0000], sp=0x04c9f7e8, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [sigar-x86-winnt.dll+0x25f0]
j org.hyperic.sigar.vmware.ConnectParams.create(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+0
j org.hyperic.sigar.vmware.ConnectParams.<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+10
j org.hyperic.hq.plugin.vmware.VMwareConnectParams.<init>(Ljava/util/Properties;)V+17
j org.hyperic.hq.plugin.vmware.VMwareDetector.getServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+18
j org.hyperic.hq.plugin.vmware.VMwareDetector.discoverServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+8
j org.hyperic.hq.product.ServerDetector.discoverResources(ILorg/hyperic/hq/appdef/shared/AIPlatformValue;Lorg/hyperic/util/config/ConfigResponse;)Lorg/hyperic/hq/product/RuntimeResourceReport;+68
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(Ljava/util/Map;)V+320
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan()V+35
j org.hyperic.hq.autoinventory.ScanManager.mainRunLoop()V+265
j org.hyperic.hq.autoinventory.ScanManager.access$000(Lorg/hyperic/hq/autoinventory/ScanManager;)V+1
j org.hyperic.hq.autoinventory.ScanManager$1.run()V+4
v ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.hyperic.sigar.vmware.ConnectParams.create(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+0
j org.hyperic.sigar.vmware.ConnectParams.<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+10
j org.hyperic.hq.plugin.vmware.VMwareConnectParams.<init>(Ljava/util/Properties;)V+17
j org.hyperic.hq.plugin.vmware.VMwareDetector.getServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+18
j org.hyperic.hq.plugin.vmware.VMwareDetector.discoverServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+8
j org.hyperic.hq.product.ServerDetector.discoverResources(ILorg/hyperic/hq/appdef/shared/AIPlatformValue;Lorg/hyperic/util/config/ConfigResponse;)Lorg/hyperic/hq/product/RuntimeResourceReport;+68
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(Ljava/util/Map;)V+320
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan()V+35
j org.hyperic.hq.autoinventory.ScanManager.mainRunLoop()V+265
j org.hyperic.hq.autoinventory.ScanManager.access$000(Lorg/hyperic/hq/autoinventory/ScanManager;)V+1
j org.hyperic.hq.autoinventory.ScanManager$1.run()V+4
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x03b0d400 JavaThread "RunnableLogThread" daemon [_thread_blocked, id=640, stack(0x057a0000,0x058a0000)]
0x03ac2800 JavaThread "EventLogThread" daemon [_thread_blocked, id=2652, stack(0x056a0000,0x057a0000)]
0x03a1a000 JavaThread "EventLogThread" daemon [_thread_blocked, id=1228, stack(0x055a0000,0x056a0000)]
0x0453c800 JavaThread "EventLogThread" daemon [_thread_blocked, id=464, stack(0x054a0000,0x055a0000)]
0x0453bc00 JavaThread "EventLogThread" daemon [_thread_blocked, id=1732, stack(0x053a0000,0x054a0000)]
0x037c5800 JavaThread "FileWatcherThread" daemon [_thread_blocked, id=1496, stack(0x051a0000,0x052a0000)]
0x045f9400 JavaThread "TrackerThread" daemon [_thread_blocked, id=752, stack(0x04fa0000,0x050a0000)]
0x0441f400 JavaThread "AvailScheduleThread" daemon [_thread_blocked, id=936, stack(0x04ea0000,0x04fa0000)]
0x03312400 JavaThread "ScheduleThread" daemon [_thread_blocked, id=3508, stack(0x04da0000,0x04ea0000)]
0x03ae9400 JavaThread "SenderThread" daemon [_thread_blocked, id=1564, stack(0x04ca0000,0x04da0000)]
=>0x0461d400 JavaThread "Thread-1" daemon [_thread_in_native, id=1012, stack(0x04ba0000,0x04ca0000)]
0x033fc800 JavaThread "Thread-0" [_thread_in_native, id=872, stack(0x03680000,0x03780000)]
0x02ace400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2976, stack(0x030a0000,0x031a0000)]
0x02ac8400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2828, stack(0x02fa0000,0x030a0000)]
0x02ac6c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2644, stack(0x02ea0000,0x02fa0000)]
0x02abf800 JavaThread "Finalizer" daemon [_thread_blocked, id=2728, stack(0x02da0000,0x02ea0000)]
0x02abe400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1236, stack(0x02ca0000,0x02da0000)]
0x003f6c00 JavaThread "main" [_thread_in_native, id=2520, stack(0x00030000,0x00130000)]
Other Threads:
0x02abc800 VMThread [stack: 0x02ba0000,0x02ca0000] [id=1536]
0x02ad0400 WatcherThread [stack: 0x031a0000,0x032a0000] [id=860]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 960K, used 716K [0x1e990000, 0x1ea90000, 0x1f360000)
eden space 896K, 79% used [0x1e990000, 0x1ea43248, 0x1ea70000)
from space 64K, 0% used [0x1ea80000, 0x1ea80000, 0x1ea90000)
to space 64K, 0% used [0x1ea70000, 0x1ea70000, 0x1ea80000)
tenured generation total 5584K, used 3348K [0x1f360000, 0x1f8d4000, 0x26990000)
the space 5584K, 59% used [0x1f360000, 0x1f6a50e0, 0x1f6a5200, 0x1f8d4000)
compacting perm gen total 12288K, used 6895K [0x26990000, 0x27590000, 0x2a990000)
the space 12288K, 56% used [0x26990000, 0x2704be28, 0x2704c000, 0x27590000)
ro space 8192K, 63% used [0x2a990000, 0x2aea3b20, 0x2aea3c00, 0x2b190000)
rw space 12288K, 53% used [0x2b190000, 0x2b7f7f38, 0x2b7f8000, 0x2bd90000)
Dynamic libraries:
0x00400000 - 0x00408000 C:\hyperic-hq-agent-3.2.5\hq-agent.exe
0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
0x77f50000 - 0x77fec000 C:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\MSVCRT.dll
0x6d800000 - 0x6da56000 C:\Program Files\Java\jre6\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 C:\WINDOWS\system32\MSVCR71.dll
0x76290000 - 0x762ad000 C:\WINDOWS\system32\IMM32.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
0x6d280000 - 0x6d288000 C:\Program Files\Java\jre6\bin\hpi.dll
0x6d7b0000 - 0x6d7bc000 C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll
0x6d7f0000 - 0x6d7ff000 C:\Program Files\Java\jre6\bin\zip.dll
0x68000000 - 0x68035000 C:\WINDOWS\system32\rsaenh.dll
0x76920000 - 0x769e2000 C:\WINDOWS\system32\USERENV.dll
0x6d610000 - 0x6d623000 C:\Program Files\Java\jre6\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
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
0x6d790000 - 0x6d798000 C:\Program Files\Java\jre6\bin\sunmscapi.dll
0x761b0000 - 0x76243000 C:\WINDOWS\system32\CRYPT32.dll
0x76190000 - 0x761a2000 C:\WINDOWS\system32\MSASN1.dll
0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
0x10000000 - 0x10046000 C:\hyperic-hq-agent-3.2.5\pdk\lib\sigar-x86-winnt.dll
0x77b90000 - 0x77b98000 C:\WINDOWS\system32\VERSION.dll
0x7c8d0000 - 0x7d0cf000 C:\WINDOWS\system32\SHELL32.dll
0x77da0000 - 0x77df2000 C:\WINDOWS\system32\SHLWAPI.dll
0x72590000 - 0x725dc000 C:\WINDOWS\system32\pdh.dll
0x762b0000 - 0x762f9000 C:\WINDOWS\system32\comdlg32.dll
0x77530000 - 0x775c7000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
0x77670000 - 0x777a9000 C:\WINDOWS\system32\ole32.dll
0x77d00000 - 0x77d8b000 C:\WINDOWS\system32\OLEAUT32.dll
0x48890000 - 0x488cd000 C:\WINDOWS\system32\ODBC32.dll
0x60950000 - 0x60956000 C:\WINDOWS\system32\odbcbcp.dll
0x77420000 - 0x77523000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
0x03f70000 - 0x03f87000 C:\WINDOWS\system32\odbcint.dll
0x5e2e0000 - 0x5e2ed000 C:\WINDOWS\system32\perfproc.dll
0x76cd0000 - 0x76ce9000 C:\WINDOWS\system32\MPRAPI.dll
0x76df0000 - 0x76e24000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76dc0000 - 0x76de8000 C:\WINDOWS\system32\adsldpc.dll
0x76b80000 - 0x76bae000 C:\WINDOWS\system32\credui.dll
0x76a80000 - 0x76a98000 C:\WINDOWS\system32\ATL.DLL
0x76e30000 - 0x76e3c000 C:\WINDOWS\system32\rtutils.dll
0x7e020000 - 0x7e02f000 C:\WINDOWS\system32\SAMLIB.dll
0x770e0000 - 0x771e8000 C:\WINDOWS\system32\SETUPAPI.dll
0x77e00000 - 0x77e21000 C:\WINDOWS\system32\NTMARTA.DLL
0x73070000 - 0x73097000 C:\WINDOWS\system32\winspool.drv
0x5e2f0000 - 0x5e2fa000 C:\WINDOWS\system32\perfos.dll
VM Arguments:
jvm_args: -Djava.compiler=NONE -Djava.security.auth.login.config=jaas.config -Dagent.mode=thread -Xmx256M -Xrs -Xmx128m -Djava.net.preferIPv4Stack=true -Dsun.net.inetaddr.ttl=60 exit
java_command: <unknown>
Launcher Type: generic
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre6
JAVA_COMPILER=NONE
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Program Files\Dell\SysMgt\RAC5;D:\Program Files\Dell\SysMgt\oma\bin;D:\Program Files\Dell\SysMgt\oma\oldiags\bin
USERNAME=jeremy.koerber
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Server 2003 family Build 3790 Service Pack 2
CPU:total 4 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, 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 (11.0-b15) for windows-x86 JRE (1.6.0_10-b33), built on Sep 26 2008 01:00:43 by "java_re" with MS VC++ 7.1
time: Tue Oct 28 16:46:20 2008
elapsed time: 13 seconds