Skip to content

Passed

org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLContextConstructorUsingXMLSessionConfigLoader.Java Project Source w/Doc Pres: XMLContextConstructorUsingXMLSessionConfigLoade: testMultipleSessionNames (from org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshallerTestSuite)

Took 38 ms.

Standard Output

[EL Warning]: connection: 2022-09-09 21:29:50.688--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.6.10.v20220910-5fc36efa7a): 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: 2022-09-09 21:29:51.03--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.6.10.v20220910-5fc36efa7a): 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.v20220910-5fc36efa7a): 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)