Bug#249900: libapache2-mod-jk2: Infinate redirections

Nathan J. Robinson "Nathan J. Robinson" <nrobins@freethelaplandsix.com>, 249900@bugs.debian.org
Wed May 19 13:09:07 2004


Package: libapache2-mod-jk2
Version: 2.0.4-1
Severity: normal

When trying to access a .jsp file through apache2, I am instantly
redirected to / which in turn redirects me to /index.jsp starting an
infinate look of redirections. Apache2 is running on port 8080 with
tomcat listening on 8009.
Here is an output from the tomcat access log:
---------------------------------------------------
StandardEngine[Apache]: Mapping server name 'songs.natedawg.sytes.net'
StandardEngine[Apache]:  Trying a direct match
StandardHost[songs.natedawg.sytes.net]: Mapping request URI ''
StandardHost[songs.natedawg.sytes.net]:   Trying the longest context
path prefix
StandardHost[songs.natedawg.sytes.net]:  Mapped to context ''
StandardContext[]: Mapping contextPath='' with requestURI='' and
relativeURI=''
StandardContext[]:   Trying exact match
StandardContext[]:   Trying prefix match
StandardContext[]:   Trying extension match
StandardContext[]:   Trying default match
StandardContext[]:  Mapped to servlet 'default' with servlet path '' and
path in
fo 'null' and update=true
----------------------------------------------------
This appears even though the request was for index.jsp or greeting.jsp


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-1-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libapache2-mod-jk2 depends on:
ii  apache2-common              2.0.49-1     Next generation, scalable, extenda
ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an

Also using 
ii  j2re1.4        1.4.0.99beta-1 Blackdown Java(TM) 2 Runtime
ii  j2sdk          1.4.2_02-1     Java(TM) 2 Software Development Kit,
ii  j2sdk1.4       1.4.0.99beta-1 Blackdown Java(TM) 2 SDK, Standard
ii  j2se-common    1.1            Common facilities for all Java2
ii  libtomcat4-jav 4.1.30-4       Java Servlet engine -- core libraries
ii  tomcat4        4.1.30-4       Java Servlet 2.3 engine with JSP 1.2

-- no debconf information