Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Author and publisher port conflict

Avatar

Level 1

My author is having 4502 port and publisher is having 4503 port. I configured dispatcher with the publisher on apache tomcat server.when I am starting author it is showing that it is started on 4502 port and publisher also starting on same port.Here i am getting conflict "Can not determine process id of java.exe! More than one new entry present" like this. i am using aem on windows. Can you help me with this.

1 Accepted Solution

Avatar

Correct answer by
Level 1

Important steps to follow:

  • Correct JDK version is installed (i.e. JDK11 for AEM 6.5)
  • Environment variable pointing to JDK version
  • AEM author and publish to run on different ports

 

Doc: https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-a-loc...

View solution in original post

1 Reply

Avatar

Correct answer by
Level 1

Important steps to follow:

  • Correct JDK version is installed (i.e. JDK11 for AEM 6.5)
  • Environment variable pointing to JDK version
  • AEM author and publish to run on different ports

 

Doc: https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-a-loc...