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

I am desparate. Please help.

I tried installing the rpm(ApacheJServ-1_1-b2_RH6x_i386.rpm) of JServ on my
development machine. All I could get is "Internal Server Error" when I ran
"/servlets/IsItWorking". Initially it's an upgrade. I tried a fresh
installation with the rpm since it didn't work. I tried a number of times
(removing the package, reinstalling the packate).  I bet this is a right rpm
package since I tested the same rpm package on a different machine before I
attempted. The other machine runs ok.

I have no idea what went wrong. Here are the details from mod_jserv.log and
from error_log.

--------------------------mod_jserv.log------------------------
[16/02/2000 14:26:23:776] (EMERGENCY) ajp12[1]: cannot scan servlet headers
(500)
[16/02/2000 14:26:23:776] (ERROR) an error returned handling request via
protocol "ajpv12"
[16/02/2000 14:27:16:040] (ERROR) wrapper: printing debugging information
(command line, env)
[16/02/2000 14:27:16:041] (ERROR) wrapper: argument[ 0]
/usr/local/jdk117_v3/bin/java
[16/02/2000 14:27:16:041] (ERROR) wrapper: argument[ 1]
org.apache.jserv.JServ
[16/02/2000 14:27:16:041] (ERROR) wrapper: argument[ 2]
/etc/httpd/conf/jserv/jserv.properties
[16/02/2000 14:27:16:041] (ERROR) wrapper: environment[ 0]
PATH=/bin:/usr/bin:/usr/local/bin
[16/02/2000 14:27:16:041] (ERROR) wrapper: environment[ 1]
CLASSPATH=/usr/lib/apache/ApacheJServ.jar:/home/httpd/classes/servlet-2.0.ja
r
[16/02/2000 14:32:08:920] (ERROR) wrapper: printing debugging information
(command line, env)
[16/02/2000 14:32:08:920] (ERROR) wrapper: argument[ 0]
/usr/local/jdk117_v3/bin/java
[16/02/2000 14:32:08:920] (ERROR) wrapper: argument[ 1]
org.apache.jserv.JServ
[16/02/2000 14:32:08:920] (ERROR) wrapper: argument[ 2]
/etc/httpd/conf/jserv/jserv.properties
[16/02/2000 14:32:08:921] (ERROR) wrapper: environment[ 0]
PATH=/bin:/usr/bin:/usr/local/bin
[16/02/2000 14:32:08:921] (ERROR) wrapper: environment[ 1]
CLASSPATH=/usr/lib/apache/ApacheJServ.jar:/home/httpd/classes/servlet-2.0.ja
r

-------------------------error_log--------------------------------
[Wed Feb 16 15:01:36 2000] [notice] Apache/1.3.9 (Unix)  (Red Hat/Linux)
ApacheJServ/1.1 configured -- resuming normal operations
[Wed Feb 16 15:01:36 2000] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
ApacheJServ/1.1: Exception creating the server socket:
java.net.BindException: Address already in use
ApacheJServ/1.1: Exception creating the server socket:
java.net.BindException: Address already in use


Any help will be appreciated.

PS: system configuration: Rehat Linux 6.1, Apache 1.3.9, JDK Blackdown
jdk117_v3

Thanks in advance

Gangmeng JI




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