On Sat, Dec 26, 2009 at 4:56 AM, GumbyGWTBeginner <[email protected]
> wrote:

> I had a miss placed " in the HTML File.
>
> I still dont understand what the following messages mean:
>
> "Plugin Falied to connect to hosted mode server at ......"
>
> &
>
> Port 8888 is already is use; you probably still have another session
>

It means exactly what it says ;) Once you start development mode, you
probably don't need to start it again during that Eclipse session.
Copy/paste the url from the development window into your web  browser. In
fact, since the port isn't randomized, you probably have the url in your
browser history.

If development mode /does/ get hosed, you can recycle it using the "restart"
icon (the one with the head-to-tail arrows) on the right side of the view

>
> How can you tell what Port is being used and how to do you close that
> port I the user made it used?
>

The port is in the URL: "localhost:xxxx" where xxxx is probably 8888.


> Stephan
> (I feel like all the progress I made has been lost and I am starting
> again)
>

As far as the old projects go, try deleting the "war" directory.

>
>
> On Dec 26, 4:31 pm, GumbyGWTBeginner <[email protected]>
> wrote:
> > I started last week with a new laptop and thought I know Ill get the
> > GWT and Eclipse.  What nightmare.
> >
> > All my old projects dont do a thing. Error Galore.  (which for an
> > experience programmer that would be fine... but I am new at this)
> >
> > So I thought I would go back to basics.
> >
> > Start a Blank Project.
> > GWT only.  (No AppEngine)
> > Then try and run with this new Debug mode.
> >
> > And it runs for the first time.
> > Then I get this constant error saying it can connect to the plugin.
> >
> > "Plugin Falied to connect to hosted mode server at ......"
> >
> > The OLD way of debugging was so much easier....(can you go back to
> > that?)
> >
> > Anyone what this error meams.
> >
> > Also once I get this error message
> > Port 8888 is already is use; you probably still have another session
> > active
> >
> > I am so frustrated.
>
> --
>
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>

--

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