On linux, I earlier had the same problem which says that Java VM keeps crashing.
I found that, under "wrapper.classpath" section (in file "jserv.properties"),
there is sth. like the following:
wrapper.classpath=
wrapper.classpath=/path/to/ApacheJServ.jar
wrapper.classpath=/path/to/jsdk.jar
I deleted the first line which has an empty path value. Then everything worked.
If you did not experience the same problem as I described before, try to do the
manual way to running Java VM to start up Servlet engine. That practice will
problem help you isolate the causes a bit better.
regards,
J Kinsley wrote:
> I get a nearly identical problem, but I am running on a Linux box,
> not Windows 95/98/NT. My ApacheJServ.jar file is not 0 bytes long.
> I've also checked, double checked, and triple checked the classpath
> and repository settings only to find all directories and files
> present each time. Is there any other cause for this problem?
>
> Regards,
> Jerry
>
> On Wed, 24 Feb 1999, jon * wrote:
>
> > Date: Wed, 24 Feb 1999 11:07:41 -0800
> > From: jon * <[EMAIL PROTECTED]>
> > Reply-To: Java Apache Users <[EMAIL PROTECTED]>
> > To: Java Apache Users <[EMAIL PROTECTED]>
> > Subject: Re: problem running servlets
> >
> > > [23/02/1999 17:42:56:569] (INFO) wrapper: VM died too many times w/in 5
> > > second intervals (6); no more tries
> >
> > Please read the notes (that are in big bold letters) on the page where you
> > downloaded the software.
> >
> > -jon
> >
> >
> >
> > ----------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Archives and Other: <http://www.working-dogs.com/>
> > Problems?: [EMAIL PROTECTED]
> >
>
> ----------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://www.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
--
Metaphase Technology Group | voice: (651) 482-2966
4201 Lexington Ave N, Arden Hills, MN 55126
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]