내 커뮤니티 업적 표시줄을 확대합니다.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
해결됨

AEM Workflow launcher - 500 Internal server error while creating launcher

Avatar

Level 2

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.

dmanibabu_0-1727675424459.png

 




주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

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 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

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