この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
siteadmin page showing blank in AEM 6.0 SP2. All other admin pages like DAM admin,miscadmin are working fine, but the siteadmin is showing blank.
When checked in firefox, it throws 300 error while loading as below
http://localhost:4502/libs/wcm/core/content/siteadmin.infinity.json [HTTP/1.1 300 Multiple Choices 253ms]
I am new to application and please help me on this issue.
解決済! 解決策の投稿を見る。
Hi,
In your folder crx-quickstart/logs there is a log file called "error.log", does this contain any exceptions when you load siteadmin?
There are two things you can try if you have the time, this should isolate which step caused the issue.
Remove the hotfixes, check siteadmin, remove SP2 and check siteadmin. Or you can do a reinstall and check after each package install.
Regards,
Opkar
表示
返信
いいね!の合計
Have you made any changes for siteadmin??
If yes,what are they?
Thanks,
Kishore
表示
返信
いいね!の合計
No, I have not made any changes to Siteadmin, it is not showing up from beginning
this is what I did
I installed my code which is not doing any change on siteadmin. I have no clue what and where to check for siteadmin issues, Please help me what need to be checked for Siteadmin json not loading.
Hi,
In your folder crx-quickstart/logs there is a log file called "error.log", does this contain any exceptions when you load siteadmin?
There are two things you can try if you have the time, this should isolate which step caused the issue.
Remove the hotfixes, check siteadmin, remove SP2 and check siteadmin. Or you can do a reinstall and check after each package install.
Regards,
Opkar
表示
返信
いいね!の合計
That is not a solution
表示
返信
いいね!の合計
Solution http://stackoverflow.com/questions/35070488/cq5-not-returning-child-pages-json-data-on-infinity-json... solved such a problem
In my case I set the json.maximumresults of the Apache Sling Get Servlet to 200 and got siteadmin working
Thanks, It's still applicable in 6.3 SP2.
Our siteadmin was rendering blank, but the other classicui admin screens rendered properly.
HAR file showed a 300 in the siteadmin response, which helped Adobe support, on their suggestion,
I upped it to between 1000 and 5000 (maybe too high?) from 100, and it worked.
Moderator, please make Stanleyor's answer the correct answer, as I missed it on a quick glance, assuming the green "correct answer" was correct when it was not.
表示
返信
いいね!の合計