Re: RunnerServer failure to start

From: Joseph Dane <jdane@xxx.net>
Date: Mon Jun 24 2002 - 19:46:46 PDT

>>>>> "jay" == jay gee <jgj23@xxx.com> writes:

 jay> ------contents of SRUN.CMD file----------------------------

 jay> java com.caucho.server.http.RunnerServer -conf ..\conf\resin.conf %1 %2 %3 %4

my guess is that your problem is here. using "../conf/resin.conf"
depends on the current directory being correct, which maybe it isn't.
try replacing that with an absolute path,
e.g. e:\resin\conf\resin.conf

-- 
joe
Received on Mon 24 Jun 2002 19:46:46 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:17:05 PDT