crazyoldman wrote:I'm running into a problem trying to get MusicCabinet working on my Ubuntu machine. I've installed Subsonic using the Ubuntu/Debian package provided on the main Subsonic page. I replaced subsonic.war (located inside /usr/share/subsonic) with your subsonic.war, but when starting the subsonic service and loading up the webpage, I receive the following friendly message:
- Code: Select all
HTTP ERROR: 503
SERVICE_UNAVAILABLE
RequestURI=/index.view
Powered by jetty://
I am running Subsonic 4.6 in Ubuntu 12.04 and experiencing the same "Service Unavailable" error... This brings to mind two questions:
1. Is anyone successfully using MusicCabinet in Linux?
2. Could the problem be Java related? I ask this because I am using OpenJDK 6. Does MusicCabinet require version 7, or possibly the proprietary Sun Java packages instead of the open source OpenJDK ones?
I have been wanting something like MusicCabinet for a long time now, and am very excited to check it out... Any help getting it working would be greatly appreciated!