Problem scenario
You know Scala is installed because you use "man scala" and see the correct man page. But when you try to find the version, you get an error. Specifically you run this command: scala version
You see this: "No such file or class on classpath: version." How do you find out what version of Scala you have installed?
Solution
Reboot the server.