SOLVED: Subsonic Won't Start Ubuntu Server 11.10
<-------------------------Subsonic Help Request---------------------->
Problem Description: When I run the command
Troubleshooting Steps: I have tried uninstalling and reinstalling openjdk-6-jre and subsonic both twice. When I run a port scan on the server port 4040 is not open.
Playback Application and version: None, I haven't gotten to that stage yet.
Subsonic Version: 4.6 (the latest version as of 7th December 2011)
Server Version: Can't access about screen but I am running Ubuntu Server 11.10 with Apache version 2.2.20 (from Webmin) and I can't find the java version, when I try
Hardware Platform: Ubuntu Server 11.10 on a box with a 2.8GHz P4 and 1GB of RAM.
Java Memory Limit: Unknown
Output from ffmpeg -i:
Last ten log file lines:
<-------------------------Subsonic Help Request---------------------->
Problem Description: When I run the command
- Code: Select all
sudo /etc/init.d/subsonic start
- Code: Select all
Started Subsonic [PID 11840, /var/subsonic/subsonic_sh.log
- Code: Select all
sudo /etc/init.d/subsonic stop
- Code: Select all
start-stop-daemon: warning: failed to kill 11840: No such process
Troubleshooting Steps: I have tried uninstalling and reinstalling openjdk-6-jre and subsonic both twice. When I run a port scan on the server port 4040 is not open.
Playback Application and version: None, I haven't gotten to that stage yet.
Subsonic Version: 4.6 (the latest version as of 7th December 2011)
Server Version: Can't access about screen but I am running Ubuntu Server 11.10 with Apache version 2.2.20 (from Webmin) and I can't find the java version, when I try
- Code: Select all
java -version
- Code: Select all
The program 'java' can be found in the following packages:
* gcj-4.4-jre-headless
* gcj-4.6-jre-headless
* openjdk-6-jre-headless
* gcj-4.5-jre-headless
* openjdk-7-jre-headless
Try: apt-get install <selected package>
Hardware Platform: Ubuntu Server 11.10 on a box with a 2.8GHz P4 and 1GB of RAM.
Java Memory Limit: Unknown
Output from ffmpeg -i:
- Code: Select all
The program 'ffmpeg' is currently not installed. You can install it by typing:
apt-get install ffmpeg
Last ten log file lines:
- Code: Select all
/usr/bin/subsonic: 124: java: not found
<-------------------------Subsonic Help Request---------------------->