Stuck on middle of website creation while accessing the page in AEM. | Community
Skip to main content
mohjain
New Participant
October 16, 2015
Solved

Stuck on middle of website creation while accessing the page in AEM.

  • October 16, 2015
  • 6 replies
  • 1671 views

I am getting below error..

Internal Server Error
Cannot serve request to /editor.html/content/training-site.html in /libs/cq/gui/components/authoring/pagestatus/pagestatus.jsp
Exception:
java.lang.NullPointerException..

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Here is the place to start as a new AEM user:

How to Create a Fully Featured Internet Website

This will guide you through how to create an AEM website - it also has a package that you can load too to see it running. I recommend that you work through this document. 

6 replies

smacdonald2008
New Participant
October 16, 2015

Did this work at some point and stop working  - or never worked? 

mohjain
mohjainAuthor
New Participant
October 16, 2015

Never worked...I am a newbie in here and this is the first time i am trying to create a website in AEM..i have done everything like creating components,templates,etc...but when i try to open the page by double clicking on it, it shows me a blank page..and if i resizes the page some content from the left comes up and shows me the nullpointerexception error...

Employee
October 16, 2015

Are you using with java8?

mohjain
mohjainAuthor
New Participant
October 16, 2015

Java 7..

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

Here is the place to start as a new AEM user:

How to Create a Fully Featured Internet Website

This will guide you through how to create an AEM website - it also has a package that you can load too to see it running. I recommend that you work through this document. 

mohjain
mohjainAuthor
New Participant
October 16, 2015

I have followed the same document but the code as documented i have pasted in 'contentpage.jsp' isn't reflecting in the page.