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

Picard FixMateInformation does not launch individual jobs when multiple datasets are selected #421

Open
jennaj opened this issue Dec 14, 2016 · 0 comments
Labels

Comments

@jennaj
Copy link
Member

jennaj commented Dec 14, 2016

Tool version: https://toolshed.g2.bx.psu.edu/view/devteam/picard/00fe2ff64467

Problem: Tool attempts to execute using all selected inputs in one job, then fails. If run on one dataset at a time (same datasets that fail with multi-select), the jobs are successful.

Error example:

Dataset generation errors
Dataset 71: FixMateInformation on data 31 and data 27: BAM with fixed mates
Tool execution generated the following error message:
Fatal error: Exit code 1 ()
Picked up _JAVA_OPTIONS: -Djava.io.tmpdir=/galaxy-repl/main/scratch -Xmx7680m -Xms256m
Exception in thread "main" htsjdk.samtools.SAMException: Cannot read non-existent file: /galaxy-repl/main/files/XXX/XXX/dataset_XXX.dat,/galaxy-repl/main/files/XXX/XX/dataset_XXX.dat
at htsjdk.samtools.util.IOUtil.assertFileIsReadable(IOUtil.java:308)
at picard.sam.FixMateInformation.doWork(FixMateInformation.java:107)
at picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:206)
at picard.cmdline.PicardCommandLine.instanceMain(PicardCommandLine.java:95)
at picard.cmdline.PicardCommandLine.main(PicardCommandLine.java:105)

cc @galaxyproject/guac

@jennaj jennaj added the bug label Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant