Unable to create JVM


    Feb 13 2018 | 3:36 pm
    Hi! Having issues with running a patch with mxj object, even mxj.maxhelp patch is spitting errors and all mxj boxes are browned out... I'm not familiar with Java. Any suggestions?
    Max 7 macOS 10.13.3
    Thanks

    • Feb 13 2018 | 6:43 pm
      First two, most common things to check: Have you installed Java? And if yes, are you running Max in 64-Bit mode?
    • Feb 14 2018 | 4:45 am
      Java installed and updated, and running Max in 32-Bit mode. Getting "Unable to create JVM" error message. Max does not load any mxj classes.
    • Feb 14 2018 | 8:22 am
      To my knowlege Java 8 runs only in 64 bit. Did you try starting Max in 64 bit mode?
    • Feb 14 2018 | 11:45 am
      Ok that must be the problem. Java object loads fine in 64-Bit but trying to run the patch crashes the app, because Java is specifically written for 32bit environment. I think the patch is coming from Windows and won't be able to run on a Mac. Thanks for your help.