Hey Guys,
Sorry I am bit late but I did what Maxim told me & altered the below
mysql values in persistence.xml but I am getting the below mentioned
error message. Please tell me how to get rid of it.
, MaxActive=100
, MaxWait=10000
, TestOnBorrow=true
,
poolPreparedStatements=true
, Username=root
, Password="/>
Caused by: <openjpa-2.1.0-r422266:1071316 nonfatal general error>
org.apache.openjpa.util.GeneralException: org.xml.sax.SAXException:
file:/home/openmeetings/red5/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
[Location: Line: 3, C: 248]: org.xml.sax.SAXParseException; systemId:
file:/home/openmeetings/red5/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml;
lineNumber: 3; columnNumber: 248; cvc-complex-type.3.1: Value '2.0' of
attribute 'version' of element 'persistence' is not valid with respect
to the corresponding attribute use. Attribute 'version' has a fixed
value of '1.0'.
Thanks,
Kanwar Ajit
On 05/22/2012 09:42 PM, Maxim Solodovnik wrote:
http://incubator.apache.org/openmeetings/MySQLConfig.html
"Steps todo" section
On Tue, May 22, 2012 at 11:09 PM, Kanwar Ajit <[email protected]
<mailto:[email protected]>> wrote:
On 05/22/2012 09:12 PM, Maxim Solodovnik wrote:
in 1.9 there is no mysql_hibernate.cfg.xml
<http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/WebContent/conf/mysql_hibernate.cfg.xml?spec=svn3802&r=3802>
you need to:
1) stop OM
2) edit and copy
red5/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistance.xml
to red5/webapps/openmeetings/WEB-INF/classes/META-INF/persistance.xml
3) start OM
On Tue, May 22, 2012 at 10:38 PM, Alexei Fedotov
<[email protected] <mailto:[email protected]>> wrote:
Openmeetings uses internal java DB now. You can still fall
back to production DBs for a high load cluster environment by
specifying proper url in persistence.xml
22.05.2012 17:56 пользователь "Kanwar Ajit"
<[email protected] <mailto:[email protected]>> написал:
Dear All,
I am new to Open Meetings & I just Installed 1.9.1 OM on
Centos 6.2 64 Bit by following word by word of this
tutorial
"http://code.google.com/p/openmeetings/wiki/InstallationCentOS5"
but couldn't find "mysql_hibernate.cfg.xml" file in the
following path
/home/openmeetings/red5/webapps/openmeetings/conf so I
have downloaded that file from
"http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/WebContent/conf/mysql_hibernate.cfg.xml?spec=svn3802&r=3802"
<http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/WebContent/conf/mysql_hibernate.cfg.xml?spec=svn3802&r=3802>.
Then I ran the install script but it didn't install any
DB in mysql server but open meetings has been installed &
running. I am wondering where it has created the Database.
Can someone guide me a nice tutorial so that I can
install OpenMeetings 1.9.1 with Mysql.
Thanks in Advance,
--
WBR
Maxim aka solomax
WOW........
Let me try it & will get back to you guys...........
Thanks a ton for this guide...........
Thanks,
Kanwar Ajit
--
WBR
Maxim aka solomax