Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Double click on jar file but didn't get any response.
used to run it through cmd java -jar AEM_6.5_Quickstart.jar, but it got stuck
Please give me solution to this issue.
Solved! Go to Solution.
Hi @vandana_ratnaparkhi
Try the following command with memory allocation,
java -jar -XX:MaxPermSize=256M -Xmx1024m aem-author-4502.jar -p 4502 -gui
View solution in original post
Views
Likes
Replies