Hi, I followed the instruction (http://code.google.com/p/openmeetings/wiki/ BuildSourceNew) and tried to develop using eclipse. I published and started the Tomcat server with some errors (as shown below). However when I tried to install in http://localhost:8080/install, it ran for a few minutes, then showed up an empty white screen (http://localhost: 8080/install?command=step2).
I checked phpMyAdmin, the openmeetings table is empty. The console from Eclipse had the following messages: "could not find file: \conf\hibernate.cfg.xml" The similiar messages were shown when I started the server too: ... [DEBUG] [http-8080-1] org.hibernate.id.factory.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-sequence] -> [class org.hibernate.id.enhanced.SequenceStyleGenerator] [DEBUG] [http-8080-1] org.hibernate.id.factory.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-table] -> [class org.hibernate.id.enhanced.TableGenerator] [INFO] [http-8080-1] org.hibernate.cfg.Configuration - configuring from file: hibernate.cfg.xml [ERROR] [http-8080-1] org.openmeetings.app.hibernate.utils.HibernateUtil - getSessionFactory org.hibernate.HibernateException: could not find file: \conf \hibernate.cfg.xml ... Please let me know if I'm doing something wrong. Greatly appreciated! York -- 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.
