Expand my Community achievements bar.

SOLVED

Getting white blank page while uploading my project

Avatar

Level 2

When I am using mvn clean install -PautoInstallPacakage to deploy my project

In aem i am getting an blank page. And when I upload the bundle in crdx.

And installing and uninstall that aem is not crashing. And I can see only some pages not full

Screenshot_2022-09-29-14-12-46-67_f56466bc4bb61e6d2de1f3b0468a89d9~2.jpgScreenshot_2022-09-29-14-12-52-06_f56466bc4bb61e6d2de1f3b0468a89d9~2.jpgScreenshot_2022-09-29-14-12-46-67_f56466bc4bb61e6d2de1f3b0468a89d9~2.jpg

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Check bundles are active or not at http://localhost:4502/system/console/bundles and verify error logs.

Might be issue with core bundles not available at runtime.  Share logs.

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

Check bundles are active or not at http://localhost:4502/system/console/bundles and verify error logs.

Might be issue with core bundles not available at runtime.  Share logs.

Avatar

Community Advisor

@Dilli_babu_22 Apart from checking bundles state and error.log, sometimes restarting the local server will resolve the issue.