Community
Participate
Working Groups
Create and SSH connection and store its userid and password. Repeatedly connect and disconnect. At some point after a disconnect the following error will appear in a dialog box. Title: Disconnect (RSE SubSystem Operation:) Body: Exception java.lang.NullPointerException. The following is the error data from the PDE Error Log: eclipse.buildId=I20070323-1616 java.version=1.5.0_07 java.vendor=Apple Computer, Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US Framework arguments: -startup /Users/david/Data/Work/test/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.0.v20070319.jar -keyring /Users/david/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws carbon -arch x86 -startup /Users/david/Data/Work/test/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.0.v20070319.jar -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation Error Wed Apr 04 12:53:55 CDT 2007 Exception java.lang.NullPointerException java.lang.NullPointerException at com.jcraft.jsch.Session.disconnect(Unknown Source) at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalDisconnect(SshConnectorService.java:345) at org.eclipse.rse.core.subsystems.AbstractConnectorService.disconnect(AbstractConnectorService.java:426) at org.eclipse.rse.core.subsystems.SubSystem.internalDisconnect(SubSystem.java:2727) at org.eclipse.rse.core.subsystems.SubSystem$DisconnectJob.performOperation(SubSystem.java:1641) at org.eclipse.rse.core.subsystems.SubSystem$SubSystemOperationJob.run(SubSystem.java:1280) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) -----------Enter bugs above this line----------- RSE 2.0M6 Testing installation: eclipse-platform-3.3M6 RSE install: RSE-SDK-I20070404-0600 java.runtime: Sun 1.5.0_07-164 os.arch: ppc os.name: Mac OS X 10.4.9 ------------------------------------------------ systemtype : Unix-ssh, Unix-dstore, Unix-ftp targetos : Mac OS X 10.4.9 targetvm : Sun 1.5.0_07-164 ------------------------------------------------
*** This bug has been marked as a duplicate of bug 175328 ***