IF you get
"
Error Occurred During Initialization Of VM
Could Not Research, ENOUGH Space for Object HEAP
"
IT Is Probably Because there is not enough HEAP
For you java application. You can try to use
"Java_opt = -xmxaaam -xmsbbbm" to limit the
Heap size usage.