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, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046841#4046841 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046841 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
