You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (JIRA)" <ji...@apache.org> on 2018/02/01 17:59:00 UTC

[jira] [Resolved] (AIRAVATA-2666) Experiment launch failed due to Thrift conversion error: org.apache.thrift.TApplicationException: getExperiment failed: out of sequence response: expected 47 but got 46

     [ https://issues.apache.org/jira/browse/AIRAVATA-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie resolved AIRAVATA-2666.
---------------------------------------
    Resolution: Duplicate

> Experiment launch failed due to Thrift conversion error: org.apache.thrift.TApplicationException: getExperiment failed: out of sequence response: expected 47 but got 46
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-2666
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2666
>             Project: Airavata
>          Issue Type: Bug
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> {noformat}
> 2018-02-01 15:40:14,845 [pool-31-thread-4] ERROR o.a.a.o.s.OrchestratorServerHandler experiment_id=gaussian_test_cd5dfa56-b845-488d-b646-3331aaf4b393, gateway_id=seagrid - Experiment launch failed due to Thrift conversion error, experimentId: gaussian_test_cd5dfa56-b845-488d-b646-3331aaf4b393, gatewayId: seagrid
> org.apache.thrift.TApplicationException: getExperiment failed: out of sequence response: expected 47 but got 46
>         at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:86)
>         at org.apache.airavata.registry.api.RegistryService$Client.recv_getExperiment(RegistryService.java:3578)
>         at org.apache.airavata.registry.api.RegistryService$Client.getExperiment(RegistryService.java:3565)
>         at org.apache.airavata.orchestrator.server.OrchestratorServerHandler.launchExperiment(OrchestratorServerHandler.java:643)
>         at org.apache.airavata.orchestrator.server.OrchestratorServerHandler.access$500(OrchestratorServerHandler.java:74)
>         at org.apache.airavata.orchestrator.server.OrchestratorServerHandler$ExperimentHandler.onMessage(OrchestratorServerHandler.java:604)
>         at org.apache.airavata.messaging.core.impl.ExperimentConsumer.handleDelivery(ExperimentConsumer.java:84)
>         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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)