-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
6
-
sparc
-
generic
The following tests failed on Solaris and Linux:
api/javax_management/monitor/Monitor.html
#MonitorTest0021
#MonitorTest0026
#MonitorTest0027
pasting error from the jtr file below:
<Error>
Exception in thread "JMX Monitor Scheduler Pool [Thread-16]" java.lang.UnsatisfiedLinkError: park
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:146)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:695)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireInterruptibly(AbstractQueuedSynchronizer.java:750)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1078)
at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:300)
at java.util.concurrent.DelayQueue.take(DelayQueue.java:126)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:504)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:497)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:470)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:674)
at java.lang.Thread.run(Thread.java:603)
</Error>
###@###.### 2005-06-27 10:58:34 GMT
Total of 31 JMX monitor tests fail on Solaris adding additional 28 tests to the above failure tests list:
<Total-List>
api/javax_management/monitor/Monitor.html#MonitorTest0032
api/javax_management/monitor/Monitor.html#MonitorTest0033
api/javax_management/monitor/Monitor.html#MonitorTest0034
api/javax_management/monitor/Monitor.html#MonitorTest0036
api/javax_management/monitor/Monitor.html#MonitorTest0037
api/javax_management/monitor/Monitor.html#MonitorTest0038
api/javax_management/monitor/Monitor.html#MonitorTest0007
api/javax_management/monitor/Monitor.html#MonitorTest0008
api/javax_management/monitor/Monitor.html#MonitorTest0011
api/javax_management/monitor/Monitor.html#MonitorTest0012
api/javax_management/monitor/Monitor.html#MonitorTest0013
api/javax_management/monitor/Monitor.html#MonitorTest0022
api/javax_management/monitor/Monitor.html#MonitorTest0014
api/javax_management/monitor/Monitor.html#MonitorTest0017
api/javax_management/monitor/Monitor.html#MonitorTest0019
api/javax_management/monitor/Monitor.html#MonitorTest0028
api/javax_management/monitor/Monitor.html#MonitorTest0029
api/javax_management/monitor/Monitor.html#MonitorTest0001
api/javax_management/monitor/Monitor.html#MonitorTest0002
api/javax_management/monitor/Monitor.html#MonitorTest0003
api/javax_management/monitor/Monitor.html#MonitorTest0004
api/javax_management/monitor/Monitor.html#MonitorTest0005
api/javax_management/monitor/Monitor.html#MonitorTest0006
api/javax_management/monitor/Monitor.html#MonitorTest0020
api/javax_management/monitor/Monitor.html#MonitorTest0023
api/javax_management/monitor/MonitorsWithSeveralMBeans.html#MonitorsWithSeveralMBeans01
api/javax_management/monitor/MonitorsWithSeveralMBeans.html#MonitorsWithSeveralMBeans02
api/javax_management/monitor/MonitorsWithSeveralMBeans.html#MonitorsWithSeveralMBeans03
</Total-List>
###@###.### 2005-06-27 11:30:13 GMT
IMHO this does not seem to be related to JMX. It seems to be a temporary
problem with a native method 'park' defined by the java.util.concurrent
API.
I was not able to reproduce the problem with
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b42)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b42, mixed mode)
running on
Solaris 9 9/04 s9s_u7wos_09 SPARC
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 29 June 2004
Please provide more detailed info such that I can reproduce the problem.
###@###.### 2005-06-27 12:10:07 GMT
api/javax_management/monitor/Monitor.html
#MonitorTest0021
#MonitorTest0026
#MonitorTest0027
pasting error from the jtr file below:
<Error>
Exception in thread "JMX Monitor Scheduler Pool [Thread-16]" java.lang.UnsatisfiedLinkError: park
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:146)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:695)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireInterruptibly(AbstractQueuedSynchronizer.java:750)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1078)
at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:300)
at java.util.concurrent.DelayQueue.take(DelayQueue.java:126)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:504)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:497)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:470)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:674)
at java.lang.Thread.run(Thread.java:603)
</Error>
###@###.### 2005-06-27 10:58:34 GMT
Total of 31 JMX monitor tests fail on Solaris adding additional 28 tests to the above failure tests list:
<Total-List>
api/javax_management/monitor/Monitor.html#MonitorTest0032
api/javax_management/monitor/Monitor.html#MonitorTest0033
api/javax_management/monitor/Monitor.html#MonitorTest0034
api/javax_management/monitor/Monitor.html#MonitorTest0036
api/javax_management/monitor/Monitor.html#MonitorTest0037
api/javax_management/monitor/Monitor.html#MonitorTest0038
api/javax_management/monitor/Monitor.html#MonitorTest0007
api/javax_management/monitor/Monitor.html#MonitorTest0008
api/javax_management/monitor/Monitor.html#MonitorTest0011
api/javax_management/monitor/Monitor.html#MonitorTest0012
api/javax_management/monitor/Monitor.html#MonitorTest0013
api/javax_management/monitor/Monitor.html#MonitorTest0022
api/javax_management/monitor/Monitor.html#MonitorTest0014
api/javax_management/monitor/Monitor.html#MonitorTest0017
api/javax_management/monitor/Monitor.html#MonitorTest0019
api/javax_management/monitor/Monitor.html#MonitorTest0028
api/javax_management/monitor/Monitor.html#MonitorTest0029
api/javax_management/monitor/Monitor.html#MonitorTest0001
api/javax_management/monitor/Monitor.html#MonitorTest0002
api/javax_management/monitor/Monitor.html#MonitorTest0003
api/javax_management/monitor/Monitor.html#MonitorTest0004
api/javax_management/monitor/Monitor.html#MonitorTest0005
api/javax_management/monitor/Monitor.html#MonitorTest0006
api/javax_management/monitor/Monitor.html#MonitorTest0020
api/javax_management/monitor/Monitor.html#MonitorTest0023
api/javax_management/monitor/MonitorsWithSeveralMBeans.html#MonitorsWithSeveralMBeans01
api/javax_management/monitor/MonitorsWithSeveralMBeans.html#MonitorsWithSeveralMBeans02
api/javax_management/monitor/MonitorsWithSeveralMBeans.html#MonitorsWithSeveralMBeans03
</Total-List>
###@###.### 2005-06-27 11:30:13 GMT
IMHO this does not seem to be related to JMX. It seems to be a temporary
problem with a native method 'park' defined by the java.util.concurrent
API.
I was not able to reproduce the problem with
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b42)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b42, mixed mode)
running on
Solaris 9 9/04 s9s_u7wos_09 SPARC
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 29 June 2004
Please provide more detailed info such that I can reproduce the problem.
###@###.### 2005-06-27 12:10:07 GMT