SciLor's Open Source Forums
http://forum.scilor.com/

Error when opening stream
http://forum.scilor.com/viewtopic.php?f=227&t=1020
Page 1 of 1

Author:  jokke [ Thu Jan 26, 2012 8:06 pm ]
Post subject:  Error when opening stream

Hi,

GrooveShark must have changed something just recently, because earlier this day everything was working fine.. Here's the stacktrace:

java.lang.Exception: Create Response Error: Response serialisation Error: Expecting array but found object: Functions.GetStreamKeyFromSongIDEx$GetStreamKeyFromSongIDExResult@655e3dc4 (
{"header":{"expiredClient":true,"session":"7a895ad2ebb6d681c747596dbc943a21","serviceVersion":"20100903","prefetchEnabled":true},"result":{"24382054":[]}})
at Base.GroovesharkRequestBuilder.CreateResponse(GroovesharkRequestBuilder.java:113)
at Base.GroovesharkRequestBuilder.MakeRequest(GroovesharkRequestBuilder.java:177)
at Base.GroovesharkClient.GetMusicStream(GroovesharkClient.java:321)
at gui.GrooveIDPlayable.getLength(GrooveIDPlayable.java:43)
at gui.AbstractGrooveWindow.playID(AbstractGrooveWindow.java:708)
at gui.AbstractGrooveWindow.playRowNr(AbstractGrooveWindow.java:686)
at gui.AbstractGrooveWindow.playSelectedRow(AbstractGrooveWindow.java:602)
at gui.AbstractGrooveWindow$TableListener.mousePressed(AbstractGrooveWindow.java:1015)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Author:  jokke [ Thu Jan 26, 2012 9:25 pm ]
Post subject:  Re: Error when opening stream

Hmm.. Okay now it's working again.. weird.. :P Whats the markAsDownloaded() for btw? My app also just streams the music. Do i have to call markAsDownloaded also when playing the streams?

Author:  jokke [ Fri Jan 27, 2012 11:58 pm ]
Post subject:  Re: Error when opening stream

Okay, this is a reoccuring issue.. I don't know what triggers it, but it affects the windows downloader too (meaning that if i get this error with my program, i'll get the error with the windows downloader too) After a few hours it seems to work again (or maybe also after ip change). Any ideas, where this might come from? Or how to prevent it?

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/