How to find the AEM version and customer name

Statement - Ways to find the customer name and Product version.
Environment - AEM 6.3 GA

Solution :






  • That's it!

How to find the OS version, OS architecture and OS name in AEM through Felix console

Statement - Assuming if you do not have access to the physical server on AEM is installed and an alternate way to find the OS details

Environment - AEM 6.3 GA

Solution :

  • That's it!

What are the different ways to run garbage collector in AEM through Felix Console

Statement - Ways to run the GC.
Environment - AEM 6.3 GA

Solution :


  • Go to the Felix console URL: http://localhost:4502/system/console/vmstat
  • login with username and password if not logged into the AEM server.
  • Under Java information tab look for Garbage collection as shown in the below screenshot. 



  • That's it!