コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Connection with lcoalhost refused AEM6.5

Avatar

Level 1

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

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

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 返信

Avatar

Community Advisor

Hi @rajanin89039659 

 

Can u check if your local instance is up?

 

Thanks,

Kiran Vedantam.

Avatar

正解者
Community Advisor

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!