Report this

What is the reason for this report?

Issue with JAVA/Tomcat and alternatives

Posted on March 7, 2014

I got tomcat and java working by installing via YUM. But then I wanted to use a different version of JAVA (no idea why). So I messed with the Alternatives. and I guess I added some bad comments in that attempt. now even if I uninstall java and tomcat, then re install. I cannot get it to run. Error Code 4 or cannot find java. anyone know where to find the RAW alternates file or get around this issue?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The alternatives will symlink the binary name to point to /etc/alternatives/{name} which is another symlink to the actual binary. However, I suggest you use the alternatives --remove and straighten out the issue rather than override all the alternatives stuff manually. <br> <br>

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.