You are running WebLogic Server under a 64-bit HotSpot JVM.You edit your domains setDomainEnc.sh script to update the minimum and maximum heap sizes asfollows:USER_MEM_ARGS=-Xms32meg Xmx150megExport USER_MEM_ARGSYou try to start a managed server by running the domain start script at the command line. The serverfails with the message:Invalid initial heap size: -Xms32megWhy does the server fail with that message?
A. You cannot do this from the admin console
B. In the Monitoring > Performance tab, click Dump Thread Stacks
B. For performance reasons, the minimum heap size and maximum heap size should be the same value
C. In the Monitoring > Threads tab, click Dump Thread Stacks
C. The parameter value was entered incorrectly
D. In the Monitoring > Performance tab, click Garbage Collect
D. The parameter value was entered incorrectly
E. In the Monitoring > Performance tab, click GC
E. The parameter value was entered incorrectly