-
Bug
-
Resolution: Fixed
-
P4
-
8u101, 9
-
b77
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136064 | emb-9 | Yekaterina Kantserova | P4 | Resolved | Fixed | team |
JDK-8157050 | 8u112 | Shafi Ahmad | P4 | Closed | Won't Fix |
Platform: Linux 2.6.39-300.20.1.el6uek.x86_64 (amd64)
#section:main
----------messages:(3/150)----------
command: main -XX:+UsePerfData CR6672135
reason: User specified action: run main/othervm -XX:+UsePerfData CR6672135
elapsed time (seconds): 1.705
----------System.out:(0/0)----------
----------System.err:(26/1525)----------
java.lang.Error: Test failed
at CR6672135.main(CR6672135.java:60)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
Caused by: sun.jvmstat.monitor.MonitorException: 14836 not found
at sun.jvmstat.perfdata.monitor.protocol.local.PerfDataBuffer.<init>(PerfDataBuffer.java:84)
at sun.jvmstat.perfdata.monitor.protocol.local.LocalMonitoredVm.<init>(LocalMonitoredVm.java:68)
at sun.jvmstat.perfdata.monitor.protocol.local.MonitoredHostProvider.getMonitoredVm(MonitoredHostProvider.java:77)
at sun.jvmstat.perfdata.monitor.protocol.local.MonitoredHostProvider.getMonitoredVm(MonitoredHostProvider.java:67)
at CR6672135.main(CR6672135.java:53)
... 6 more
Caused by: java.lang.IllegalArgumentException: Could not map vmid to user name
at sun.misc.Perf.attach(Native Method)
at sun.misc.Perf.attachImpl(Perf.java:270)
at sun.misc.Perf.attach(Perf.java:200)
at sun.jvmstat.perfdata.monitor.protocol.local.PerfDataBuffer.<init>(PerfDataBuffer.java:64)
... 10 more
JavaTest Message: Test threw exception: java.lang.Error: Test failed
JavaTest Message: shutting down test
RULE sun/jvmstat/monitor/MonitoredVm/CR6672135.java Exception java.lang.IllegalArgumentException: Could not map vmid to user name
RULE sun/jvmstat/monitor/MonitoredVm/CR6672135.java Exception java.lang.IllegalArgumentException: Could not map vmid to user Name
- backported by
-
JDK-8136064 [TEST_BUG] sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
- Resolved
-
JDK-8157050 [TEST_BUG] sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
- Closed
- duplicates
-
JDK-8064572 sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Process not found
- Closed
- relates to
-
JDK-8036616 [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
- Resolved
-
JDK-8064572 sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Process not found
- Closed
-
JDK-8130636 sun/tools/jcmd/TestJcmdSanity.java sun.jvmstat.monitor.MonitorException failure
- Closed