[
https://issues.apache.org/jira/browse/AIRAVATA-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15781355#comment-15781355
]
ASF subversion and git services commented on AIRAVATA-2294:
-----------------------------------------------------------
Commit 3ceba9dc9deb34641544573074451e0c7bf77766 in airavata's branch
refs/heads/develop from [~shameera]
[ https://git-wip-us.apache.org/repos/asf?p=airavata.git;h=3ceba9d ]
Fixed AIRAVATA-2294
> When invalid credential store token is provided fail the experiment.
> --------------------------------------------------------------------
>
> Key: AIRAVATA-2294
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2294
> Project: Airavata
> Issue Type: Bug
> Components: GFac
> Environment: dev.seagrid.org
> Reporter: Eroma
> Assignee: Shameera Rathnayaka
>
> Currently the experiment remains in EXECUTING in PGA but in gfac errors exits.
> 2016-12-27 12:19:36 [pool-3-thread-8] ERROR
> o.apache.airavata.gfac.impl.Factory - Provided credential store token is not
> valid. Please provide the correct credential store token
> 2016-12-27 12:19:36 [pool-3-thread-8] ERROR
> o.a.a.gfac.server.GfacServerHandler - Failed to submit process
> org.apache.airavata.gfac.core.GFacException: Invalid credential store
> token:c60af7fc-1ca5-49bc-a472-86b0fa8a5f2c
> at
> org.apache.airavata.gfac.impl.Factory.getSshKeyAuthentication(Factory.java:375)
> at
> org.apache.airavata.gfac.impl.Factory.getComputerResourceSSHKeyAuthentication(Factory.java:331)
> at
> org.apache.airavata.gfac.impl.Factory.getJobSubmissionRemoteCluster(Factory.java:253)
> at
> org.apache.airavata.gfac.impl.GFacEngineImpl.populateProcessContext(GFacEngineImpl.java:170)
> at org.apache.airavata.gfac.impl.GFacWorker.<init>(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)
> 2016-12-27 14:15:02 [pool-3-thread-9] INFO o.a.a.m.core.impl.ProcessConsumer
> - Message Received with message id
> 'LAUNCH.PROCESS-a2865f00-76d5-4703-9097-6496c5c849a6 and with message
> type:LAUNCHPROCESS, for
> processId:PROCESS_f91b73e6-97f2-4d25-8e66-7e6f6065427f,
> expId:Trinity_M4_c95aad92-2508-4595-b412-023c48410070
> 2016-12-27 14:15:02 [pool-3-thread-9] INFO
> o.a.a.gfac.server.GfacServerHandler - Message Received with message id
> LAUNCHPROCESS and with message type:
> {}LAUNCH.PROCESS-a2865f00-76d5-4703-9097-6496c5c849a6
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)