docker-cassandra | Apache Cassandra docker image based on alpine | Continuous Deployment library
kandi X-RAY | docker-cassandra Summary
kandi X-RAY | docker-cassandra Summary
Apache Cassandra docker image based on alpine. Note that this image is unstable and under development.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-cassandra
docker-cassandra Key Features
docker-cassandra Examples and Code Snippets
Community Discussions
Trending Discussions on docker-cassandra
QUESTION
I am having issue with springboot
maven
project and cassandra
in docker
.
I want to execute mvn verify
and in pre-integration-test
to start cassandra docker and api server, execute test and then in post-integration-test
to stop server but I am facing error Could not contact Spring Boot application: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment;
I have created github
repo so you can easily reproduce error.
Steps to reproduce:
...ANSWER
Answered 2021-Jan-22 at 15:20Code https://github.com/gandra/docker-cassandra-with-initial-seed is fixed and now working.
Basically 2 thing are changed:
- Removed port mapping 9001 from docker-cassandra.sh.
- Added
sleep 20
seconds in cassandra_start function indocker-cassandra.sh
in order to give time cassandra to properly boot up. Not nice but at least working.
Now followiung code should work with 1 integration test executing successfully:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docker-cassandra
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page