Forum Discussion
13 Replies
- Hello there
I had the same problem today: The JVM could not be started. The main method may have thrown an exception.
I installed it using the binary install on Windows Vista and even if I changed the -XMx1200m parameter it was still failing. I changed even to -Xmx128m!! The installer was failing as well, I had to do it in the command line passing the argument -c
I finally solved it opening the Appearance Settings, Effects and changing the Clear Type setting to Standard. I discover this because I run the .bat file and I read something about that on the DOS window
I hope it helps somebody - ceasermeNew ContributorHi Guys,
I am using soapui 3.6.1 (non pro) and was getting a similar error.
Reduced the xmx heap to 768m (from default of 1200m) but still the same error.
Further reduced this same heap to 486m (random number from the top of my head) and it worked. So ideal is somewhere between 486m and 768m but as long as it works - good.
Hope this also helps someone.
cheers - elwoosNew Contributor
Sadoc wrote: Hello there
I had the same problem today: The JVM could not be started. The main method may have thrown an exception.
I installed it using the binary install on Windows Vista and even if I changed the -XMx1200m parameter it was still failing. I changed even to -Xmx128m!! The installer was failing as well, I had to do it in the command line passing the argument -c
I finally solved it opening the Appearance Settings, Effects and changing the Clear Type setting to Standard. I discover this because I run the .bat file and I read something about that on the DOS window
I hope it helps somebody
I had the same problem today and it was Sadoc's suggestion that worked for me. I am using Win XP sp3 and just ran the Clear Type wizard