2 Replies Latest reply on May 23, 2007 3:49 PM by timfox

    example queue fails

    tokoma1

      Hi,

      I have configured jboss-messaging-1.0.1.SP5 on jboss-4.2.0.RC2 and tried to run example/queue. However, the example fails with the following log messages on JBoss server.


      23:22:42,810 ERROR [STDERR] java.lang.Exception
      23:22:42,810 ERROR [STDERR] at org.jboss.remoting.serialization.impl.java.JavaSerializationManager.receiveObject(JavaSerializationManager.java:130)
      23:22:42,810 ERROR [STDERR] at org.jboss.remoting.marshal.serializable.SerializableUnMarshaller.read(SerializableUnMarshaller.java:120)
      23:22:42,810 ERROR [STDERR] at org.jboss.remoting.marshal.serializable.SerializableUnMarshaller.read(SerializableUnMarshaller.java:97)
      23:22:42,810 ERROR [STDERR] at org.jboss.jms.server.remoting.JMSWireFormat.read(JMSWireFormat.java:422)
      23:22:42,810 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.versionedRead(ServerThread.java:648)
      23:22:42,810 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:526)
      23:22:42,810 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:365)
      23:22:42,810 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:161)

      Plase let me know the resolution.

      Thanks,