After applying this patch I get: 07:20:03,472 INFO [JMSMailListener] PUT MESSAGE ON QUEUE:[EMAIL PROTECTED] 07:20:03,559 INFO [STDOUT] javax.jms.MessageFormatException: Object cannot be serialized 07:20:03,562 INFO [STDOUT] at org.jboss.mq.SpyObjectMessage.setObject(SpyObjectMessage.java:83) 07:20:03,563 INFO [STDOUT] at org.jboss.mq.SpySession.createObjectMessage(SpySession.java:306) 07:20:03,571 INFO [STDOUT] at org.jboss.mail.maillistener.JMSMailListener.putMessageOnQueue(JMSMailListener.java:285) 07:20:03,572 INFO [STDOUT] at org.jboss.mail.maillistener.JMSMailListener.sendMessageQueue(JMSMailListener.java:267) 07:20:03,573 INFO [STDOUT] at org.jboss.mail.maillistener.JMSMailListener.send(JMSMailListener.java:242) 07:20:03,574 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:20:03,575 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 07:20:03,576 INFO [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 07:20:03,577 INFO [STDOUT] at java.lang.reflect.Method.invoke(Method.java:324) 07:20:03,578 INFO [STDOUT] at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60) 07:20:03,582 INFO [STDOUT] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62) 07:20:03,583 INFO [STDOUT] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54) 07:20:03,585 INFO [STDOUT] at org.jboss.mx.server.Invocation.invoke(Invocation.java:82) 07:20:03,585 INFO [STDOUT] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:197) 07:20:03,586 INFO [STDOUT] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473) 07:20:03,587 INFO [STDOUT] at org.jboss.mail.maillistener.JMXMailListenerProxy.send(JMXMailListenerProxy.java:50) 07:20:03,589 INFO [STDOUT] at org.jboss.mail.smtp.handlers.CmdDATA.handleRequest(CmdDATA.java:130) 07:20:03,590 INFO [STDOUT] at org.jboss.mail.smtp.handlers.RequireSTARTTLSProxy.handleRequest(RequireSTARTTLSProxy.java:48) 07:20:03,591 INFO [STDOUT] at org.jboss.mail.smtp.SMTPProtocolInstance.handleRequest(SMTPProtocolInstance.java:126) 07:20:03,592 INFO [STDOUT] at org.jboss.mail.ConnectionHandler.runSocket(ConnectionHandler.java:165) 07:20:03,594 INFO [STDOUT] at org.jboss.mail.ConnectionHandler.run(ConnectionHandler.java:71) 07:20:03,595 INFO [STDOUT] at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743) 07:20:03,596 INFO [STDOUT] at java.lang.Thread.run(Thread.java:552) 07:20:03,598 INFO [STDOUT] RuntimeMBeanException: java.lang.RuntimeException: javax.jms.MessageFormatException: Object cannot be serialized
Please attempt to reproduce and fix. Please avoid reformatting and code changes in the same patch (it makes it hard to verify what was changed). Thanks, -Andy View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861054#3861054 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861054 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
