Bug 1375295

Summary: [GSS](6.4.z) HornetQ XmlDataImporter throws java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer when importing xml export file
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Tom Ross <tom.ross>
Component: JMSAssignee: Tom Ross <tom.ross>
Status: CLOSED CURRENTRELEASE QA Contact: Peter Mackay <pmackay>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.10CC: bmaxwell, jmesnil, jtruhlar, lakagwu, msochure, pmackay, tom.ross
Target Milestone: CR1   
Target Release: EAP 6.4.11   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1375511 (view as bug list) Environment:
Last Closed: 2017-01-17 13:09:47 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1348328, 1361648, 1375511    

Description Tom Ross 2016-09-12 15:54:31 UTC
When trying to import an xml export file the following exception is thrown:


java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer
        at org.hornetq.jms.persistence.impl.journal.XmlDataImporter.sendMessage(XmlDataImporter.java:389)
        at org.hornetq.jms.persistence.impl.journal.XmlDataImporter.processMessage(XmlDataImporter.java:329)
        at org.hornetq.jms.persistence.impl.journal.XmlDataImporter.processXml(XmlDataImporter.java:225)

Comment 3 JBoss JIRA Server 2016-09-14 06:50:26 UTC
Tom Ross <toross> updated the status of jira HORNETQ-1538 to Coding In Progress

Comment 4 JBoss JIRA Server 2016-09-14 06:52:34 UTC
Tom Ross <toross> updated the status of jira HORNETQ-1538 to Resolved

Comment 7 Peter Mackay 2016-10-03 12:38:24 UTC
Verified with EAP 6.4.11.CP.CR1

Comment 8 Petr Penicka 2017-01-17 13:09:47 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.