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

SAMTOOLS_FASTQ_NOGZIP java.nio.channels.OverlappingFileLockException #1

Open
BirgitRijvers opened this issue Nov 18, 2024 · 2 comments
Assignees

Comments

@BirgitRijvers
Copy link
Owner

Sometimes an error happens in the SAMTOOLS_FASTQ_NOGZIP process.
Error message:

ERROR ~ Error executing process > 'EMC_METAMICROBES:METAMICROBES:SAMTOOLS_FASTQ_NOGZIP (3)'

Caused by:
  java.nio.channels.OverlappingFileLockException

Samtools fastq is included twice in the main workflow (but with different names), and probably the 2 processes with this tool generate output with the same name. Should be fixable by adding a prefix specific for each process with the tool via modules.config.

To bypass this, just run the workflow again, since it doesn't happen in every run.

@BirgitRijvers BirgitRijvers self-assigned this Nov 18, 2024
@BirgitRijvers
Copy link
Owner Author

Should be fixed by commit d6997f6 :)

@BirgitRijvers
Copy link
Owner Author

Closing this for now, but opening again if error still occurs.

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