[jboss-jira] [JBoss JIRA] Commented: (JBAS-8245) Fix org.jboss.test.profileservice.test.Ejb3MetricsUnitTestCase

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Thu Dec 2 00:18:04 EST 2010


    [ https://jira.jboss.org/browse/JBAS-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566742#comment-12566742 ] 

Shelly McGowan commented on JBAS-8245:
--------------------------------------

Failing in recent test runs on Hudson:
Error Message

Failed to get property 'invocationStats' on component 'testEjb3xMetrics.jar/SFSB'.

Stacktrace

java.lang.reflect.UndeclaredThrowableException: Failed to get property 'invocationStats' on component 'testEjb3xMetrics.jar/SFSB'.
	at org.jboss.profileservice.plugins.management.util.AbstractManagedComponentRuntimeDispatcher.get(AbstractManagedComponentRuntimeDispatcher.java:93)
	at org.jboss.profileservice.management.DelegatingComponentDispatcherImpl.get(DelegatingComponentDispatcherImpl.java:81)
	at org.jboss.aop.Dispatcher.invoke(Dispatcher.java:121)
	at org.jboss.aspects.remoting.AOPRemotingInvocationHandler.invoke(AOPRemotingInvocationHandler.java:82)
	at org.jboss.profileservice.remoting.ProfileServiceInvocationHandler.invoke(ProfileServiceInvocationHandler.java:99)
	at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:898)
	at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:791)
	at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:744)
	at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:548)
	at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:234)
Caused by: java.lang.IllegalArgumentException: No such context: testEjb3xMetrics.jar/SFSB
	at org.jboss.kernel.plugins.registry.basic.BasicKernelBus.execute(BasicKernelBus.java:51)
	at org.jboss.kernel.plugins.registry.basic.BasicKernelBus.get(BasicKernelBus.java:76)
	at org.jboss.profileservice.management.KernelBusRuntimeComponentDispatcher.get(KernelBusRuntimeComponentDispatcher.java:77)
	at org.jboss.profileservice.plugins.management.util.AbstractManagedComponentRuntimeDispatcher.get(AbstractManagedComponentRuntimeDispatcher.java:89)
	at org.jboss.profileservice.management.DelegatingComponentDispatcherImpl.get(DelegatingComponentDispatcherImpl.java:81)


> Fix org.jboss.test.profileservice.test.Ejb3MetricsUnitTestCase
> --------------------------------------------------------------
>
>                 Key: JBAS-8245
>                 URL: https://jira.jboss.org/browse/JBAS-8245
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: EJB3, Test Suite
>            Reporter: Brian Stansberry
>             Fix For: 6.0.0.Final
>
>
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x-testSuite-sun16/lastCompletedBuild/testReport/org.jboss.test.profileservice.test/Ejb3MetricsUnitTestCase%28profileservice%29/

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list