Page 1 of 1

Scalix Fatal Error

Posted: Mon Aug 28, 2006 6:04 am
by jgunther
This morning I found the following fatal error in the following log file "/var/opt/scalix/logs/fatal":

SERIOUS ERROR Internet Mail (Incoming ) Mon Aug 28 05:36:19 2006
[OM 2409] Failed to create new file: unable to change ownership.
Pid of logging process: 28003
Current errno value: 1

Does anyone have any ideas what is causing this error?[/b]

Posted: Mon Aug 28, 2006 5:10 pm
by ScalixSupport
I'm suspecting permissions troubles. Try running

omcheck -s -d >/tmp/check.sh

Make check.sh executable and run it. That will resolve any permissions problems.

Thanks,
Don

Success!

Posted: Sun Sep 03, 2006 12:39 am
by jgunther
That worked! Thanks!