Caused by: java.lang.IllegalStateException: s=OPEN,api=BLOCKED,sc=false,e=null at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:737) at com.mt.usw.fus.service.rest.FileServiceResource.uploadSingleFile(FileServiceResource.java:264) #12685
Labels
Jetty Distribution Version: 9.4.49.v20220914
Java Version: Zulu 1.8
Question:
While sending a PUT request to a URL, we encountered the following exception:
javax.servlet.ServletException: javax.servlet.ServletException: java.lang.IllegalStateException: s=OPEN, api=BLOCKED, sc=false, e=null
This error originated from the Jetty server, specifically from the HandlerCollection.handle method (line 162).
We are uncertain about the cause of this exception. For more details, please refer to the attached log file:
JettyLog.txt
Wireshark Capture:
WireSharkCapture.json
Kindly rename the file to WireSharkCapture.pcapng
We need your support here.
Thank in advance
The text was updated successfully, but these errors were encountered: