You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Baskar Rajendran <ba...@gmail.com> on 2012/09/19 21:36:41 UTC

Import

Hi All

I am trying to follow the command line admin backup and import. I am done
with 6 th point as mentioned in the import backup page.

7th point says

./admin.sh -i ~/today_om_backup.zip ( i have renamed the
mysql_persistence.xml to persistence.xml)

i get some error

root@ip-10-62-6-185:/usr/lib/red5# ./admin.sh -i ~/today_om_backupsep20.zip
Setting default logging context: default
User login was not provided, or too short, should be at least 4 character
long.

if i have to give other parameters like dbtype and db username and password
Can anyone tell me how the command has to be?

i tried with

root@ip-10-62-6-185:/usr/lib/red5# ./admin.sh -i ~/today_om_backupsep20.zip
--db-type mysql --db-user aptdbadmin --db-pass jn@aptdev
Setting default logging context: default
User login was not provided, or too short, should be at least 4 character
long.

Should i also include om login username password also?

-baskar

Re: Import

Posted by Maxim Solodovnik <so...@gmail.com>.
You should use
./admin.sh -i *-file* ~/today_om_backup.zip
I'll correct the string

Please run ./admin.sh without parameters to see all options

On Thu, Sep 20, 2012 at 2:36 AM, Baskar Rajendran <
baskar.rajendran@gmail.com> wrote:

> Hi All
>
> I am trying to follow the command line admin backup and import. I am done
> with 6 th point as mentioned in the import backup page.
>
> 7th point says
>
> ./admin.sh -i ~/today_om_backup.zip ( i have renamed the
> mysql_persistence.xml to persistence.xml)
>
> i get some error
>
> root@ip-10-62-6-185:/usr/lib/red5# ./admin.sh -i
> ~/today_om_backupsep20.zip
> Setting default logging context: default
> User login was not provided, or too short, should be at least 4 character
> long.
>
> if i have to give other parameters like dbtype and db username and password
> Can anyone tell me how the command has to be?
>
> i tried with
>
> root@ip-10-62-6-185:/usr/lib/red5# ./admin.sh -i
> ~/today_om_backupsep20.zip --db-type mysql --db-user aptdbadmin --db-pass
> jn@aptdev
> Setting default logging context: default
> User login was not provided, or too short, should be at least 4 character
> long.
>
> Should i also include om login username password also?
>
> -baskar
>
>
>
>


-- 
WBR
Maxim aka solomax