----------------------------------------------------------------
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 the mod_jserv.log.  Still failing.  


[28/02/2001 16:29:22:417] (INFO) Apache-JServ 1rst  initialization: JVM
will be started later 1 3620 2747
[28/02/2001 16:29:22:419] (INFO) Apache Module was cleaned-up
[28/02/2001 16:29:22:425] (INFO) Apache-JServ 2nd  initialization
starting JVM now: 1 3621 1
[28/02/2001 16:29:22:427] (INFO) wrapper 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
[28/02/2001 16:29:22:427] (INFO) wrapper: Java VM spawned (PID=3623,
PPID=3622)
[28/02/2001 16:30:23:478] (ERROR) ajp12: Servlet Error:
java.lang.Exception: The classloader was not properly instantiated
because of a configuration error.  This is probably due to the fact that
one of your property  files is misconfigured or could not be found.
Please check  the paths and permissions on all of your properties
files.  Also check to make sure that the paths and permissions on  all
of the paths within your properties files are also correct. : The
classloader was not properly instantiated because of a configuration
error.  This is probably due to the fact that one of your property 
files is misconfigured or could not be found. Please check  the paths
and permissions on all of your properties files.  Also check to make
sure that the paths and permissions on  all of the paths within your
properties files are also correct.
[28/02/2001 16:30:23:478] (ERROR) an error returned handling request via
protocol "ajpv12"
[28/02/2001 16:30:46:804] (INFO) Wrapper: Shutting down JServ (PID=3622)
(sig 15)
[28/02/2001 16:30:46:805] (INFO) wrapper: Terminating JServ (PID=3622,
VM PID=3623)
[28/02/2001 16:30:46:805] (INFO) ajp12: sending shutdown signal
[28/02/2001 16:30:46:806] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:8007
[28/02/2001 16:30:46:806] (EMERGENCY) ajp12: function connection fail
[28/02/2001 16:30:46:820] (INFO) Apache Module was cleaned-up
[28/02/2001 16:32:16:980] (INFO) Apache-JServ 1rst  initialization: JVM
will be started later 1 3736 3735
[28/02/2001 16:32:16:982] (INFO) Apache Module was cleaned-up
[28/02/2001 16:32:16:987] (INFO) Apache-JServ 2nd  initialization
starting JVM now: 1 3737 1
[28/02/2001 16:32:16:989] (INFO) wrapper 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
[28/02/2001 16:32:16:989] (INFO) wrapper: Java VM spawned (PID=3739,
PPID=3738)
[28/02/2001 16:50:48:079] (INFO) wrapper: Java VM not responding
(PID=3738) [timeout]
[28/02/2001 16:50:49:089] (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 16:50:49:089] (INFO) wrapper: Java VM restarting (PID=3738)
[28/02/2001 16:50:49:090] (INFO) wrapper: Java VM spawned (PID=3959,
PPID=3738)
[28/02/2001 17:06:20:009] (INFO) wrapper: Java VM not responding
(PID=3738) [timeout]
[28/02/2001 17:06:21:019] (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 17:06:21:019] (INFO) wrapper: Java VM restarting (PID=3738)


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

Reply via email to