Connection with lcoalhost refused AEM6.5 | Community
Skip to main content
New Participant
February 15, 2022
Solved

Connection with lcoalhost refused AEM6.5

  • February 15, 2022
  • 2 replies
  • 1366 views

Does anyone faced issue like below when accessing AEM with maven devops provision? If you know how to fix, please share the details.

Failed to execute goal devops:devops-maven-plugin:1.0.13:provision (default-cli) on project aem-stack-repo: Execution default-cli of goal devops:devops-maven-plugin:1.0.13:provision failed: Exception while connecting to local JVM with pid *** via JMX: Connection refused to host: *..*.*.* ; nested exception is:
[ERROR] java.net.ConnectException: Connection timed out

Java - jdk 11

Maven 3.8

AEM6.5

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 Asutosh_Jena_

Hi @rajanin89039659 

 

Connection refused error comes only when your instance is not reachable with the IP and PORT that you have configured. So please check if the instance is accessible with same HOST and PORT.

 

Thanks!

2 replies

Asutosh_Jena_
Asutosh_Jena_Accepted solution
New Participant
February 16, 2022

Hi @rajanin89039659 

 

Connection refused error comes only when your instance is not reachable with the IP and PORT that you have configured. So please check if the instance is accessible with same HOST and PORT.

 

Thanks!

Kiran_Vedantam
New Participant
February 15, 2022

Hi @rajanin89039659 

 

Can u check if your local instance is up?

 

Thanks,

Kiran Vedantam.