Don't get Scalix 11 working von Debian Sarge
Posted: Tue Feb 27, 2007 1:56 pm
Hello!
I started installing Scalix about 3 weeks ago on a fresh and clean Debian Sarge NetInstall-Installation.
I used the following tutorials from the Scalix-Wiki:
http://www.scalix.com/wiki/index.php?ti ... stallation
http://www.scalix.com/wiki/index.php?ti ... ebian_Etch
After the "Manual Installation" I had some problems with ldap-configuration and fixes them by reading the Debian-Etch Installation.
Now the Scalix-Server starts correctly:
I think that there must be a problem with tomcat and/or apache configuration.
But I nearly know nothing about tomcat
Only http://my-ip/Scalix/rw and http://my-ip/Scalix/paw are reachable. But these two don't seem to need Tomcat.
The rest is unreachable (Scalix Webaccess and Administration)
Here is my "catalina.out" logfile after starting "/etc/init.d/scalix-tomcat start":
Hope somebody can help me.
Thank you very much
Dakapo
I started installing Scalix about 3 weeks ago on a fresh and clean Debian Sarge NetInstall-Installation.
I used the following tutorials from the Scalix-Wiki:
http://www.scalix.com/wiki/index.php?ti ... stallation
http://www.scalix.com/wiki/index.php?ti ... ebian_Etch
After the "Manual Installation" I had some problems with ldap-configuration and fixes them by reading the Debian-Etch Installation.
Now the Scalix-Server starts correctly:
Code: Select all
knut:/var/opt/scalix/lt/tomcat/logs# /etc/init.d/scalix start
Starting Scalix services (localhost):
knut:/var/opt/scalix/lt/tomcat/logs#
I think that there must be a problem with tomcat and/or apache configuration.
But I nearly know nothing about tomcat

Only http://my-ip/Scalix/rw and http://my-ip/Scalix/paw are reachable. But these two don't seem to need Tomcat.
The rest is unreachable (Scalix Webaccess and Administration)
Here is my "catalina.out" logfile after starting "/etc/init.d/scalix-tomcat start":
Code: Select all
Feb 27, 2007 6:55:56 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/lib/jre1
.5.0_10/lib/i386/server:/usr/local/lib/jre1.5.0_10/lib/i386:/usr/local/lib/jre1.5.0_10/../lib/i386
Feb 27, 2007 6:55:56 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2970 ms
Feb 27, 2007 6:55:57 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Feb 27, 2007 6:55:57 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.16
Feb 27, 2007 6:55:57 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Feb 27, 2007 6:55:59 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/var/opt/scalix/lt/tomcat/webapps/scalix-caa/WEB-INF/lib/j2ee.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending clas
s: javax/servlet/Servlet.class
CAA: scalix.instance is /var/opt/scalix/lt
CAA: caa-root-directory is /var/opt/scalix/lt/caa/
CAA: Loaded web.xml init params
CAA: caa-config-directory is /var/opt/scalix/lt/caa/config
CAA: log4j-init-file is /var/opt/scalix/lt/caa/config/log4j.properties
CAA: caa-framework-init-file is /var/opt/scalix/lt/caa/config/framework-config.xml
log4j:WARN No appenders could be found for logger (com.scalix.caa.util.CAALogger).
log4j:WARN Please initialize the log4j system properly.
CAA: SAXException loading configuration file
Hope somebody can help me.
Thank you very much
Dakapo