Im pretty sure if it was a java problem it would say there is an issue with java, however to see if java is in fact working type this...
- Code: Select all
java -version
this should show something like...
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
Installing javaThe above link is a good guide for installing java on your server. I don't think the javac (jdk) is necessary.
However localhost wont work on another computer, which is what I think the issue is. You need to make a static ip on the nas, say make it 192.168.1.40 this in address bar type 192.168.1.40:4040 that should take you to subsonic
good luck
Ricky =]