| Summary: | deployment failed with "java.lang.IllegalStateException: Could not load the ANTLRQueryBuilder class" on GlassFish V2 | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Yiping Zhao <yiping.zhao> |
| Component: | Eclipselink | Assignee: | Project Inbox <eclipselink.orm-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | tom.ware |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |
jpa/ddlgeneration and jpa/xmltest models failed during deployment in main, the error is: [exec] CLI171 Command deploy failed : Deploying application in domain failed; Exception [EclipseLink-6168] (Eclipse Persistence Services - 2.4.0.v20111214-r10561): org.eclipse.persistence.exceptions.QueryException [exec] Exception Description: Query failed to prepare, unexpected error occurred: [java.lang.IllegalStateException: Could not load the ANTLRQueryBuilder class.]. [exec] Internal Exception: java.lang.IllegalStateException: Could not load the ANTLRQueryBuilder class. [exec] Query: JPAQuery(name="findJPQLXMLMafiaFamilies" ) [exec] [echo] jpatest.build.location='/net/ottvm058/scratch/aime/eclipselink/org.eclipse.persistence/trunk/jpa/eclipselink.jpa.test' [echo] modelgen.processor.jar='eclipselink-jpa-modelgen_2.4.0.qualifier.jar' Note: it only happens on GlassFish V2.