Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 355755

Summary: Three jpa test models failed on WebSphere Application Server only
Product: z_Archived Reporter: Yiping Zhao <yiping.zhao>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jamesssss
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Yiping Zhao CLA 2011-08-24 14:47:55 EDT
James made fix for WebSphere deployment on Aug 10th in revision 9869, the changes made in his checkin make jpa/delimited, jpa/inheritance and jpa/xml failed on WebSphere Application Server only in trunk, the error message is:

[24/08/11 14:35:35:042 EDT]     FFDC Exception:javax.persistence.PersistenceException SourceId:com.ibm.ws.jpa.management.JPAPUnitInfo.createEMFactory ProbeId:759 Reporter:com.ibm.ws.jpa.management.JPAPUnitInfo@581e581e
javax.persistence.PersistenceException: Exception [EclipseLink-28018] (Eclipse Persistence Services - 2.4.0.qualifier): org.eclipse.persistence.exceptions.EntityManagerSetupException
Exception Description: Predeployment of PersistenceUnit [delimited] failed.
Internal Exception: java.lang.RuntimeException: java.net.MalformedURLException: no !/ in spec
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.predeploy(EntityManagerSetupImpl.java:1387)
	at org.eclipse.persistence.jpa.PersistenceProvider.createContainerEntityManagerFactory(PersistenceProvider.java:208)
	at com.ibm.ws.jpa.management.JPAPUnitInfo.createEMFactory(JPAPUnitInfo.java:1602)
	at com.ibm.ws.jpa.management.JPAPUnitInfo.createEntityManagerFactory(JPAPUnitInfo.java:1352)
	at com.ibm.ws.jpa.management.JPAPxmlInfo.extractPersistenceUnits(JPAPxmlInfo.java:243)
	at com.ibm.ws.jpa.management.JPAScopeInfo.processPersistenceUnit(JPAScopeInfo.java:117)
	at com.ibm.ws.jpa.management.JPAApplInfo.processModulePUs(JPAApplInfo.java:169)

Note: the revision the tests passed on WebSphere is 2011-08-10 9863.
Comment 1 James Sutherland CLA 2011-09-12 08:40:07 EDT
I believe this was fixed.
It was a URL issue.
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:30:00 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink