Java Version requirement for AEM 6.5 | Community
Skip to main content
Level 2
July 21, 2023
Solved

Java Version requirement for AEM 6.5

  • July 21, 2023
  • 2 replies
  • 11396 views

Hi Team,

 

I understand AEM6.5 Installation required Java 11 ,Is it Means Java 11 (11,11.0.1 to 11.0.20) &  above ok to install AEM65 or Any particular Java 11 version onwards must have .

 

Currently java/JDK 17 version ,Is ok to proceed with AEM6.5 Installation at Linux Server because same server using other java application which required java 17 version.

 

Regards

Vara

 

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 Manu_Mathew_

@varaprasadande1 I believe- Oracle Java™ 11 is supported until September 2026 at a minimum. Support for Oracle Java™ 17 is in preparation. 

ref. https://experienceleague.adobe.com/docs/experience-manager-65/deploying/introduction/technical-requirements.html?lang=en

you could also always specify the JAVA_HOME variable to be used in the /crx-quickstart/bin/start file.

 

2 replies

Shiv_Prakash_Patel
Community Advisor
Community Advisor
July 21, 2023
Manu_Mathew_
Community Advisor
Manu_Mathew_Community AdvisorAccepted solution
Community Advisor
July 21, 2023

@varaprasadande1 I believe- Oracle Java™ 11 is supported until September 2026 at a minimum. Support for Oracle Java™ 17 is in preparation. 

ref. https://experienceleague.adobe.com/docs/experience-manager-65/deploying/introduction/technical-requirements.html?lang=en

you could also always specify the JAVA_HOME variable to be used in the /crx-quickstart/bin/start file.

 

January 17, 2024

Hello, could you please tell us how to specify the JAVA_HOME variable to be used in the /crx-quickstart/bin/start file or provide a tutorial link on that? Thanks in advance