I had changed the hostname to localhost, and everything works fine
now. Thank you again.

By the war, my original hostname is something like this Xx.myDomain

On Dec 19, 2:36 pm, darrell pfeifer <darrel...@gmail.com> wrote:
> On Dec 16, 9:22 pm, Ji <jimzhang...@gmail.com> wrote:
>
> > Hi guys,
> > I had problem on running GWT project. I use fedora 11 +
> > eclipse3.5.1 ,when i run the GWT project, it throws a exception:
> > "java.lang.RuntimeException: Unable to determine myip", then Stopping
> > AppEngine server. Could anybody help, thanks advance.
>
> I had the same problem. What are you using for a hostname? If it is
> something specific, try changing the name to "localhost".
>
> Explanation: If you look at the GWT code in the stack trace when it
> fails, the code is trying to resolve the hostname and failing. The
> statement just before the failure does a specific check for localhost,
> so you're just doing a workaround by changing the name to localhost.
>
> I haven't looked into why the specific hostname lookup fails. They
> code is using standard Java library methods.

--

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-tool...@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