We are using WebLogic 4.5 on Sun Solaris 5.7
And are using Servlets and JSP's.
We are getting the Exception like "Broken Pipe" often.
And say after 3 hours or so our server hangs up and does not respond to any requests.
Can someone throw some light as to why it is happenening.
-
Broken Pipe in Weblogic (4 messages)
- Posted by: Deepak Singh
- Posted on: January 04 2001 12:32 EST
Threaded Messages (4)
- Broken Pipe in Weblogic by prope//er ~ on January 04 2001 13:18 EST
- Broken Pipe in Weblogic by prope//er ~ on January 04 2001 13:22 EST
- Broken Pipe in Weblogic by Deepak Singh on January 04 2001 13:30 EST
- Broken Pipe in Weblogic by prope//er ~ on January 04 2001 02:14 EST
- Broken Pipe in Weblogic by Deepak Singh on January 04 2001 13:30 EST
-
Broken Pipe in Weblogic[ Go to top ]
- Posted by: prope//er ~
- Posted on: January 04 2001 13:18 EST
- in response to Deepak Singh
deepak saab
I had a similar scenario when dealing with Websphere Application Server. It basically is an application server issue. As a ejb/servlet/jsp developer we should not be worried about the app server container issues. Its for weblogic to come up with a fix pack.
IBM had a fix for this.
regards
hemant -
Broken Pipe in Weblogic[ Go to top ]
- Posted by: prope//er ~
- Posted on: January 04 2001 13:22 EST
- in response to Deepak Singh
Just to give you more info
It basically says that it couldnt connect to the database using the datasource objects maintained internally.
-
Broken Pipe in Weblogic[ Go to top ]
- Posted by: Deepak Singh
- Posted on: January 04 2001 13:30 EST
- in response to prope//er ~
No it doesnot say
"It basically says that it couldnt connect to the database using the datasource objects maintained internally"
Basically in Websphere the problem can be because of WAS db connection and also because of the Version u are using .I think in Websphere, latest version u dont have this problem.
And as far as this problem is concerned there should be something we might be doing wrong for WEblogic is the best application server at this time in the market as per different surveys say. -
Broken Pipe in Weblogic[ Go to top ]
- Posted by: prope//er ~
- Posted on: January 04 2001 14:14 EST
- in response to Deepak Singh
Yes, I agree the exception Broken Pipe could also refer to other problems and neednt be specifically localized around the database connection issue.It was indeed the db thing in my case.
Hope its a configuration issue. Sorry couldnt help much.
regards
hemant