Comment #6 on issue 747 by [email protected]: Server error at startup:  
cannot login to server
http://code.google.com/p/openmeetings/issues/detail?id=747

I think I found the solution. In the hibernate.cfg.xml I changed the line
<property
name="hibernate.query.factory_class">org.hibernate.hql.ast.ASTQueryTranslatorFactory</p
roperty>

to line
<property
name="query.factory_class">org.hibernate.hql.classic.ClassicQueryTranslatorFactory</prop
erty>

I have it worked. And an exception no longer appear.

smser.ccu6225, I would be grateful to you if you say whether this works for  
you.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to