Posted: Tue Jul 01, 2008 9:28 am Post subject: Tracing the http connection to the HTTPConnector
Newbie
Joined: 01 Jul 2008 Posts: 4
How does one trace the http portion of the HTTPInput node. I will assume that this is the HTTPConnector portion based on the 7080 port for Tomcat. Basically I am getting intermittent 404 errors (page not found). I would like to find out why the Tomcat server is rejecting requests. The traceLevel in the HTTPListener gives me MQ calls which doesn't help.
thanks for the idea, but it didn't really help out. It tells me the MQ calls but not really what Tomcat is thinking. Thats the trick is to figure out what Tomcat is trying to do with the request.
Posted: Sat Jul 12, 2008 11:20 am Post subject: just a thought
Master
Joined: 26 Oct 2004 Posts: 235
I've found when debugging http communication links that NetTool is very useful... you could front your httpinput node with nettool and then see what's being sent/received...
mcliquid wrote:
How does one trace the http portion of the HTTPInput node. I will assume that this is the HTTPConnector portion based on the 7080 port for Tomcat. Basically I am getting intermittent 404 errors (page not found). I would like to find out why the Tomcat server is rejecting requests. The traceLevel in the HTTPListener gives me MQ calls which doesn't help.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum