Re: Error while starting continuum beta-2

2007-09-25 Thread Wayne Fay
Don't suppose there's an easy way we can detect non-Sun JDKs to avoid this in the future? We'd probably just need to call "java -version" or similar and look for HotSpot -- if its there, its Sun and we can use -XX. If not, we just leave that out in the call. I've seen this a couple times now on th

Re: Error while starting continuum beta-2

2007-09-25 Thread Wendy Smoak
On 9/25/07, I am Who i am <[EMAIL PROTECTED]> wrote: > 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. Please provide more information about your environm