And if I remove the -XX:MaxPermSize=256m option...then it fails on the -Xmx1024m parameter.
-Dave On Thursday, March 14, 2013 10:28:54 AM UTC-6, dhoffer wrote: > > All of a sudden, we are getting the following build errors with our GWT > 2.5.0 builds. Any idea what would cause this? This was working fine. > > Our extraJvmArgs are. > > <extraJvmArgs>-Xms1024m -Xmx1024m -XX:MaxPermSize=256m > -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory > </extraJvmArgs> > * > * > *[10:10:54]**[com.issinc.chat-dashboard:dashboard-webapp] [INFO] --- > gwt-maven-plugin:2.5.0:compile (gwt-compile) @ dashboard-webapp ---* > *[10:10:56]**[com.issinc.chat-dashboard:dashboard-webapp] [ERROR] Error: > Could not create the Java Virtual Machine.* > *[10:10:56]**[com.issinc.chat-dashboard:dashboard-webapp] [ERROR] Error: > A fatal exception has occurred. Program will exit.* > *[10:10:56]**[com.issinc.chat-dashboard:dashboard-webapp] [ERROR] > Unrecognized VM option 'MaxPermSize=256m* > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
