[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-820) ConnectionFactoryUpdate ClassCastException when using HTTP
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Thu Feb 8 19:19:32 EST 2007
ConnectionFactoryUpdate ClassCastException when using HTTP
----------------------------------------------------------
Key: JBMESSAGING-820
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-820
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.2.0.Beta2
Reporter: Clebert Suconic
Assigned To: Clebert Suconic
Priority: Blocker
Fix For: 1.2.0.CR1
java.lang.ClassCastException: org.jboss.jms.wireformat.ConnectionFactoryUpdate
at org.jboss.jms.wireformat.PolledCallbacksDelivery.write(PolledCallbacksDelivery.java:102)
at org.jboss.jms.server.remoting.JMSWireFormat.write(JMSWireFormat.java:261)
at org.jboss.remoting.transport.coyote.CoyoteInvoker.versionedWrite(CoyoteInvoker.java:425)
at org.jboss.remoting.transport.coyote.CoyoteInvoker.service(CoyoteInvoker.java:375)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
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