Postby Spiff » Sun Jul 02, 2006 4:38 am
I somehow managed to get past this problem, and it's most probably due to problems with the FC4 java dist. (As the FC4 sticky says). -I forced an update with the package thats included in the installation set.
After a lot testing, failing, reinstalling, rebooting etc.etc. I'm now able to launch webmail, and get to the login page for SAC. -But there it ends for me too...
I've tried almost all the SAC tricks found here, but without success.
I've turned on debug in log4j.properties, without finding any "errors"
What I have found out is that when i enter an invalid username or password, the page responds as expected, and the error is logged in caa.log.
-But as I enter the correct credentials, I just get "Attempting to Log In" and nothing happens... -The caa.log has no errors, and says that the request succeded:
2006-07-02 08:50:40,093 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2006-07-02 08:50:40,094 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2006-07-02 08:50:40,095 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2006-07-02 08:50:40,096 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:no
2006-07-02 08:50:40,097 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:https://mail.bjoroy.no/sac/AdminApp.jsp
2006-07-02 08:50:40,098 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2006-07-02 08:50:40,099 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2006-07-02 08:50:40,100 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
2006-07-02 08:50:40,101 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:mail.bjoroy.no
2006-07-02 08:50:40,102 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:430
2006-07-02 08:50:40,103 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2006-07-02 08:50:40,104 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header Cache-Control:no-cache
2006-07-02 08:50:40,105 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=wl_sxadmin%3A76%26wt_sxadmin%3A20
2006-07-02 08:50:40,107 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2006-07-02 08:50:40,113 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2006-07-02 08:50:40,115 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2006-07-02 08:50:40,116 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2006-07-02 08:50:40,117 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2006-07-02 08:50:40,118 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2006-07-02 08:50:40,119 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2006-07-02 08:50:40,120 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2006-07-02 08:50:40,121 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2006-07-02 08:50:40,122 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2006-07-02 08:50:40,123 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2006-07-02 08:50:40,124 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@bjoroy.no
2006-07-02 08:50:40,125 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2006-07-02 08:50:40,126 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2006-07-02 08:50:40,127 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2006-07-02 08:50:40,128 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2006-07-02 08:50:40,130 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2006-07-02 08:50:40,131 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2006-07-02 08:50:40,132 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServersList
2006-07-02 08:50:40,133 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2006-07-02 08:50:40,134 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServersList
2006-07-02 08:50:40,135 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2006-07-02 08:50:40,137 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2006-07-02 08:50:40,138 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2006-07-02 08:50:40,139 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServersList
2006-07-02 08:50:40,140 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServersListParameters = null
2006-07-02 08:50:40,141 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2006-07-02 08:50:40,142 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2006-07-02 08:50:40,143 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2006-07-02 08:50:40,144 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2006-07-02 08:50:40,146 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2006-07-02 08:50:40,147 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2006-07-02 08:50:40,148 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2006-07-02 08:50:40,149 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2006-07-02 08:50:40,150 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServersList
2006-07-02 08:50:40,152 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2006-07-02 08:50:40,153 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServersList
2006-07-02 08:50:40,154 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2006-07-02 08:50:40,155 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2006-07-02 08:50:40,156 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@73f0d8
2006-07-02 08:50:40,161 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2006-07-02 08:50:40,162 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2006-07-02 08:50:40,166 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
One thing that I have noticed is that when trying this from my WinXP I get an page error in IE saying: 'children.length' is null or not an object.
Anyone got an idea on how to get sac working?