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

Bug 353036

Summary: jpa.advanced.multitenant.AdvancedMultiTenantJunitTest.testComplexMultitenantQueries failed on Sybase
Product: z_Archived Reporter: Kevin Yuan <kevin.yuan>
Component: EclipselinkAssignee: Project Inbox <eclipselink.orm-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: prabaharan.vijayaratnam, tom.ware
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: sybase

Description Kevin Yuan CLA 2011-07-25 15:32:11 EDT
Sybase: 15.5
JDK: 1.6.0_24

Stack Trace:
============

Attempting to execute an operation on a closed EntityManager.

java.lang.IllegalStateException: Attempting to execute an operation on a closed EntityManager.
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.verifyOpen(EntityManagerImpl.java:1665)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.close(EntityManagerImpl.java:1529)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.closeEntityManager(JUnitTestCase.java:269)
at org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantJunitTest.testComplexMultitenantQueries(AdvancedMultiTenantJunitTest.java:873)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:555)
Comment 1 Praba Vijayaratnam CLA 2011-08-15 09:27:27 EDT
Still failed on trunk build 2011-08-15 using jconnect3.jar (jdk1.6.0_26, linux)
There are no more useful trace from stack.
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:03:55 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink