[haiku-bugs] Re: [Haiku] #12510: Web+ doesn't upload screenshots to HaikuDepot

  • From: "apl-haiku" <trac@xxxxxxxxxxxx>
  • Date: Thu, 03 Dec 2015 09:28:30 -0000

#12510: Web+ doesn't upload screenshots to HaikuDepot
----------------------------------------+----------------------------
Reporter: humdinger | Owner: pulkomandy
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Applications/WebPositive | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------------------+----------------------------

Comment (by apl-haiku):

I'm looking at the "Content-Length" value of "1925622312" in that trace at
line 10 and wondering if that is correct. If I am not mistaken that's
quite large at around 1.7GB. That is quite a bit for a screenshot. Could
there be some problem there? Looking on the server-side at this time, I
see the server logs;

{{{
2015-12-01 16:38:32.019:WARN:oejs.ServletHandler:qtp21796458-397:
/pkgscreenshot/bevexed/add
java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout
expired: 30000/30000 ms
at
org.eclipse.jetty.server.HttpInput$ErrorState.noContent(HttpInput.java:745)
at org.eclipse.jetty.server.HttpInput.read(HttpInput.java:157)
}}}

This could be because the header on the HTTP request is stating a larger
quantity than is being delivered on the HTTP request body. The server is
probably left waiting for those additional bytes to arrive and eventually
times-out. @humdinger; what was the _actual_ size of that screenshot
upload?

--
Ticket URL: <https://dev.haiku-os.org/ticket/12510#comment:7>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: