[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1209) Message inflow fails with tracing on

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Tue Mar 18 06:52:50 EDT 2008


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1209?page=all ]

Carlo de Wolf resolved EJBTHREE-1209.
-------------------------------------

    Resolution: Done

> Message inflow fails with tracing on
> ------------------------------------
>
>                 Key: EJBTHREE-1209
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1209
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Carlo de Wolf
>         Assigned To: Carlo de Wolf
>             Fix For: AS 5.0.0.CR1
>
>
> JBossMessageEndpointFactory.java:137 tries to print the proxy if tracing is on.
> java.lang.RuntimeException: Could not resolve beanClass method from proxy call: public java.lang.String java.lang.Object.toString()
>         at org.jboss.ejb3.EJBContainer.getMethodInfo(EJBContainer.java:1454)
>         at org.jboss.ejb3.mdb.MessagingContainer.getMethodInfo(MessagingContainer.java:120)
>         at org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy.delivery(MessageInflowLocalProxy.java:257)
>         at org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy.invoke(MessageInflowLocalProxy.java:137)
>         at $Proxy244.toString(Unknown Source)
>         at java.lang.String.valueOf(String.java:2615)
>         at java.lang.StringBuilder.append(StringBuilder.java:116)
>         at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.createEndpoint(JBossMessageEndpointFactory.java:137)
>         at org.jboss.resource.adapter.jms.inflow.JmsServerSession.setup(JmsServerSession.java:127)
>         at org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.setupSessions(JmsServerSessionPool.java:198)
>         at org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.start(JmsServerSessionPool.java:88)
>         at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupSessionPool(JmsActivation.java:619)
>         at org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:347)
>         at org.jboss.resource.adapter.jms.inflow.JmsActivation.handleFailure(JmsActivation.java:280)
>         at org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:696)
>         at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
>         at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:260)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
>         at java.lang.Thread.run(Thread.java:595)

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