Uploaded image for project: 'Airavata'
  1. Airavata
  2. AIRAVATA-2480

When base credential store token was removed, even if individual token is assigned job submission failed

    XMLWordPrintableJSON

Details

    Description

      Gateway has gateway wide credential store token and individual (comet) compute resource token assigned.
      Both are the same, when the gateway token was removed the job submission failed even when compute resource level token exists. error in experiment summary:
      org.apache.thrift.TException: Failed to submit process due to credential issue, make sure you are passing a valid credential token at org.apache.airavata.gfac.server.GfacServerHandler.submitProcess(GfacServerHandler.java:171) at org.apache.airavata.gfac.server.GfacServerHandler$ProcessLaunchMessageHandler.onMessage(GfacServerHandler.java:258) at org.apache.airavata.messaging.core.impl.ProcessConsumer.handleDelivery(ProcessConsumer.java:81) 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:748) Caused by: org.apache.airavata.credential.store.store.CredentialStoreException: Invalid credential store token: at org.apache.airavata.gfac.impl.Factory.getSshKeyAuthentication(Factory.java:433) at org.apache.airavata.gfac.impl.Factory.getStorageSSHKeyAuthentication(Factory.java:398) at org.apache.airavata.gfac.impl.Factory.getDataMovementRemoteCluster(Factory.java:357) at org.apache.airavata.gfac.impl.GFacEngineImpl.populateProcessContext(GFacEngineImpl.java:194) at org.apache.airavata.gfac.impl.GFacWorker.(GFacWorker.java:74) at org.apache.airavata.gfac.server.GfacServerHandler.submitProcess(GfacServerHandler.java:164) ... 7 more

      Attachments

        Activity

          People

            marcuschristie Marcus Christie
            eroma_a Eroma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: