Ubutnu 10.04 and JukeBox - Help required
Ubutnu 10.04 and JukeBox - Help required
Having searched for several hours, I have yet been able to find any answers. Although there have been some claims, no-one ever actually answers the question.
Is there a confirmed solution to getting Jukebox Player working on Ubuntu 10.04 (or other)
The external player options work on the local machine but just no audio using jukebox feature. I have looked at routing the java sound in the sound.properties, no joy.
Other aspects of this application/service development is active and I consider very successful and well done to the dev members for providing.
I have been happy to donate.
Are there any members with any contributions to solve this?
I am using a purpose built media PC with the correct Java versions. The latest version of the .deb installer.
If there is other info that is useful please let me know
Many Thanks and looking forward to getting this application running
[10/30/10 12:23:49 PM BST] INFO JukeboxService Starting jukebox player on behalf of local
[10/30/10 12:23:49 PM BST] DEBUG JukeboxService stateUpdated : OPENING:-1:java.io.BufferedInputStream@19ea9a
[10/30/10 12:23:49 PM BST] INFO PlaylistInputStream local listening to "14 Tracks Scannign The Scene/1-Party_Machine.mp3"
[10/30/10 12:23:49 PM BST] DEBUG JukeboxService opened : {mp3.id3tag.track=1/14, mp3.crc=false, mp3.id3tag.orchestra=Boomkat, mp3.copyright=false, album=14 tracks: Scanning the scene, mp3.channels=2, mp3.version.mpeg=1, date=2010, mp3.id3tag.genre=Soundtracks / Library / Early Electronic, mp3.framesize.bytes=1040, author=Bruce Haack, title=Party Machine, mp3.version.layer=3, mp3.vbr.scale=0, mp3.bitrate.nominal.bps=320000, mp3.version.encoding=MPEG1L3, audio.type=MP3, mp3.id3tag.v2=java.io.ByteArrayInputStream@3c3ee9, vbr=false, mp3.id3tag.v2.version=3, mp3.padding=false, audio.framerate.fps=38.28125, audio.channels=2, mp3.framerate.fps=38.28125, mp3.header.pos=25621, mp3.frequency.hz=44100, basicplayer.sourcedataline=org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine@1c4390a, bitrate=320000, mp3.id3tag.grouping=Boomkat, mp3.mode=1, mp3.vbr=false,
[10/30/10 12:31:03 PM BST] DEBUG JukeboxService stateUpdated : OPENED:-1
[10/30/10 12:31:03 PM BST] WARN JukeboxService Error in BasicPlayer.play()
[10/30/10 12:32:21 PM BST] ERROR JukeboxService Error in BasicPlayer.setGain()
[10/30/10 12:33:21 PM BST] ERROR JukeboxService Error in BasicPlayer.setGain()
[10/30/10 12:33:31 PM BST] INFO JukeboxService Starting jukebox player on behalf of local
[10/30/10 12:33:31 PM BST] DEBUG JukeboxService stateUpdated : OPENING:-1:java.io.BufferedInputStream@b53bf3
[10/30/10 12:33:31 PM BST] INFO PlaylistInputStream local listening to "14 Tracks Scannign The Scene/1-Party_Machine.mp3"
[10/30/10 12:33:31 PM BST] DEBUG JukeboxService opened : {mp3.id3tag.track=1/14, mp3.crc=false, mp3.id3tag.orchestra=Boomkat, mp3.copyright=false, album=14 tracks: Scanning the scene, mp3.channels=2, mp3.version.mpeg=1, date=2010, mp3.id3tag.genre=Soundtracks / Library / Early Electronic, mp3.framesize.bytes=1040, author=Bruce Haack, title=Party Machine, mp3.version.layer=3, mp3.vbr.scale=0, mp3.bitrate.nominal.bps=320000, mp3.version.encoding=MPEG1L3, audio.type=MP3, mp3.id3tag.v2=java.io.ByteArrayInputStream@1ad5960, vbr=false, mp3.id3tag.v2.version=3, mp3.padding=false, audio.framerate.fps=38.28125, audio.channels=2, mp3.framerate.fps=38.28125, mp3.header.pos=25621, mp3.frequency.hz=44100, basicplayer.sourcedataline=org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine@1250601, bitrate=320000, mp3.id3tag.grouping=Boomkat, mp3.mode=1, mp3.vbr=false, audio.samplerate.hz=44100.0, mp3.original=true}
[10/30/10 12:33:31 PM BST] DEBUG JukeboxService stateUpdated : OPENED:-1
[10/30/10 12:33:31 PM BST] WARN JukeboxService Error in BasicPlayer.play()
[10/30/10 12:35:10 PM BST] ERROR JukeboxService Error in BasicPlayer.setGain()
[2010-10-30 12:31:03,445] WARN JukeboxService - Error in BasicPlayer.play()
javax.sound.sampled.LineUnavailableException
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openImpl(PulseAudioMixer.java:714)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openLocal(PulseAudioMixer.java:588)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openLocal(PulseAudioMixer.java:584)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.open(PulseAudioMixer.java:579)
at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:95)
at org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine.open(PulseAudioSourceDataLine.java:75)
at javazoom.jlgui.basicplayer.BasicPlayer.openLine(Unknown Source)
at javazoom.jlgui.basicplayer.BasicPlayer.initLine(Unknown Source)
at javazoom.jlgui.basicplayer.BasicPlayer.startPlayback(Unknown Source)
at javazoom.jlgui.basicplayer.BasicPlayer.play(Unknown Source)
at net.sourceforge.subsonic.service.JukeboxService$JuxeboxPlayer.play(JukeboxService.java:154)
at net.sourceforge.subsonic.service.JukeboxService.play(JukeboxService.java:76)
at net.sourceforge.subsonic.ajax.PlaylistService.convert(PlaylistService.java:268)
at net.sourceforge.subsonic.ajax.PlaylistService.doStart(PlaylistService.java:79)
at net.sourceforge.subsonic.ajax.PlaylistService.start(PlaylistService.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
Having searched for several hours, I have yet been able to find any answers. Although there have been some claims, no-one ever actually answers the question.
Is there a confirmed solution to getting Jukebox Player working on Ubuntu 10.04 (or other)
The external player options work on the local machine but just no audio using jukebox feature. I have looked at routing the java sound in the sound.properties, no joy.
Other aspects of this application/service development is active and I consider very successful and well done to the dev members for providing.
I have been happy to donate.
Are there any members with any contributions to solve this?
I am using a purpose built media PC with the correct Java versions. The latest version of the .deb installer.
If there is other info that is useful please let me know
Many Thanks and looking forward to getting this application running
[10/30/10 12:23:49 PM BST] INFO JukeboxService Starting jukebox player on behalf of local
[10/30/10 12:23:49 PM BST] DEBUG JukeboxService stateUpdated : OPENING:-1:java.io.BufferedInputStream@19ea9a
[10/30/10 12:23:49 PM BST] INFO PlaylistInputStream local listening to "14 Tracks Scannign The Scene/1-Party_Machine.mp3"
[10/30/10 12:23:49 PM BST] DEBUG JukeboxService opened : {mp3.id3tag.track=1/14, mp3.crc=false, mp3.id3tag.orchestra=Boomkat, mp3.copyright=false, album=14 tracks: Scanning the scene, mp3.channels=2, mp3.version.mpeg=1, date=2010, mp3.id3tag.genre=Soundtracks / Library / Early Electronic, mp3.framesize.bytes=1040, author=Bruce Haack, title=Party Machine, mp3.version.layer=3, mp3.vbr.scale=0, mp3.bitrate.nominal.bps=320000, mp3.version.encoding=MPEG1L3, audio.type=MP3, mp3.id3tag.v2=java.io.ByteArrayInputStream@3c3ee9, vbr=false, mp3.id3tag.v2.version=3, mp3.padding=false, audio.framerate.fps=38.28125, audio.channels=2, mp3.framerate.fps=38.28125, mp3.header.pos=25621, mp3.frequency.hz=44100, basicplayer.sourcedataline=org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine@1c4390a, bitrate=320000, mp3.id3tag.grouping=Boomkat, mp3.mode=1, mp3.vbr=false,
[10/30/10 12:31:03 PM BST] DEBUG JukeboxService stateUpdated : OPENED:-1
[10/30/10 12:31:03 PM BST] WARN JukeboxService Error in BasicPlayer.play()
[10/30/10 12:32:21 PM BST] ERROR JukeboxService Error in BasicPlayer.setGain()
[10/30/10 12:33:21 PM BST] ERROR JukeboxService Error in BasicPlayer.setGain()
[10/30/10 12:33:31 PM BST] INFO JukeboxService Starting jukebox player on behalf of local
[10/30/10 12:33:31 PM BST] DEBUG JukeboxService stateUpdated : OPENING:-1:java.io.BufferedInputStream@b53bf3
[10/30/10 12:33:31 PM BST] INFO PlaylistInputStream local listening to "14 Tracks Scannign The Scene/1-Party_Machine.mp3"
[10/30/10 12:33:31 PM BST] DEBUG JukeboxService opened : {mp3.id3tag.track=1/14, mp3.crc=false, mp3.id3tag.orchestra=Boomkat, mp3.copyright=false, album=14 tracks: Scanning the scene, mp3.channels=2, mp3.version.mpeg=1, date=2010, mp3.id3tag.genre=Soundtracks / Library / Early Electronic, mp3.framesize.bytes=1040, author=Bruce Haack, title=Party Machine, mp3.version.layer=3, mp3.vbr.scale=0, mp3.bitrate.nominal.bps=320000, mp3.version.encoding=MPEG1L3, audio.type=MP3, mp3.id3tag.v2=java.io.ByteArrayInputStream@1ad5960, vbr=false, mp3.id3tag.v2.version=3, mp3.padding=false, audio.framerate.fps=38.28125, audio.channels=2, mp3.framerate.fps=38.28125, mp3.header.pos=25621, mp3.frequency.hz=44100, basicplayer.sourcedataline=org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine@1250601, bitrate=320000, mp3.id3tag.grouping=Boomkat, mp3.mode=1, mp3.vbr=false, audio.samplerate.hz=44100.0, mp3.original=true}
[10/30/10 12:33:31 PM BST] DEBUG JukeboxService stateUpdated : OPENED:-1
[10/30/10 12:33:31 PM BST] WARN JukeboxService Error in BasicPlayer.play()
[10/30/10 12:35:10 PM BST] ERROR JukeboxService Error in BasicPlayer.setGain()
[2010-10-30 12:31:03,445] WARN JukeboxService - Error in BasicPlayer.play()
javax.sound.sampled.LineUnavailableException
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openImpl(PulseAudioMixer.java:714)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openLocal(PulseAudioMixer.java:588)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.openLocal(PulseAudioMixer.java:584)
at org.classpath.icedtea.pulseaudio.PulseAudioMixer.open(PulseAudioMixer.java:579)
at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:95)
at org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine.open(PulseAudioSourceDataLine.java:75)
at javazoom.jlgui.basicplayer.BasicPlayer.openLine(Unknown Source)
at javazoom.jlgui.basicplayer.BasicPlayer.initLine(Unknown Source)
at javazoom.jlgui.basicplayer.BasicPlayer.startPlayback(Unknown Source)
at javazoom.jlgui.basicplayer.BasicPlayer.play(Unknown Source)
at net.sourceforge.subsonic.service.JukeboxService$JuxeboxPlayer.play(JukeboxService.java:154)
at net.sourceforge.subsonic.service.JukeboxService.play(JukeboxService.java:76)
at net.sourceforge.subsonic.ajax.PlaylistService.convert(PlaylistService.java:268)
at net.sourceforge.subsonic.ajax.PlaylistService.doStart(PlaylistService.java:79)
at net.sourceforge.subsonic.ajax.PlaylistService.start(PlaylistService.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)