Skip to main content

Problem:

Product Name: Borland Enterprise Server
Product Version: 5.2.1
Product Component: mod_iiop2
Platform/OS Version: All
JDK/Compiler Version: JDK 1.4.1

The mod_iiop reports "java.io.IOException: Pipe Closed"

Resolution:


The "java.io.IOException: Pipe Closed" occurs in the iiop connector if a page request has been canceled by the user before the page is done loading. This is typical for instance when a user is visiting a JSP for the first time and before the JSP is done compiling and returning to the browser (which can take a while the first time a JSP page is loaded) the user navigates to another page or closes the browser.

The exception is non-fatal and can be ignored.


#Jsp
#VisiBroker
#mod_iiop
#ioexception
#Security