Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 355755 - Three jpa test models failed on WebSphere Application Server only
Summary: Three jpa test models failed on WebSphere Application Server only
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 14:47 EDT by Yiping Zhao CLA
Modified: 2022-06-09 10:30 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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