Commons Daemon procrun stdout initialized
Error occurred during initialization of VM
Could not reserve enough space for 1048576KB object heap
Here is how to fix it: Go to Start->Control Panel->System->Advanced(tab)->Environment Variables->System
Variables->New: Variable name: _JAVA_OPTIONS Variable value: -Xmx512M
Variable name: Path Variable value: ;C:\Program Files\Java\jre6\bin;F:\JDK\bin;
Change this to your appropriate path.
Recent Comments