Page 1 of 1

Scalix res timeout

Posted: Sat Feb 27, 2010 9:08 pm
by Hiob86
Hi all,

I moved my scalix install to a new server and get these messages in scalis-res log:

Code: Select all

2010-02-28 02:04:21,869  INFO [RegistrationEventPoller.run:113] Added Registration event to the Notification Event Queue queue:Event=[register|http://mail1.my-don.de/res/RESDispatcher|LISTEN|300|mail1|mail1.my-don.de|11.4.6] (try 100 retries)
2010-02-28 02:04:31,870 ERROR [Notifier.sendNotification:122] java.net.SocketTimeoutException: Receive timed out


This mean, that i can not log on to management console.

mfg
Hiob

Re: Scalix res timeout

Posted: Mon Mar 01, 2010 4:41 am
by Hiob86
What information do you need to point me to the problem?
I know this is an configuration issue with tomcat, but i can not find the right file.

MFG
Hiob

Re: Scalix res timeout

Posted: Mon Mar 01, 2010 5:15 am
by Hiob86
checked file :

Code: Select all

/var/opt/scalix/m1/caa/scalix.res/config/ubermanager.properties


and changed

Code: Select all

ubermanager.notification.listener.address=

from my old address to my hostname.
Looks like working well.

mfg
Hiob