It shows me Server Application Error :
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance.

Here is the isapi.log with log_level is debug:
[jk_isapi_plugin.c (408)]: HttpFilterProc started
[jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
/examples/servl
et/HelloWorldExample
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (406)]: jk_uri_worker_map_t::map_uri_to_worker, Found a
mat
ch ajp12
[jk_isapi_plugin.c (439)]: HttpFilterProc
[/examples/servlet/HelloWorldExample]
is a servlet url - should redirect to ajp12
[jk_isapi_plugin.c (461)]: HttpFilterProc check if
[/examples/servlet/HelloWorld
Example] is points to the web-inf directory

Here is the W3SVC's log, it shows:
#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2001-02-17 03:21:26
#Fields: time c-ip cs-method cs-uri-stem sc-status
03:21:26 127.0.0.1 GET /jakarta/isapi_redirect.dll 500

Somebody said because I have installed JRun in my machine. Is it the cause?
Are there anyone meet this error before?

Thx. in Advance.

-----Original Message-----
From: William Brogden [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 16, 2001 8:20 PM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat3.2.1 with IIS5




Steve Wong wrote:
>
> I have the green arrow in the ISAPI filter in Internet Manager.
> I can browse http://localhost/examples/jsp/index.html
> But when I browse http://localhost/examples/servlet/HelloWorldExample
> It shows: The Page cannot be displayed.
> There is no error in the isapi.log
> And there's a warning in Window's event log saying the specified metadata
> not found.
> Does anyone know why?

I don't know why, but you can get rid of that "friendly" browser
message and see what the servlet is actually sending by changing
your browser settings.  Tools->Internet Options -> advanced
  make sure the "Show Friendly HTTP Error Messages" is not checked.


--
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP
ISBN 0-7821-2809-2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to