AEMaaCS : docker_run.cmd thowing (default was unexpected at this time error | Community
Skip to main content
Level 4
September 21, 2022
Solved

AEMaaCS : docker_run.cmd thowing (default was unexpected at this time error

  • September 21, 2022
  • 3 replies
  • 1048 views

Hi,

 

I am trying to install dispatcher in my windwos machine.

I am getting below error when I ran docker_run.cmd ..\out host.docker.internal:4503 8080

 (default was unexpected at this time

 

I tried replacing ..\out with src folder of the dispatcher module , still same error.

Looks like problem is with docker bcz when I run simply docker_run.cmd still same error is coming.

 

Please help!!

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 Rohan_Garg

@aem-enthu27 - Can you share the complete logs once?
Please share the output of below commands once - 

validator.exe full -d ../out D:\ProjectDirectory\Branches\Project\dispatcher\src

docker_run D:\ProjectDirectory\Branches\Project\dispatcher\src host.docker.internal:4503 80

 

3 replies

rawvarun
Community Advisor
Community Advisor
June 28, 2023
Rohan_Garg
Community Advisor
Rohan_GargCommunity AdvisorAccepted solution
Community Advisor
June 29, 2023

@aem-enthu27 - Can you share the complete logs once?
Please share the output of below commands once - 

validator.exe full -d ../out D:\ProjectDirectory\Branches\Project\dispatcher\src

docker_run D:\ProjectDirectory\Branches\Project\dispatcher\src host.docker.internal:4503 80

 

MukeshYadav_
Community Advisor
Community Advisor
June 20, 2024

Hi all, 

If someone stumbled to this error in future then the error is not related to any steps which missed. This issue is same as https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-on-windows-throws-error-default-was-unexpected-at/td-p/456498

Most probably can be fixed by steps mentioned(removing if block).

 

Thanks,