Pentaho + MYSQL 初始化异常

Pentaho + MYSQL Initialization Exception

我有同样的问题

Pentaho Initialization Exception

The following errors were detected One or more system listeners failed.
These are set in the systemListeners.xml.
org.pentaho.platform.api.engine.PentahoSystemException: 
PentahoSystem.ERROR_0014 - Error while trying to execute startup 
sequence for org.pentaho.platform.scheduler2.
quartz.EmbeddedQuartzSystemListener

请查看日志:

卡特琳娜日志https://www.dropbox.com/s/knpuu6nazwa8p0g/catalina.out?dl=0

Pentaho 日志文件https://www.dropbox.com/s/fz99afs9ov0pnfs/pentaho.log?dl=0

已学习教程:https://interestingittips.wordpress.com/2011/05/05/complete-pentaho-installation-on-ubuntu-part-2/

请帮帮我!提前致谢

通过查看您的日志,catalina.out 和 pentaho 日志都写了相同的问题。我认为你必须检查你的数据库连接。

Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'myDS': java.sql.SQLException: There is no DataSource named 'myDS' [See nested exception: java.sql.SQLException: There is no DataSource named 'myDS']]