I'm trying to run jukebox mode on a readynas os6 device communicating with a usb audio device. I've already added the usb audio module to the kernel and verified my device is properly detected. Next test was to actually use subsonic -- and its throwing the following error. I'm going to guess I need to some additional software to the readynas os6 build on my box -- I just need to know what ... Can anyone provide a clue of what I might need ? Thanks !!!!
[2014-07-05 12:58:56,578] WARN RESTFilter - Error in REST API: Could not initialize class org.classpath.icedtea.pulseaudio.EventLoop
java.lang.NoClassDefFoundError: Could not initialize class org.classpath.icedtea.pulseaudio.EventLoop
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openImpl(PulseAudioMixer.java:654)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openLocal(PulseAudioMixer.java:588)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openLocal(PulseAudioMixer.java:584)