https://bz.apache.org/bugzilla/show_bug.cgi?id=63992

            Bug ID: 63992
           Summary: org.glassfish.jersey.server.ServerRuntime$Responder.wr
                    iteResponse Error on Tomcat 9.0.26
           Product: Tomcat 9
           Version: 9.0.26
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: boopala...@gmail.com
  Target Milestone: -----

Hi Team,

We see below error on Catalina.out file for every minute. It doesn’t looks like
application issue as all applications are working fine.

Could you please help us to analyze more on the issue.

Error:
06-Dec-2019 03:30:47.163 SEVERE [https-jsse-nio-50011-exec-45]
org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse An I/O error
has occurred while writing a response message entity to the container output
stream.
        org.glassfish.jersey.server.internal.process.MappableException:
org.apache.catalina.connector.ClientAbortException: java.io.IOException:
Connection reset by peer
                at
org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:91)
                at
org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:163)
                at
org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1135)
                at
org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:662)
                at
org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:395)
                at
org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:385)
                at
org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:280)
                at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)

Regards,
Boopalan M

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to