[Iplant-api-dev] blocker
Rion Dooley
dooley at tacc.utexas.edu
Tue Jan 28 14:11:23 MST 2014
Send over your json app description. It looks like you're trying to submit that json to https://agave.iplantc.org/apps/2.0/Newbler-2.6.0, which doesn't exist yet. You should just be submitting to the base resource collection: https://agave.iplantc.org/apps/2.0. Might want to update the testPath. The one you gave does not exist.
________________________________
From: iplant-api-dev-bounces at iplantcollaborative.org [iplant-api-dev-bounces at iplantcollaborative.org] on behalf of Barthelson, Roger A - (rogerab) [rogerab at email.arizona.edu]
Sent: Tuesday, January 28, 2014 3:04 PM
To: Rion Dooley
Cc: Discussion of iPlant API development
Subject: [Iplant-api-dev] blocker
I am still having trouble submitting Apps to Agave. I think I am getting closer. I had trouble using the App-builder, but I think I got it to do what I needed. It doesn’t include all parameters in the json unless you edit some of the main settings or inputs, or updates one of these, and then it fills out the rest of the json completely. I tried using a simple json created this way and used the http://agaveapi.co/live-docs web interface to try submitting it, but no matter what I tried, I kept getting this message:
{ "status": "error", "message": “No software found matching Newbler-2.6.0", "version": "2.0.0-SNAPSHOT-r6408a” }
I was using the agave example jsons for setting the location of the of the application executables :
"deploymentPath": "rogerab/applications/newbler2.6/bin",
"deploymentSystem": "data.iplantcollaborative.org",
"templatePath": "newbler_wrapper.sh",
"testPath": "test/newblerwrapper.sh”,
I also tried variations on this, but I always got the same message. Is there something else I am missing here?
Roger
Roger Barthelson Ph.D.
Scientific Analyst
iPlant Collaborative
BIO5 Institute, University of Arizona
Phone: 520-977-5249
Email: rogerab at email.arizona.edu
Web: www.iplantcollaborative.org/
bio-it.arizona.edu/Roger_Barthelson_Home.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iplantcollaborative.org/pipermail/iplant-api-dev/attachments/20140128/bd07a083/attachment.html
More information about the Iplant-api-dev
mailing list