Latest Status: CASTOR-XMLJAXBJDK6-18 failed

Build Result CASTOR-XMLJAXBJDK6-6

Labels: NONE 
  • Summary
  • Changes
  • Artifacts
  • Logs
  • Comments
  • Metadata
  • Previous
    1. 3
    2. 4
    3. 5
    4. 7
    5. 8
    6. 10
    Next
Build 6 has the following 2 errors. 2 new failure(s) occurred since the previous build.
Test Name (Newly failing tests) Duration
org.castor.jaxb.UnmarshallerTest  
Unmarshal input source with listener
javax.xml.bind.JAXBException: Problem unmarshalling from InputSource org.xml.sax.InputSource@5e13ad exception: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
 - with linked exception:
[org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}]
	at org.castor.jaxb.Unmarshaller.unmarshal(Unmarshaller.java:264)
	at org.castor.jaxb.UnmarshallerTest.testUnmarshalInputSourceWithListener(UnmarshallerTest.java:34)
Caused by: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
	at org.exolab.castor.xml.Unmarshaller.convertSAXExceptionToMarshalException(Unmarshaller.java:769)
	at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:735)
	at org.castor.jaxb.Unmarshaller.unmarshal(Unmarshaller.java:259)
	... 27 more
Caused by: org.xml.sax.SAXException: The class for the root element 'test' could not be found.
	at org.exolab.castor.xml.UnmarshalHandler.startElement(UnmarshalHandler.java:1594)
	at org.exolab.castor.xml.UnmarshalHandler.startElement(UnmarshalHandler.java:1423)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
	at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:767)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1357)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDriver.scanRootElementHook(XMLDocumentScannerImpl.java:1289)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3084)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:912)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:645)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:508)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
	at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:723)
	... 28 more

< 1 sec
Unmarshal input source
javax.xml.bind.JAXBException: Problem unmarshalling from InputSource org.xml.sax.InputSource@13f7281 exception: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
 - with linked exception:
[org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}]
	at org.castor.jaxb.Unmarshaller.unmarshal(Unmarshaller.java:264)
	at org.castor.jaxb.UnmarshallerTest.testUnmarshalInputSource(UnmarshallerTest.java:22)
Caused by: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
	at org.exolab.castor.xml.Unmarshaller.convertSAXExceptionToMarshalException(Unmarshaller.java:769)
	at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:735)
	at org.castor.jaxb.Unmarshaller.unmarshal(Unmarshaller.java:259)
	... 27 more
Caused by: org.xml.sax.SAXException: The class for the root element 'test' could not be found.
	at org.exolab.castor.xml.UnmarshalHandler.startElement(UnmarshalHandler.java:1594)
	at org.exolab.castor.xml.UnmarshalHandler.startElement(UnmarshalHandler.java:1423)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
	at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:767)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1357)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDriver.scanRootElementHook(XMLDocumentScannerImpl.java:1289)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3084)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:912)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:645)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:508)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
	at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:723)
	... 28 more

< 1 sec

Powered by a free Atlassian Bamboo community license for Codehaus. Try Bamboo - The Zen of Continuous Integration.