Bug 290175 - "testDDLUniqueKeysAsJoinColumns" failed on WebSphere 6.1
Summary: "testDDLUniqueKeysAsJoinColumns" failed on WebSphere 6.1
Status: CLOSED WONTFIX
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: test
Depends on:
Blocks:
 
Reported: 2009-09-22 15:18 EDT by Yiping Zhao CLA
Modified: 2022-06-09 10:18 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 2009-09-22 15:18:22 EDT
This test is under <trunk>\jpa\eclipselink.jpa.test\src\org\eclipse\persistence\testing\tests\jpa\ddlgeneration\DDLGenerationJUnitTestSuite.java, which failed only on WebSphere 6.1 for both Main and 1.1.0 branches.

So it looks like that it's a test case issue. Errors are as following:

CORBA MARSHAL 0x4942f896 No; nested exception is: org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Mismatched serialization UIDs : Source (RepId RMI:java.lang.Throwable:F8678B4F4D2EB705:D5C635273977B8CB) = D5C635273977B8CB whereas Target (RepId RMI:com.ibm.websphere.ce.cm.DuplicateKeyException:0A93042CDB10A760:C145D2254587BCE6) = C145D2254587BCE6 vmcid: IBM minor code: 896 completed: No 

java.rmi.MarshalException: CORBA MARSHAL 0x4942f896 No; nested exception is: 
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Mismatched serialization UIDs : Source (RepId RMI:java.lang.Throwable:F8678B4F4D2EB705:D5C635273977B8CB) = D5C635273977B8CB whereas Target (RepId RMI:com.ibm.websphere.ce.cm.DuplicateKeyException:0A93042CDB10A760:C145D2254587BCE6) = C145D2254587BCE6 vmcid: IBM minor code: 896 completed: No
at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:260)
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:419)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:393)
Caused by: org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Mismatched serialization UIDs : Source (RepId RMI:java.lang.Throwable:F8678B4F4D2EB705:D5C635273977B8CB) = D5C635273977B8CB whereas Target (RepId RMI:com.ibm.websphere.ce.cm.DuplicateKeyException:0A93042CDB10A760:C145D2254587BCE6) = C145D2254587BCE6 vmcid: IBM minor code: 896 completed: No
at com.ibm.rmi.iiop.CDRInputStream.read_value(CDRInputStream.java:1604)
Caused by: org.omg.CORBA.MARSHAL: Mismatched serialization UIDs : Source (RepId RMI:java.lang.Throwable:F8678B4F4D2EB705:D5C635273977B8CB) = D5C635273977B8CB whereas Target (RepId RMI:com.ibm.websphere.ce.cm.DuplicateKeyException:0A93042CDB10A760:C145D2254587BCE6) = C145D2254587BCE6 vmcid: IBM minor code: 8B1 completed: No
at com.ibm.rmi.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:456)
at com.ibm.rmi.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:210)
at com.ibm.rmi.iiop.CDRInputStream.read_value(CDRInputStream.java:1586)
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:18:46 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink