Skip to content

Start on First Thread issue #5

Description

@fabriziosestito

Hi,
I'm using OSX 10.8.2, Ableton Live 8.2.6, JDK 1.6.0_37, jruby 1.6.8.

I was getting the following error:

** org.jruby.exceptions.RaiseException: (LoadError) load error: SimplePlugin -- java.lang.InternalError: Can't start the AWT because Java was started on the first thread. Make sure StartOnFirstThread is not specified in your application's Info.plist or on the command line

I'm absolutely not a Java expert, but googling around I solved it specifying:
JVMOption2=-Djava.awt.headless=true
in Plugin.jnilib.ini

Maybe it can be useful!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions