XPP3 Pull Parser Library not Present

プラットフォームについて: 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 は除く

症状

When creating a new issue, the following error occurs:

java.lang.IllegalArgumentException: XPP3 pull parser library not present. Specify another driver. For example: new XStream(new DomDriver()) at com.thoughtworks.xstream.io.xml.XppDriver.createReader(XppDriver.java:19) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:475) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:468) at com.atlassian.jira.issue.customfields.manager.DefaultGenericConfigManager.fromXml(DefaultGenericConfigManager.java:139) at com.atlassian.jira.issue.customfields.manager.DefaultGenericConfigManager.retrieve(DefaultGenericConfigManager.java:94) at com.atlassian.jira.issue.customfields.manager.CachedGenericConfigManager.retrieve(CachedGenericConfigManager.java:55) at com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManagerImpl.getDefaultValue(IssueTypeSchemeManagerImpl.java:194) at com.atlassian.jira.web.action.admin.issuetypes.ConfigureOptionScheme.doDefault(ConfigureOptionScheme.java:70)

原因

This can be caused by clashes in libraries we ship with JIRA with applications you currently have deployed in the same application server.

ソリューション

Inspect your Application Server and see if there is any other xstream*.jar file being loaded in lieu of JIRA's. If so, remove it from the shared library classpath folder.

更新日時: September 25, 2025

さらにヘルプが必要ですか?

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