[
https://issues.apache.org/jira/browse/AIRAVATA-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133995#comment-14133995
]
Raminderjeet Singh commented on AIRAVATA-1433:
----------------------------------------------
Issue is if the SSH demon was not working or configured properly. Somehow SSHD
was pointing to gsissh binary and was not working properly. JCraft was taking
to UserAuthGSSAPIWithMICGSSCredentials class and failing at authentication
method. In case of sshd configured properly and communication protocol is SSH
then Jcraft calls UserAuthNone not UserAuthGSSAPIWithMICGSSCredentials. We
fixed the SSHD and the ssh communication is working fine.
> NullPointerException to create a SSH connection
> -----------------------------------------------
>
> Key: AIRAVATA-1433
> URL: https://issues.apache.org/jira/browse/AIRAVATA-1433
> Project: Airavata
> Issue Type: Bug
> Components: GFac
> Affects Versions: 0.14
> Reporter: Raminderjeet Singh
>
> SSH connection to Alamo is failing. VanilaTestWithSSHAuth also fails with
> java.lang.NullPointerException. I am able to ssh file using commandline.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)