Facing null pointer exception while rolling out a page from master copy | Adobe Higher Education
Skip to main content
Level 3
May 12, 2023
Besvarat

Facing null pointer exception while rolling out a page from master copy

  • May 12, 2023
  • 2 svar
  • 1754 visningar

Hi,

 

We have created a test page in master site and tried rolling out. When we tried doing this, it gave out a null pointer exception.

 

 

Exception:

 

Cannot serve request to /mnt/overlay/wcm/msm/content/touch-ui/admin/rolloutdialog.html/content/my-site/language-master/en/sp16test in /libs/wcm/msm/components/touch-ui/livecopies/livecopies.jsp java.lang.NullPointerException at org.apache.jsp.libs.wcm.msm.components.touch_002dui.livecopies.livecopies_jsp._jspService(livecopies_jsp.java:291) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)

 

 

We have recently upgraded our Service Pack to 16. However in lower instances that runs on SP16, we do not face this exception. We get a list of all the live copies present where we can choose from.

 

Can someone replicate this issue and let us know if this is something related to the product or something wrong from our end?

 

Thanks!

Det här ämnet har stängts för svar.
Bästa svar av Saravanan_Dharmaraj

@pixislinger One thing i would suggest is,  try the same rollout steps in OOTB vanilla AEM instance with SP16 without any of your custom code and see if this is happening. If it happens, please file the support ticket with Adobe.

2 svar

Saravanan_Dharmaraj
Community Advisor
Community Advisor
May 12, 2023

@pixislinger One thing i would suggest is,  try the same rollout steps in OOTB vanilla AEM instance with SP16 without any of your custom code and see if this is happening. If it happens, please file the support ticket with Adobe.

May 22, 2023

This happens for me as well. I tried on vanilla AEM instance with 6.5.16. The issue is present for new pages created under language master but is not present for existing pages. On vanilla instance I tried by creating new page under

/content/we-retail/language-masters/en/experience/

 

Anyone else having same issue?