Hi Maxim, all,

Thanks so much for continuing to help with this one.

So, just to make sure that there weren't any typos, I pasted the original
mysql_persistence.xml...

https://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/META-INF/mysql_persistence.xml?r=4708

... into an empty persistence.xml file.

The name of the MySQL db on my server is "openmeetings", which clearly
corresponds with the following in the XML file:

Url=jdbc:mysql://localhost:3306/openmeetings

but still I'm getting the "The server is not yet completely initialized.
Please try again in a couple of seconds" error.

The logs look fine - in that there don't appear to be any "can't connect to
db" errors in there.

OM started fine before I installed Red5sip, so should I be looking
somewhere else for the problem?

Cheers,
Paul




---------- Forwarded message ----------
From: Maxim Solodovnik <[email protected]>
To: Openmeetings user-list <[email protected]>
Cc:
Date: Wed, 15 Oct 2014 11:32:40 +0700
Subject: Re: OM and Asterisk: use MySQL or Derby?
Is your persistence.xml valid xml file? Maybe you have typos in it?

Reply via email to