when i run the cq through the command prompt below is the error is displayed.
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Please suggest here!
Solved! Go to Solution.
Views
Replies
Total Likes
try with [1] & make sure you are using oracle hotspot jvm.
[1] java -Xmx1024M -XX:MaxPermSize=256M -jar aem561-author-p4502.jar -nofork
Views
Replies
Total Likes
can you post what are the parameter you mentioned in the command prompt?
Views
Replies
Total Likes
Have you configured ldap? If so make sure that the connection to Ldap could be established.
Views
Replies
Total Likes
Are you using a 32bit or 64bit JVM? What heap settings, especially MaxHeap (-Xmx) are you using?
Views
Replies
Total Likes
i've not done any ldap configuration.But i'm able to start the cq when i click executable jar file.
Thanks!
Views
Replies
Total Likes
try with [1] & make sure you are using oracle hotspot jvm.
[1] java -Xmx1024M -XX:MaxPermSize=256M -jar aem561-author-p4502.jar -nofork
Views
Replies
Total Likes
Views
Likes
Replies