Bug 777583 (SOA-91) - Message Deserializer fails on attachments
Summary: Message Deserializer fails on attachments
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-91
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: JBossESB
Version: 4.2 IR4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.2 IR6
Assignee: Mark Little
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA-91
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-02 19:46 UTC by Len DiMaggio
Modified: 2008-01-07 19:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-16 13:12:24 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-91 0 None None None Never

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 



Note You need to log in before you can comment on or make changes to this bug.