MikkelSchubert / paleomix

Pipelines and tools for the processing of ancient and modern HTS data.
https://paleomix.readthedocs.io/en/stable/
MIT License
43 stars 19 forks source link

thank you, but this message appears with PALEOMIX v.1.2.14 too #34

Closed flaviode closed 4 years ago

flaviode commented 4 years ago

Hi,

You appear to be using a version of PALEOMIX that is very, very old: The particular issue you are running into was fixed four years ago, and the version check was then completely removed two years ago because of related issues. So upgrading to a newer version of PALEOMIX (e.g. v1.2.14) should fix it. If it doesn't, then feel free to open another issue.

Best, Mikkel

Originally posted by @MikkelSchubert in https://github.com/MikkelSchubert/paleomix/issues/33#issuecomment-653735699

I repost the original message.

Hi, I run BAM pipeline but it returns:

Building BAM pipeline ...

Validating prefixes ... Running BAM pipeline ...

Checking file dependencies ...

Checking for required executables ...

Checking version requirements ...

Checking version of 'JAVA Runtime Environment' ... Program may be broken or a version not supported by the pipeline; please refer to the PALEOMIX documentation. Required: at least v1.6.x Search string: 'java version "(\d+)._' ---------------------- Command output ---------------------- openjdk version "1.8.0_252" OpenJDK Runtime Environment (build 1.8.0_252-8u252-b09-1~16.04-b09) OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)

I guess this version is updated: how can I figure out this issue, without changing the openjdk version?

Thanks

MikkelSchubert commented 4 years ago

The error message you quoted does not exist in version 1.2.14, so I suspect that you are still running an old version of the pipeline. Can you try to running the BAM pipeline with the command-line option "--version"? That will print the exact version you are using.

And if the error message you are seeing now differs from what you copy/pasted before, then please include that as well.

flaviode commented 4 years ago

OPS!!I am sorry, It is 1.2.4…I will try to update the PALEOMIX version right now

Da: Mikkel Schubert Inviato: sabato 4 luglio 2020 12:58 A: MikkelSchubert/paleomix paleomix@noreply.github.com Cc: De Angelis, Flavio flavio.deangelis@yale.edu; Author author@noreply.github.com Oggetto: Re: [MikkelSchubert/paleomix] thank you, but this message appears with PALEOMIX v.1.2.14 too (#34)

The error message you quoted does not exist in version 1.2.14, so I suspect that you are still running an old version of the pipeline. Can you try to running the BAM pipeline with the command-line option "--version"? That will print the exact version you are using.

And if the error message you are seeing now differs from what you copy/pasted before, then please include that as well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMikkelSchubert%2Fpaleomix%2Fissues%2F34%23issuecomment-653751495&data=02%7C01%7Cflavio.deangelis%40yale.edu%7C1844750123a54d248ba908d820092d5c%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C637294571088426372&sdata=UKts5DlTwxbKLVadRLR0DeqZWJfm9WIcDynKuPMAxaM%3D&reserved=0, or unsubscribehttps://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQFLUIITFVICFSMGPC4FE2DRZ4DNDANCNFSM4OQLA4FA&data=02%7C01%7Cflavio.deangelis%40yale.edu%7C1844750123a54d248ba908d820092d5c%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C637294571088426372&sdata=2pSIuHBh9BFbf9vFHx57bhnoVDEgt%2BORrA2rhZ9kT0g%3D&reserved=0.

MikkelSchubert commented 4 years ago

Closing due to lack of activity. Feel free to open a new issue if you still have this problem