Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333510 - testSetTargetQueryOneToMany() in jpa/advanced model failed on WebSphere only
Summary: testSetTargetQueryOneToMany() in jpa/advanced model failed on WebSphere only
Status: CLOSED 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: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 15:35 EST by Yiping Zhao CLA
Modified: 2022-06-09 10:07 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-01-04 15:35:31 EST
Tom added this test on Dec 21 in revision 8738 as for fix of bug 331692, the test failed on WebSphere only with following exception:

>> SERVER (id=4773e3aa, host=ottvm058.ca.oracle.com) TRACE START: >> javax.ejb.EJBTransactionRolledbackException >> at com.ibm.ejs.csi.BeanManaged.postInvoke(BeanManaged.java:329) >> at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java:570) >> at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:4558) >> at org.eclipse.persistence.testing.framework.server.EJSRemote0SLTestRunner_ed643271.runTest(EJSRemote0SLTestRunner_ed643271.java) >> at org.eclipse.persistence.testing.framework.server._EJSRemote0SLTestRunner_ed643271_Tie.runTest(_EJSRemote0SLTestRunner_ed643271_Tie.java) >> at org.eclipse.persistence.testing.framework.server._EJSRemote0SLTestRunner_ed643271_Tie._invoke(_EJSRemote0SLTestRunner_ed643271_Tie.java) >> at com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java:622) >> at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java:475) >> at com.ibm.rmi.iiop.ORB.process(ORB.java:513) >> at com.ibm.CORBA.iiop.ORB.process(ORB.java:1574) >> at com.ibm.rmi.iiop.Connection.respondTo(Connection.java:2841) >> at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2714) >> at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:63) >> at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java:118) >> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550) >> SERVER (id=4773e3aa, host=ottvm058.ca.oracle.com) TRACE END. 

javax.ejb.EJBTransactionRolledbackException: 
>> SERVER (id=4773e3aa, host=ottvm058.ca.oracle.com) TRACE START:
>> javax.ejb.EJBTransactionRolledbackException
>> at com.ibm.ejs.csi.BeanManaged.postInvoke(BeanManaged.java:329)
>> at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java:570)
>> at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:4558)
>> at org.eclipse.persistence.testing.framework.server.EJSRemote0SLTestRunner_ed643271.runTest(EJSRemote0SLTestRunner_ed643271.java)
>> at org.eclipse.persistence.testing.framework.server._EJSRemote0SLTestRunner_ed643271_Tie.runTest(_EJSRemote0SLTestRunner_ed643271_Tie.java)
>> at org.eclipse.persistence.testing.framework.server._EJSRemote0SLTestRunner_ed643271_Tie._invoke(_EJSRemote0SLTestRunner_ed643271_Tie.java)
>> at com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java:622)
>> at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java:475)
>> at com.ibm.rmi.iiop.ORB.process(ORB.java:513)
>> at com.ibm.CORBA.iiop.ORB.process(ORB.java:1574)
>> at com.ibm.rmi.iiop.Connection.respondTo(Connection.java:2841)
>> at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2714)
>> at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:63)
>> at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java:118)
>> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
>> SERVER (id=4773e3aa, host=ottvm058.ca.oracle.com) TRACE END.

at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:239)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:84)
at org.eclipse.persistence.testing.framework.server._TestRunner_Stub.runTest(_TestRunner_Stub.java)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBareClient(JUnitTestCase.java:522)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:497)
Comment 1 Tom Ware CLA 2011-01-05 09:46:34 EST
disabled test on server

Trivial fix to test.
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:07:31 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink