Aem - best way to install AEM Service Packs to AEM | Community
Skip to main content
robertol6836527
Level 4
August 3, 2022
Solved

Aem - best way to install AEM Service Packs to AEM

  • August 3, 2022
  • 3 replies
  • 3491 views

Good morning,

 

What is the best way to install AEM Service Packs to AEM Author and Publish Instanced ?
I have more publish instances.
Is there any official documentation ?

 

Searching on the web there are two different procedures:

 

--- First procedure ---
- Log in to the Author machine
- Go to http://<host>:<port>/crx/packmgr/index.jsp
- Upload the Service Pack
- Install the Service Pack
- Replicate the Service Pack from Author to Publish

 

--- Second procedure ---

Procedure to be performed on the Author machine:
- Log in to the Author machine
- Go to http://<host>:<port>/crx/packmgr/index.jsp
- Upload the Service Pack
- Install the Service Pack

 

Procedure to be performed on each single Publish machine:
- Remove Publish out of load balancer
- Log in to the Publish machine
- Go to http://<host>:<port>/crx/packmgr/index.jsp
- Upload the Service Pack
- Install the Service Pack

 

Which is the best of the two procedures or is there a better one?

 

Thanks

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 DEBAL_DAS

Please take a look into Solved: Re: Log files - Adobe Experience League Community - 448527 , already we had a discussion on it.

3 replies

Mohit_KBansal
Adobe Employee
Adobe Employee
August 3, 2022

SP are heavy bundles, and needs to perform many dependency resolutions, and update and restart many services. I do not recommend installing SPs via the package manager, rather put SP in the install folder of your repository and restart the AEM instance. See the below articles for details.

 

[1] https://helpx.adobe.com/in/experience-manager/kb/HowToInstallPackagesUsingRepositoryInstall.html

[2] https://aem4beginner.blogspot.com/install-packages-bundles-automatically  

Manu_Mathew_
Community Advisor
Community Advisor
August 3, 2022
DEBAL_DAS
DEBAL_DASAccepted solution
New Member
August 3, 2022

Please take a look into Solved: Re: Log files - Adobe Experience League Community - 448527 , already we had a discussion on it.

Debal Das, Senior AEM Consultant