Page 1 of 1

Service Router keeps stopping.

Posted: Sat May 20, 2006 9:33 pm
by bluemike
I was having a problem with SWA & SAC (read about it Here). I was able to get it solved, but now I am finding that the service router will not stay running. The fatal logs show this:

Code: Select all

SERIOUS ERROR           Service Router(Service Router) Sat May 20 18:28:04 2006
[OM 5183] A Mapper error has been detected.
Pid of logging process: 6095

Posted: Tue May 23, 2006 6:10 pm
by ScalixSupport
Edit /var/opt/scalix/sys/omvscan.cfg and change

Code: Select all

OMAV_LOGLEVEL=0
to

Code: Select all

OMAV_LOGLEVEL=3
and restart the Service Router.

This will create /var/opt/scalix/logs/omvscan.log with some more debugging information.

Cheers

Dave