I could n't start continuum coz of following error, any one has any idea
jvm 1 | The JVM option is invalid: -XX:MaxPermSize=128m jvm 1 | Could not create the Java virtual machine. jvm 1 | jvm 1 | Usage: java [-options] class [args...] jvm 1 | (to execute a class) jvm 1 | or java [-jar] [-options] jarfile [args...] jvm 1 | (to execute a jar file) jvm 1 | jvm 1 | where options include: jvm 1 | -cp -classpath <directories and zip/jar files separated jvm 1 | set search path for application classes and re jvm 1 | -D<name>=<value> jvm 1 | set a system property jvm 1 | -verbose[:class|gc|jni] jvm 1 | enable verbose output jvm 1 | -version print product version jvm 1 | -showversion print product version and continue jvm 1 | -? -help print this help message jvm 1 | -X print help on non-standard options jvm 1 | -assert print help on assert options jvm 1 | wrapper | JVM exited while loading the application.
