Hi,

I installed apache jserv, but there seems to be a problem.
When I go to  http://localhost/jserv/example/Hello I get
the output below, but I don't see anything at port 8007
when I telnet to it (connection refused).

When I go to ajpv11://localhost:8007 I get an internal
server error (error 500).

Please help.

HTTPD: Apache 1.3.4
OS: Solaris 2.5.1
JSDK: jsdk 2.0
JAVA: java 1.1.3

==========
Output from Hello:
==========

Parameter Value
Server Name www.pine.nl
ApJServManual TRUE (STANDALONE OPERATION)
ApJServProperties
/homes/p/patrick/warez/Apache-JServ-1.0b3/example/jserv.properties
(IGNORED)
ApJServDefaultProtocol ajpv11 (PORT 8007)
ApJServDefaultHost localhost (ADDR 127.0.0.1)
ApJServDefaultPort 8007
ApJServLogFile
/homes/p/patrick/warez/Apache-JServ-1.0b3/example/jserv.log (DESCRIPTOR
11)
ApJServMountCopy TRUE
MountPoint Server Protocol Host
Port Zone
/example/ www.pine.nl ajpv11 localhost (ADDR 127.0.0.1) 8007 example
Extension Servlet

==========
jserv.log:
==========

[16/03/1999 09:58:24:317] (INFO) Apache JServ Module was cleaned-up
(ap_child)
[16/03/1999 09:58:47:735] (INFO) Apache JServ Module was cleaned-up
(ap_child)
[16/03/1999 09:58:51:580] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
[16/03/1999 09:58:51:580] (EMERGENCY) ajp11: connection fail
[16/03/1999 09:58:51:580] (ERROR) an error returned handling request via
protocol "ajpv11"
[16/03/1999 09:58:51:581] (ERROR) an error returned handling request via
protocol "status"
[16/03/1999 09:58:55:675] (INFO) Apache JServ Module was cleaned-up
(ap_child)
[16/03/1999 09:58:58:795] (INFO) Apache JServ Module was cleaned-up
(ap_child)
[16/03/1999 09:59:02:970] (INFO) Apache JServ Module was cleaned-up
(ap_child)
[16/03/1999 09:59:03:025] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
[16/03/1999 09:59:03:026] (EMERGENCY) ajp11: connection fail
[16/03/1999 09:59:03:026] (ERROR) an error returned handling request via
protocol "ajpv11"
[16/03/1999 09:59:03:027] (ERROR) an error returned handling request via
protocol "status"
[16/03/1999 09:59:10:735] (INFO) Apache JServ Module was cleaned-up
(ap_child)

============
config
===========
ApJServManual on
ApJServProperties
/homes/p/patrick/warez/Apache-JServ-1.0b3/example/jserv.properties
ApJServLogFile
/homes/p/patrick/warez/Apache-JServ-1.0b3/example/jserv.log
ApJServDefaultProtocol ajpv11
ApJServDefaultPort 8007
ApJServSecretKey DISABLED
ApJServMount /example /example
ApJServMountCopy on
<Location /jserv/>
  SetHandler jserv-status

  order deny,allow
  deny from all
  allow from localhost 127.0.0.1
</Location>


        thanks in advance.
-- 
: Patrick Oonk -    http://patrick.mypage.org/  - [EMAIL PROTECTED] :
: Pine Internet B.V.           Consultancy, installatie en beheer :
: Tel: +31-70-3111010 - Fax: +31-70-3111011 - http://www.pine.nl/ :
: -- Pine Security Digest - http://security.pine.nl/ (Dutch) ---- :
: "unix is voor types zonder sociaal leven..." - Patrick van Eijk :


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to