[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-833) MDB smoke test fails (in both non-clustered and clustered configurations)

Ovidiu Feodorov (JIRA) jira-events at lists.jboss.org
Wed Feb 14 20:04:29 EST 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-833?page=all ]

Ovidiu Feodorov closed JBMESSAGING-833.
---------------------------------------

    Resolution: Done

Needed to change thread context class loader in JBossSession.setMessageListener() the same we do it in createProducer(). 

> MDB smoke test fails (in both non-clustered and clustered configurations)
> -------------------------------------------------------------------------
>
>                 Key: JBMESSAGING-833
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-833
>             Project: JBoss Messaging
>          Issue Type: Bug
>          Components: Tests and Performance
>            Reporter: Ovidiu Feodorov
>         Assigned To: Ovidiu Feodorov
>            Priority: Blocker
>             Fix For: 1.2.0.CR1
>
>
> This seem to be the cause:
> 2007-02-13 21:26:58,656 DEBUG [org.jboss.jms.client.remoting.ConsolidatedRemotingConnectionListener] ConnectionState[40].ConsolidatedListener cleared^M
>         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl$ExceptionListenerRunnable.run(JMSContainerInvoker.java:1428)^M
>         at java.lang.Thread.run(Thread.java:534)^M
> Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.jms.client.container.FactoryAspect^M
>         at org.jboss.aop.advice.GenericAspectFactory.getClazz(GenericAspectFactory.java:141)^M
>         at org.jboss.aop.advice.GenericAspectFactory.createPerInstance(GenericAspectFactory.java:182)^M
>         at org.jboss.aop.InstanceAdvisorDelegate.initializeAspects(InstanceAdvisorDelegate.java:100)^M
>         at org.jboss.aop.InstanceAdvisorDelegate.initialize(InstanceAdvisorDelegate.java:72)^M
>         at org.jboss.aop.ClassInstanceAdvisor.<init>(ClassInstanceAdvisor.java:75)^M
>         at org.jboss.jms.client.delegate.ClientSessionDelegate._getInstanceAdvisor(ClientSessionDelegate.java)^M
>         at org.jboss.jms.client.delegate.ClientSessionDelegate.setMessageListener(ClientSessionDelegate.java)^M
>         at org.jboss.jms.client.JBossSession.setMessageListener(JBossSession.java:193)^M
>         at org.jboss.jms.asf.StdServerSession.<init>(StdServerSession.java:130)^M
>         at org.jboss.jms.asf.StdServerSessionPool.create(StdServerSessionPool.java:352)^M
>         at org.jboss.jms.asf.StdServerSessionPool.<init>(StdServerSessionPool.java:160)^M
>         at org.jboss.jms.asf.StdServerSessionPoolFactory.getServerSessionPool(StdServerSessionPoolFactory.java:91)^M
>         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.createSessionPool(JMSContainerInvoker.java:1171)^M
>         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:783)^M
>         ... 2 more^M
> Caused by: java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.jms.client.container.FactoryAspect^M
>         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)^M
>         at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:511)^M
>         at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:405)^M
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)^M
>         at org.jboss.util.loading.DelegatingClassLoader.loadClass(DelegatingClassLoader.java:89)^M
>         at org.jboss.mx.loading.LoaderRepositoryClassLoader.loadClass(LoaderRepositoryClassLoader.java:90)^M
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)^M
>         at org.jboss.util.loading.DelegatingClassLoader.loadClass(DelegatingClassLoader.java:89)^M
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)^M
>         at org.jboss.aop.advice.AspectFactoryWithClassLoaderSupport.loadClass(AspectFactoryWithClassLoaderSupport.java:62)^M
>         at org.jboss.aop.advice.GenericAspectFactory.getClazz(GenericAspectFactory.java:137)^M
>         ... 15 more^M

-- 
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