AEM Workflow launcher - 500 Internal server error while creating launcher | Adobe Higher Education
Skip to main content
Level 2
September 30, 2024
Beantwortet

AEM Workflow launcher - 500 Internal server error while creating launcher

  • September 30, 2024
  • 1 Antwort
  • 571 Ansichten

In AEM console, I tried to create launcher (Tools -> workflow -> launcher -> Add launcher) - After I entered all the madatory details, it is throwing the below Internal server error. There is not trace in the logs as well. Please share your thoughts.

 




Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von TarunKumar

Hi @dmanibabu ,

Where are you trying to create this launcher, is it in your local or other environment ?
Please got o your network tab in browser dev console and see if there is any n/w call happening for launcher like "/libs/cq/workflow/launcher" and it should give 200 for successful call.
If its throwing 500 then there is something wrong with your server.

Also, validate if there are any other launcher created under path "/conf/global/settings/workflow/launcher/config". Try to check if you are able to create in your local instance.

 

-Tarun

 

1 Antwort

TarunKumar
Community Advisor
TarunKumarCommunity AdvisorAntwort
Community Advisor
September 30, 2024

Hi @dmanibabu ,

Where are you trying to create this launcher, is it in your local or other environment ?
Please got o your network tab in browser dev console and see if there is any n/w call happening for launcher like "/libs/cq/workflow/launcher" and it should give 200 for successful call.
If its throwing 500 then there is something wrong with your server.

Also, validate if there are any other launcher created under path "/conf/global/settings/workflow/launcher/config". Try to check if you are able to create in your local instance.

 

-Tarun