Hello,

I have just started to used GWT. I was running though the tutorial and
asked to debug the project for the first time (the stock ticker demo)
I got a message saying:

'Launching Stock' has encountered a problem.

Cannnot connect to VM

clicking on the message gives

java.net.SocketException: Socket closed
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
        at java.net.ServerSocket.implAccept(ServerSocket.java:450)
        at java.net.ServerSocket.accept(ServerSocket.java:421)
        at org.eclipse.jdi.internal.connect.SocketTransportService.accept
(SocketTransportService.java:95)
        at org.eclipse.jdi.internal.connect.SocketTransportImpl.accept
(SocketTransportImpl.java:56)
        at
org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept
(SocketListeningConnectorImpl.java:135)
        at org.eclipse.jdt.internal.launching.StandardVMDebugger
$ConnectRunnable.run(StandardVMDebugger.java:107)
        at java.lang.Thread.run(Thread.java:613)


I have tried Googeling for solutions but have not found any that have
helped.

All help is greatly appreciated.

Thank you

--~--~---------~--~----~------------~-------~--~----~
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