[solved] 11.1 on Debian Etch - HTTP Status 404 - /webmail/

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

plepps

[solved] 11.1 on Debian Etch - HTTP Status 404 - /webmail/

Postby plepps » 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:
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
Last edited by plepps on Sat Sep 15, 2007 7:24 pm, edited 1 time in total.

plepps

Postby plepps » Sat Sep 15, 2007 7:02 pm

Ok, I found a way to start the webmail.

in /var/opt/scalix/s9/webmail/ I found two files:
swa.properties and
swa.properties_backup

diff swa.properties swa.properties_backup

3,5c3,5
< swa.email.domain=plepps.de
< swa.email.imapServer=serverXXXXXXX.serverpool.info.serverpool.info
< swa.email.smtpServer=serverXXXXXXX.serverpool.info.serverpool.info
---
> swa.email.domain=%LOCALDOMAIN%
> swa.email.imapServer=%LOCALHOST%
> swa.email.smtpServer=%LOCALHOST%
25c25
< swa.platform.url=/api
---
> swa.platform.url=http://%PLATFORMURL%:8080/api
45c45
< swa.platform.url.format=/api
---
> swa.platform.url.format=
47c47
< swa.platform.enabled=true
---
> swa.platform.enabled=false
236c236
< swa.ldap.1.server=serverXXXXXXX.serverpool.info.serverpool.info
---
> swa.ldap.1.server=%LOCALHOST%
282c282
< swa.ldap.2.server=serverXXXXXXX.serverpool.info.serverpool.info
---
> swa.ldap.2.server=%LOCALHOST%



i copy swa.properties_backup to swa.properties and start the Server, now
I get the Login window. But all logins failed with the Message:

"Malformed escape pair Index 24: service://scalix:PLEPPS@%LOCALHOST%"

omshowu -n plepps
Authentication ID: plepps
Globally Unique ID: 151000007e6fbe64-91.911.642.38
User Name : plepps plepps /CN=plepps, plepps
MailNode : plepps
Internet Address : "plepps, plepps" <plepps.plepps@xxxxxx.de>
System Login : 60537
Password : set
Admin Capabilities : NO
Mailbox Admin Capabilities : NO
Language : AMERICAN
Mail Account: Unlocked
Last Signon : Never.
Receipt of mail : ENABLED
Service level : 0
Excluded from Tidying : NO
Recovery Folder visible : NO
User Class : Full
SIS URL : sxidx://serverXXXXXXX.serverpool.info.s ... 911.642.38



I have no Idea whats now wrong.

regards
thomas

plepps

Postby plepps » Sat Sep 15, 2007 7:23 pm

[solved]

I have to replace all %LOCALHOST% entries in swa.properties with the FQDN of the Server and restart tomcat.

now it works.



thomas


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 4 guests

cron