[solved] 11.1 on Debian Etch - HTTP Status 404 - /webmail/
Posted: Sat Sep 15, 2007 6:11 pm
Hi,
I've installed 11.1 on Debian Etch with the Installer from http://ti.dynalias.net/rd/programming/py/scalix_inst.aspx.
sac works fine, but if I try connect to webmail, I get:
HTTP Status 404 - /webmail/
description The requested resource (/webmail/) is not available.
in catalina.out:
so I think that:
SWA:reading configuration @ /var/opt/scalix/s9/webmail/swa.properties
value for parameter swa.platform.url is not a valid URL
is the problem.
/var/opt/scalix/s9/webmail/swa.properties:
swa.platform.url=/api
maybe you have some hints for me?
thx
thomas
I've installed 11.1 on Debian Etch with the Installer from http://ti.dynalias.net/rd/programming/py/scalix_inst.aspx.
sac works fine, but if I try connect to webmail, I get:
HTTP Status 404 - /webmail/
description The requested resource (/webmail/) is not available.
in catalina.out:
CAA: Loaded web.xml init params
CAA: caa-config-directory is /var/opt/scalix/s9/caa/config
CAA: log4j-init-file is /var/opt/scalix/s9/caa/config/log4j.properties
CAA: caa-framework-init-file is /var/opt/scalix/s9/caa/config/framework-config.xml
SIS received contextInitialized event
SIS initialized with config from /var/opt/scalix/s9/sis/sis.properties
initializing Scalix Web Access
SWA:log4j-init-file is /var/opt/scalix/s9/webmail/log4j.properties
SWA:reading configuration @ /var/opt/scalix/s9/webmail/swa.properties
value for parameter swa.platform.url is not a valid URL
Sep 15, 2007 5:38:14 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Sep 15, 2007 5:38:14 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/webmail] startup failed due to previous errors
shutting down Scalix Web Access
Sep 15, 2007 5:38:17 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on server8324611919.serverpool.info/83.246.xxx.xx:8009
Sep 15, 2007 5:38:17 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/2671 config=null
Sep 15, 2007 5:38:18 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Sep 15, 2007 5:38:19 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 67178 ms
so I think that:
SWA:reading configuration @ /var/opt/scalix/s9/webmail/swa.properties
value for parameter swa.platform.url is not a valid URL
is the problem.
/var/opt/scalix/s9/webmail/swa.properties:
swa.platform.url=/api
maybe you have some hints for me?
thx
thomas