Siteadmin loaded with an empty page in 5.5 | Community
Skip to main content
October 16, 2015
Solved

Siteadmin loaded with an empty page in 5.5

  • October 16, 2015
  • 3 replies
  • 1846 views

I am getting the welcome page but when i click on website to see the siteadmin page, it remain white blank and pages are not displayed.

I saw a similar issue raised here

I get to see only some javascript exceptions on /etc/clientlibs/foundation/librarymanager.js

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 Sham_HC

Not sure what is happening.

*   Before the issue occur was their any code deployment? If so revert the changes and verify.
*   Delete all the files at [1]. Clear the browser cache & reverify.
*   Does log files report any messages like data tar file not found, etc.. ?

[1]
/var/clientlibs/*
/var/classes/org/apache/jsp/*

3 replies

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

Not sure what is happening.

*   Before the issue occur was their any code deployment? If so revert the changes and verify.
*   Delete all the files at [1]. Clear the browser cache & reverify.
*   Does log files report any messages like data tar file not found, etc.. ?

[1]
/var/clientlibs/*
/var/classes/org/apache/jsp/*

Ojjis
Level 7
October 16, 2015

Can you please elaborate a bit on the error messages.
Would be great to see what it is complaining about in the js files.

Try to clear the var cache and your browser cache and see if the problem dissapears.

/Johan

pradheep
January 8, 2019

This happened to me in AEM 6.2

I have installed a content package from dev environment to get particular pages into my local. Since then when I go to localhost:4502/siteadmin it started showing me blank white page. I cannot delete that package as I need those pages. Do you have any fix to get my siteadmin work again?