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

Hello,
first sorry for my English

I'm trying to install ApacheJServ -1.1.2 on Apache 1.3.12
Linux SuSE 6.2 kernel 2.2.10

I have searched in FAQ's but I haven't found a solution for my problem.

I have installed JServ on Apache.
I can see in my browser the page of Apache JServ 1.1.2 Status in
http://www.server.com/jserv/
and I can see the changes that I'm making in my configuration on
http://www.server.com/jserv/status?module=www.server.com

but when I try to enter in a servlet zone that I have maden or in the link
of the mapped servlet engines
http://www.server.com/jserv/engine/0/

I see the next message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.

In the JservLog file I can read this:
[06/11/2000 17:26:53:079] (ERROR) wrapper: printing debugging information
(command line, env)
[06/11/2000 17:26:53:080] (ERROR) wrapper: argument[ 0]
/usr/lib/jdk1.1.7/bin/java
[06/11/2000 17:26:53:080] (ERROR) wrapper: argument[ 1]
org.apache.jserv.JServ
[06/11/2000 17:26:53:080] (ERROR) wrapper: argument[ 2]
/usr/local/jserv/conf/jserv.properties
[06/11/2000 17:26:53:080] (ERROR) wrapper: environment[ 0]
PATH=/bin:/usr/bin:/usr/local/bin
[06/11/2000 17:26:53:080] (ERROR) wrapper: environment[ 1]
CLASSPATH=/usr/local/apache/libexec/ApacheJServ.jar:/usr/local/jsdk/lib/jsdk
.jar
[06/11/2000 17:26:53:081] (INFO) wrapper: Java VM died 10 times in a row
with less than 120 seconds between successive failures, setting delay to 300
seconds before restarting. Check the Apache error log and the Apache JServ
log files for more details; for maximum log information be sure to enable
the Apache JServ log file in the main jserv properties file by: setting the
'log' property 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)
[06/11/2000 17:28:12:239] (INFO) wrapper: Java VM restarting (PID=154)
[06/11/2000 17:28:12:242] (INFO) wrapper: Java VM spawned (PID=937,
PPID=154)
[06/11/2000 17:28:22:249] (INFO) wrapper: Java VM exited (PID=154)

Could anybody help me?
Thanks for all
Carlos Godoy



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