Hi,

I have a very strange problem accessing jsp pages in tomcat with apache.
When I access a jsp file from tomcat it works fine. When I access the
same file from apache which talks to tomcat I get wierd results. I
checked the localhost_access_ file in tomcat to see what requests are
coming/going to tomcat when its a jsp file I see junk stuff in there ,
for all other files it appears fine. Look at a  snippet from the
localhost_access file.See the lines where there is some wierd text
instead of ipaddress in the first column all those calls are to the jsp.
The rest of the calls to gifs and servlets are working as expected.

?u?tD??iuu?a - - [10/Jan/2005:15:04:36 -0500] "GET
8+G??a??x???00?`9??_UFv? HTTP/1.1" 200 11968
bscribe.html'; - - [10/Jan/2005:15:04:40 -0500] "GET /getquote.jsp
HTTP/1.1" 200 -
192.78.139.134 - - [10/Jan/2005:15:04:40 -0500] "GET
/images/buttonquote.gif HTTP/1.1" 200 653
192.78.139.134 - - [10/Jan/2005:15:04:40 -0500] "GET
/images/buttonhistory-white.gif HTTP/1.1" 200 523
192.78.139.134 - - [10/Jan/2005:15:04:40 -0500] "GET
/images/button_stats_white.gif HTTP/1.1" 200 898
192.78.139.134 - - [10/Jan/2005:15:04:40 -0500] "GET
/images/button3-white.gif HTTP/1.1" 200 455
192.78.139.134 - - [10/Jan/2005:15:04:43 -0500] "GET
/otcqservlet?action=viewmontage&secidtype=symbol&secid=MEMI&imgsubmit.x=0&imgsubmit.y=0
 HTTP/1.1" 200 -
yright.html">C - - [10/Jan/2005:15:04:46 -0500] "GET nt-Type HTTP/1.1"
200 -
192.78.139.134 - - [10/Jan/2005:15:04:46 -0500] "GET /images/spacer/gif
HTTP/1.1" 404 -
 = 'subscribe. - - [10/Jan/2005:15:04:48 -0500] "GET /////// HTTP/1.1"
200 -
192.78.139.134 - - [10/Jan/2005:15:04:48 -0500] "GET
/images/button_stats.gif HTTP/1.1" 200 671
192.78.139.134 - - [10/Jan/2005:15:04:48 -0500] "GET
/images/buttonquote-white.gif HTTP/1.1" 200 488
cribe.html';
         - - [10/Jan/2005:15:04:49 -0500] "GET ///////////////?with Pin
HTTP/1.1" 200 -


I used the mod_jk module in apache and used ajp13 connector to talk to
tomcat. 

Do you think anything in my workers.properties is causing this? or where
could be the problem?

I have a JKMount in apache httpd.inc file for all jsp

JKMount *.jsp otcquote.

Can anyone please help me in finding out  a solution for this problem

Thanks,
Anna.



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

Reply via email to