Community
Participate
Working Groups
Created attachment 105795 [details] Image of error dialogue I'm trying to connect to msn using Ganymede ECF. No matter how I try this error always pops up. I've reinstalled and updated Ganymede via the new software updater. See the attached image tha shows the error dialogue. My proxy settings is correct since the updater works fine.
Do you have anything in your error log? Check the workspace/.metadata/.log log file.
Looks like ecf ignores my proxy settings and tries to do the lookup locally!? !ENTRY org.eclipse.ecf.ui 4 4 2008-06-25 14:37:46.641 !MESSAGE Connect to XXXXXX failed. !SUBENTRY 1 org.eclipse.ecf.identity 4 0 2008-06-25 14:37:46.641 !MESSAGE !STACK 0 java.net.UnknownHostException: messenger.hotmail.com at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:519) at java.net.Socket.connect(Socket.java:469) at java.net.Socket.<init>(Socket.java:366) at java.net.Socket.<init>(Socket.java:179) at org.eclipse.ecf.protocol.msn.Session.openSocket(Session.java:124) at org.eclipse.ecf.protocol.msn.Session.<init>(Session.java:105) at org.eclipse.ecf.protocol.msn.DispatchSession.<init>(DispatchSession.java:51) at org.eclipse.ecf.protocol.msn.MsnClient.connect(MsnClient.java:134) at org.eclipse.ecf.internal.provider.msn.MSNContainer.connect(MSNContainer.java:299) at org.eclipse.ecf.ui.actions.AsynchContainerConnectAction$AsynchActionJob.run(AsynchContainerConnectAction.java:127) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
(In reply to comment #2) > Looks like ecf ignores my proxy settings and tries to do the lookup locally!? That's very likely. Where did you set these proxy settings? And by the way, please stop changing the 'component' of this bug back to ecf.cola. ;)
Created attachment 105802 [details] Proxy settings See new attachment. Sorry for changing the component. I posted the reply without refreshing my FF window first.
(In reply to comment #4) > Created an attachment (id=105802) [details] > Proxy settings > > See new attachment. Thanks for the info. *** This bug has been marked as a duplicate of bug 193578 ***