AEM 6.2 - Hotfix install - problem | Community
Skip to main content
Level 3
April 16, 2019
Solved

AEM 6.2 - Hotfix install - problem

  • April 16, 2019
  • 5 replies
  • 3232 views

Dear forum,

I'm just installed cq-6.2.0-hotfix-12785 onto aem 6.2 standalone.

Now Aem instance , once started, display the following page message and wait....

Any suggestions ?

Thanks All

BR,

Antonio

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 antonio_f

Hi,

after a page refresh the issue seems to missing.

Thanks

Antonio

5 replies

Adobe Employee
April 16, 2019

What do you see in the error.log? Ideally, it takes some time as most of the bundles are restarting and there should be log statements in the error.log about the same.

If this is still an issue, share the last few lines from error.log

Ravi_Pampana
Community Advisor
Community Advisor
April 16, 2019

The message will come when bundles are still starting, as stated above try checking error/startup log and also check upgrade.log as it states errors related to upgrade.

Sometimes bundles may not start due to unsupported versions being used which needs to be updated in our pom.xml and make necessary changes in code as few methods / classes might be depreciated/ removed in newer versions of bundle/jar.

Checking error/upgrade will give us idea about the issue.

Adobe Employee
April 18, 2019

Antonio,

Is this still an issue?

antonio_fAuthorAccepted solution
Level 3
April 18, 2019

Hi,

after a page refresh the issue seems to missing.

Thanks

Antonio

Adobe Employee
April 18, 2019

I believe that means the issue is resolved now. As I mentioned before, it takes some time for the AEM instance to respond after an CFP/SP install as most of the bundles are restarting.