----------------------------------------------------------------
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!!!
----------------------------------------------------------------

native on suse7.0

I put the logging on info, started it manually, and found some issues
with paths.  Its now been running 30 minutes without issues.  
thanks.
-bm.

David Crooke wrote:
> 
> Which OS? Native or green threads?
> 
> Sounds like the VM is packing up. If you have lots of Java "processes"
> I'll stick my neck out and assume native threads on Linux.
> 
> Try doing a netstat and see if JServ is still listening (port 8007)
> 
> Billy Mahoney 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!!!
> > ----------------------------------------------------------------
> >
> > This is my setup.
> >
> > apache 1.3.17
> > jserv 1.1.2
> > ibm jdk 1.3
> > servlet-2.0.jar
> >
> > I compiled jserv into apache.
> >
> > When apache first starts, I can request my docs, my servlets, etc.
> >
> > After about 15 minutes, I get the following errors in my
> > mod_jserv.log.
> >
> > *** BEGIN ***
> >
> > 28/02/2001 12:26:04:819] (EMERGENCY) ajp12: ping: no reply
> > (-1)             Please make sure that the wrapper.classpath is
> > pointing             to the correct version of ApacheJServ.jar
> > [28/02/2001 12:26:44:859] (ERROR) wrapper: printing debugging
> > information (command line, env)
> > [28/02/2001 12:26:44:859] (ERROR) wrapper: argument[ 0]
> > /usr/local/java/bin/java
> > [28/02/2001 12:26:44:859] (ERROR) wrapper: argument[ 1] -ms32m
> > [28/02/2001 12:26:44:859] (ERROR) wrapper: argument[ 2] -mx128m
> > [28/02/2001 12:26:44:859] (ERROR) wrapper: argument[ 3]
> > org.apache.jserv.JServ
> > [28/02/2001 12:26:44:859] (ERROR) wrapper: argument[ 4]
> > /usr/local/apache/jserv/etc/jserv.properties
> > [28/02/2001 12:26:44:859] (ERROR) wrapper: environment[ 0]
> > PATH=/bin:/usr/bin:/usr/local/bin
> > [28/02/2001 12:26:44:860] (ERROR) wrapper: environment[ 1]
> > CLASSPATH=/usr/local/apache/jserv/libexec/ApacheJServ.jar:
> > 
>usr/local/java/classes/servlet-2.0.jar:/usr/local/java/classes/hex.zip:/usr/local/java/classes/jdbc.zip:/usr/local/java/classes/calc.jar
> >
> > *** END ***
> >
> > I have no clue as to what I should be doing.  What is causing this?
> > Why
> > does it work and then fail?  When this happens, I have a bunch of
> > defunct java processes hanging around.
> >
> > thanks - please anybody...
> >
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Search Archives:
> > <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> >
> > Problems?:           [EMAIL PROTECTED]

-- 
           .
           "*.
              3e
         .   z$ "$b
       J$$$ d$" "*$$$   Billy Mahoney
      .e$$$$$"    **   
     d$$$$$$$
   ^3  $$$$$$           voice: 530 550 1421 
      J$$$$$$.          fax:   413 832 9166
     J$$$$$$$$b         email: [EMAIL PROTECTED]
   4$$"    "**$$c
.e$P"          *$$c..
                 3P


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to