JVM controller not starting from command line
I am testing out a new JVM controller with an 11.1.2.2 Forms/Reports Instance on Red Hat Linux 6 but I'm getting a very weird generic error when I execute the start command from bash:
$ dejvm -start jvmcontroller=INBSSOController
Copyright (c) 1994, 2013, Oracle and/or its affiliates. All rights reserved.
JVM Controller version : 11.1.2.2.0
Error: Unable to create the JVM.
It works fine when I start the controller from the EM console, though (and I can also stop it via the command line once it's started). All of my environment variables seem to be set correctly (ORACLE_HOME, LD_LIBRARY_PATH, etc.). I checked the log file for the controller but it's not showing any errors in there. It also fails when I try to start up either the default or example JVM controllers.