【问题标题】:Configure Pentaho BI to use MySQL as default repository配置 Pentaho BI 以使用 MySQL 作为默认存储库
【发布时间】:2018-12-23 11:03:19
【问题描述】:

我正在尝试将 Pentaho 配置为使用 MySQL 作为 Pentaho Community Edition 8.x 上的默认 BI 存储库

我根据 Here 的官方文档应用了所有设置。

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

谁能帮帮我。我错过了哪些步骤?

真的很感激 非常感谢,

【问题讨论】:

    标签: server pentaho


    【解决方案1】:

    您的错误只是一个或多个文件中的错误配置。仅仅遵循官方文档对我不起作用。

    我找到了一个博客,其中简要说明了该怎么做,它是西班牙语的,希望它对你有用。

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

    PostgreSQL https://ingmmurillo-dwh-bi.blogspot.com/2018/06/configuracion-de-pentaho-server-8x-para.html

    P.S.:我的场景是 Pentaho 8.1 和 PostgreSQL 9.6、9.4

    【讨论】:

      猜你喜欢
      • 2011-01-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-03-04
      • 2016-09-29
      • 1970-01-01
      相关资源
      最近更新 更多