aspose file tools
The moose likes BEA/Weblogic and the fly likes Problem related to Time Out in Managed Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Problem related to Time Out in Managed Server" Watch "Problem related to Time Out in Managed Server" New topic
Author

Problem related to Time Out in Managed Server

Jolly Tiwari
Ranch Hand

Joined: Mar 26, 2006
Posts: 77
Hi! Everybody,


I am facing a problem some what kind of time out i think .

Basically i have a HttpProxyServlet deployed on one managed server in weblogic 9.2 and a web service deployed on another managed server to which this Proxy servlet dispatches the request on the basis of context root.

Now my most of the functionality provided by web service work fine but few of them when invoked(which takes time around 20 to 25 mins) shows a behaviour that on client i get a SOAP fault stating that web service is not deployed , which shows that managed server on which HttpProxyServlet is deployed sends the erroneus response because it has not received any response from the web service till that time.

But what i saw in the log of managed server on which web service is deployed is that processing is still going on there.

I have tried
<session-descriptor>
<timeout-secs>3600</timeout-secs>
</session-descriptor>

but problem is as such ..

do i need to configure some thing related to weblogic

Please give me your valuable inputs


Regards

Jolly

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem related to Time Out in Managed Server
 
Similar Threads
Browser timeout OR session timeout
Lost of sessions
Solution ID 201056033 implemented but changes to signin.html still not seen
Session timeout is determined by web.xml or weblogic.xml?
Weblogic admin console timeout