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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to