-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: org.hibernate.hql.ast.HqlToken exception with Weblogic 9.1
PostPosted: Wed Nov 14, 2007 12:57 pm 
Newbie

Joined: Mon Jul 24, 2006 1:35 pm
Posts: 10
Hi,

I found some info on that error but that was all pertaining to versions of Weblogic < 9.1 (caused by antlr.jar version conflict between antlr from Weblogic and antlr from Hibernate). Supposedly this conflict was resolved with Weblogic version 9.1.
Has anyone experienced that error with Hibernate3 and Weblogic 9.1? How to make this work?

Here's the full error message:

at org.springframework.orm.jpa.JpaTemplate.execute(JpaTemplate.java:183)

... 63 more
Caused by: org.hibernate.QueryException: ClassNotFoundException: org.hibernate.hql.ast.HqlToken [SELECT count(reqData) FROM com.company.stuff.RequestData reqData
WHERE reqData.status in ('A','B','C')]
at org.hibernate.hql.ast.HqlLexer.panic(HqlLexer.java:57)
at antlr.CharScanner.setTokenObjectClass(CharScanner.java:340)

Thanks,

Bratek


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.