Closed GoogleCodeExporter closed 9 years ago
What steps will reproduce the problem? 1. Click the MT button 2. Double-click where the profiles are stored, but below an existing profile (in the whitespace) 3. An error pops up: Unable to connect. java.net.ConnectException: Connection refused java.net.PlainSocketImpl.socketConnect(Native Method) java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327) java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:1 93) java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180) java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384) java.net.Socket.connect(Socket.java:546) java.net.Socket.connect(Socket.java:495) java.net.Socket.<init>(Socket.java:392) java.net.Socket.<init>(Socket.java:206) multitype.BackendClient.connect(BackendClient.java:66) multitype.Activator.connect(Activator.java:108) multitype.actions.LoginWindowAction.run(LoginWindowAction.java:66) org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229) org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionCont ributionItem.java:584) org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem. java:501) org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContribution Item.java:452) org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540) org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161) org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java :115) org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ecli pseAppLauncher.java:110) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLau ncher.java:79) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav a:43) java.lang.reflect.Method.invoke(Method.java:616) org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) org.eclipse.equinox.launcher.Main.run(Main.java:1408) org.eclipse.equinox.launcher.Main.main(Main.java:1384)
Original issue reported on code.google.com by wedgepla...@gmail.com on 18 Apr 2011 at 11:17
wedgepla...@gmail.com
Original comment by rvmille...@gmail.com on 19 Apr 2011 at 12:08
rvmille...@gmail.com
Original comment by rvmille...@gmail.com on 19 Apr 2011 at 12:13
Original issue reported on code.google.com by
wedgepla...@gmail.com
on 18 Apr 2011 at 11:17