----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

hi,
thanks Mr.Gnork.
but this is what the error looks like in the log file(it actually
repeats it )

/**************************************
[28/06/2000 11:43:45:314] (ERROR) wrapper: argument[ 0]
/home/chocks/jdk1.2.2/bin/java
[28/06/2000 11:43:45:314] (ERROR) wrapper: argument[ 1]
org.apache.jserv.JServ
[28/06/2000 11:43:45:314] (ERROR) wrapper: argument[ 2]
/usr/local/apache/conf/jserv/jserv.properties
[28/06/2000 11:43:45:314] (ERROR) wrapper: environment[ 0]
CLASSPATH=/usr/local/apache/libexec/ApacheJServ.jar:/usr/local/JSDK2.0/lib/jsdk.jar:/home/chocks/jdk1.2.2/jre/lib/rt.jar:/home/chocks/jdk1.2.2/lib/dt.jar:/home/chocks/jdk1.2.2/lib/jpda.jar:/home/chocks/jdk1.2.2/lib/tools.jar

[28/06/2000 11:43:45:314] (ERROR) wrapper: environment[ 1]
PATH=/home/chocks/jdk1.2.2/bin:/bin:/usr/bin:/usr/local/bin
****************************************/


the path in the wrapper properties is correct (as far as my system is
concerned :-)  )
i  ve beem living with the problem for 3 days and havent found any
solution  yet
:-(
netstat doesnt show apjv12 at all. but the classpath is correct for the
jar file org.apache.jserv.JServ
i dont have a clue.
Thanks in advance.
regards
Chokhalingam.P.M






Gnasty Gnork wrote:

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> JServ.properties does have some wrappers in it:
>
> wrapper.bin = which specifies where the JDK sits
> wrapper.classpath = which specifies the classpath
> (several wrappers can be concatenated).
>
> For the communication, you can first check if the
> JServ is runing OK with
> netstat -an | grep [port number JServ uses]
> Also, you can use TCPDUMP to spy on the TCP packets
> (if you can guess what they look like :)
>
> --G3k
>
> --- chockalingam <[EMAIL PROTECTED]> wrote:
> >
> ----------------------------------------------------------------
> > BEFORE YOU POST, search the faq at
> > <http://java.apache.org/faq/>
> > WHEN YOU POST, include all relevant version numbers,
> > log files,
> > and configuration files.  Don't make us guess your
> > problem!!!
> >
> ----------------------------------------------------------------
> >
> >
> >  hi,
> >  i ve been trying to install the apache1.3.12 with
> > the jserv 1.1.2 on
> >  redhat linux 6.1
> >  installation went fine and am able access the
> > jserv-status
> >  http://localhost/jserv/ it does show the page.
> >  but when i try to load the servlet from the
> > servlets directory
> >  "Hello Servlet" the error dumped at the log file
> > shows
> >  "WRAPPER(error):argument[0] ....argument[1] for all
> > the wrapper
> >  roperties
> >  i have checked more than once on the path and
> > classpath used
> >  it is perfect and also i ve used absolute path
> > only.
> >  b.t.w how do i check whether it communicates with
> >  the ajpv12 protocol.
> >  any insight into it would be highly appreciated.
> >  Thanks in advance.
> >  regards
> >  chokhalingam.p.m
> >
> >
> >
> > --
> >
> --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe:
> > [EMAIL PROTECTED]
> > To unsubscribe:
> > [EMAIL PROTECTED]
> > Archives and Other:
> > <http://java.apache.org/main/mail.html>
> > Problems?:           [EMAIL PROTECTED]
> >
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to