"Patrick Glennon" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> so I should grab a more recent jsvc?  the jsvc -help shows 'null'
detected,
> and when I add -jvm server it core dumps.  I grabbed one from here:
> http://www.apache.org/dist/jakarta/commons/daemon/binaries/, compiled it,
> and reran jsvc -help, which still shows 'null', and it still dumps core
when
> I try and select "-jvm server".

If JAVA_HOME isn't in the environment, you'll probably need:
  jsvc -home /path/to/JDK -help

>
> Is the cvs version fairly stable if I grabbed that one?  or am I just
> missing something relatively simple?
>

The cvs version is stable enough that it's the version I use (but I'm biased
:).  It's just a few bug fixes over the 1.0 version.

> -P
>
> -----Original Message-----
> From: Bill Barker [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 25, 2004 9:33 PM
> To: [EMAIL PROTECTED]
> Subject: Re: jsvc and the -server option
>
>
> The correct option is:
>   -jvm server
>
> You can run 'jsvc -help' to see which JVM options it is able to find.
Note
> that for at least some 1.4 JVMs, you need to upgrade the source from
> commons-daemon, since the version that ships with Tomcat doesn't handle
> detection correctly.
>
> "Patrick Glennon" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > I've seen a few references to this issue, but no solution.  I can't seem
> to
> > figure out how to pass the -server option to the jvm via jsvc.  Jsvc
only
> > recognizes -D and -X values getting passed, and I'd obviously prefer to
> run
> > the server version of the VM.  I can't find an equivalent command to
> specify
> > the server vm.
> >
> >
> >
> > I can't believe I'm the only one having this problem.  Is every other
jsvc
> > user out there just running the default client vm?
> >
> >
> >
> > Please help!
> >
> >
> >
> > -P
> >
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to