Closed lpellegr closed 12 years ago
Possible solution? Apparently Edward Thompson's workaround fixes it. A code change is needed though.
Strange enough, @phstudy fix works for me in eclipse, but it's not running from the command line. Also, an NPE is coming out of nowhere. It's late, will work on this tomorrow. If you are up for it, do make a pull request with your version, please!
This is still problematic in OS X
Allright, this actually runs from the console if you run it as java -XstartOnFirstThread -jar Siafu.jar
. We need to update the startup scripts...
Allright, the master branch (And devel, of course) will now drop OS X, linux and windows scripts to start Siafu in each of those platforms. For most of them starting is a matter of running the jar, but in the case of OSX, that pesky startOnFirstThread was needed
I compiled and packaged the latest version from the trunk but it cannot be runned on Mac Os X 10.7.4
I get the following stacktrace: