"URI too large" warning [message #42849] |
Wed, 22 August 2007 08:28  |
Eclipse User |
|
|
|
Hi, every time I start the application (from Eclipse) It appears a odd
warning when Workbench is loaded:
null /browsertext-496143936.html HTTP/1.1 HttpException(414,Request URI
Too Large,null)
The resource involved changes, It can be an html Browser content, an
icon of my app, a RAP icon, etc.
But all works fine. Any idea ?
Thanks in advance.
Roberto.
|
|
|
Re: "URI too large" warning [message #42972 is a reply to message #42849] |
Wed, 22 August 2007 14:16   |
Eclipse User |
|
|
|
Originally posted by: rherrmann.innoopract.com
Hi Roberto,
I observed this too, but hadn't yet time to investigate further. In my
case the reason seemed to be very long GET requests issued by the text
size determination. It seems that (at least) Jetty has a limit for the
length of those request.
As there are other issues with GET requests (IE also limits them to 2048
chars, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=186804) this
might be solved when this issue gets attention.
Feel free to open a bug report in order to track progress on this and
hopefully collect further information on how to reproduce the problem.
Cheers,
Rüdiger
Roberto Sánchez wrote:
> Hi, every time I start the application (from Eclipse) It appears a odd
> warning when Workbench is loaded:
>
> null /browsertext-496143936.html HTTP/1.1 HttpException(414,Request URI
> Too Large,null)
>
> The resource involved changes, It can be an html Browser content, an
> icon of my app, a RAP icon, etc.
>
> But all works fine. Any idea ?
>
> Thanks in advance.
> Roberto.
|
|
|
Re: "URI too large" warning [message #43045 is a reply to message #42972] |
Thu, 23 August 2007 05:40  |
Eclipse User |
|
|
|
Hi Rüdiger, I've created this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200910
Ciao
Roberto.
Rüdiger Herrmann escribió:
> Hi Roberto,
>
> I observed this too, but hadn't yet time to investigate further. In my
> case the reason seemed to be very long GET requests issued by the text
> size determination. It seems that (at least) Jetty has a limit for the
> length of those request.
> As there are other issues with GET requests (IE also limits them to 2048
> chars, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=186804) this
> might be solved when this issue gets attention.
> Feel free to open a bug report in order to track progress on this and
> hopefully collect further information on how to reproduce the problem.
>
> Cheers,
> Rüdiger
>
>
>
> Roberto Sánchez wrote:
>> Hi, every time I start the application (from Eclipse) It appears a odd
>> warning when Workbench is loaded:
>>
>> null /browsertext-496143936.html HTTP/1.1 HttpException(414,Request
>> URI Too Large,null)
>>
>> The resource involved changes, It can be an html Browser content, an
>> icon of my app, a RAP icon, etc.
>>
>> But all works fine. Any idea ?
>>
>> Thanks in advance.
>> Roberto.
|
|
|
Powered by
FUDForum. Page generated in 0.02882 seconds