Hey Pietro,

I think this is a cookie-related problem. I've heard that it can happen when
using ext-GWT (I think), because it sets a large cookie.

Go to your ~/.mozilla directory, and blow away the "eclipse" directory.
Then, try running the app again.


Rajeev

On Thu, Sep 3, 2009 at 6:37 AM, Pietro Marrone <pietromarr...@gmail.com>wrote:

>
> Hi, I'm using "Google Plugin for Eclipse" to create the "Web
> Application Starter Project".
> Unfortunately the project hangs on hosted mode, exactly only the
> static content appear while the input type and the button are missing.
>
> this is the hosted mode relavant log:
> [DEBUG] Initializing module 'test' for hosted mode
> [SPAM] uri=/test/hosted.html?test
> [SPAM] fields=Host: localhost:50250
>
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/
> 20050920
>
> Accept: text/xml,application/xml,application/xhtml+xml,text/
> html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
>
> Accept-Language: en-us,en;q=0.5
>
> Accept-Encoding: gzip,deflate
>
> Accept-Charset: UTF-8,*
>
> Keep-Alive: 300
>
> Connection: keep-alive
>
> Referer: http://localhost
> [SPAM] EXCEPTION
> org.mortbay.jetty.HttpException: null
>        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:276)
>        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:205)
>        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
>        at org.mortbay.io.nio.SelectChannelEndPoint.run
> (SelectChannelEndPoint.java:395)
>        at org.mortbay.thread.QueuedThreadPool$PoolThread.run
> (QueuedThreadPool.java:488):50250/Test.html
>
>
> [SPAM] BAD
>
> The curious is that on the same hosted browser on 127.0.0.1 url works
> fine, and compiled for firefox external browser works for both
> localhost and 127.0.1
>
> Following is my environment:
> Linux Ubuntu 9.04 Desktop
> java-6-sun-1.6.0.14
> gwt-linux-1.7.0
>
> Any suggestion would be appreciate
>
> Regards
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to