Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using SchemaDefRequirement #441

Open
jeremiahsavage opened this issue Apr 12, 2018 · 0 comments
Open

Error when using SchemaDefRequirement #441

jeremiahsavage opened this issue Apr 12, 2018 · 0 comments

Comments

@jeremiahsavage
Copy link

git clone https://github.com/jeremiahsavage/cwl_schemadef.git
cd cwl_schemadef/

with cwltool

(cwl) ubuntu@jeremiah-node001:~/cwl_schemadef$ cwltool --debug transform.cwl transform.json 
/home/ubuntu/.virtualenvs/cwl/bin/cwltool 1.0.20180403145700
Resolved 'transform.cwl' to 'file:///home/ubuntu/cwl_schemadef/transform.cwl'
[workflow transform.cwl] initialized from file:///home/ubuntu/cwl_schemadef/transform.cwl
[workflow transform.cwl] start
[workflow transform.cwl] completed success
Removing intermediate output directory /tmp/tmpIJBOgP
{}
Final process status is success

with the develop branch of bunny:

(cwl) ubuntu@jeremiah-node001:~/cwl_schemadef$ java -jar ~/rabix-cli-1.0.4/lib/rabix-cli.jar transform.cwl transform.json 
[2018-04-12 22:15:50.643] [DEBUG] Config path: /home/ubuntu/rabix-cli-1.0.4/config
[2018-04-12 22:15:50.646] [DEBUG] Configuration directory found localy.
[2018-04-12 22:15:51.881] [ERROR] Error: file:/home/ubuntu/cwl_schemadef/transform.cwl is not a valid app! current node id is null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant