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

Transaction Monitor - generic map store failure #155

Open
nilnullneil opened this issue Apr 27, 2023 · 1 comment
Open

Transaction Monitor - generic map store failure #155

nilnullneil opened this issue Apr 27, 2023 · 1 comment

Comments

@nilnullneil
Copy link
Collaborator

See hazelcast/hazelcast#24385

Gives

java.lang.NoClassDefFoundError: org/apache/calcite/sql/dialect/CalciteSqlDialect
	at com.hazelcast.mapstore.MappingHelper.<clinit>(MappingHelper.java:34)
	at com.hazelcast.mapstore.GenericMapLoader.init(GenericMapLoader.java:160)
	at com.hazelcast.map.impl.MapStoreWrapper.init(MapStoreWrapper.java:87)
@nilnullneil
Copy link
Collaborator Author

Tmp fix, added dependency to abstract-hazelcast-node/pom.xml

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

1 participant