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

Neo4j transaction recovery restart error message #13389

Open
dhirendra248 opened this issue Jan 24, 2024 · 1 comment
Open

Neo4j transaction recovery restart error message #13389

dhirendra248 opened this issue Jan 24, 2024 · 1 comment

Comments

@dhirendra248
Copy link

org.neo4j.graphdb.TransactionFailureException: Failure to begin transaction
at org.neo4j.kernel.InternalAbstractGraphDatabase.beginTx(InternalAbstractGraphDatabase.java:950)
.
.
Caused by: org.neo4j.kernel.api.exceptions.TransactionFailureException: Kernel has encountered some problem, please perform necessary action (tx recovery/restart)
.
Caused by: java.lang.IllegalStateException: Cannot apply update with given version 22634 when base version is 22669

Once i restarted it the issue was fixed but this has become very frequent

This issue is bit frequent now.

@tinwelint
Copy link
Member

Hi @dhirendra248 it would be very nice to know the full stack trace as well as more about your setup (clustered/single and Neo4j version). Also potentially an attached debug.log and description of series events typically leading up to this. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants