Maxim,

 

I suspect that the file 
“/usr/lib/red5/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml ” 
may not have the correct database/username/password for the openmeetings 
database, I have got this wrong sometimes myself when building a OpenMeetings 
server.

 

I recommend that Jean-Pierre checks using something like;

sudo mysql -h localhost -u [the username from persistence.xml file] -p [the 
password from persistence.xml file]

SELECT * FROM openmeetings.users;

QUIT;

 

 

Thanks,

 

George Kirkham

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Wednesday, 16 October 2013 3:15 AM
To: Openmeetings user-list
Subject: Re: Need help installing Openmeeting : The server is not yet 
completely initialized. Please try again....

 

according to openmeetings.log Om is not yet started

for how long have you been waiting?

 

On Tue, Oct 15, 2013 at 11:03 PM, Jean-Pierre Bigot 
<jp.bi...@nouvelle-medecine.fr> wrote:


Hi,

I'm installing Openmeeting on Ubuntu 10.02.
I've strickly followed  Installing OM2.x On Ubuntu64 - Headless v12.04.pdf 
(with OM2.0 rebuild), available on 
https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools
 without any concern.
Start of red5 seems ok (see logs), and idem mysql and apache.
But, launch of    http://locahost:5080/openmeetings/install  returns :

   OpenMeetings - Loading ...
   The server is not yet completely initialized. Please try again in a couple 
of seconds.
   If this message persists for several minutes contact your Sys-Administration.


I've checked mysql settings and credential : ok,
and the log files :

  Red5.log :  only warning messages

  0.0.0.0_access.2013-10-15.log :
  0:0:0:0:0:0:0:1 - - [15/Oct/2013:14:23:35 +0200] "GET /openmeetings/ 
HTTP/1.1" 200 1088

  openmeetings.log :
  DEBUG 10-15 13:49:30.818 ContextLoggingListener.java 64 72 ROOT [main] - 
Starting up context openmeetings

  error.log : empty

How to detect the problem ?
Thanks in advance for any help..
Jean-Pierre 





 

-- 
WBR
Maxim aka solomax 

Reply via email to