I got an issue trying to use Continuum. It's running for the first time, so I got noting to configure until it runs the first time.
Thank you so much, Alex Mayorga Adame STATUS | wrapper | 2005/08/16 09:10:44 | Launching a JVM... INFO | jvm 5 | 2005/08/16 09:10:44 | Usage: java [-options] class [args...] INFO | jvm 5 | 2005/08/16 09:10:44 | (to execute a class) INFO | jvm 5 | 2005/08/16 09:10:44 | or java [-options] -jar jarfile [args...] INFO | jvm 5 | 2005/08/16 09:10:44 | (to execute a jar file) INFO | jvm 5 | 2005/08/16 09:10:44 | INFO | jvm 5 | 2005/08/16 09:10:44 | where options include: INFO | jvm 5 | 2005/08/16 09:10:44 | -client to select the "client" VM INFO | jvm 5 | 2005/08/16 09:10:44 | -server to select the "server" VM INFO | jvm 5 | 2005/08/16 09:10:44 | -hotspot is a synonym for the "client" VM [deprecated] INFO | jvm 5 | 2005/08/16 09:10:44 | The default VM is client. INFO | jvm 5 | 2005/08/16 09:10:44 | INFO | jvm 5 | 2005/08/16 09:10:44 | -cp <class search path of directories and zip/jar files> INFO | jvm 5 | 2005/08/16 09:10:44 | -classpath <class search path of directories and zip/jar files> INFO | jvm 5 | 2005/08/16 09:10:44 | A ; separated list of directories, JAR archives, INFO | jvm 5 | 2005/08/16 09:10:44 | and ZIP archives to search for class files. INFO | jvm 5 | 2005/08/16 09:10:44 | -D<name>=<value> INFO | jvm 5 | 2005/08/16 09:10:44 | set a system property INFO | jvm 5 | 2005/08/16 09:10:44 | -verbose[:class|gc|jni] INFO | jvm 5 | 2005/08/16 09:10:44 | enable verbose output INFO | jvm 5 | 2005/08/16 09:10:44 | -version print product version and exit INFO | jvm 5 | 2005/08/16 09:10:44 | -version:<value> INFO | jvm 5 | 2005/08/16 09:10:44 | require the specified version to run INFO | jvm 5 | 2005/08/16 09:10:44 | -showversion print product version and continue INFO | jvm 5 | 2005/08/16 09:10:44 | -jre-restrict-search | -jre-no-restrict-search INFO | jvm 5 | 2005/08/16 09:10:44 | include/exclude user private JREs in the version search INFO | jvm 5 | 2005/08/16 09:10:44 | -? -help print this help message INFO | jvm 5 | 2005/08/16 09:10:44 | -X print help on non-standard options INFO | jvm 5 | 2005/08/16 09:10:44 | -ea[:<packagename>...|:<classname>] INFO | jvm 5 | 2005/08/16 09:10:44 | -enableassertions[:<packagename>...|:<classname>] INFO | jvm 5 | 2005/08/16 09:10:44 | enable assertions INFO | jvm 5 | 2005/08/16 09:10:44 | -da[:<packagename>...|:<classname>] INFO | jvm 5 | 2005/08/16 09:10:44 | -disableassertions[:<packagename>...|:<classname>] INFO | jvm 5 | 2005/08/16 09:10:44 | disable assertions INFO | jvm 5 | 2005/08/16 09:10:44 | -esa | -enablesystemassertions INFO | jvm 5 | 2005/08/16 09:10:44 | enable system assertions INFO | jvm 5 | 2005/08/16 09:10:44 | -dsa | -disablesystemassertions INFO | jvm 5 | 2005/08/16 09:10:44 | disable system assertions INFO | jvm 5 | 2005/08/16 09:10:44 | -agentlib:<libname>[=<options>] INFO | jvm 5 | 2005/08/16 09:10:44 | load native agent library <libname>, e.g. -agentlib:hprof INFO | jvm 5 | 2005/08/16 09:10:44 | see also, -agentlib:jdwp=help and -agentlib:hprof=help INFO | jvm 5 | 2005/08/16 09:10:44 | -agentpath:<pathname>[=<options>] INFO | jvm 5 | 2005/08/16 09:10:44 | load native agent library by full pathname INFO | jvm 5 | 2005/08/16 09:10:44 | -javaagent:<jarpath>[=<options>] INFO | jvm 5 | 2005/08/16 09:10:44 | load Java programming language agent, see java.lang.instrument ERROR | wrapper | 2005/08/16 09:10:44 | JVM exited while loading the application. FATAL | wrapper | 2005/08/16 09:10:44 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up. FATAL | wrapper | 2005/08/16 09:10:44 | There may be a configuration problem: please check the logs. STATUS | wrapper | 2005/08/16 09:10:44 | <-- Wrapper Stopped
