Jasper Server のインストール中にエラーが発生しました。インストールの最後に、sugarcrm データベースは正常に作成されますが、Jasper Server がインポートを開始すると、次のようなエラーが発生します。
Warning: Problem running post-install step. Installation may not complete
correctly
Error running /opt/jasperreports-server-cp-5.2/apache-ant/bin/ant import-ce
-DimportFile=install_resources/export/js-catalog :
BUILD FAILED
/opt/jasperreports-server-cp-5.2/buildomatic/bin/import-export.xml:235: The
following error occurred while executing this line:
/opt/jasperreports-server-cp-5.2/buildomatic/bin/import-export.xml:158: Java
returned: 255
Total time: 24 seconds
私は Linux を使用しています - Xubuntu 12.10 と私の Java バージョンは
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
何が問題ですか ?