Skip to content

Passed

org.eclipse.persistence.testing.tests.jpa.fetchgroups.FetchGroupMergeWithCacheTests.testSetup

Took 1.4 sec.

Standard Output

[EL Warning]: 2024.06.12 11:50:28.824--ServerSession(540923243)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202406121140): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist
Error Code: 30000
Call: ALTER TABLE CMP3_BUYER DROP CONSTRAINT UNQ_CMP3_BUYER_1
Query: DataModifyQuery(sql="ALTER TABLE CMP3_BUYER DROP CONSTRAINT UNQ_CMP3_BUYER_1")
[EL Warning]: 2024.06.12 11:50:28.841--ServerSessi
...[truncated 259903 chars]...
02] (Eclipse Persistence Services - 5.0.0.v202406121140): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_ORDER' because it does not exist.
Error Code: 30000
Call: DROP TABLE JPA_GOLF_CLUB_ORDER
Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_ORDER")
WARNING: This database does not support stored procedure creation.
WARNING: This database does not support stored procedure creation.