0

I have java application based on seedstack framework, it uses internally glassfish server. I generate a xls file and export it. If the file generation completes in 60 second, it works fine. If the file generation takes more than 60 sec it error out. How to resolve this issue ? Is this related to  proxy_read_timeout ? how to set this key to increase the time ? Thanks for help.

Log { "@timestamp": "2023-02-10T05:35:31.671Z", "@version": "1", "message": "An I/O error has occurred while writing a response message entity to the container output stream.", "logger_name": "org.glassfish.jersey.server.ServerRuntime$Responder", "thread_name": "XNIO-1 task-4", "level": "ERROR", "level_value": 40000, "stack_trace": "org.glassfish.jersey.server.internal.process.MappableException: java.io.IOException: Broken pipe\n\tat org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:91)\n\tat org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:163)\n\tat org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1135)\n\tat

sorab
  • 321
  • 1
  • 4
  • 15

0 Answers0