JIRA Missing Class Exception 'AllowOnlyIfTimeEntered'
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
There might be timeout of several page, and error during workflow transition.
atlassian-jira.log に次のエラーが返される。
2013-07-17 16:59:56,554 http-8085-2 ERROR 1264 1019x160x1 q5k1kb 192.168.70.1 /browse/ABIA-4 [atlassian.jira.workflow.DefaultOSWorkflowConfigurator] Could not load class 'com.atlassian.jira.plugin.workflow.checktime.condition.AllowOnlyIfTimeEntered'
java.lang.ClassNotFoundException: com.atlassian.jira.plugin.workflow.checktime.condition.AllowOnlyIfTimeEntered
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
at com.atlassian.core.util.ClassLoaderUtils.loadClass(ClassLoaderUtils.java:88)
at com.atlassian.core.util.ClassLoaderUtils.loadClass(ClassLoaderUtils.java:50)
at com.atlassian.jira.workflow.DefaultOSWorkflowConfigurator$LegacyJiraTypeResolver.loadObject(DefaultOSWorkflowConfigurator.java:162)
at com.opensymphony.workflow.TypeResolver.getCondition(TypeResolver.java:73)
at com.atlassian.jira.workflow.DefaultOSWorkflowConfigurator$JiraTypeResolverDelegator.getCondition(DefaultOSWorkflowConfigurator.java:115)
at sun.reflect.GeneratedMethodAccessor527.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
原因
This is due to a condition 'Allow Only If Time Entered' in the workflow created on JIRA3 has deprecated on the affected releast (JIRA4 and above).
ソリューション
Edit the affected workflowFind the condition 'Allow Only If Time Entered'Remove the conditionPublish the worklow
更新日時: September 25, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。