Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Issue with Pentaho 6.0.1 #225

Open
Open
@ravindragullapalli

Description

@ravindragullapalli

pivot4j is not getting loaded in Pentaho CDE 6.0.1

Getting error

19:17:55,476 ERROR [Logger] misc-class org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager: PluginManager.ERROR_0011 - Failed to register plugin pivot4j
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'faces' defined in file [[Pentaho solution path]/pentaho-solutions/system/pivot4j/plugin.spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1008E:(pos 0): Property or field 'workbenchHandler' cannot be found on object of type 'org.springframework.beans.factory.config.BeanExpressionContext' - maybe not public?

Removing the below property loads pivot4j but the theme gets disturbed.

<entry key="primefaces.THEME">
<value>#{workbenchHandler.theme}</value>
</entry>

Any clue?

I tried with latest myfaces jar files also but no luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions