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

Added note to solve a potential ModuleVersionNotFoundException in case of Neo4j inconsistencies #4317

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

vga91
Copy link
Contributor

@vga91 vga91 commented Dec 18, 2024

Added NOTE in StartupExtendedTest,
to solve a potential ModuleVersionNotFoundException via an environment variable in case of Neo4j inconsistencies.

For instance, this error happened with the 5.25 branch, where the Extended Neo4j version is 5.25.1 (existing),
while the Core one is 5.25.0 (not existing).

Therefore, we added a comment with the resolution, in case of potential similar errors in the future.

…VersionNotFoundException in case of Neo4j inconsistencies
@RobertoSannino RobertoSannino merged commit 6bb59e9 into dev Dec 19, 2024
5 checks passed
@RobertoSannino RobertoSannino deleted the add-not-startuptest-with-inconsistencies branch December 19, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants