Users suddenly can't login / restarting tomcat fixes
Posted: Mon Nov 07, 2005 6:08 pm
Hello all!
I am loving the Community Edition and everything works great, except for a couple of weird things with the web mail. I can create a new user and their pop3 account will work perfect instantly, but, they won’t be able to login to the web access until I restart tomcat. Also, sometimes users suddenly can’t login to the web mail – I can fix this by restarting tomcat. Here is part of todays tomcat error log were a user who *I KNOW* was entering the correct password was shut out (he got in fine, using the same password, right after I restarted the tomcat service from a terminal prompt):
</debug></e:BadUserName></detail></SOAP-ENV:Fault>
2005-11-07 12:35:57 StandardContext[/webmail]ip: xx.xx.xx.xx; username: john.doe@ourdomain.com; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:CLIENT.BadUserName</faultcode><faultstring>The username or password is incorrect. Note that passwords are case sensitive. Try again.</faultstring><detail><e:BadUserName xmlns:e="http://scalix.com/errors"><message>The username or password is incorrect. Note that passwords are case sensitive. Try again.</message><debug>user: john.doe@ourdomain.com
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>john.doe@ourdomain.com</username><emailDomain>com</emailDomain><fugu>Ox353a3d3f29242d322c283132232f2b2b34343104</fugu><ts>0</ts><rand>10C351A600CD43D92F430F4179294FD2</rand><rand2>583d59f7f8729161eeea1a7033d11fdc62df8773</rand2></credentials></SOAP-ENV:Header><SOAP-ENV:Body><m:login xmlns:m="http://scalix.com/methods"/></SOAP-ENV:Body></SOAP-ENV:Envelope></debug></e:BadUserName></detail></SOAP-ENV:Fault>
Thanks for any help, I love Scalix!
The Dude
I am loving the Community Edition and everything works great, except for a couple of weird things with the web mail. I can create a new user and their pop3 account will work perfect instantly, but, they won’t be able to login to the web access until I restart tomcat. Also, sometimes users suddenly can’t login to the web mail – I can fix this by restarting tomcat. Here is part of todays tomcat error log were a user who *I KNOW* was entering the correct password was shut out (he got in fine, using the same password, right after I restarted the tomcat service from a terminal prompt):
</debug></e:BadUserName></detail></SOAP-ENV:Fault>
2005-11-07 12:35:57 StandardContext[/webmail]ip: xx.xx.xx.xx; username: john.doe@ourdomain.com; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:CLIENT.BadUserName</faultcode><faultstring>The username or password is incorrect. Note that passwords are case sensitive. Try again.</faultstring><detail><e:BadUserName xmlns:e="http://scalix.com/errors"><message>The username or password is incorrect. Note that passwords are case sensitive. Try again.</message><debug>user: john.doe@ourdomain.com
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>john.doe@ourdomain.com</username><emailDomain>com</emailDomain><fugu>Ox353a3d3f29242d322c283132232f2b2b34343104</fugu><ts>0</ts><rand>10C351A600CD43D92F430F4179294FD2</rand><rand2>583d59f7f8729161eeea1a7033d11fdc62df8773</rand2></credentials></SOAP-ENV:Header><SOAP-ENV:Body><m:login xmlns:m="http://scalix.com/methods"/></SOAP-ENV:Body></SOAP-ENV:Envelope></debug></e:BadUserName></detail></SOAP-ENV:Fault>
Thanks for any help, I love Scalix!
The Dude