Py学习  »  DATABASE

将pentaho bi配置为使用mysql作为默认存储库

Max • 5 年前 • 1873 次点击  

我试图将pentaho配置为在pentaho community edition 8.x上使用mysql作为默认的bi存储库

我根据这里的官方文件应用了所有设置。

https://help.pentaho.com/Documentation/8.1/Setup/Installation/Archive/MySQL_Repository

默认pentaho随hsqldb一起提供。但是配置到mysql时会出现以下错误:

2018-12-23 16:22:11,291 ERROR [org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService] User/Role List could not be obtained.
java.lang.IllegalStateException: Target of Bean was never resolved: org.springframework.security.core.userdetails.UserDetailsService
    at org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder$1.invoke(BeanBuilder.java:159)
    at com.sun.proxy.$Proxy85.loadUserByUsername(Unknown Source)


Caused by: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener

有人能帮我吗?我错过了哪些步骤?

真的很感激 非常感谢,

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/43516
 
1873 次点击  
文章 [ 1 ]  |  最新文章 5 年前