Bug 777583 (SOA-91)

Summary: Message Deserializer fails on attachments
Product: [JBoss] JBoss Enterprise SOA Platform 4 Reporter: Len DiMaggio <ldimaggi>
Component: JBossESBAssignee: Mark Little <mark.little>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 4.2 IR4   
Target Milestone: ---   
Target Release: 4.2 IR6   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-91
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-16 13:12:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Len DiMaggio 2007-11-02 19:46:17 UTC
Date of First Response: 2007-11-16 08:12:24
project_key: SOA

Project issue: http://jira.jboss.com/jira/browse/JBESB-1252

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

Comment 1 Len DiMaggio 2007-11-02 19:46:29 UTC
Link: Added: This issue depends JBESB-1252


Comment 2 Len DiMaggio 2007-11-02 19:47:33 UTC
Link: Added: This issue related SOA-84


Comment 3 Mark Little 2007-11-14 19:22:11 UTC
Link: Added: This issue is a dependency of JBQA-1029


Comment 4 Mark Little 2007-11-16 13:12:24 UTC
As discussed, closing this for the platform, though subsequent code changes in ESB may incorporate a better fix.

Comment 7 Len DiMaggio 2008-01-07 19:25:06 UTC
Link: Removed: This issue related SOA-84