Hi,

maybe the output from strace is helpful.
strace -o outputfile /opt/lotus/bin/server
and look for failed syscalls, eg., open("configfile", O_RDONLY) = -1
-1 is error, 0 or greather after the '=' is success.

Hope this helps,

        Rene

Today Harald Wolf wrote:

> Hi,
> 
> i had to create a new kernel 2.2.14 to get my 37GB IDE-HD to work.
> 
> i have installed Lotus/Domino-Server 5.0.2.c which is working with the
> original kernel
> from the PowerLinux 6.5 CD fine.
> 
> my new kernel (2.2.15) works fine to  ... no problems !
> 
> except the Domino-Server.  if i try to start the server
> ("/opt/lotus/bin/server") nothing happens
> no error-message no /var/log/messages-message quite NOTHING
> 
> how to analyse a Problem if i have no errormessages ????
> 
> 

-- 
UNIX was never designed to keep people from doing stupid things, because
that policy would also keep them from doing clever things.   (Doug Gwyn)

Reply via email to