PDF export fails on Linux with 'UnsatisfiedLinkError libXp.so.6'

お困りですか?

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

コミュニティに質問

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

問題

PDF exports fail. The following appears in the atlassian-confluence.log:

[ERROR] Fri May 06 19:57:02 PDT 2005 [com.atlassian.confluence.util.XWorkTransactionInterceptor] Invoking rollback for transaction on action 
'/pages/doexportpage.action (ExportPageAction.execute())' due to throwable: java.lang.UnsatisfiedLinkError: 
/opt/j2sdk1.4.2_08/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
Throwable:
java.lang.UnsatisfiedLinkError: /opt/j2sdk1.4.2_08/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory

Other types of operations requiring the creation of custom images (thumbnail resizing) may also generate similar errors.

原因

Your Linux installation is missing the correct X11 libraries.

ソリューション

To resolve this issue, install the correct X11 libraries corresponding to your Linux distribution. See Confluence UNIX and X11 Dependencies.

Last modified on Mar 30, 2016

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

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