Monday, April 7, 2014

Re: GWT Development Mode Exception

As I just commented on StackOverflow (http://stackoverflow.com/questions/22908072/gwt-development-mode-error), I think you have a network configuration issue.

On Monday, April 7, 2014 11:23:05 AM UTC+2, Pippo Baudone wrote:

When i try to execute the project on Chrome, I receive this error:

Exception in thread "Code server listener" java.lang.IllegalArgumentException: invalid host wildcard specification
    at java
.net.SocketPermission.init(Unknown Source)
    at java
.net.SocketPermission.<init>(Unknown Source)
    at java
.lang.SecurityManager.checkConnect(Unknown Source)
    at java
.net.InetAddress.getHostFromNameService(Unknown Source)
    at java
.net.InetAddress.getCanonicalHostName(Unknown Source)
    at com
.google.gwt.dev.shell.BrowserListener$1.run(BrowserListener.java:78)


How can i resolve this error?

Thanks.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment