Hello,

We are facing a problem related to Tomcat and so posting this query.
This is a critical issue for us and so any pointer is appreciated.

Problem – Some of the requests not reaching Tomcat server from Siebel
Application. This is happening for some of the requests and not all of them.
Both applications – Tomcat and Siebel are on different servers and there is
no firewall between them.

Siebel is posting the message to Tomcat Server via the url -
http://xyz.ddns.slb.atosorigin-asp.com:8080/servlet/siebelLicenseOrder
<http://xyz.ddns.slb.atosorigin-asp.com:8080/servlet/siebelLicenseOrder> .
SiebelLicenseOrder is a servlet hosted on Tomcat Server.

Siebel is getting the following error while posting to eGate servelet
[Wed Sep 26 18:52:53 2007] *** ERROR [@ 0]: PosttoEGate() 201009 - Error
while posting XML message to
"http://xyz.ddns.slb.atosorigin-asp.com:8080/servlet/siebelLicenseOrder
<http://xyz.ddns.slb.atosorigin-asp.com:8080/servlet/siebelLicenseOrder> "
Exception: "201007 - Invalid Parameter [httpResponse]!"

In Tomcat log file(localhost_access.log), I am not able to see the specific
request from Siebel reaching tomcat log file (localhost_access).

After some time, when the request is made again, the problem is not
occurring again. So the problem seems to be quite abrupt.
The following is seen in the tomcat log file (localhost_access.log) in case
of a working scenario
199.6.129.221 - - [26/Sep/2007:19:26:33 1000] "POST
/servlet/siebelLicenseOrder HTTP/1.1" 200 485

Thanks
Mrinmoy



Reply via email to