Quantcast
Channel: VMware Communities : Popular Discussions - Hyperic User Forums
Viewing all articles
Browse latest Browse all 52618

SIGAR crashes on windows trying to get CPU times

$
0
0
Hello all,

I use SIGAR 1.6.4 to fetch CPU times. My Java application is running on several systems (linux, windows). Most of them are VMs. All was fine.

Except for a Windows Server 2008 R2 (not a VM). My application crashes. I have my application running on VMs with exactly the same OS and all is good. 

Did someone ever got a problem like this ?

Thank you

Here is a part of the error message :


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d9c572a, pid=9612, tid=9344
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0x13572a]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x0000000006340000):  JavaThread "Thread-0" [_thread_in_vm, id=9344, stack(0x00000000065b0000,0x00000000065f0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x0000000107da803b

[...]


Register to memory mapping:

RAX=0x00000000171cdddb is an unknown value
RBX=0x0000000006340000 is a thread
RCX=0x0000000000000000 is an unknown value
RDX=0x00000000f0bda260 is an oop
org.hyperic.sigar.Cpu
- klass: 'org/hyperic/sigar/Cpu'
RSP=0x00000000065eeaa0 is pointing into the stack for thread: 0x0000000006340000
RBP=0x0000000000000000 is an unknown value
RSI=0x00000000bc0eeed8 is an oop
{instance class}
- klass: {other class}
RDI=0x00000000014758fa is an Interpreter codelet
return entry points  [0x00000000014751e0, 0x00000000014767a0]  5568 bytes
R8 =0x504d45545c73776f is an unknown value
R9 =0x00000000bc0eeed8 is an oop
{instance class}
- klass: {other class}
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000206 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000bc0ee040 is an oop
{constMethod}
- klass: {other class}
- method:       0x00000000bc0ee048 {method} 'gather' '(Lorg/hyperic/sigar/Sigar;)V' in 'org/hyperic/sigar/Cpu'
- exceptions:   0x00000000bae01ef8
R14=0x00000000065eec88 is pointing into the stack for thread: 0x0000000006340000
R15=0x0000000006340000 is a thread


Stack: [0x00000000065b0000,0x00000000065f0000],  sp=0x00000000065eeaa0,  free space=250k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x13572a]

[error occurred during error reporting (printing native stack), id 0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.hyperic.sigar.Cpu.gather(Lorg/hyperic/sigar/Sigar;)V+0
j  org.hyperic.sigar.Cpu.fetch(Lorg/hyperic/sigar/Sigar;)Lorg/hyperic/sigar/Cpu;+10
j  org.hyperic.sigar.Sigar.getCpu()Lorg/hyperic/sigar/Cpu;+1
[...]


---------------  S Y S T E M  ---------------

OS: Windows NT 6.1 Build 7601 Service Pack 1

CPU:total 24 (6 cores per cpu, 2 threads per core) family 6 model 44 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht

Memory: 4k page, physical 75486816k(67769820k free), swap 92262184k(6630732k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (20.1-b02) for windows-amd64 JRE (1.6.0_26-b03), built on May  4 2011 07:15:24 by "java_re" with MS VC++ 8.0 (VS2005)

time: Wed Oct 19 10:27:13 2011
elapsed time: 4 seconds

Viewing all articles
Browse latest Browse all 52618

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>