[jboss-jira] [JBoss JIRA] Created: (JBAS-5493) Failure in mdbsessionpoolclear testcase
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Tue Apr 29 04:45:19 EDT 2008
Failure in mdbsessionpoolclear testcase
---------------------------------------
Key: JBAS-5493
URL: http://jira.jboss.com/jira/browse/JBAS-5493
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: JMX
Affects Versions: JBossAS-5.0.0.Beta4
Environment: AS/trunk
Reporter: Jesper Pedersen
Assigned To: Scott M Stark
The mdbsessionpoolclear testcase fails with
Testsuite: org.jboss.test.mdbsessionpoolclear.test.MDBUnitTestCase
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 9.665 sec
Testcase: testMdb took 7.593 sec
Caused an ERROR
not found: ForceClearOnShutdown
javax.management.AttributeNotFoundException: not found: ForceClearOnShutdown
at org.jboss.mx.server.AbstractMBeanInvoker.getAttribute(AbstractMBeanInvoker.java:335)
at org.jboss.mx.server.MBeanServerImpl.getAttribute(MBeanServerImpl.java:565)
at org.jboss.jmx.connector.invoker.InvokerAdaptorService.invoke(InvokerAdaptorService.java:270)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:138)
as there is a regression between the JMX view of org.jboss.ejb.plugins.jms.JMSContainerInvoker differs between 4.2 and 5.0.
The mdbsessionpoolclear testcase passes in Branch_4_2.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list