I upgraded OM from 5.0.0-M4 to 5.0.0 and i followed the steps from 
https://openmeetings.apache.org/Upgrade.html, but i didn't understand what to 
do with step 9 (*) Modify DB settings but i restoret sql database. Problem is 
when i want to start openmeetings kurento starts but not tomcat3 and the error 
is like below
/etc/init.d/tomcat3: 32: /etc/init.d/tomcat3: /opt/open504/bin/startup.sh: 
Permission denied
I can give permission to startup.sh and catalina.sh but i don't know is it the 
right way or am i missing something. Can somebody tell me how to upgrade 
because i think tutorial below does not apply to new OM 5.0.0



  1.  Stop Openmeetings
  2.  (*) Backup folder with existing installation
  3.  (*) Perform DB backup using tools available for your database
  4.  Delete/move folder with existing installation of OM
  5.  Drop existing OM database
  6.  Create empty Database with same name and UTF-8 support
  7.  Unzip new version of OM into the same folder
  8.  Copy your connector (.jar file) to 
${OM_HOME}/webapps/openmeetings/WEB-INF/lib make sure OM will be able to 
connect the database correctly.
  9.  (*) Modify DB settings
  10. Start Openmeetings
  11. go to http://localhost:5080/openmeetings
  12. Install OM using Web installer
  13. Login as Administrator and Administration > Backup
  14. Perform system import

Reply via email to