I am getting this error while compiling with 1.6.4 under MacOSX 10.5.6

Anyone knows why? It seems to compile fine otherwise.

 [ERROR] Communication error
[INFO]          java.net.ConnectException: Connection refused
[INFO]                  at java.net.PlainSocketImpl.socketConnect
(Native Method)
[INFO]                  at java.net.PlainSocketImpl.doConnect
(PlainSocketImpl.java:333)
[INFO]                  at java.net.PlainSocketImpl.connectToAddress
(PlainSocketImpl.java:195)
[INFO]                  at java.net.PlainSocketImpl.connect
(PlainSocketImpl.java:182)
[INFO]                  at java.net.SocksSocketImpl.connect
(SocksSocketImpl.java:432)
[INFO]                  at java.net.Socket.connect(Socket.java:520)
[INFO]                  at java.net.Socket.connect(Socket.java:470)
[INFO]                  at java.net.Socket.<init>(Socket.java:367)
[INFO]                  at java.net.Socket.<init>(Socket.java:180)
[INFO]                  at com.google.gwt.dev.CompilePermsServer.run
(CompilePermsServer.java:242)
[INFO]                  at com.google.gwt.dev.CompilePermsServer.main
(CompilePermsServer.java:233)
--~--~---------~--~----~------------~-------~--~----~
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