Hello,

I tried to get jserv 1.03 to run on win32.

http://localhost/jserv/ works o.k., but if I
click Mapped servlet engines (ajpv11://localhost:8007)
there is an error in the log-file (as below).
Is this a security settings problem?
Do I have to use 127.0.0.1 or the real address?


http.conf:

ApJServSecretKey C:\Apache\conf\jserv.secret.key

jserver.properties:

security.secretKey=C:\Apache\conf\jserv.secret.key
security.authentication=true
security.allowedAddresses=127.0.0.1


[31/03/1999 13:33:36:576] (EMERGENCY) ajp11: can not
connect to host 127.0.0.1:8007
[31/03/1999 13:33:36:576] (EMERGENCY) ajp11: connection
fail
[31/03/1999 13:33:36:576] (ERROR) an error returned
handling request via protocol "ajpv11"
[31/03/1999 13:33:36:576] (ERROR) an error returned
handling request via protocol "status"
[31/03/1999 13:33:36:937] (INFO) wrapper: Java Virtual
Machine crashed
[31/03/1999 13:33:36:937] (INFO) wrapper: Java Virtual
Machine started (PID=106)
[31/03/1999 13:33:37:147] (INFO) wrapper: Java Virtual
Machine crashed
[31/03/1999 13:33:37:147] (INFO) wrapper: VM died too
many times w/in 5 second intervals (6); no more tries
[31/03/1999 13:33:37:147] (INFO) wrapper: too many
restart attempts w/in short timeframes; no more tries.
There may be an error in your JServ configuration.



Thanks for any help,

Juergen




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