-
Bug
-
Resolution: Fixed
-
P2
-
9
-
Verified
several tests which use jcmd tools fail due to
java.lang.RuntimeException: Type "CompilerToVM", referenced in VMStructs::localHotSpotVMStructs in the remote VM, was not present in the remote VMStructs::localHotSpotVMTypes table (should have been caught in the debug build of that VM). Can not continue.
----------messages:(3/152)----------
command: main -XX:+UsePerfData Test8028623
reason: User specified action: run main/othervm -XX:+UsePerfData Test8028623
elapsed time (seconds): 27.334
----------System.out:(24/1393)----------
1
stdout:
Attaching to process ID 28722, please wait...
stderr:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:519)
at sun.tools.jmap.JMap.runTool(JMap.java:201)
at sun.tools.jmap.JMap.main(JMap.java:130)
Caused by: java.lang.RuntimeException: Type "CompilerToVM", referenced in VMStructs::localHotSpotVMStructs in the remote VM, was not present in the remote VMStructs::localHotSpotVMTypes table (should have been caught in the debug build of that VM). Can not continue.
at sun.jvm.hotspot.HotSpotTypeDataBase.lookupOrFail(HotSpotTypeDataBase.java:596)
at sun.jvm.hotspot.HotSpotTypeDataBase.readVMStructs(HotSpotTypeDataBase.java:465)
at sun.jvm.hotspot.HotSpotTypeDataBase.<init>(HotSpotTypeDataBase.java:91)
at sun.jvm.hotspot.HotSpotAgent.setupVM(HotSpotAgent.java:389)
at sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:307)
at sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:142)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.HeapDumper.main(HeapDumper.java:83)
... 6 more
java.lang.RuntimeException: Type "CompilerToVM", referenced in VMStructs::localHotSpotVMStructs in the remote VM, was not present in the remote VMStructs::localHotSpotVMTypes table (should have been caught in the debug build of that VM). Can not continue.
----------messages:(3/152)----------
command: main -XX:+UsePerfData Test8028623
reason: User specified action: run main/othervm -XX:+UsePerfData Test8028623
elapsed time (seconds): 27.334
----------System.out:(24/1393)----------
1
stdout:
Attaching to process ID 28722, please wait...
stderr:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:519)
at sun.tools.jmap.JMap.runTool(JMap.java:201)
at sun.tools.jmap.JMap.main(JMap.java:130)
Caused by: java.lang.RuntimeException: Type "CompilerToVM", referenced in VMStructs::localHotSpotVMStructs in the remote VM, was not present in the remote VMStructs::localHotSpotVMTypes table (should have been caught in the debug build of that VM). Can not continue.
at sun.jvm.hotspot.HotSpotTypeDataBase.lookupOrFail(HotSpotTypeDataBase.java:596)
at sun.jvm.hotspot.HotSpotTypeDataBase.readVMStructs(HotSpotTypeDataBase.java:465)
at sun.jvm.hotspot.HotSpotTypeDataBase.<init>(HotSpotTypeDataBase.java:91)
at sun.jvm.hotspot.HotSpotAgent.setupVM(HotSpotAgent.java:389)
at sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:307)
at sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:142)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.HeapDumper.main(HeapDumper.java:83)
... 6 more