Bug 353036 - jpa.advanced.multitenant.AdvancedMultiTenantJunitTest.testComplexMultitenantQueries failed on Sybase
Summary: jpa.advanced.multitenant.AdvancedMultiTenantJunitTest.testComplexMultitenantQ...
Status: NEW
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: sybase
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 15:32 EDT by Kevin Yuan CLA
Modified: 2022-06-09 10:03 EDT (History)
2 users (show)

See Also:


Attachments

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