Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Target Management » RSE error with SSH non-default port(RSE returns Java.lang.NullPointerException error with ssh with non-default port)
RSE error with SSH non-default port [message #1434150] Mon, 29 September 2014 18:52 Go to next message
Marco Leite is currently offline Marco LeiteFriend
Messages: 2
Registered: September 2014
Junior Member
Hi,

I am trying to use RSE with SSH with a non default (22) port and gets this error when I try
to connect :

Operation failed with exception 'java.lang.NullPointerException'

Keeping the port as 22 works just fine. Both Kepler and a fresh Luna installation have the same behavior..

My Java version :

java version "1.7.0_51"
OpenJDK Runtime Environment (IcedTea 2.4.4) (suse-24.13.5-x86_64)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)


Thanks for any clue ...

Marco
Re: RSE error with SSH non-default port [message #1434345 is a reply to message #1434150] Tue, 30 September 2014 01:27 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
I think you see this issue with Jsch-0.1.50 , a workaround is on the bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=436353#c7
Re: RSE error with SSH non-default port [message #1434781 is a reply to message #1434345] Tue, 30 September 2014 15:31 Go to previous message
Marco Leite is currently offline Marco LeiteFriend
Messages: 2
Registered: September 2014
Junior Member
Hi Martin,

Thank you very much, indeed downloading and installing com.jcraft.jsch_0.1.51.v201403180620.jar
solved the problem .

Cheers,
Marco
Previous Topic:How to open shell and invoke commands programmatically
Next Topic:"Invalid password or user ID" when connecting to daemon in AIX (Kerberos)
Goto Forum:
  


Current Time: Tue Apr 16 18:49:24 GMT 2024

Powered by FUDForum. Page generated in 0.72039 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top