| Author |
Output Stream already obtained Exception in Websphere
|
Manuel DeAngelo
Greenhorn
Joined: Jan 25, 2008
Posts: 13
|
|
We have the following problem in our WebSphere Server:
When out users submit an order, they get sometimes an exeption page. The WAS Logs show the exception below.
Has anyone any idea what the problem could be?
Some infos:
The application is a java struts app with iText, spring and hibernate (middleware, separated). The WAS version 6.1.0.5 is running on a Solaris machine and before is a F5 Loadbalancer with HTTPS
We had no deployment, it seems that this had just started sometime ago.
If you need more info please just ask.
Thanks for any help in advance.
greets, Manuel
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
|
That error means an exception was thrown in your view layer (JSP, Tiles, iText). The way to find the actual exception is through debugging. Can you reproduce this in a non-production environment?
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Manuel DeAngelo
Greenhorn
Joined: Jan 25, 2008
Posts: 13
|
|
Sorry for not answering sooner.
We tried to reproduce this error (local with a stress test and in a Test Environment) but we were not able to reproduce the error.
greets, Manuel
|
 |
 |
|
|
subject: Output Stream already obtained Exception in Websphere
|
|
|