On Linux machine it would be

set |grep RED5

or

echo $RED5_HOME

on Windows

echo %RED5_HOME%


On Fri, Jan 13, 2017 at 10:17 AM, Daniel Baker <djb2...@gmail.com> wrote:
> Yes, the script executes on  a fresher install.
>
> Sorry, how do I check  the  RED5_HOME environment variable
>
> Thanks,
>
> Dan
>
>
>
> On Fri, Jan 13, 2017 at 9:56 AM, Maxim Solodovnik <solomax...@gmail.com>
> wrote:
>>
>> 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 <djb2...@gmail.com> 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
>
>



-- 
WBR
Maxim aka solomax

Reply via email to