View Single Post
09/02/17, 11:41 AM   #1
laurahonest
Join Date: Sep 2017
Posts: 1
Minion won't open on mac

Hi all,
Trying to use minion on mac for the first time. It installs fine but when I try to open it it crashes after about 5 seconds.

My logs show this:
Code:
DEBUG 2017-09-02 11:36:36,060 [JavaFX Application Thread] gg.minion.controller.MinionController:open(311): Starting new Minion instance.
DEBUG 2017-09-02 11:36:36,066 [JavaFX Application Thread] gg.minion.Minion:stop(98): Close called.
2017-09-02 11:36:36,067 pool-2-thread-1 DEBUG Stopping LoggerContext[name=55f96302, org.apache.logging.log4j.core.LoggerContext@67b393d]
DEBUG 2017-09-02 11:36:36,067 [Thread-7] gg.minion.MinionShutdownHook:run(21): Shutdown hook called.
2017-09-02 11:36:36,067 pool-2-thread-1 DEBUG Stopping LoggerContext[name=55f96302, org.apache.logging.log4j.core.LoggerContext@67b393d]...
2017-09-02 11:36:36,071 pool-2-thread-1 DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false
2017-09-02 11:36:36,071 pool-2-thread-1 DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-3
2017-09-02 11:36:36,071 pool-2-thread-1 DEBUG Shutting down FileManager /Users/lorelei/.minion/minion.log
2017-09-02 11:36:36,071 pool-2-thread-1 DEBUG Stopped XmlConfiguration[location=jar:file:/Applications/Minion.app/Contents/Java/Minion-jfx.jar!/log4j2.xml] OK
2017-09-02 11:36:36,071 pool-2-thread-1 DEBUG Stopped LoggerContext[name=55f96302, org.apache.logging.log4j.core.LoggerContext@67b393d]...
I'm running macOS Sierra version 10.12.6

Generally I can sort my own issues but I am stumped this time. Any help would be apprectiated!
Thanks!
  Reply With Quote