Skip to content

Passed

org.eclipse.persistence.testing.oxm.xmlmarshaller.stax.UnmarshalLevelTestCases.Java Project Source w/Doc Pres: UnmarshalLevelTestCase: testUnmarshalLevelElementWithClass (from org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshallerTestSuite)

Took 1 ms.

Standard Output

[EL Warning]: connection: 2021-08-21 21:35:46.617--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.6.10.v20210822-a623d1345c): org.eclipse.persistence.exceptions.ValidationException
Exception Description: Could not find the session with the name [XMLMarshallerTestSession;XMLMarshallerTestSession2] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.6/moxy/eclipselink.moxy.test/resource/sessions.xml]
[EL Warning]: connection: 2021-08-21 21:35:46.845--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.6.10.v20210822-a623d1345c): org.eclipse.persistence.exceptions.ValidationException
Exception Description: Could not find the session with the name [invalidSessionName] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.6/moxy/eclipselink.moxy.test/resource/sessions.xml]

Standard Error

Local Exception Stack: 
Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.6.10.v20210822-a623d1345c): org.eclipse.persistence.exceptions.XMLMarshalException
Exception Description: A descriptor with default root element email-address was not found in the project
	at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:162)
	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.xmlToObject(DOMUnmarshaller.java:44
...[truncated 1076 chars]...
work.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1041)