After a installation without errors i'm not able to login to webmail- or sac-site with my sxadmin account. webmail gives me: "There was a problem connecting the mail server. Please try again later." sac gives me "The administration server is not responding." (yes, i've used me scalix login-id).
I've checked the logs. What is mentionable:
--------------------
caa.log:
2005-08-09 18:22:38,449 ERROR [RbacAuthorizationHelper.authenticateUser:80] Exception:
javax.naming.CommunicationException: vmw-fc4.wozenilek.de:389 [Root exception is java.net.SocketException: Invalid argument or cannot assign requested address]
--------------------
--------------------
scalix-swa_log.2005-08-09.txt:
2005-08-09 18:19:58 StandardContext[/webmail]ip: 192.168.5.50; username: sxadmin; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:CLIENT.ProblemConnectingToImap</faultcode><faultstring>There was a problem connecting to the mail server. Please try again later.</faultstring><detail><e:ProblemConnectingToImap xmlns:e="http://scalix.com/errors"><message>There was a problem connecting to the mail server. Please try again later.</message><debug>user: sxadmin
request method(s): login
XML:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header><credentials xmlns="http://scalix.com/schemas/gofish" SOAP-ENV:mustUnderstand="1"><username>sxadmin</username><emailDomain>wozenilek.de</emailDomain><fugu>Ox6d6762646f36383234252e2530322a2623322608</fugu><ts>0</ts><rand>8378C2D080D977B49B7373FEB66D9D95</rand><rand2>74bd0a87ab9de6c228b3284789ca3cd040a4b315</rand2></credentials></SOAP-ENV:Header><SOAP-ENV:Body><m:login xmlns:m="http://scalix.com/methods"/></SOAP-ENV:Body></SOAP-ENV:Envelope></debug></e:ProblemConnectingToImap></detail></SOAP-ENV:Fault>
--------------------
What i've checked:
- permissions with scalix helper program
- /etc/services
- DNS
- /etc/hosts
- Java J2SE SDK Version (1.4.2)
- Services running
Any ideas?