I received the following error when tried to install openmeetings from
source (the installation step 1 was okay, and on step 2 I received
this)
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: javax/persistence/EntityListeners
org.hibernate.cfg.annotations.reflection.JPAMetadataProvider.getDefaults(JPAMetadataProvider.java:
96)
org.hibernate.annotations.common.reflection.java.JavaReflectionManager.getDefaults(JavaReflectionManager.java:
226)
org.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:
1355)
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:
1826)
org.openmeetings.app.hibernate.utils.HibernateUtil.getSessionFactory(HibernateUtil.java:
77)
org.openmeetings.app.hibernate.utils.HibernateUtil.createSession(HibernateUtil.java:
35)
org.openmeetings.app.data.user.Statemanagement.addState(Statemanagement.java:
41)
org.openmeetings.app.installation.ImportInitvalues.loadCountriesFiles(ImportInitvalues.java:
548)
org.openmeetings.app.installation.ImportInitvalues.loadInitLanguages(ImportInitvalues.java:
689)
org.openmeetings.servlet.outputhandler.Install.handleRequest(Install.java:
226)
org.apache.velocity.tools.view.servlet.VelocityViewServlet.doRequest(VelocityViewServlet.java:
541)
org.apache.velocity.tools.view.servlet.VelocityViewServlet.doPost(VelocityViewServlet.java:
517)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
Any suggestions would be highly appreciated. I am using Eclipse Galileo
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings User" 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-user?hl=en.