Menu

#28 Cannot launch Jomic: AssertionError

closed-fixed
Startup (7)
8
2006-03-27
2006-03-27
Anonymous
No

I receive the AssertionError message upon trying to start up Jomic. I'm
using Mac OS 10.4.5 with the latest security updates. Any help would be
appreciated.

java.lang.AssertionError
at net.sf.jomic.comic.ComicCache.setUp(ComicCache.java:96)
at net.sf.jomic.Jomic.setupImaging(Jomic.java:80)
at net.sf.jomic.Jomic.show(Jomic.java:195)
at net.sf.jomic.Jomic$JomicRunner.run(Jomic.java:245)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Discussion

  • Thomas Aglassinger

    • priority: 5 --> 8
     
  • Thomas Aglassinger

    Logged In: YES
    user_id=421066

    Oops, forgot to specify a default value for the archive
    cache size.

    Fix should be out soon, in the meanwhile you can specify one
    yourself by adding the following line to
    ~/Library/Preferences/jomic.properties:

    archiveCacheSizeInMb=4096

     
  • Thomas Aglassinger

    • assigned_to: nobody --> roskakori
     
  • Thomas Aglassinger

    Logged In: YES
    user_id=421066

    Fixed in version 0.9.19.

     
  • Thomas Aglassinger

    • status: open --> open-fixed
     
  • Thomas Aglassinger

    • status: open-fixed --> closed-fixed
     

Log in to post a comment.