Py学习  »  DATABASE

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

Max • 5 年前 • 1693 次点击  

我试图将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
 
1693 次点击  
文章 [ 1 ]  |  最新文章 5 年前
ChoCho
Reply   •   1 楼
ChoCho    6 年前

您的错误只是在一个或多个文件中配置错误。仅仅按照官方文件行事对我不起作用。

我找到了一个博客,上面有一个简明的解释,是西班牙语的,希望对你有用。

MySQL https://ingmmurillo-dwh-bi.blogspot.com/2015/10/configuracion-de-pentaho-bi-server-v54.html

波斯特雷斯尔 https://ingmmurillo-dwh-bi.blogspot.com/2018/06/configuracion-de-pentaho-server-8x-para.html

P.S:我的场景是PostaHO 8.1,PostgreSQL 9.6,9.4