----------------------------------------------------------------
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'm using SuSE Linux 7.1 (Kernel 2.4.0, glibc 2.2), and my own Apache
(1.3.17, JServ 1.1.2).

My problem is following:
When I want to use the Blackdown JDK (1.1.8), it doesn't start. The
logfile says something like:

(INFO) Apache-JServ 1rst  initialization: JVM will be started later 1 21689 21688
(INFO) Apache Module was cleaned-up
(INFO) Apache-JServ 1rst  initialization: JVM will be started later 1 21690 21689
(EMERGENCY) ajp12: can not connect to host 127.0.0.1:8007
(EMERGENCY) ajp12: connection fail
(ERROR) an error returned handling request via protocol "ajpv12"
(INFO) Apache Module was cleaned-up

I also tried it with the IBM JDK 1.1.8 (and Java2-13). They work, i.e.
they start up, and they work well as long as they get only a few hits.
Under more load, the start up, but then the logfile says something like:

(INFO) wrapper: Java VM restarting (PID=13870)
(INFO) wrapper: Java VM spawned (PID=14097, PPID=13870)
ApacheJServ/1.1.2 is starting...

... Servlet initialization here ...

(INFO) wrapper: Java VM not responding (PID=13870) [timeout]
(INFO) wrapper: kill (SIGKILL) Java VM (PID=13870)
(EMERGENCY) ajp12: ping: no reply (-1)             Please make sure that the 
wrapper.classpath is pointing
   to the correct version of ApacheJServ.jar
(EMERGENCY) ajp12[1]: cannot scan servlet headers  (500)
(ERROR) an error returned handling request via protocol "ajpv12"

...

(EMERGENCY) ajp12: can not connect to host 127.0.0.1:8007
(EMERGENCY) ajp12: connection fail
(ERROR) an error returned handling request via protocol "ajpv12"
(INFO) wrapper: Java VM exited (PID=13870)
(ERROR) wrapper: printing debugging information (command line, env)
(ERROR) wrapper: argument[ 0] /usr/lib/java118/bin/java
(ERROR) wrapper: argument[ 1] org.apache.jserv.JServ
(ERROR) wrapper: argument[ 2] /www/apache/conf/jserv/jserv.properties
(ERROR) wrapper: environment[ 0] 
CLASSPATH=/www/apache/libexec/ApacheJServ.jar:/www/soft/jsdk-2.0/lib/
jsdk.jar:/usr/lib/java/lib/classes.zip
(ERROR) wrapper: environment[ 1] 
PATH=/bin:/usr/bin:/usr/local/bin:/usr/lib/java/bin:/bin:/usr/bin:
/usr/local/bin
(INFO) wrapper: Java VM died 5 times in a row with less than 120 seconds between 
successive failures,
setting delay to 60 seconds before restarting. Check the Apache error log and the 
Apache JServ log files for more details; for m
aximum log information be sure to enable the Apache  JServ log file in the main jserv 
properties file by: setting the  'log' pro
perty to true, the 'log.file' property to a file writable  by the uid as whom Apache 
JServ is run, and by enabling log channels
 using the 'log.channel.*' properties)



Does anyone have hints or solutions? 

Thanks!

Ciao,
>:-> Thomas

"To err is human, to forgive, beyond the scope of the Operating System"



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