DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40417>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40417

           Summary: Hibernate 3.1.3 throws exception for ANTLRException
           Product: Ant
           Version: 1.6.5
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Other
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


I am trying to use Hibernate 3.1.3 and it throws exception for ANTLRException 
class which is not where in the antlr.jar, neither in the src zip. 
Am I doing something wrong ?

     [java] Caused by: java.lang.NoClassDefFoundError: antlr/ANTLRException
     [java]     at 
org.hibernate.hql.ast.ASTQueryTranslatorFactory.createQueryTr
anslator(ASTQueryTranslatorFactory.java:35)
     [java]     at org.hibernate.engine.query.HQLQueryPlan.<init>
(HQLQueryPlan.j
ava:72)
     [java]     at org.hibernate.engine.query.HQLQueryPlan.<init>
(HQLQueryPlan.j
ava:54)
     [java]     at org.hibernate.engine.query.QueryPlanCache.getHQLQueryPlan
(Que
ryPlanCache.java:71)
     [java]     at org.hibernate.impl.AbstractSessionImpl.getHQLQueryPlan
(Abstra
ctSessionImpl.java:133)
     [java]     at org.hibernate.impl.AbstractSessionImpl.createQuery
(AbstractSe
ssionImpl.java:112)
     [java]     at org.hibernate.impl.SessionImpl.createQuery
(SessionImpl.java:1
583)
     [java]     ... 8 more
     [java] Java Result: 1

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to