Hi Jeff, Sorry you are facing an issue with the job submission, Could you please check whether you have a gateway preference defined for Comet in Admin Dashboard --> Gateway Management If not you have to add the preferences. please follow http://airavata.readthedocs.io/en/latest/Gateway-Configurations/#Preference
Hope this helps Thanks, Eroma On Wed, May 31, 2017 at 1:43 PM, Sale, Jeff <[email protected]> wrote: > I decided to skip the Local Echo example due to problems with the > definition of the Local Compute Resource and move on to the Gaussian > tutorial. I used the testdrive.airavata.org Comet compute resource > configuration settings as a guide for my own. I was able to submit an > Experiment but got the following error which appears to be similar to the > error I was getting with the Local Echo example: > > DriverClassName=com.mysql.jdbc.Driver,Url=jdbc:mysql:// > localhost:3306/replica_catalog?autoReconnect=true, > Username=airavata,Password=airavata,validationQuery=SELECT 1 from > CONFIGURATION > > 5 replicacatalog_data INFO [pool-1-thread-124] openjpa.Runtime - > Starting OpenJPA 2.2.0 > > 26 replicacatalog_data INFO [pool-1-thread-124] openjpa.jdbc.JDBC - > Using dictionary class "org.apache.openjpa.jdbc.sql.MySQLDictionary" > (MySQL 5.5.5-10.1.21-MariaDB ,MySQL Connector Java > mysql-connector-java-5.1.41 ( Revision: > 83c6dc41b96809df81444362933043b20a1d49d5 > )). > > [INFO] Message Received with message id > 'LAUNCH.EXP-03044130-2e70-431f-a07d-90125d1eaa55' > and with message type 'EXPERIMENT' for experimentId: > Gaussian_Job_1_ee4b0727-2503-42b6-a8cf-7792a0f45afb > > [INFO] Launching experiment with experimentId: > Gaussian_Job_1_ee4b0727-2503-42b6-a8cf-7792a0f45afb gateway Id: > php_reference_gateway > > [ERROR] Experiment launch failed due to Thrift conversion error, > experimentId: Gaussian_Job_1_ee4b0727-2503-42b6-a8cf-7792a0f45afb, > gatewayId: php_reference_gateway > > org.apache.thrift.TException: Experiment > 'Gaussian_Job_1_ee4b0727-2503-42b6-a8cf-7792a0f45afb' > launch failed. Unable to figureout execution type for application > Gaussian_9598a0ff-1417-4dd5-bf73-39b8ebdaf521 > > at org.apache.airavata.orchestrator.server.OrchestratorServerHandler. > launchExperiment(OrchestratorServerHandler.java:251) > > at org.apache.airavata.orchestrator.server.OrchestratorServerHandler. > launchExperiment(OrchestratorServerHandler.java:666) > > at org.apache.airavata.orchestrator.server.OrchestratorServerHandler. > access$500(OrchestratorServerHandler.java:76) > > at org.apache.airavata.orchestrator.server.OrchestratorServerHandler$ > ExperimentHandler.onMessage(OrchestratorServerHandler.java:622) > > 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:745) > > Caused by: java.lang.NullPointerException: null > > at org.apache.airavata.orchestrator.server.OrchestratorServerHandler. > launchExperiment(OrchestratorServerHandler.java:156) > > ... 9 common frames omitted > -- Thank You, Best Regards, Eroma
