You might want to try forcing IVP4 in your eclipse.ini as described here:
http://www-01.ibm.com/support/docview.wss?uid=swg21610148 
Mike Hockings, M.Eng., P.Eng.
IBM Rational Developer for System z and Power Systems Software Technical 
Support
IBM Canada Ltd. Laboratory 
hockings@xxxxxxxxxx 
voice 1-905-413-3199 T/L 313-3199  ITN 23133199
From:   Ricky Thompson <rickyt29@xxxxxxxxx>
To:     wdsci-l@xxxxxxxxxxxx, wdsci-l@xxxxxxxxxxxx, 
Date:   2013-09-18 09:58
Subject:        Re: [WDSCI-L] RDi Unable to connect after AD migration
Sent by:        wdsci-l-bounces@xxxxxxxxxxxx
Ok, here's what I'm getting.  Any help would be greatly appreciated.  I 
checked the ports and they all appear to be open except 4300 and 3825. 
It says those are optional.
!ENTRY org.eclipse.rse.ui 4 0 2013-09-18 07:19:06.772
!MESSAGE IOException occured during signon
!STACK 0
java.net.SocketException: Permission denied: connect
                 at java.net.DualStackPlainSocketImpl.connect0(Native 
Method)
                 at 
java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
                 at java.net.AbstractPlainSocketImpl.doConnect(Unknown 
Source)
                 at 
java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
                 at java.net.AbstractPlainSocketImpl.connect(Unknown 
Source)
                 at java.net.PlainSocketImpl.connect(Unknown Source)
                 at java.net.SocksSocketImpl.connect(Unknown Source)
                 at java.net.Socket.connect(Unknown Source)
                 at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown 
Source)
                 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                 at java.lang.reflect.Method.invoke(Unknown Source)
                 at 
com.ibm.as400.access.PortMapper.getSocketConnection(Unknown Source)
                 at 
com.ibm.as400.access.PortMapper.getServerSocket(Unknown Source)
                 at 
com.ibm.as400.access.AS400ImplRemote.signonConnect(Unknown Source)
                 at com.ibm.as400.access.AS400ImplRemote.signon(Unknown 
Source)
                 at com.ibm.as400.access.AS400.sendSignonRequest(Unknown 
Source)
                 at com.ibm.as400.access.AS400.promptSignon(Unknown 
Source)
                 at com.ibm.as400.access.AS400.signon(Unknown Source)
                 at com.ibm.as400.access.AS400.connectService(Unknown 
Source)
                 at 
com.ibm.etools.iseries.internal.connectorservice.ToolboxCredentialsValidator.validate(Unknown 
Source)
                 at 
org.eclipse.rse.ui.dialogs.SystemPasswordPromptDialog.processOK(Unknown 
Source)
                 at 
org.eclipse.rse.ui.dialogs.SystemPromptDialog.buttonPressed(Unknown 
Source)
                 at 
org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Unknown Source)
                 at 
org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
                 at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown 
Source)
                 at org.eclipse.swt.widgets.Widget.sendEvent(Unknown 
Source)
                 at 
org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
                 at 
org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
                 at org.eclipse.jface.window.Window.runEventLoop(Unknown 
Source)
                 at org.eclipse.jface.window.Window.open(Unknown Source)
                 at 
org.eclipse.rse.ui.subsystems.StandardCredentialsProvider$PromptForCredentials.run(Unknown 
Source)
                 at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown 
Source)
                 at 
org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source)
                 at org.eclipse.swt.widgets.Display.syncExec(Unknown 
Source)
                 at 
org.eclipse.rse.ui.subsystems.StandardCredentialsProvider.promptForCredentials(Unknown 
Source)
                 at 
org.eclipse.rse.ui.subsystems.StandardCredentialsProvider.acquireCredentials(Unknown 
Source)
                 at 
org.eclipse.rse.core.subsystems.AuthenticatingConnectorService.acquireCredentials(Unknown 
Source)
                 at 
org.eclipse.rse.core.subsystems.SubSystem.promptForPassword(Unknown 
Source)
                 at 
org.eclipse.rse.core.subsystems.SubSystem$1.run(Unknown Source)
                 at 
org.eclipse.ui.internal.UILockListener.doPendingWork(Unknown Source)
                 at org.eclipse.ui.internal.UISynchronizer$3.run(Unknown 
Source)
                 at org.eclipse.swt.widgets.RunnableLock.run(Unknown 
Source)
                 at 
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
                 at 
org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
                 at 
org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
                 at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown 
Source)
                 at org.eclipse.ui.internal.Workbench.runUI(Unknown 
Source)
                 at org.eclipse.ui.internal.Workbench.access$4(Unknown 
Source)
                 at org.eclipse.ui.internal.Workbench$7.run(Unknown 
Source)
                 at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown 
Source)
                 at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
                 at 
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
                 at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(Unknown 
Source)
                 at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source)
                 at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown 
Source)
                 at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown 
Source)
                 at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
                 at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
                 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
                 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown 
Source)
                 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                 at java.lang.reflect.Method.invoke(Unknown Source)
                 at 
org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source)
                 at org.eclipse.equinox.launcher.Main.basicRun(Unknown 
Source)
                 at org.eclipse.equinox.launcher.Main.run(Unknown Source)
                 at org.eclipse.equinox.launcher.Main.main(Unknown Source)
On 9/18/2013 7:58 AM, Mike Hockings wrote:
Window > Show View > Other
Expand General and click on Error Log
Mike Hockings, M.Eng., P.Eng.
IBM Rational Developer for System z and Power Systems Software Technical
Support
IBM Canada Ltd. Laboratory
hockings@xxxxxxxxxx
voice 1-905-413-3199 T/L 313-3199  ITN 23133199
As an Amazon Associate we earn from qualifying purchases.