You cannot connect to that port via a browser.. That is only for internal
communications with apache or other webservers. So it cannot serve http
request directly from your browser. As far as I know you have to restart the
webserver and tomcat.

Mvgr,
martin

> -----Original Message-----
> From: Singh, Rakesh [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 10, 2001 12:05 AM
> To: [EMAIL PROTECTED]
> Subject: ajp12[1]: cannot scan servlet headers (500)
>
>
> Hi Folks:
>
> When I use the url http://localhost/jserv/ to test ApacheJserv
> 1.1.2 Status
> I do see
>
> ApacheJServ 1.1.2 Status
>
> Welcome to the dynamic status page of the ApacheJServ servlet engine. All
> these pages are dynamically created to show you the status of your servlet
> execution environment, both on the web server side (generated by
> mod_jserv)
> and on the servlet engine side (yes, ApacheJServ is actually a servlet and
> executes itself!)
>
> Configured hosts                     Mapped servlet engines
> localhost (current)                   ajpv12://localhost:8007
>
> However when I click on Mapped Servlet engines (ajpv12://localhost:8007) I
> get  500 Internal Server Error
>
>
> The mod_jserv.log file gives the following :
>
> (EMERGENCY) ajp12[1]: cannot scan servlet headers  (500)
> (ERROR) an error returned handling request via protocol "ajpv12"
> (ERROR) an error returned handling request via protocol "status"
>
>
> Also the apache error.log is showing following:
>
> Can't find class org/apache/jserv/JServ or something it requires
> Can't find class org/apache/jserv/JServ or something it requires
> Can't find class org/apache/jserv/JServ or something it requires
> Can't find class org/apache/jserv/JServ or something it requires
> Can't find class org/apache/jserv/JServ or something it requires
> Can't find class org/apache/jserv/JServ or something it requires
> Can't find class org/apache/jserv/JServ or something it requires
> [Thu Aug 09 15:58:18 2001] [error] [client 127.0.0.1] Invalid method in
> request 
> [Thu Aug 09 15:58:18 2001] [error] [client 127.0.0.1] malformed
> header from
> script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: c:/program files/apache
> group/apache/htdocs/jserv
>
> Please Help!
>
> Rakesh Singh
> 201.747.4450
>
>
>
>

Reply via email to