2008-04-20 22:30:39,434 [main] INFO net.sf.jomic.tools.TestTools - cannot find logger settings "settings/jomic-tests-logging.properties"; using internal defaults 2008-04-20 22:30:39,461 [main] INFO net.sf.jomic.tools.LocaleTools - setting locale to en (English) 2008-04-20 22:30:40,193 [main] WARN net.sf.jomic.tools.ImageTools - adding suffix "jp2" to broken provider for suffix "jpeg 2000" 2008-04-20 22:30:40,197 [main] INFO net.sf.jomic.tools.ImageTools - supported image file suffixes: [bmp, gif, jp2, jpeg, jpeg 2000, jpeg2000, jpg, png, pnm, raw, tif, tiff, wbmp] 2008-04-20 22:30:40,197 [main] INFO net.sf.jomic.tools.ImageTools - supported image providers: 2008-04-20 22:30:40,198 [main] INFO net.sf.jomic.tools.ImageTools - bmp: Sun Microsystems, Inc., v1.0 2008-04-20 22:30:40,198 [main] INFO net.sf.jomic.tools.ImageTools - gif: Sun Microsystems, Inc., v1.0 2008-04-20 22:30:40,198 [main] INFO net.sf.jomic.tools.ImageTools - jp2: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,199 [main] INFO net.sf.jomic.tools.ImageTools - jpeg: Sun Microsystems, Inc., v0.5 2008-04-20 22:30:40,199 [main] INFO net.sf.jomic.tools.ImageTools - jpeg 2000: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,199 [main] INFO net.sf.jomic.tools.ImageTools - jpeg2000: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,200 [main] INFO net.sf.jomic.tools.ImageTools - jpg: Sun Microsystems, Inc., v0.5 2008-04-20 22:30:40,203 [main] INFO net.sf.jomic.tools.ImageTools - png: Sun Microsystems, Inc., v1.0 2008-04-20 22:30:40,203 [main] INFO net.sf.jomic.tools.ImageTools - pnm: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,203 [main] INFO net.sf.jomic.tools.ImageTools - raw: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,203 [main] INFO net.sf.jomic.tools.ImageTools - tif: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,203 [main] INFO net.sf.jomic.tools.ImageTools - tiff: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,203 [main] INFO net.sf.jomic.tools.ImageTools - wbmp: Sun Microsystems, Inc., v1.0 2008-04-20 22:30:40,204 [main] INFO net.sf.jomic.tools.ImageTools - tiff: Apple computer Inc., v1.0 2008-04-20 22:30:40,205 [main] INFO net.sf.jomic.tools.ImageTools - wbmp: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,206 [main] INFO net.sf.jomic.tools.ImageTools - wbmp: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,211 [main] INFO net.sf.jomic.tools.ImageTools - bmp: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,211 [main] INFO net.sf.jomic.tools.ImageTools - bmp: Sun Microsystems, Inc., v1.1 2008-04-20 22:30:40,212 [main] INFO net.sf.jomic.tools.ImageTools - tiff: Apple computer Inc., v1.0 2008-04-20 22:30:40,219 [main] INFO net.sf.jomic.tools.LocaleTools - setting locale to en (English) 2008-04-20 22:30:40,219 [main] INFO net.sf.jomic.tools.TestTools - jomic.home = "/Users/agi/workspace/jomic" 2008-04-20 22:30:40,219 [main] INFO net.sf.jomic.tools.TestTools - jomic.delay = 100 ms 2008-04-20 22:30:40,219 [main] INFO net.sf.jomic.tools.TestTools - testdata = "/Users/agi/workspace/jomic/tests/generated" 2008-04-20 22:30:40,229 [main] INFO net.sf.jomic.common.Settings - base cache path = "/Users/agi/Library/Caches/jomic" 2008-04-20 22:30:40,229 [main] INFO net.sf.jomic.comic.ComicCache - setup comic cache in "/Users/agi/Library/Caches/jomic/tests" with size 134217728 2008-04-20 22:30:40,234 [main] INFO net.sf.jomic.tools.ArchiveCache - no cache map found; using new empty map java.io.FileNotFoundException: /Users/agi/Library/Caches/jomic/tests/archives/cacheMap.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileReader.<init>(FileReader.java:55) at net.sf.jomic.tools.ArchiveCache.attemptToReadEntries(ArchiveCache.java:186) at net.sf.jomic.comic.ComicCache.setUp(ComicCache.java:125) at net.sf.jomic.comic.ComicCache.setUp(ComicCache.java:104) at net.sf.jomic.tools.TestTools.setupCache(TestTools.java:199) at net.sf.jomic.comic.ComicInfoTest.setUp(ComicInfoTest.java:40) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.extensions.abbot.ResolverFixture.runBare(ResolverFixture.java:91) at junit.extensions.abbot.ComponentTestFixture.runBare(ComponentTestFixture.java:399) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558) 2008-04-20 22:30:40,237 [main] INFO net.sf.jomic.comic.ComicCache - cache size in MB: maximum memory=63.56 MB, image cache=1 MB, title cache=1 MB, thumb cache=1 MB 2008-04-20 22:30:40,243 [main] INFO net.sf.jomic.common.Settings - base cache path = "/Users/agi/Library/Caches/jomic/tests" 2008-04-20 22:30:40,243 [main] INFO net.sf.jomic.comic.ComicInfoTest - checking "/Users/agi/workspace/jomic/tests/generated/broken_image_incomplete.cbz" 2008-04-20 22:30:40,245 [main] INFO net.sf.jomic.comic.ComicModel - create comic from "/Users/agi/workspace/jomic/tests/generated/broken_image_incomplete.cbz" 2008-04-20 22:30:40,250 [main] INFO net.sf.jomic.comic.ComicModel - cachePath = "/Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00" 2008-04-20 22:30:40,258 [main] INFO net.sf.jomic.comic.ComicModel - found image: "incomplete.jpg" 2008-04-20 22:30:40,258 [main] INFO net.sf.jomic.comic.ComicModel - found image: "01.png" 2008-04-20 22:30:40,259 [main] INFO net.sf.jomic.comic.ComicModel - found image: "03.png" 2008-04-20 22:30:40,260 [main] INFO net.sf.jomic.tools.FileArchive - extract "incomplete.jpg" to "/Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00/incomplete.jpg" 2008-04-20 22:30:40,261 [main] INFO net.sf.jomic.tools.FileArchive - extract "01.png" to "/Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00/01.png" 2008-04-20 22:30:40,262 [main] INFO net.sf.jomic.tools.FileArchive - extract "03.png" to "/Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00/03.png" 2008-04-20 22:30:40,452 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 1843200 2008-04-20 22:30:40,452 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00/01.png 2008-04-20 22:30:40,452 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:40,565 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:40,565 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:40,565 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00/01.png 2008-04-20 22:30:40,565 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:40,565 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00/03.png 2008-04-20 22:30:40,565 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:40,653 [main] INFO net.sf.jomic.comic.ComicInfoTest - 0: 00/01.png: 480x640 2008-04-20 22:30:40,653 [main] INFO net.sf.jomic.comic.ComicInfoTest - 1: 00/03.png: 480x640 2008-04-20 22:30:40,653 [main] WARN net.sf.jomic.comic.ComicInfoTest - 2: 00/incomplete.jpg: net.sf.jomic.comic.ComicException: cannot get dimension from image file "/Users/agi/Library/Caches/jomic/tests/archives/00/00/00/00/incomplete.jpg" 2008-04-20 22:30:41,434 [main] INFO net.sf.jomic.common.Settings - base cache path = "/Users/agi/Library/Caches/jomic/tests" 2008-04-20 22:30:41,435 [main] INFO net.sf.jomic.comic.ComicCache - setup comic cache in "/Users/agi/Library/Caches/jomic/tests/tests" with size 134217728 2008-04-20 22:30:41,435 [main] INFO net.sf.jomic.tools.ArchiveCache - no cache map found; using new empty map java.io.FileNotFoundException: /Users/agi/Library/Caches/jomic/tests/tests/archives/cacheMap.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileReader.<init>(FileReader.java:55) at net.sf.jomic.tools.ArchiveCache.attemptToReadEntries(ArchiveCache.java:186) at net.sf.jomic.comic.ComicCache.setUp(ComicCache.java:125) at net.sf.jomic.comic.ComicCache.setUp(ComicCache.java:104) at net.sf.jomic.tools.TestTools.setupCache(TestTools.java:199) at net.sf.jomic.comic.ComicInfoTest.setUp(ComicInfoTest.java:40) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.extensions.abbot.ResolverFixture.runBare(ResolverFixture.java:91) at junit.extensions.abbot.ComponentTestFixture.runBare(ComponentTestFixture.java:399) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558) 2008-04-20 22:30:41,437 [main] INFO net.sf.jomic.comic.ComicCache - cache size in MB: maximum memory=63.56 MB, image cache=1 MB, title cache=1 MB, thumb cache=1 MB 2008-04-20 22:30:41,438 [main] INFO net.sf.jomic.common.Settings - base cache path = "/Users/agi/Library/Caches/jomic/tests/tests" 2008-04-20 22:30:41,438 [main] INFO net.sf.jomic.comic.ComicInfoTest - checking "/Users/agi/workspace/jomic/tests/generated/test.cbz" 2008-04-20 22:30:41,438 [main] INFO net.sf.jomic.comic.ComicModel - create comic from "/Users/agi/workspace/jomic/tests/generated/test.cbz" 2008-04-20 22:30:41,535 [main] INFO net.sf.jomic.comic.ComicModel - cachePath = "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "15.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "02.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "17+18.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "20.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "logo.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "07.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "25.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "12.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "22.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "14.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "01.png" 2008-04-20 22:30:41,543 [main] INFO net.sf.jomic.comic.ComicModel - found image: "99.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "19.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "06.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "24.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "11.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "27.jpg" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "16.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "97+98.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "03.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "21.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "08.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "04+05.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "26.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "13.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "09+10.png" 2008-04-20 22:30:41,544 [main] INFO net.sf.jomic.comic.ComicModel - found image: "23.png" 2008-04-20 22:30:41,558 [main] INFO net.sf.jomic.tools.FileArchive - extract "15.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/15.png" 2008-04-20 22:30:41,561 [main] INFO net.sf.jomic.tools.FileArchive - extract "02.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/02.png" 2008-04-20 22:30:41,562 [main] INFO net.sf.jomic.tools.FileArchive - extract "17+18.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/17+18.png" 2008-04-20 22:30:41,563 [main] INFO net.sf.jomic.tools.FileArchive - extract "20.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/20.png" 2008-04-20 22:30:41,564 [main] INFO net.sf.jomic.tools.FileArchive - extract "logo.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/logo.png" 2008-04-20 22:30:41,565 [main] INFO net.sf.jomic.tools.FileArchive - extract "07.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/07.png" 2008-04-20 22:30:41,566 [main] INFO net.sf.jomic.tools.FileArchive - extract "25.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/25.png" 2008-04-20 22:30:41,567 [main] INFO net.sf.jomic.tools.FileArchive - extract "12.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/12.png" 2008-04-20 22:30:41,569 [main] INFO net.sf.jomic.tools.FileArchive - extract "22.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/22.png" 2008-04-20 22:30:41,569 [main] INFO net.sf.jomic.tools.FileArchive - extract "14.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/14.png" 2008-04-20 22:30:41,570 [main] INFO net.sf.jomic.tools.FileArchive - extract "01.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/01.png" 2008-04-20 22:30:41,571 [main] INFO net.sf.jomic.tools.FileArchive - extract "99.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/99.png" 2008-04-20 22:30:41,573 [main] INFO net.sf.jomic.tools.FileArchive - extract "19.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/19.png" 2008-04-20 22:30:41,574 [main] INFO net.sf.jomic.tools.FileArchive - extract "06.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/06.png" 2008-04-20 22:30:41,575 [main] INFO net.sf.jomic.tools.FileArchive - extract "24.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/24.png" 2008-04-20 22:30:41,576 [main] INFO net.sf.jomic.tools.FileArchive - extract "11.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/11.png" 2008-04-20 22:30:41,576 [main] INFO net.sf.jomic.tools.FileArchive - extract "27.jpg" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/27.jpg" 2008-04-20 22:30:41,577 [main] INFO net.sf.jomic.tools.FileArchive - extract "16.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/16.png" 2008-04-20 22:30:41,578 [main] INFO net.sf.jomic.tools.FileArchive - extract "97+98.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/97+98.png" 2008-04-20 22:30:41,580 [main] INFO net.sf.jomic.tools.FileArchive - extract "03.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/03.png" 2008-04-20 22:30:41,581 [main] INFO net.sf.jomic.tools.FileArchive - extract "21.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/21.png" 2008-04-20 22:30:41,581 [main] INFO net.sf.jomic.tools.FileArchive - extract "08.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/08.png" 2008-04-20 22:30:41,582 [main] INFO net.sf.jomic.tools.FileArchive - extract "04+05.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/04+05.png" 2008-04-20 22:30:41,584 [main] INFO net.sf.jomic.tools.FileArchive - extract "26.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/26.png" 2008-04-20 22:30:41,584 [main] INFO net.sf.jomic.tools.FileArchive - extract "13.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/13.png" 2008-04-20 22:30:41,586 [main] INFO net.sf.jomic.tools.FileArchive - extract "09+10.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/09+10.png" 2008-04-20 22:30:41,588 [main] INFO net.sf.jomic.tools.FileArchive - extract "23.png" to "/Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/23.png" 2008-04-20 22:30:41,685 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 1843200 2008-04-20 22:30:41,685 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/01.png 2008-04-20 22:30:41,685 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:41,739 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:41,739 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:41,739 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/01.png 2008-04-20 22:30:41,739 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:41,739 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/02.png 2008-04-20 22:30:41,739 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:41,850 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:41,850 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:41,850 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/02.png 2008-04-20 22:30:41,851 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:41,851 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/03.png 2008-04-20 22:30:41,851 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:42,017 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 3686400 bytes to 5529600 2008-04-20 22:30:42,017 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:42,017 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/03.png 2008-04-20 22:30:42,017 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 3686400 2008-04-20 22:30:42,017 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/04+05.png 2008-04-20 22:30:42,017 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 3686400 of 1048576 bytes (351.56%) 2008-04-20 22:30:42,582 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 5529600 2008-04-20 22:30:42,582 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:42,582 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/04+05.png 2008-04-20 22:30:42,582 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 3686400 bytes to 1843200 2008-04-20 22:30:42,582 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/06.png 2008-04-20 22:30:42,582 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:42,626 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1474560 bytes to 3317760 2008-04-20 22:30:42,626 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:42,626 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/06.png 2008-04-20 22:30:42,626 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1474560 2008-04-20 22:30:42,626 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/07.png 2008-04-20 22:30:42,626 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1474560 of 1048576 bytes (140.62%) 2008-04-20 22:30:42,681 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3317760 2008-04-20 22:30:42,681 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:42,681 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/07.png 2008-04-20 22:30:42,681 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1474560 bytes to 1843200 2008-04-20 22:30:42,681 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/08.png 2008-04-20 22:30:42,681 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:42,861 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 3686400 bytes to 5529600 2008-04-20 22:30:42,861 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:42,861 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/08.png 2008-04-20 22:30:42,861 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 3686400 2008-04-20 22:30:42,861 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/09+10.png 2008-04-20 22:30:42,861 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 3686400 of 1048576 bytes (351.56%) 2008-04-20 22:30:42,920 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 5529600 2008-04-20 22:30:42,920 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:42,920 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/09+10.png 2008-04-20 22:30:42,920 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 3686400 bytes to 1843200 2008-04-20 22:30:42,920 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/11.png 2008-04-20 22:30:42,920 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,183 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 7372800 bytes to 9216000 2008-04-20 22:30:43,183 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,183 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/11.png 2008-04-20 22:30:43,183 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 7372800 2008-04-20 22:30:43,183 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/12.png 2008-04-20 22:30:43,185 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 7372800 of 1048576 bytes (703.12%) 2008-04-20 22:30:43,448 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 7372800 bytes to 14745600 2008-04-20 22:30:43,448 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,448 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/12.png 2008-04-20 22:30:43,448 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 7372800 bytes to 7372800 2008-04-20 22:30:43,448 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/13.png 2008-04-20 22:30:43,448 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 7372800 of 1048576 bytes (703.12%) 2008-04-20 22:30:43,497 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 9216000 2008-04-20 22:30:43,497 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,497 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/13.png 2008-04-20 22:30:43,497 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 7372800 bytes to 1843200 2008-04-20 22:30:43,497 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/14.png 2008-04-20 22:30:43,497 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,555 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:43,555 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,555 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/14.png 2008-04-20 22:30:43,555 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:43,555 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/15.png 2008-04-20 22:30:43,555 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,660 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1474560 bytes to 3317760 2008-04-20 22:30:43,660 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,660 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/15.png 2008-04-20 22:30:43,660 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1474560 2008-04-20 22:30:43,660 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/16.png 2008-04-20 22:30:43,660 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1474560 of 1048576 bytes (140.62%) 2008-04-20 22:30:43,669 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 3686400 bytes to 5160960 2008-04-20 22:30:43,669 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,669 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/16.png 2008-04-20 22:30:43,669 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1474560 bytes to 3686400 2008-04-20 22:30:43,669 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/17+18.png 2008-04-20 22:30:43,669 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 3686400 of 1048576 bytes (351.56%) 2008-04-20 22:30:43,676 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 5529600 2008-04-20 22:30:43,676 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,676 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/17+18.png 2008-04-20 22:30:43,676 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 3686400 bytes to 1843200 2008-04-20 22:30:43,676 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/19.png 2008-04-20 22:30:43,676 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,725 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:43,725 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,725 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/19.png 2008-04-20 22:30:43,725 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:43,725 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/20.png 2008-04-20 22:30:43,725 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,777 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:43,777 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,777 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/20.png 2008-04-20 22:30:43,777 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:43,777 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/21.png 2008-04-20 22:30:43,777 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,781 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:43,781 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,784 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/21.png 2008-04-20 22:30:43,784 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:43,784 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/22.png 2008-04-20 22:30:43,784 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,788 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:43,788 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,788 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/22.png 2008-04-20 22:30:43,788 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:43,788 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/23.png 2008-04-20 22:30:43,789 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:43,794 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1474560 bytes to 3317760 2008-04-20 22:30:43,794 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,794 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/23.png 2008-04-20 22:30:43,794 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1474560 2008-04-20 22:30:43,794 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/24.png 2008-04-20 22:30:43,795 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1474560 of 1048576 bytes (140.62%) 2008-04-20 22:30:43,918 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 2211840 bytes to 3686400 2008-04-20 22:30:43,918 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,918 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/24.png 2008-04-20 22:30:43,918 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1474560 bytes to 2211840 2008-04-20 22:30:43,918 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/25.png 2008-04-20 22:30:43,918 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 2211840 of 1048576 bytes (210.94%) 2008-04-20 22:30:43,959 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1474560 bytes to 3686400 2008-04-20 22:30:43,959 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,959 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/25.png 2008-04-20 22:30:43,960 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 2211840 bytes to 1474560 2008-04-20 22:30:43,960 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/26.png 2008-04-20 22:30:43,960 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1474560 of 1048576 bytes (140.62%) 2008-04-20 22:30:43,984 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3317760 2008-04-20 22:30:43,984 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:43,984 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/26.png 2008-04-20 22:30:43,984 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1474560 bytes to 1843200 2008-04-20 22:30:43,984 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/27.jpg 2008-04-20 22:30:43,984 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:44,086 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 3686400 bytes to 5529600 2008-04-20 22:30:44,086 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:44,086 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/27.jpg 2008-04-20 22:30:44,086 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 3686400 2008-04-20 22:30:44,086 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/97+98.png 2008-04-20 22:30:44,086 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 3686400 of 1048576 bytes (351.56%) 2008-04-20 22:30:44,138 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 5529600 2008-04-20 22:30:44,138 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:44,138 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/97+98.png 2008-04-20 22:30:44,138 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 3686400 bytes to 1843200 2008-04-20 22:30:44,138 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/99.png 2008-04-20 22:30:44,138 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:44,189 [main] INFO net.sf.jomic.tools.ImageCache - memory size increased by 1843200 bytes to 3686400 2008-04-20 22:30:44,189 [main] INFO net.sf.jomic.tools.ImageCache - removing least recently used image to meet memory size requirement 2008-04-20 22:30:44,189 [main] INFO net.sf.jomic.tools.ImageCache - removing entry: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/99.png 2008-04-20 22:30:44,189 [main] INFO net.sf.jomic.tools.ImageCache - memory size reduced by 1843200 bytes to 1843200 2008-04-20 22:30:44,189 [main] INFO net.sf.jomic.tools.ImageCache - entry added: /Users/agi/Library/Caches/jomic/tests/tests/archives/00/00/00/00/logo.png 2008-04-20 22:30:44,189 [main] INFO net.sf.jomic.tools.ImageCache - current cache statistics: 1 entries use 1843200 of 1048576 bytes (175.78%) 2008-04-20 22:30:44,189 [main] INFO net.sf.jomic.comic.ComicInfoTest - 0: 00/01.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 1: 00/02.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 2: 00/03.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 3: 00/04+05.png: 960x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 4: 00/06.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 5: 00/07.png: 480x512 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 6: 00/08.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 7: 00/09+10.png: 960x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 8: 00/11.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 9: 00/12.png: 960x1280 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 10: 00/13.png: 960x1280 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 11: 00/14.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 12: 00/15.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 13: 00/16.png: 480x512 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 14: 00/17+18.png: 960x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 15: 00/19.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 16: 00/20.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 17: 00/21.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 18: 00/22.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 19: 00/23.png: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 20: 00/24.png: 480x512 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 21: 00/25.png: 576x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 22: 00/26.png: 384x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 23: 00/27.jpg: 480x640 2008-04-20 22:30:44,190 [main] INFO net.sf.jomic.comic.ComicInfoTest - 24: 00/97+98.png: 960x640 2008-04-20 22:30:44,191 [main] INFO net.sf.jomic.comic.ComicInfoTest - 25: 00/99.png: 480x640 2008-04-20 22:30:44,191 [main] INFO net.sf.jomic.comic.ComicInfoTest - 26: 00/logo.png: 480x640 2008-04-20 22:30:44,962 [main] INFO net.sf.jomic.common.Settings - base cache path = "/Users/agi/Library/Caches/jomic/tests/tests" 2008-04-20 22:30:44,962 [main] INFO net.sf.jomic.comic.ComicCache - setup comic cache in "/Users/agi/Library/Caches/jomic/tests/tests/tests" with size 134217728 2008-04-20 22:30:44,963 [main] INFO net.sf.jomic.tools.ArchiveCache - no cache map found; using new empty map java.io.FileNotFoundException: /Users/agi/Library/Caches/jomic/tests/tests/tests/archives/cacheMap.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileReader.<init>(FileReader.java:55) at net.sf.jomic.tools.ArchiveCache.attemptToReadEntries(ArchiveCache.java:186) at net.sf.jomic.comic.ComicCache.setUp(ComicCache.java:125) at net.sf.jomic.comic.ComicCache.setUp(ComicCache.java:104) at net.sf.jomic.tools.TestTools.setupCache(TestTools.java:199) at net.sf.jomic.comic.ComicInfoTest.setUp(ComicInfoTest.java:40) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.extensions.abbot.ResolverFixture.runBare(ResolverFixture.java:91) at junit.extensions.abbot.ComponentTestFixture.runBare(ComponentTestFixture.java:399) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558) 2008-04-20 22:30:44,964 [main] INFO net.sf.jomic.comic.ComicCache - cache size in MB: maximum memory=63.56 MB, image cache=1 MB, title cache=1 MB, thumb cache=1 MB 2008-04-20 22:30:44,965 [main] INFO net.sf.jomic.common.Settings - base cache path = "/Users/agi/Library/Caches/jomic/tests/tests/tests"