Hi!
Could you give me help
regarding the next problem!
Environment: RH
Linux 5.0, Blackdown's Java 1.1.6 (or Kaffe 1.0.5 also), Apache 1.3.9rusPL29.0 +
ApacheJServ-1.1b3 (compiled as DSO module).
Problem: Apache &
Java has been started successfully, but is not working properly, i. e. URL
http://webserver/jserv/status?module=ipaddress
is correct, but for http://webserver/jserv/engine/0/ or
correct servlet addresses (that are good worked with Apache1.3.6 &
JServ-1.0) - Internal Server Error!
Result of
ps:
nobody 9703 0.0 1.7
1984 1060 ? S 16:47 0:00
/usr/local/apache1.3.9/bin/httpd
... nobody 9709 1.8 5.7 23020
3576 ? S 16:47 0:05
usr/bin/jdk-1.1.6/../../lib/jdk-1.1.6/bin/i586/green_threads/java
org/apache/jserv/JServ
/usr/local/apache1.3.9/conf/jserv/jserv.properties
root 9702 0.0 1.7 1984 1084 ? S 16:47 0:00 /usr/local/apache1.3.9/bin/httpd Fragment of
jserv.log:
[16/11/1999 16:47:33:923 GMT+02:00] <info>
ApacheJServ/1.1b3 is starting...
[16/11/1999 16:47:33:926 GMT+02:00] <info> Connection authentication is disabled [16/11/1999 16:47:33:947 GMT+02:00] <info> Connection allowed from loopback/127.0.0.1 [16/11/1999 16:47:33:949 GMT+02:00] <info> Listening on port 8007 accepting 5 maximum connections [16/11/1999 16:47:33:968 GMT+02:00] <info> Creating Servlet Zones [16/11/1999 16:47:33:968 GMT+02:00] <info> Servlet Zone root initializing... [16/11/1999 16:47:33:969 GMT+02:00] <debug> - Using configuration file: /usr/local/apache1.3.9/conf/jserv/root.properties ... [16/11/1999 16:47:34:024 GMT+02:00] <debug> Servlet Zone
root initialization complete
Fragment of
mod_jserv.log: [16/11/1999 16:47:56:360] (EMERGENCY) ajp12: can not connect to
host webserver:8007
[16/11/1999 16:47:56:361] (EMERGENCY) ajp12: connection fail [16/11/1999 16:47:56:361] (ERROR) an error returned handling request via protocol "ajpv12" If you can give me some help regarding this problem, it will be nice...
Thanks! |