Testsuite name: Regression
JDK/JRE tested: 5.0u24b02, also fails on previous build
OS/architecture: solaris - sparc
Reproducible: Always
Reproducible on machine: stt-17.russia.sun.com
Is it a platform specific regression: N
Is it a Regression: N
Test run log location:
[stt-robot@stt-17]$ pwd
/export/JQA/regression/150u24b02
[stt-robot@stt-17]$ cat current/work/javax/management/
remote security
[stt-robot@stt-17]$ cat current/work/javax/management/remote/mandatory/security/
AccessFileTest.jtr RMIConnectionImplTest.jtr SystemPropertyVulnerabilityTest.jtr
MarshalledObjectGetTest.jtr SystemCodeAgentTest.jtr
[stt-robot@stt-17]$ cat current/work/javax/management/remote/mandatory/security/AccessFileTest.jtr
#Test Results (version 2)
#Fri Feb 26 13:41:12 MSK 2010
#checksum:4db7527fc38eb04c
#-----testdescription-----
$file=/net/vice/export/stt/newroot/regression/workspaces/150/1.5.0_24b02/j2se/test/javax/management/remote/mandatory/security/AccessFileTest.java
$root=/net/vice/export/stt/newroot/regression/workspaces/150/1.5.0_24b02/j2se/test
author=Eamonn McManus
keywords=bug6721651
run=ASSUMED_ACTION main AccessFileTest\n
source=AccessFileTest.java
title=Test new readwrite clauses in jmx.remote.x.access.file file.
#-----environment-----
#-----testresult-----
description=file:///net/vice/export/stt/newroot/regression/workspaces/150/1.5.0_24b02/j2se/test/javax/management/remote/mandatory/security/AccessFileTest.java
end=Fri Feb 26 13:41:12 MSK 2010
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
javatestOS=SunOS 5.9 (x86)
javatestVersion=3.2.2_03
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Fri Feb 26 13:41:03 MSK 2010
test=javax/management/remote/mandatory/security/AccessFileTest.java
work=/export/JQA/regression/150u24b02/current/work/javax/management/remote/mandatory/security
#section:script_messages
----------messages:(4/205)----------
JDK under test: (/export/jdk/jdk1.5.0_24)
java version "1.5.0_24"
Java(TM) Platform, Standard Edition for Business (build 1.5.0_24-b02)
Java HotSpot(TM) Client VM (build 1.5.0_24-b02, mixed mode, sharing)
#section:build
----------messages:(3/99)----------
command: build AccessFileTest
reason: Named class compiled on demand
elapsed time (seconds): 0.026
result: Passed. All files up to date
#section:main
----------messages:(3/127)----------
command: main AccessFileTest
reason: Assumed action based on file name: run main AccessFileTest
elapsed time (seconds): 4.792
----------System.out:(1/21)----------
TEST: noddy readonly
----------System.err:(21/1763)----------
javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:198)
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:150)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.buildMBeanInfo(StandardMetaDataImpl.java:116)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.testCompliance(StandardMetaDataImpl.java:149)
at com.sun.jmx.mbeanserver.MetaDataImpl.testCompliance(MetaDataImpl.java:125)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:497)
at AccessFileTest.test(AccessFileTest.java:248)
at AccessFileTest.main(AccessFileTest.java:218)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Test threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
result: Failed. Execution failed: `main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
test result: Failed. Execution failed: `main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
Steps to reproduce:
[stt-robot@stt-17]$ pwd
/export/JQA/regression/150u24b02
[stt-robot@stt-17]$ /export/jdk/jdk1.5.0_24/bin/javac AccessFileTest.java
/export/jdk/jdk1.5.0_24/bin/java AccessFileTest
[stt-robot@stt-17]$ /export/jdk/jdk1.5.0_24/bin/java AccessFileTest
TEST: noddy readonly
Exception in thread "main" javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:198)
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:150)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.buildMBeanInfo(StandardMetaDataImpl.java:116)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.testCompliance(StandardMetaDataImpl.java:149)
at com.sun.jmx.mbeanserver.MetaDataImpl.testCompliance(MetaDataImpl.java:125)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:497)
at AccessFileTest.test(AccessFileTest.java:248)
at AccessFileTest.main(AccessFileTest.java:218)
JDK/JRE tested: 5.0u24b02, also fails on previous build
OS/architecture: solaris - sparc
Reproducible: Always
Reproducible on machine: stt-17.russia.sun.com
Is it a platform specific regression: N
Is it a Regression: N
Test run log location:
[stt-robot@stt-17]$ pwd
/export/JQA/regression/150u24b02
[stt-robot@stt-17]$ cat current/work/javax/management/
remote security
[stt-robot@stt-17]$ cat current/work/javax/management/remote/mandatory/security/
AccessFileTest.jtr RMIConnectionImplTest.jtr SystemPropertyVulnerabilityTest.jtr
MarshalledObjectGetTest.jtr SystemCodeAgentTest.jtr
[stt-robot@stt-17]$ cat current/work/javax/management/remote/mandatory/security/AccessFileTest.jtr
#Test Results (version 2)
#Fri Feb 26 13:41:12 MSK 2010
#checksum:4db7527fc38eb04c
#-----testdescription-----
$file=/net/vice/export/stt/newroot/regression/workspaces/150/1.5.0_24b02/j2se/test/javax/management/remote/mandatory/security/AccessFileTest.java
$root=/net/vice/export/stt/newroot/regression/workspaces/150/1.5.0_24b02/j2se/test
author=Eamonn McManus
keywords=bug6721651
run=ASSUMED_ACTION main AccessFileTest\n
source=AccessFileTest.java
title=Test new readwrite clauses in jmx.remote.x.access.file file.
#-----environment-----
#-----testresult-----
description=file:///net/vice/export/stt/newroot/regression/workspaces/150/1.5.0_24b02/j2se/test/javax/management/remote/mandatory/security/AccessFileTest.java
end=Fri Feb 26 13:41:12 MSK 2010
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
javatestOS=SunOS 5.9 (x86)
javatestVersion=3.2.2_03
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Fri Feb 26 13:41:03 MSK 2010
test=javax/management/remote/mandatory/security/AccessFileTest.java
work=/export/JQA/regression/150u24b02/current/work/javax/management/remote/mandatory/security
#section:script_messages
----------messages:(4/205)----------
JDK under test: (/export/jdk/jdk1.5.0_24)
java version "1.5.0_24"
Java(TM) Platform, Standard Edition for Business (build 1.5.0_24-b02)
Java HotSpot(TM) Client VM (build 1.5.0_24-b02, mixed mode, sharing)
#section:build
----------messages:(3/99)----------
command: build AccessFileTest
reason: Named class compiled on demand
elapsed time (seconds): 0.026
result: Passed. All files up to date
#section:main
----------messages:(3/127)----------
command: main AccessFileTest
reason: Assumed action based on file name: run main AccessFileTest
elapsed time (seconds): 4.792
----------System.out:(1/21)----------
TEST: noddy readonly
----------System.err:(21/1763)----------
javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:198)
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:150)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.buildMBeanInfo(StandardMetaDataImpl.java:116)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.testCompliance(StandardMetaDataImpl.java:149)
at com.sun.jmx.mbeanserver.MetaDataImpl.testCompliance(MetaDataImpl.java:125)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:497)
at AccessFileTest.test(AccessFileTest.java:248)
at AccessFileTest.main(AccessFileTest.java:218)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Test threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
result: Failed. Execution failed: `main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
test result: Failed. Execution failed: `main' threw exception: javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
Steps to reproduce:
[stt-robot@stt-17]$ pwd
/export/JQA/regression/150u24b02
[stt-robot@stt-17]$ /export/jdk/jdk1.5.0_24/bin/javac AccessFileTest.java
/export/jdk/jdk1.5.0_24/bin/java AccessFileTest
[stt-robot@stt-17]$ /export/jdk/jdk1.5.0_24/bin/java AccessFileTest
TEST: noddy readonly
Exception in thread "main" javax.management.NotCompliantMBeanException: AccessFileTest$TestMXBeanImpl does not implement the AccessFileTest$TestMXBeanImplMBean interface or the DynamicMBean interface
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:198)
at com.sun.jmx.mbeanserver.Introspector.testCompliance(Introspector.java:150)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.buildMBeanInfo(StandardMetaDataImpl.java:116)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.testCompliance(StandardMetaDataImpl.java:149)
at com.sun.jmx.mbeanserver.MetaDataImpl.testCompliance(MetaDataImpl.java:125)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:497)
at AccessFileTest.test(AccessFileTest.java:248)
at AccessFileTest.main(AccessFileTest.java:218)