response=Gateway Timeout issue while running -PautoinstallPackage
I am running below command to deploy my code package in aem instance 4502(which is up and running)
mvn clean install -PautoInstallPackage
but i am getting below error, any idea why it is happening?
[ERROR] Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Gateway Timeout
FYI- when i run mvn clean install it is showing success and i manually deployed in 4502 instance.
AEM version - 6.5.5