-
Notifications
You must be signed in to change notification settings - Fork 0
Archive Trac dn airavata credentials issue1
madscatt edited this page Jun 20, 2026
·
1 revision
Legacy Trac archive page imported from
dn_airavata_credentials_issue1. Source: https://genapp.rocks/wiki/wiki/dn_airavata_credentials_issue1. Review age, links, and examples before treating as current.
- comparisons done after a restart of airavata
- airavata-server.properities: default.registry.gateway=php_reference_gateway
[INFO] Id:exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a : Created new experiment with experiment name exp5
[INFO] There are not queues defined under the compute resource. Airavata assumes this experiment does not need a queue name...
[INFO] Validation of org.apache.airavata.orchestrator.core.validator.impl.BatchQueueValidator is SUCCESSFUL
[INFO] Validation of org.apache.airavata.orchestrator.core.validator.impl.ExperimentStatusValidator is SUCCESSFUL
[WARN] Error closing connection.
[INFO] Couldn't identify the gateway Id using the credential token, Use default gateway Id
[WARN] Error closing connection.
[INFO] Publishing status to rabbitmq...
[INFO] Id:tempNode_d287d6ff-6281-4373-8c1e-0f3587ddcf01 : Updated task tempNode_d287d6ff-6281-4373-8c1e-0f3587ddcf01 status to TaskStatus(executionState:UNKNOWN, timeOfStateChange:1445954139395).
[INFO] Id:tempNode_d287d6ff-6281-4373-8c1e-0f3587ddcf01 : Updated task tempNode_d287d6ff-6281-4373-8c1e-0f3587ddcf01 status to TaskStatus(executionState:UNKNOWN, timeOfStateChange:1445954139395).
[WARN] Error closing connection.
[INFO] Publishing to launch queue ...
[INFO] Successfully published to launch queue ...
*deliveryTag:13
Message Received with message id 'LAUNCH.TASK-d4a0c15f-70cb-4417-a31e-e927398da440' and with message type 'LAUNCHTASK
[INFO] This is a new Job, so creating all the experiment docs from the scratch
[INFO] Created the node: /gfac-experiments/gfac-node0/exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a/state successfully !
[INFO] -----------------------------------------------------1-----------------------------------------------------
[INFO] Id:exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a : GFac Received submit job request for the Experiment: exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a TaskId: tempNode_d287d6ff-6281-4373-8c1e-0f3587ddcf01
[ERROR] There is not job created at this point
[INFO] Gfac internal state changed to: ACCEPTED
[ERROR] There is not job created at this point
[INFO] Gfac internal state changed to: INHANDLERSINVOKING
[INFO] Invoking ApplicationDescriptorCheckHandler ...
[INFO] Recoverable data is saving to zk: /tmp,/tmp/exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a,/tmp/exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a,/tmp/exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a,/tmp/exp5_53587c87-0280-4fb5-aa1f-497c5cfa518a/align.stdout,/tmp/exp5_53587c87-0280\
-4fb5-aa1f-497c5cfa518a/align.stderr
[WARN] Error closing connection.
[INFO] Could not find SSH credentials for token - <redacted-credential-token> and gateway id - php_reference_gateway
-
- airavata-server.properities: default.registry.gateway=genAppGateway
[INFO] Id:exp5_11dc7768-384e-4609-b6f9-96128ec9f2a6 : Created new experiment with experiment name exp5
[INFO] There are not queues defined under the compute resource. Airavata assumes this experiment does not need a queue name...
[INFO] Validation of org.apache.airavata.orchestrator.core.validator.impl.BatchQueueValidator is SUCCESSFUL
[INFO] Validation of org.apache.airavata.orchestrator.core.validator.impl.ExperimentStatusValidator is SUCCESSFUL
[WARN] Error closing connection.
[INFO] Couldn't identify the gateway Id using the credential token, Use default gateway Id
[WARN] Error closing connection.
[INFO] Publishing status to rabbitmq...
[INFO] Id:tempNode_a6f557f8-06a3-4658-be35-d692aad23e75 : Updated task tempNode_a6f557f8-06a3-4658-be35-d692aad23e75 status to TaskStatus(executionState:UNKNOWN, timeOfStateChange:1445954572546).
[INFO] Id:tempNode_a6f557f8-06a3-4658-be35-d692aad23e75 : Updated task tempNode_a6f557f8-06a3-4658-be35-d692aad23e75 status to TaskStatus(executionState:UNKNOWN, timeOfStateChange:1445954572546).
[WARN] Error closing connection.
[INFO] Publishing to launch queue ...
[INFO] Successfully published to launch queue ...
*deliveryTag:14
Message Received with message id 'LAUNCH.TASK-2155f758-5fc5-477a-957d-6d82106373ca' and with message type 'LAUNCHTASK
[INFO] This is a new Job, so creating all the experiment docs from the scratch
[INFO] Created the node: /gfac-experiments/gfac-node0/exp5_11dc7768-384e-4609-b6f9-96128ec9f2a6/state successfully !
[INFO] -----------------------------------------------------1-----------------------------------------------------
[INFO] Id:exp5_11dc7768-384e-4609-b6f9-96128ec9f2a6 : GFac Received submit job request for the Experiment: exp5_11dc7768-384e-4609-b6f9-96128ec9f2a6 TaskId: tempNode_a6f557f8-06a3-4658-be35-d692aad23e75
[ERROR] Error inovoking the job with experiment ID: exp5_11dc7768-384e-4609-b6f9-96128ec9f2a6:null
[ERROR] Error persisting job statusnull
java.lang.NullPointerException
at org.apache.airavata.gfac.core.utils.GFacUtils.saveErrorDetails(GFacUtils.java:269)
at org.apache.airavata.gfac.core.cpi.BetterGfacImpl.submitJob(BetterGfacImpl.java:184)
at org.apache.airavata.gfac.core.utils.InputHandlerWorker.run(InputHandlerWorker.java:47)
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)
[ERROR] Error persisting job statusnull
org.apache.airavata.gfac.GFacException: Error persisting job statusnull
at org.apache.airavata.gfac.core.utils.GFacUtils.saveErrorDetails(GFacUtils.java:280)
at org.apache.airavata.gfac.core.cpi.BetterGfacImpl.submitJob(BetterGfacImpl.java:184)
at org.apache.airavata.gfac.core.utils.InputHandlerWorker.run(InputHandlerWorker.java:47)
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: java.lang.NullPointerException
at org.apache.airavata.gfac.core.utils.GFacUtils.saveErrorDetails(GFacUtils.java:269)
... 5 more