[
https://issues.apache.org/jira/browse/AIRAVATA-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726362#comment-15726362
]
Eroma commented on AIRAVATA-2252:
---------------------------------
For users there is a default credential store token generated by the system.
They can add this to their preference. When user adds the default key it is not
getting updated with the rightful token in the USER_COMPUTE_RESOURCE_PREFERENCE
table. This only happens with the defualt key.
If user generates a key and adds it then the token is added to the above table
and gfac reads the token and proceeds.
> personal resource specific submission fails with Jsch error
> -----------------------------------------------------------
>
> Key: AIRAVATA-2252
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2252
> Project: Airavata
> Issue Type: Bug
> Reporter: Sudhakar Pamidighantam
> Assignee: Anuj Bhandar
>
> org.apache.airavata.common.exception.AiravataException: JSch initialization
> error at
> org.apache.airavata.gfac.impl.Factory.getSSHSession(Factory.java:513) at
> org.apache.airavata.gfac.impl.HPCRemoteCluster.(HPCRemoteCluster.java:67) at
> org.apache.airavata.gfac.impl.Factory.getJobSubmissionRemoteCluster(Factory.java:261)
> at
> org.apache.airavata.gfac.impl.GFacEngineImpl.populateProcessContext(GFacEngineImpl.java:187)
> at org.apache.airavata.gfac.impl.GFacWorker.(GFacWorker.java:74) at
> org.apache.airavata.gfac.server.GfacServerHandler.submitProcess(GfacServerHandler.java:163)
> at
> org.apache.airavata.gfac.server.GfacServerHandler$ProcessLaunchMessageHandler.onMessage(GfacServerHandler.java:249)
> at
> org.apache.airavata.messaging.core.impl.ProcessConsumer.handleDelivery(ProcessConsumer.java:82)
> at
> com.rabbitmq.client.impl.ConsumerDispatcher$5.run(ConsumerDispatcher.java:144)
> at
> com.rabbitmq.client.impl.ConsumerWorkService$WorkPoolRunnable.run(ConsumerWorkService.java:99)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745) Caused by:
> com.jcraft.jsch.JSchException: Auth cancel at
> com.jcraft.jsch.Session.connect(Session.java:511) at
> com.jcraft.jsch.Session.connect(Session.java:183) at
> org.apache.airavata.gfac.impl.Factory.getSSHSession(Factory.java:510) ... 12
> more
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)