IO exception when running report from jasper server 6.0.1

I have configured jasper server 6.0.1 with weblogic 12c server and oracle 10g database. When i try to run report from jasper server i get a IO exception.

But the report will be running any further issues, the problem is i get the following exception in server console,

 <Jun 8, 2015 5:28:28 PM IST> <Error> <HTTP> <BEA-101019> <[ServletContext@2037999787[app:jasperserver-ce module:jasperserver-ce.war path:null spec-version:3.0]]  Servlet failed with an IOException

java.io.IOException: An established connection was aborted by the software in your host machine
        at sun.nio.ch.SocketDispatcher.write0(Native Method)
        at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
        at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
        at sun.nio.ch.IOUtil.write(IOUtil.java:65)
        at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:487)
 
Can anyone please help..???
krishnarhl's picture
Joined: Jan 27 2015 - 1:31am
Last seen: 6 years 2 months ago

Anyone know why is it happening?

 

krishnarhl - 8 years 3 months ago

0 Answers:

No answers yet
Feedback
randomness