Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 20:34:06 -0700
From:      David Richardson <dlr@davids.org>
To:        freebsd-java@freebsd.org
Subject:   JRun during rc.d
Message-ID:  <37BB7B2E.ABC0513B@davids.org>

next in thread | raw e-mail | index | archive | help
I have Jrun (a servlet engine) running under my FreeBSD 3.2 w/ jdk 1.1.8
(jdk1.1.8_ELF.V99-7-19.tar.gz ). It runs great. so I add the startup
commands to a shell script in /usr/local/etc/rc.d. If I run this command
from the my login shell all works.

But, when I restart the machine, the program appears to start (i.e., all
of the same messages are displayed on the console). By the time I logon,
the program has stopped.

I have specified my path and classpath in the shell script. Do I need to
change me default library path? Does the JVM require other parts of the
kernel to be operational before starting?

Thanks in advance.

Dave
dlr@davids.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37BB7B2E.ABC0513B>