-
Notifications
You must be signed in to change notification settings - Fork 19
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
Clicking "Save" in Setup page immediately goes to Tomcat home page #6
Comments
I experience the same issue. The stack trace in the tomcat log follows.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extracted the tarball into my Tomcat/webapps folder, started Tomcat. (Both are new installations, never used either before)
http://localhost:8080/cassandra-webconsole/setup
Enter IP address and port, click Save
-> http://localhost:8080/ (If you're seeing this, you've successfully installed Tomcat. Congratulations!)
I do not see any exceptions in the Tomcat 7 logs. No part of the cassandra-webconsole is usable because it will not try to connect to a Cassandra instance, it just goes to the Tomcat page.
The text was updated successfully, but these errors were encountered: