Reply To: A standalone Java client: FireflyClient

#15692
Anonymous
Inactive

I have still the following problem:

I’m using FireFlyClient (Version svn-1696 | client 0.9b) for a long time without any problems. Now i’ve got the following exception message on the client side when trying to load the songs:

[FireflyClientException] class org.xml.sax.SAXParseException – SAXException while unmarshalling the song list (during parsing).
at net.firefly.client.controller.request.RSPRequestManager.getSongList(RSPRequestManager.java:499)
at net.firefly.client.gui.swing.dialog.DatabaseDialog$LoadRemoteSongListButtonActionListener$1.run(DatabaseDialog.java:596)
at java.lang.Thread.run(Unknown Source)

The Firefly server crashes (see logfile of the server):

2010-01-04 14:09:19 (00018003): Thread 3: Bad arg:
2010-01-04 14:09:31 (00004000): Rendezvous socket closed (daap server crashed?) Aborting.

Any ideas?