Jira Throws an Unable to Compile Soy Templates Exception When Creating a Service Management Project

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く



問題

When attempting to create a Service Management Project or add ServiceDesk to an existing project, a 500 error gets thrown on the page. The following stacktrace is seen under the request assistance dropdown:

Technical details
Log's referral number: a53246fc-ac07-4bf5-8de3-XXXXXXXXXXXX
Cause
Referer URL: https://jira.atlassian.com/plugins/servlet/project-config/TEST
com.atlassian.soy.renderer.SoyException: Unable to compile Soy templates at: com.atlassian.servicedesk:project-admin-soy
com.atlassian.soy.renderer.SoyException: Unable to compile Soy templates at: com.atlassian.servicedesk:project-admin-soy
	at com.atlassian.soy.impl.DefaultSoyManager.render(DefaultSoyManager.java:124)
	at com.atlassian.soy.impl.DefaultSoyTemplateRenderer.render(DefaultSoyTemplateRenderer.java:52)
	at com.atlassian.soy.impl.DefaultSoyTemplateRenderer.render(DefaultSoyTemplateRenderer.java:45)
	at sun.reflect.GeneratedMethodAccessor1372.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)

原因

The Service Management module project-admin-soy has been disabled and must be reenabled.

ソリューション

  1. Navigate to ⚙ > Manage Apps > Manage Apps
  2. Select the Jira Service Management plugin
  3. Expand the modules enabled section
  4. Enable the module: project-admin-soy


最終更新日 2022 年 5 月 23 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.