Page 1 of 1

Evaluation period expired?

Posted: Thu Jan 27, 2005 11:00 pm
by kgao
May be this is due to evaluation period expired? I can no longer access through
http://localhost:8080/webmail
to get the scalix admin web interface. "The connection was refused when attempting to contact ..." It was working fine a couple days ago.

Is there any way to refresh the evaluation period? as this is a part time work and stretched across holiday seasons.

Thanks.

Posted: Fri Jan 28, 2005 7:57 am
by ScalixSupport
"Connection Refused" is not indicative of the end of the evaluation period.

You need to check whether tomcat is running and listening on port 8080

Cheers

Dave.

Found the reason: Tomcat not start after reboot

Posted: Sat Jan 29, 2005 7:21 pm
by kgao
After modified the /etc/init.d and start tomcat5 after reboot the server, everything works fine.
Thanks for pointing out.