在 CentOs 7 上安装 JasperServer 6.3.0 问题
Installing JasperServer 6.3.0 on CentOs 7 ISSUE
尝试在 CentOs 7 上安装 JasperServer 6.3.0,当我执行 ./js-install-ce.sh
我收到此消息错误:
构建失败
/opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:494:
The following error occurred while executing this line:
/opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:375:
The following error occurred while executing this line:
/opt/jasperreports-server-cp-5.6.0-bin/buildomatic/conf_source/db/mysql/db.xml:65:
The following error occurred while executing this line:
/opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:433:
The following error occurred while executing this line:
/opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:469:
Database doesn't exist. Treating problem with JDBC connection as unrecoverable
如果您有任何建议,我们将不胜感激。
此致
我已经自己修复了,解决方案是在 MySQL 上配置一个具有所有权限的用户并在服务器上打开端口 3306
尝试在 CentOs 7 上安装 JasperServer 6.3.0,当我执行 ./js-install-ce.sh 我收到此消息错误:
构建失败
/opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:494: The following error occurred while executing this line: /opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:375: The following error occurred while executing this line: /opt/jasperreports-server-cp-5.6.0-bin/buildomatic/conf_source/db/mysql/db.xml:65: The following error occurred while executing this line: /opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:433: The following error occurred while executing this line: /opt/jasperreports-server-cp-5.6.0-bin/buildomatic/bin/validation.xml:469: Database doesn't exist. Treating problem with JDBC connection as unrecoverable
如果您有任何建议,我们将不胜感激。
此致
我已经自己修复了,解决方案是在 MySQL 上配置一个具有所有权限的用户并在服务器上打开端口 3306