Hi,

In article <[EMAIL PROTECTED]>,
           Emissary<[EMAIL PROTECTED]> wrote:
> Yeah, and fortunately a rather simple advice :)
>
> You just missed the last parameter and as I haven't implemented any
> array bound checking this fails the hard way.
>
> Please specify the output file (pdf) as the last parameter and you're
> ready to go

Doh.

Ok, now I'm getting:

Albums: 510 (h:3,678/65,088KB nh:6,398/98,304KB time:5392ms)
Processing album #1 (12"/80s/2)... (h:3,816/65,088KB nh:6,473/98,304KB
time:5408
ms)
DEBUG - sent: 3: [CLIData:PLAYERID=null;COMMAND=artists;PARAMETERS=[0,
214748364
7, album_id:238]]
Exception in thread "main" com.dsnine.jsqueeze.SqueezeException: Exception
occur
ed in asynchronous operation
        at
com.dsnine.jsqueeze.cli.CLISession.rethrowOccuredException(CLISession
.java:212)
        at com.dsnine.jsqueeze.cli.CLISession.collect(CLISession.java:144)
        at
com.dsnine.jsqueeze.internal.model.cli.SharedCLISession.collect(Share
dCLISession.java:69)
        at com.dsnine.jsqueeze.cli.CLISession.execute(CLISession.java:110)
        at
com.dsnine.jsqueeze.internal.model.cli.SharedCLISession.execute(Share
dCLISession.java:57)
        at
com.dsnine.jsqueeze.internal.model.cli.AbstractCLIRepository.executeA
ndMapQuery(AbstractCLIRepository.java:25)
        at
com.dsnine.jsqueeze.internal.model.cli.CLIArtistRepository.getArtists
ForAlbum(CLIArtistRepository.java:28)
        at com.dsnine.jsqueeze.model.Album.getArtists(Album.java:46)
        at
com.dsnine.jsqueeze.ExporterStressTest.printAlbum(ExporterStressTest.
java:159)
        at
com.dsnine.jsqueeze.ExporterStressTest.run(ExporterStressTest.java:13
4)
        at
com.dsnine.jsqueeze.ExporterStressTest.main(ExporterStressTest.java:6
7)
Caused by: com.dsnine.jsqueeze.ConnectionLostException: Lost connection to
serve
r
        at
com.dsnine.jsqueeze.internal.cli.IOWorker.doRead(IOWorker.java:106)
        at
com.dsnine.jsqueeze.internal.cli.IOWorker.access$2(IOWorker.java:100)

        at
com.dsnine.jsqueeze.internal.cli.IOWorker$IOWorkerRunnable.run(IOWork
er.java:156)

Could this be because of the '/' or '"' in the album name I wonder?

Cheers

Andy

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to