Jump to content
JasperReports Library 7.0 is now available ×

Could not create the report Error writing to outpu


rajeevk

Recommended Posts

I am using jasper report's i-report in my java appln.

 

while using the jasper file i am geetting exception like:

 

Could not create the report Error writing to output stream : Single_Main Error writing to output stream : Single_Main

ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error

at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:366)

at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:324)

at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)

at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)

at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:88)

at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)

at sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:395)

at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:136)

at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:146)

Link to comment
Share on other sites

  • 1 year later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...