Git Product home page Git Product logo

Comments (8)

MikkelSchubert avatar MikkelSchubert commented on July 29, 2024

Hi Gonçalo,

Hmm, that sounds odd.

Could you try attaching the output from running paleomix?
Also, could you tell me the output from running paleomix --version?
That should hopefully allow me to narrow down the problem.

Best,
Mikkel

from paleomix.

themudo avatar themudo commented on July 29, 2024

Hey, sure!
Attached is the output from running paleomix.
When I run paleomix --version I get paleomix v1.3.6
paleomix output.txt
\1

from paleomix.

MikkelSchubert avatar MikkelSchubert commented on July 29, 2024

That's rather strange:
Java returns the error message Error: Could not find or load main class, but only when it is run through paleomix.

When you manually tried to run java -server ... did you also do it in the the paleomix conda environment?
And if not, could you try activating the paleomix environment and running the java command again?

Also, could you try to attach your bam_pipeline.ini file?

Cheers

from paleomix.

themudo avatar themudo commented on July 29, 2024

Yes, I tried running java -server ... in the paleomix conda environment, outside of it java does not run.

My bam_pipeline.ini is as follows:

[Defaults]
max_threads = 32
log_level = warning
gatk_max_threads = 1
jar_root = /home/gthemudo/miniconda3/envs/paleomix/share/picard-2.27.2-0/
bwa_max_threads = 1
progress_ui = running
temp_root = /tmp/gthemudo/bam_pipeline
jre_options =
bowtie2_max_threads = 1
adapterremoval_max_threads = 1
ui_colors = on

from paleomix.

themudo avatar themudo commented on July 29, 2024

I noticed that outside the conda environment I seem to still have paleomix v. 1.2.14 installed at ~/install/virtualenvs/paleomix/bin/paleomix although I can't remember how I installed it. Could this be conflicting with the conda instalation?

from paleomix.

MikkelSchubert avatar MikkelSchubert commented on July 29, 2024

I think I found the problem:

Try removing the jre_options = line from your bam_pipeline.ini file.

from paleomix.

themudo avatar themudo commented on July 29, 2024

Yes, that works! Thanks a lot!

from paleomix.

MikkelSchubert avatar MikkelSchubert commented on July 29, 2024

Great!

Empty options in the ini file are supposed to work, but I guess something broke it.
I'll see if I can release a general fix for this.

Thanks for letting me know about this problem, and just open another issue if you run into any other problems!

from paleomix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.