Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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 and Adobe Champion

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

Level 4

@Dilli_babu_22 , can you paste the error logs here?

Avatar

Correct answer by
Community Advisor and Adobe Champion

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

Level 2

Yes @HeenaMadan thanks 👍

Avatar

Community Advisor

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