Reply To: A standalone Java client: FireflyClient

#15531
Anonymous
Inactive

@onecaibou wrote:

Tried out beta 3 and unfortunately it doesn’t seem to be working […]
SAXException while unmarshalling the song list (during parsing)
once my library (about 50K songs) loads up to 68% it crashes every time.

To be able to investigate, i’d need the library xml file generated when requesting the following url on your server: http://www.yourserver.com:3689/rsp/db/1
(The file may be large if you have 50K songs)
If it is not possible to attach a file on this forum, you can email me the file: vcariven [at] users.sourceforge.net

Moreover to have more information you can launch FireflyClient from a console by the command:


your/path/to/java/bin/java -jar your/path/to/firefly/FireflyClient.jar

This will let a console opened. When the exception occurs, a stacktrace will be printed. Posting it, (additionnaly to the song file) would be helpful.

— caribou