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

Java memory issue #124

Open
ahorn720 opened this issue Jun 25, 2018 · 1 comment
Open

Java memory issue #124

ahorn720 opened this issue Jun 25, 2018 · 1 comment

Comments

@ahorn720
Copy link

I think that my directory should have enough memory, im not getting a quota error like previously. Because i thought it was a java memory issue, i even added export _JAVA_OPTIONS="-Xms256M -Xmx728M -XX:ParallelGCThreads=1" to my ~/.bashrc too. But im still getting this error. Previously it would stop at bowtie but now its stopping at the adapter cutting.

Any suggestions?

Thank you!
NBM_15-4stderror.txt
NBM_15-4stdout.txt

@leepc12
Copy link
Collaborator

leepc12 commented Jun 25, 2018

This is a disk space problem. Please check disk space on

  1. your working directory where you ran the pipeline command line.
  2. your pipeline git directory (/home/$USER usually have small space).
  3. temporary directories ($TMP and $TMPDIR).

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

2 participants