This is weird Maybe RED5_HOME environment variable points to the wrong folder? Can you check on clean environment?
On Fri, Jan 13, 2017 at 9:17 AM, Daniel Baker <[email protected]> wrote: > Hi, when I try your backup procedure I have an eror at step 3 : > > > /opt/red5312# ./admin.sh -b -file ~/jan13_om_backup.zip > Error: Could not find or load main class org.apache.openmeetings.cli.Admin > > go to OM install dir (for ex. /opt/red5) > stop OM (for ex. ./red5-shutdown.sh) > ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM) > download archive with new OM > mv /opt/red5 /opt.red5.bak (move working version of OM just in case :)) > extract downloaded OM to the /opt/red5 > ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file > ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass > om_user_pass' in case of you are using non-default DB ) > start OM > -- WBR Maxim aka solomax
