Here's what I did:

>From a fresh eclipse 3.4 installation with ECLIPSE plug-in, I have
been working on building an application (using ext-GWT). Everything
was working fine for a couple of days, yesterday the application
stopped rendering Widgets for some inexplicable reason. Additional
observations are as follows.
1) On the same machine, for GWT 1.7, even if I create a fresh dummy
application, the shell
opened and the hosted browser came up, but only the contents of HTML
file displayed, no text boxes, no buttons.
2) On same machine, I still have older version of GWT(1.5), on the
same machine. Same
behavior as above for my existing applications and for a newly created
applications, only rendering HTML, no widgets.
3) On same machine I tried several times re-installing eclipse/GWT, no
avail. Looks like on this machine I can not run GWT application.
4) On a different machine, I installed Eclipse + plugin, everything
works fine, old applications, new applications etc.
5) I tried clearing cookies as suggested by an earlier post (http://
www.mail-archive.com/[email protected]/msg16364.html),
but it did not help.

Error message on my console is pasted below (Help sincerely
appreciated, Thanks is Advance)

The server is running at http://localhost:1074/
Jul 23, 2009 8:20:22 PM com.google.apphosting.utils.jetty.JettyLogger
warn
WARNING: handle failed
java.io.IOException: FULL head
       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:
381)
       at org.mortbay.io.nio.SelectChannelEndPoint.run
(SelectChannelEndPoint.java:396)
       at org.mortbay.thread.BoundedThreadPool$PoolThread.run
(BoundedThreadPool.java:442)
Jul 23, 2009 8:20:22 PM com.google.apphosting.utils.jetty.JettyLogger
warn
WARNING: handle failed
java.io.IOException: FULL head
       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:
381)
       at org.mortbay.io.nio.SelectChannelEndPoint.run
(SelectChannelEndPoint.java:396)
       at org.mortbay.thread.BoundedThreadPool$PoolThread.run
(BoundedThreadPool.java:442)

Help Appreciated, Thanks is Advance

Raju

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

Reply via email to