You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by SivaKishore <si...@amdocs.com> on 2008/02/13 12:49:59 UTC

CNTR0083E: Creation of a message endpoint failed

Hi

I have deployed some MDB's in my application. I am using WAS 6.0.2.9 version
application server. When ever i start my server, the following exception is
thrown repeadetly 

[13/02/08 10:29:18:975 GMT] 0000006b MessageEndpoi E   CNTR0083E: Creation
of a message endpoint failed:
 java.lang.IllegalStateException: MessageEndpoint proxy used after
MessageEndpoint.release was called. Internal state =
1
at
com.ibm.ejs.container.MessageEndpointHandler.initialize(MessageEndpointHandler.java:647)
at
com.ibm.ejs.container.MessageEndpointFactoryImpl.createEndpoint(MessageEndpointFactoryImpl.java:531)
at
com.ibm.ws.sib.ra.inbound.impl.SibRaTransactionalDispatcher.createEndpoint(SibRaTransactionalDispatcher.java:260)
at
com.ibm.ws.sib.ra.inbound.impl.SibRaDispatcher.dispatch(SibRaDispatcher.java:518)
at
com.ibm.ws.sib.ra.inbound.impl.SibRaSingleProcessListener$SibRaWork.run(SibRaSingleProcessListener.java:463)
at com.ibm.ejs.j2c.work.WorkProxy.run(WorkProxy.java:463)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1470)

Can any one help me out to resolve this issue.

-- 
View this message in context: http://www.nabble.com/CNTR0083E%3A-Creation-of-a-message-endpoint-failed-tp15456461s2354p15456461.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.