Steward
unread,May 15, 2012, 9:15:15 AM5/15/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google AJAX APIs
I found that I always got this message the second time I tried to Run
a java class as a GWT application. After dutifully loading the GWT
updates, the problem persisted.
When I "Ran As GWT application", I noticed that the "GWT Development
Mode" form had automatically appeared. I found that if you close that
form before you "Run As" GWT application, the port issue goes away.
The GWT Development form is the session that is using port 8888. It's
is a bit tedious having to close it before each run, however you can
continue with your project if you do.