Page 1 of 1

Problem with sxcfgplugin.py

Posted: Wed Aug 15, 2007 5:35 am
by parchegroup
Hello,

I used tis command to install a plugin for sac:

Code: Select all

sxcfgplugin.py --deploy -l addfwd.sh -u sxadmin -i sx


My Server is called "scalix", so i used for instancename "sx". I also have the directory "sx".

but the answer ist:

Code: Select all

WARN: Scalix Instance=sx does not exist. Skipping Plugin deployment for that instance


What is wrong?

Thanks in advance

Posted: Wed Aug 15, 2007 8:06 am
by Valerion
It's probably scalix.

Check /opt/scalix/global/config for the instance name, in OMNAME.

Resolved:

Posted: Wed Aug 15, 2007 8:35 am
by parchegroup
Thank you!

The name was "scalix" exactly like the hostname.

Thanks for Help