Page 1 of 1

suse 10 webmail/sac - can't connect

Posted: Thu May 10, 2007 7:52 am
by fralius
Hi Guys, First time poster here. Just thought I would also say, Scalix rocks. I'm a Windows convert - and very happy to be salvaged from the Dark Side.

I've been trying to install Scalix on my Suse 10.2 (i know its not supported) box. But for some reason I can't access the /webmail or /sac. Any thoughts or suggestions would be great.

Here is some output from my critical Scalix areas.

Code: Select all

blackadder:/ # rpm -qa | grep scalix
scalix-swa-11.0.4.25-1
scalix-tomcat-5.5.16-263
scalix-sis-11.0.4.25-1
scalix-platform-11.0.4.25-1
scalix-server-11.0.4.10790-1.suse101
scalix-postgres-11.0.4.25-1
scalix-mobile-11.0.4.25-1
scalix-tomcat-connector-11.0.4.25-1.suse101
scalix-sac-11.0.4.25-1
scalix-res-11.0.4.25-1


Code: Select all

blackadder:/ # omstat -a
PC Monitor                    Started        NON-STOP       0
Directory Relay Server        Started        05.09.07
Notification Server           Started        05.09.07       0
Shared memory daemon          Started        NON-STOP
Notification Monitor          Started        NON-STOP
Session Monitor               Started        NON-STOP
Indexer                       Started        NON-STOP
Stats Daemon                  Started        NON-STOP
Container Access Monitor      Started        NON-STOP
Item Structure Server         Stopped
Database Monitor              Started        05.09.07
Licence Monitor Daemon        Started        NON-STOP
LDAP Daemon                   Started        05.09.07
Queue Manager                 Started        NON-STOP
Item Delete Daemon            Started        NON-STOP
IMAP Server Daemon            Started        05.09.07
SMTP Relay                    Partially Abor 05.09.07
Mime Browser Controller       Started        05.09.07
Event Server                  Started        05.09.07


Code: Select all

27593 ?        S      0:00 kate [kdeinit] /etc/init.d/scalix-tomcat
28255 pts/0    Sl     0:05 /usr/local/lib/jre1.5.0_06/bin/java -server -Xms256m -Xmx256m -Dscalix.instance=/var/opt/scalix/br -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/var/opt/scalix/br/tomcat/conf/logging.properties -Djava.endorsed.dirs=/opt/scalix-tomcat/common/endorsed -classpath /usr/local/lib/jre1.5.0_06/lib/tools.jar:/opt/scalix-tomcat/bin/bootstrap.jar:/opt/scalix-tomcat/bin/commons-logging-api.jar -Dcatalina.base=/var/opt/scalix/br/tomcat -Dcatalina.home=/opt/scalix-tomcat -Djava.io.tmpdir=/var/opt/scalix/br/tomcat/temp org.apache.catalina.startup.Bootstrap start
30246 pts/0    S+     0:00 grep tomcat

31834 ?        Ss     0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
31835 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
31836 ?        S      0:03 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
31837 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
31838 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
31839 ?        S      0:02 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
32288 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
32289 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
32290 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
32641 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL


Code: Select all

blackadder:~/scalix/scalix-11.0.4-GA # omcheck -s -d > fix_perms.sh

blackadder:~/scalix/scalix-11.0.4-GA # ls
admin_resource_kit  fix_perms.sh  scalix-installer  third_party
documentation       LICENSE.txt   software
blackadder:~/scalix/scalix-11.0.4-GA # vi fix_perms.sh

blackadder:~/scalix/scalix-11.0.4-GA # bash ./fix_perms.sh
/var/opt/scalix/br/s/Copyright/OM-LDAP: /var/opt/scalix/br/s/Copyright/OM-LDAP:                    Success


Code: Select all

blackadder:~/scalix/scalix-11.0.4-GA # omshowu -n sxqueryadmin
Authentication ID: sxqueryadmin@blackadder.fralius.com.au
Globally Unique ID: 19000000c7d01464-11.1.861.291
User Name : sxqueryadmin /CN=sxqueryadmin
MailNode : fralius
Internet Address : "sxqueryadmin" <sxqueryadmin@fralius.com.au>
System Login : 60535
Password : set
Admin Capabilities : YES
Mailbox Admin Capabilities : NO
Language : C
Mail Account: Unlocked
Last Signon : Never.
Receipt of mail : ENABLED
Service level : 0
Excluded from Tidying : NO
Recovery Folder visible : NO
User Class : Limited
SIS URL : sxidx://blackadder.fralius.com.au/09000000c7d01464-11.1.861.291

Posted: Thu May 10, 2007 8:07 am
by ScalixSupport
Hi!

See if the information in this post helps, which handles the same issue:
viewtopic.php?p=29630&highlight=#29630
Note: There are more than one page.

Thanks,
Subir

Posted: Thu May 10, 2007 8:19 am
by fralius
Hi Subir, Thanks for the quick response.

At the risk of sounding like a newbie I cant seem to see /var/opt/scalix/<instance>/webmail/ or /var/opt/scalix/<instance>/caa/ dir's. Where <instance> = br in my case (blackadder)

Inside /var/opt/scalix/br/ is /postgres /s and /tomcat

Due to the 10.2 Problem I had to do a Manual Install... Any suggestions?

Posted: Thu May 10, 2007 9:23 am
by ScalixSupport
Hi!

What result do you get for rpm -qa | grep scalix?

Thanks,
Subir

Posted: Thu May 10, 2007 6:50 pm
by fralius

Code: Select all

janderson@blackadder:~> rpm -qa | grep scalix
scalix-swa-11.0.4.25-1
scalix-tomcat-5.5.16-263
scalix-sis-11.0.4.25-1
scalix-platform-11.0.4.25-1
scalix-server-11.0.4.10790-1.suse101
scalix-postgres-11.0.4.25-1
scalix-mobile-11.0.4.25-1
scalix-tomcat-connector-11.0.4.25-1.suse101
scalix-sac-11.0.4.25-1
scalix-res-11.0.4.25-1

Posted: Thu May 10, 2007 6:56 pm
by fralius
Futher to the last post...

Code: Select all

janderson@blackadder:~> lsof -i:25
janderson@blackadder:~> lsof -i:8009
janderson@blackadder:~> omshowlog -i 3
[OM 4909] Invoker is not a superuser or Scalix administrator.


It seems that the ports arent doing what they should. I'll try setting the user accounts again, as described in the Manual Installation of Scalix

Posted: Fri May 11, 2007 12:40 pm
by florian
the lsof command will only display all available information when run as root.

Please re-run as root.

Florian.