Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/61.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mysql 五磷酸系统错误_0014_Mysql_Pentaho - Fatal编程技术网

Mysql 五磷酸系统错误_0014

Mysql 五磷酸系统错误_0014,mysql,pentaho,Mysql,Pentaho,完成pentaho bi服务器6.1的mysql存储库的所有设置之后。以下是我重新启动服务器时得到的信息: “检测到以下错误 一个或多个系统侦听器失败。这些侦听器在systemListeners.xml中设置。 org.pentaho.platform.api.engine.PentahoSystemException:PentahoSystem.ERROR_0014-尝试执行org.pentaho.platform.engine.services.connection.datasource.d

完成pentaho bi服务器6.1的mysql存储库的所有设置之后。以下是我重新启动服务器时得到的信息: “检测到以下错误 一个或多个系统侦听器失败。这些侦听器在systemListeners.xml中设置。 org.pentaho.platform.api.engine.PentahoSystemException:PentahoSystem.ERROR_0014-尝试执行org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener的启动序列时出错


有关检测到的每个错误的详细信息,请参阅服务器控制台。

在systemListener.xml文件中,您需要注释以下行:

<!--<bean id="pooledDataSourceSystemListener" class="org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceSystemListener" />-->
<!--bean id="dynamicallyPooledDataSourceSystemListener" class="org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener" />