[jira] [Updated] (JAMES-4116) WebAdmin Error 500 org. eclipse. jetty.io.EofException: Closed

"Jean Helou (Jira)" <[email protected]>
Newsgroups gmane.comp.jakarta.james.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/JAMES-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean Helou updated JAMES-4116:
------------------------------
    Fix Version/s: 3.9.0

> WebAdmin Error 500 org. eclipse. jetty.io.EofException: Closed
> --------------------------------------------------------------
>
>                 Key: JAMES-4116
>                 URL: https://issues.apache.org/jira/browse/JAMES-4116
>             Project: James Server
>          Issue Type: Bug
>          Components: webadmin
>    Affects Versions: master
>            Reporter: Samiul Sami
>            Priority: Minor
>             Fix For: master, 3.9.0
>
>
> Making any webadmin query multiple times through PostMan returns the following error:
> {code:html}
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
> <title>Error 500 org.eclipse.jetty.io.EofException: Closed</title>
> </head>
> <body>
> <h2>HTTP ERROR 500 org.eclipse.jetty.io.EofException: Closed</h2>
> <table>
> <tr><th>URI:</th><td>http://<vm-ip>:8000/users</td></tr>
> <tr><th>STATUS:</th><td>500</td></tr>
> <tr><th>MESSAGE:</th><td>org.eclipse.jetty.io.EofException: Closed</td></tr>
> </table>
> <hr/><a href="https://jetty.org/">Powered by Jetty:// 12.0.15</a><hr/>
> </body>
> </html>
> {code}
> This error is seemingly fixed if the exact same query is made after adding the "Connection: close" header to the request. Morever, converting the postman query into cURL fixes the issue even without adding the header.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.