Hi,
In article <[EMAIL PROTECTED]>,
Emissary<[EMAIL PROTECTED]> wrote:
> This version should be capable of handling large libraries. I've
> finally found the memory hog. It was the pdf routines combined with my
> naive approach to creating tables. This version should rarely eat above
> 20 MB of memory. I encourage everyone to test this.
I've just tried this, and get the following:
c:\>java -jar c:\stresstest-v2.jar xxx.xxx.xxx.xxx 9001 9090
c:\output.pdf
Exporter stress test v2
Server address: cube.gentlyhosting.co.uk
CLI port: 9001
HTTP port: 9090
Output file: c:\output.pdf
Exporter is starting... (h:300/65,088KB nh:2,202/98,304KB time:0ms)
Getting albums,.. (h:2,340/65,088KB nh:5,455/98,304KB time:844ms)
Exception in thread "main" com.dsnine.jsqueeze.SqueezeException: Exception
occured in asynchronous operation
at
com.dsnine.jsqueeze.cli.CLISession.rethrowOccuredException(CLISession
.java:196)
at com.dsnine.jsqueeze.cli.CLISession.collect(CLISession.java:132)
at
com.dsnine.jsqueeze.internal.model.cli.SharedCLISession.collect(Share
dCLISession.java:69)
at com.dsnine.jsqueeze.cli.CLISession.execute(CLISession.java:98)
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:24)
at
com.dsnine.jsqueeze.internal.model.cli.CLIAlbumRepository.getAllAlbum
s(CLIAlbumRepository.java:22)
at com.dsnine.jsqueeze.model.Server.getAllAlbums(Server.java:31)
at
com.dsnine.jsqueeze.ExporterStressTest.run(ExporterStressTest.java:92
)
at
com.dsnine.jsqueeze.ExporterStressTest.main(ExporterStressTest.java:5
0)
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)
Any ideas?
Andy
_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping