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

Errors during loading neo4j extension #1387

Open
bamthomas opened this issue Apr 23, 2024 · 0 comments
Open

Errors during loading neo4j extension #1387

bamthomas opened this issue Apr 23, 2024 · 0 comments

Comments

@bamthomas
Copy link
Collaborator

bamthomas commented Apr 23, 2024

When loading neo4j extension there are a bunch of exceptions (see attached file).

datashare.log

We can see that the extension loader is loading jars twice:

  • once for the web extensions
  • once for the NLP pipeline extensions

Actually the jars are loaded only once : when a jar is in the JDK it won't be unloaded so the logs are misleading. Furthermore as the second time the jars are not loaded it seems that there is no errors.

@bamthomas bamthomas changed the title Errors during loading neo4j plugin Errors during loading neo4j extension Apr 23, 2024
bamthomas added a commit to ICIJ/datashare-api that referenced this issue Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Status: Todo
Development

No branches or pull requests

1 participant