[esb-issues] [JBoss JIRA] Created: (JBESB-1252) Message Serializer fails on attachments

Kurt Stam (JIRA) jira-events at lists.jboss.org
Fri Oct 26 10:22:01 EDT 2007


Message Serializer fails on attachments
---------------------------------------

                 Key: JBESB-1252
                 URL: http://jira.jboss.com/jira/browse/JBESB-1252
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Rosetta
            Reporter: Kurt Stam
         Assigned To: Mark Little
             Fix For: 4.2.1 triage


I got the following stack trace while running the aggregator quickstart.

10:14:52,078 WARN  [MessageImpl] MessageImpl.fromXML caught unexpected exception:
java.lang.NullPointerException
	at org.jboss.internal.soa.esb.message.format.xml.AttachmentImpl.listFromXml(AttachmentImpl.java:210)
	at org.jboss.internal.soa.esb.message.format.xml.AttachmentImpl.fromXML(AttachmentImpl.java:195)
	at org.jboss.internal.soa.esb.message.format.xml.MessageImpl.fromXML(MessageImpl.java:209)
	at org.jboss.soa.esb.util.Util.deserialize(Util.java:226)
	at org.jboss.internal.soa.esb.couriers.helpers.JmsComposer.compose(JmsComposer.java:74)
	at org.jboss.internal.soa.esb.couriers.JmsCourier.pickup(JmsCourier.java:393)
	at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:223)
	at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:205)
	at org.jboss.soa.esb.listeners.message.MessageAwareListener.waitForEventAndProcess(MessageAwareListener.java:269)
	at org.jboss.soa.esb.listeners.message.MessageAwareListener.doRun(MessageAwareListener.java:253)
	at org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle.run(AbstractThreadedManagedLifecycle.java:115)
	at java.lang.Thread.run(Thread.java:595)
10:14:52,140 ERROR [JmsComposer] Object in JMS message is not a Serializeable

-- 
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 esb-issues mailing list