Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » "URI too large" warning
"URI too large" warning [message #42849] Wed, 22 August 2007 12:28 Go to next message
Roberto Sanchez is currently offline Roberto SanchezFriend
Messages: 82
Registered: July 2009
Member
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 18:16 Go to previous messageGo to next message
Eclipse UserFriend
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 09:40 Go to previous message
Roberto Sanchez is currently offline Roberto SanchezFriend
Messages: 82
Registered: July 2009
Member
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.
Previous Topic:Discouraged access warning
Next Topic:IE vs Firefox performance
Goto Forum:
  


Current Time: Thu Apr 25 23:16:23 GMT 2024

Powered by FUDForum. Page generated in 0.03114 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top