You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/09/09 05:41:02 UTC

DO NOT REPLY [Bug 47806] New: HTTP 500 internal server error

https://issues.apache.org/bugzilla/show_bug.cgi?id=47806

           Summary: HTTP 500 internal server error
           Product: Tomcat Connectors
           Version: 1.2.26
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: isapi
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: ketan.malekar@gmail.com


--- Comment #0 from Ketan Malekar <ke...@gmail.com> 2009-09-08 20:40:59 PDT ---
Created an attachment (id=24233)
ISAPI filter logs

Hi,

We have installed AJP connector 1.2.26 on IIS 6.0 on Windows XP server. It was
installed last year around Aug. 2008. Recently we observed that we are getting
HTTP 500 Internal server error [Incorrect function] while accessing CSS, Images
from the IIS web server. While debugging the issue, Microsoft support informed
that every HTTP request is going through this ISAPI filter and some times it
fails and throws this error. We disabled the ISAPI filter and the site is
working fine.

We would like to know your analysis on this issue and possible solution for the
same. The problem is intermittent however affects most of our end customers.

Any support in this regard is highly appreciated.

Attached: ISAPI logs from 30th Aug. however issue started on 1st Sep. onwards.

Thanks!
Ketan Malekar

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 47806] HTTP 500 internal server error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47806

Tim Whittington <Ti...@orionhealth.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Tim Whittington <Ti...@orionhealth.com> 2010-01-03 23:48:45 UTC ---
It looks like you're getting errors loading workers.properties, which would
probably result in a broken configuration (and thus would be unable to serve
some/all requests).
The Tomcat Documentation and Users list would be the place to go to figure out
how to fix this.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 47806] HTTP 500 internal server error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47806

--- Comment #1 from Chin Hou <ch...@hotmail.com> 2009-12-23 15:30:40 UTC ---
mostly the same problem here. still no idea



    Me: w2003
    compaq evo w6000
    apache tomcat 5.5.28
    isapi_redirect.dll 1.2.28
    IIS 6
    ——————————————————–
    Hello everyone,

    I finally get to the “incorrect function” point. It seems that this Problem
has different causes.
    If u read my logs u will c IIS says http 500 error (Internal server error)
and i cant find any solution or hint to my last 2 ISAPI log Entries.

    my log files:

    isapi log:
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_util.c (458):
Pre-processed log time stamp format is ‘[%a %b %d %H:%M:%S.000 %Y] ‘
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [info] jk_isapi_plugin.c (2405):
Starting Jakarta/ISAPI/isapi_redirector/1.2.28
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2423): Detected IIS version 6.0
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2425): Using ini file C:\Tomcat\ISAPI\isapi_redirect.properties.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2431): Using log file C:\Tomcat\logs\isapi_redirect.log.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2432): Using log level 1.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2433): Using extension uri /jakarta/isapi_redirect.dll.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2434): Using worker file C:\Tomcat\conf\workers.properties.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2435): Using worker mount file C:\Tomcat\conf\uriworkermap.properties.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2437): Using rewrite rule file .
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2439): Using uri select 3.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2440): Using no chunked encoding.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2442): Using notification event SF_NOTIFY_AUTH_COMPLETE (0×04000000)
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2452): Using uri header TOMCATURI6A6B0000:.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2453): Using query header TOMCATQUERY6A6B0000:.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2454): Using worker header TOMCATWORKER6A6B0000:.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2455): Using worker index TOMCATWORKERIDX6A6B0000:.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2456): Using translate header TOMCATTRANSLATE6A6B0000:.
    [Tue Dec 08 19:40:00.484 2009] [2400:2684] [debug] jk_isapi_plugin.c
(2457): Using a default of 250 connections per pool.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘/admin/*’ with value ‘wlb’ to map.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘/manager/*’ with value ‘wlb’ to map.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘/jsp-examples/*’ with value ‘wlb’ to map.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘/servlets-examples/*’ with value ‘wlb’ to map.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘/examples/*’ with value ‘wlb’ to map.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘!/servlets-examples/*.jpeg’ with value ‘wlb’ to map.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘/jkmanager’ with value ‘jkstatus’ to map.
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(1102): Loading urimaps from C:\Tomcat\conf\uriworkermap.properties with reload
check interval 60 seconds
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(720): wildchar rule ‘/admin/*=wlb’ source ‘uriworkermap’ was added
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(720): wildchar rule ‘/manager/*=wlb’ source ‘uriworkermap’ was added
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(720): wildchar rule ‘/jsp-examples/*=wlb’ source ‘uriworkermap’ was added
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(720): wildchar rule ‘/servlets-examples/*=wlb’ source ‘uriworkermap’ was added
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(720): wildchar rule ‘/examples/*=wlb’ source ‘uriworkermap’ was added
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(720): wildchar rule ‘/servlets-examples/*.jpeg=wlb’ source ‘uriworkermap’ was
added
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(729): exact rule ‘/jkmanager=jkstatus’ source ‘uriworkermap’ was added
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(171): uri map dump after file load: index=0
file=’C:\Tomcat\conf\uriworkermap.properties’ reject_unsafe=0 reload=60
modified=1188757932 checked=1260297600
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(176): generation 0: size=0 nosize=0 capacity=0
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(176): generation 1: size=7 nosize=1 capacity=8
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(186): NEXT (1) map #0: uri=/servlets-examples/*.jpeg worker=wlb
context=/servlets-examples/*.jpeg source=uriworkermap type=Unmount Wildchar
len=25
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(186): NEXT (1) map #1: uri=/servlets-examples/* worker=wlb
context=/servlets-examples/* source=uriworkermap type=Wildchar len=20
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(186): NEXT (1) map #2: uri=/jsp-examples/* worker=wlb context=/jsp-examples/*
source=uriworkermap type=Wildchar len=15
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(186): NEXT (1) map #3: uri=/examples/* worker=wlb context=/examples/*
source=uriworkermap type=Wildchar len=11
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(186): NEXT (1) map #4: uri=/manager/* worker=wlb context=/manager/*
source=uriworkermap type=Wildchar len=10
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(186): NEXT (1) map #5: uri=/admin/* worker=wlb context=/admin/*
source=uriworkermap type=Wildchar len=8
    [Tue Dec 08 19:40:00.515 2009] [2400:2684] [debug] jk_uri_worker_map.c
(186): NEXT (1) map #6: uri=/jkmanager worker=jkstatus context=/jkmanager
source=uriworkermap type=Exact len=10
    [Tue Dec 08 19:40:00.531 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘worker.list’ with value ‘wlb,jkstatus’ to map.
    [Tue Dec 08 19:40:00.531 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘worker.ajp13w.type’ with value ‘ajp13′ to map.
    [Tue Dec 08 19:40:00.531 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘worker.ajp13w.host’ with value ‘localhost’ to map.
    [Tue Dec 08 19:40:00.546 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘worker.ajp13w.port’ with value ‘8009′ to map.
    [Tue Dec 08 19:40:00.546 2009] [2400:2684] [debug] jk_map.c (491): Adding
property ‘worker.wlb.type’ with value ‘lb’ to map.
    [Tue Dec 08 19:40:00.546 2009] [2400:2684] [error] jk_map.c (404): The
attribute ‘worker.wlb.balance_worker’ is not supported - please check the
documentation for the supported attributes.
    [Tue Dec 08 19:40:00.546 2009] [2400:2684] [emerg] jk_isapi_plugin.c
(2553): Unable to read worker file C:\Tomcat\conf\workers.properties.

    —————————————————————–

    IIS website log:
    #Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie)
cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes
time-taken
    2009-12-08 18:40:00 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 380 421
    2009-12-08 18:40:03 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 406 0
    2009-12-08 18:40:03 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 406 0
    2009-12-08 18:40:03 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 406 0
    2009-12-08 18:40:03 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 406 0
    2009-12-08 18:40:03 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 406 0
    2009-12-08 18:40:03 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 406 0
    2009-12-08 18:40:04 W3SVC1763425915 ATLANTIS 192.168.2.101 GET / - 80 -
192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 406 0
    2009-12-08 18:40:10 W3SVC1763425915 ATLANTIS 192.168.2.101 GET /test.php -
80 - 192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 388 0
    2009-12-08 18:40:10 W3SVC1763425915 ATLANTIS 192.168.2.101 GET /test.php -
80 - 192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 388 0
    2009-12-08 18:41:02 W3SVC1763425915 ATLANTIS 192.168.2.101 GET
/servlets-examples/ - 80 - 192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 398 0
    2009-12-08 18:41:02 W3SVC1763425915 ATLANTIS 192.168.2.101 GET
/servlets-examples/ - 80 - 192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
- - atlantis 500 0 1 271 398 0
    2009-12-08 18:41:15 W3SVC1763425915 ATLANTIS 192.168.2.101 GET
/jsp-examples/ - 80 - 192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
JSESSIONID=8521F125099C2459293A111F5ACD429E - atlantis 500 0 1 271 446 0
    2009-12-08 18:41:15 W3SVC1763425915 ATLANTIS 192.168.2.101 GET
/jsp-examples/ - 80 - 192.168.2.100 HTTP/1.1
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+de;+rv:1.9.1.5)+Gecko/20091102+Firefox/3.5.5
JSESSIONID=8521F125099C2459293A111F5ACD429E - atlantis 500 0 1 271 446 0

    i hope some one can

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org