Internal Server Error Exception: java.lang.NullPointerException - AEM 6.3
Hi,
I'm Prashant Bhargava. I've recently got started with Adobe AEM 6.3.
I'm trying to run AEM server on Amazon EC2 instance using the following command:
java -XX:MaxPermSize=512mm -Xmx1604M -jar AEM_6.3_Quickstart.jar
On trying to open the link I get following error:
Internal Server Error
Cannot serve request to /libs/granite/core/content/login.html in /libs/granite/core/components/login/login.jsp
Exception:
java.lang.NullPointerException
I'm not really sure, how to solve this problem. I'd really appreaciate If anyone could shed light or
explain about solving this issue.
Thanks.