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

No suitable generator found! #3

Open
abhas-19 opened this issue Aug 20, 2024 · 2 comments
Open

No suitable generator found! #3

abhas-19 opened this issue Aug 20, 2024 · 2 comments
Assignees

Comments

@abhas-19
Copy link

Upon following the epic tutorial https://eic.github.io/tutorial-jana2/03-end-user-plugin/index.html, I'm encountering the following error with nothing being produced as output in eicrecon.root file.

Exception: Unable to open event source "2022-09-26_ncdis10x100_minq2-1_100ev.edm4hep.root": No suitable generator found!
Backtrace:

   `- JComponentManager::resolve_event_sources() (0x7f65a7c4d31d)
    `- JApplication::Initialize() (0x7f65a7c01a44)
     `- JApplication::Run(bool) (0x7f65a7c03071)
      `- jana::Execute(JApplication*, jana::UserOptions&) (0x56488f994d7a)
       `- eicrecon (0x56488f98ec83)
        `- /lib/x86_64-linux-gnu/libc.so.6 (0x7f65a5a2224a)
         `- __libc_start_main (0x7f65a5a22305)
          `- eicrecon (0x56488f98eae1)
@simonge
Copy link

simonge commented Aug 21, 2024

This is a problem with an outdated tutorial rather than an EICrecon issue. You can follow the instructions to locate and download a more recent file from here:
https://eic.github.io/tutorial-analysis/setup.html
or check whether any of the more recent tutorials meet your learning requirements more closely.
It is worth creating an issue highlighting this problem on the tutorial github repository:
https://github.com/eic/tutorial-jana2

@simonge
Copy link

simonge commented Aug 21, 2024

Although eicrecon could probably exit more elegantly on this error

@wdconinc wdconinc transferred this issue from eic/EICrecon Aug 21, 2024
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

4 participants