[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.corona] Re: Demo client cannot connect to server

Bryan Hunt napisaÅ(a):
I've finally got the demo client running. When I set the server in the preferences, I get an error message that the client can't connect to the server. I've tried both http://localhost:3000 and http://corona.eclipse.org:3000 - neither work. I checked the client log file, but it's empty - any ideas?

Bryan


Corona prints log to Log4j. Try to find corona.log file. It should be in your working directory or home directory.


I'm not familiar with Mac OS X, but since it is Unix it should have "netstat" command. Try this:

netstat -ntpl

Does it list port 3000?

The corona.eclipse.org server is down for now :( I'll try to remember to post message when it is up again.


Marcin Okraszewski