-->
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: Problem changing from 3.5.6 to 3.6.0.Final
PostPosted: Thu Oct 14, 2010 5:58 pm 
Newbie

Joined: Thu Feb 14, 2008 3:26 am
Posts: 18
Hi, I've update my pom to the new release, and I've this message in my log:

Code:
Caused by: org.hibernate.HibernateException: Expecting FROM, found : (
    at org.hibernate.sql.Template$TrimOperands.<init>(Template.java:590)
    at org.hibernate.sql.Template$TrimOperands.<init>(Template.java:561)
    at org.hibernate.sql.Template.renderWhereStringTemplate(Template.java:248)
    at org.hibernate.sql.Template.renderWhereStringTemplate(Template.java:105)
    at org.hibernate.mapping.Formula.getTemplate(Formula.java:47)
    at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:570)
    at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:133)
    at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
    at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:284)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1842)
    at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:902)


I'm doing something wrong?
I've search al my column formulas, and remove trim function, but nothing

Lot of thanks,
Marcial


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.