Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Trying to establish SSH connection to Titan programmatically fails

Everyone,

I've cycled back around to this problem. Anyone have a suggestion?

Jay

On Sep 1, 2014 1:00 PM, "Jay Jay Billings" <jayjaybillings@xxxxxxxxx> wrote:
Everyone,

I'm trying to establish a connection to Titan (titan.ccs.ornl.gov) using the IRemoteServices from RemoteTools and it fails with the following error:

org.eclipse.ptp.remote.core.exception.RemoteConnectionException: Failed to send initialization commands to auxiliary shell
    at org.eclipse.ptp.internal.remote.remotetools.core.RemoteToolsConnection.open(RemoteToolsConnection.java:412)
    at org.eclipse.ice.item.action.JobLaunchAction.launchRemotely(JobLaunchAction.java:1055)
    at org.eclipse.ice.item.action.JobLaunchAction.run(JobLaunchAction.java:1530)
    at java.lang.Thread.run(Thread.java:745)

It works perfect on every other connection, so I am either missing something when it comes to connecting to Titan or Titan is restricting the connection in some way.

The ominous "This is a Government Computer" box pops up, so it is at least getting to the login node.

Any thoughts?

Thanks very much,
Jay Jay

--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

Back to the top