Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Entry point failed consistency check exception at node start-up #143

@dzhelezov

Description

@dzhelezov

To reproduce: run a fresh node, v 0.6.2

Observe the following exception in the logs:

java.lang.IllegalStateException: entry point failed consistency check: 0000000000000000000000000000000000000000000000000000000000000000
backend_1  |  at net.helix.hlx.service.tipselection.impl.WalkerAlpha.walk(WalkerAlpha.java:69) ~[helix-0.6.2.jar:na]
backend_1  |  at net.helix.hlx.service.tipselection.impl.TipSelectorImpl.getTransactionsToApprove(TipSelectorImpl.java:97) ~[helix-0.6.2.jar:na]
backend_1  |  at net.helix.hlx.service.stats.TransactionStatsPublisher.getSuperTip(TransactionStatsPublisher.java:89) ~[helix-0.6.2.jar:na]
backend_1  |  at net.helix.hlx.service.stats.TransactionStatsPublisher.getConfirmedTransactionsCount(TransactionStatsPublisher.java:96) ~[helix-0.6.2.jar:na]
backend_1  |  at net.helix.hlx.service.stats.TransactionStatsPublisher.lambda$getRunnable$0(TransactionStatsPublisher.java:69) ~[helix-0.6.2.jar:na]
backend_1  |  at java.base/java.lang.Thread.run(Thread.java:834) ~[na:na]

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions