|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IIS and Tomcat are chrashing
IIS and Tomcat are chrashing
Hi, i have Tomcat integrated into IIS. But sometimes IIS and Tomcat are crashing. In the IIS logfile DefaultWeb.log there are often things like that: 2003-07-02 10:39:08 10.46.16.173 - W3SVC1 WIND 1.25.21.17 80 GET /jakarta/isapi_redirect.dll - 200 0 1101 281 32 HTTP/1.1 10.254.251.13 Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+NT+4.0) - URL What does it mean ? IIS is redirecting asp-pages to Tomcat ? cu Maddin |
|
#2
|
|||
|
|||
|
Yes, that line means that IIS is redirecting requests to Tomcat. You should see lines in your localhost_access log on Tomcat the correspond to each request.
Can you be more specific about the crashes? Is IIS crashing, or Tomcat, or both? Have you checked Tomcat's log files to look for errors (localhost_log_##_##.txt)? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > IIS and Tomcat are chrashing |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|