liferay & pentaho

31161, modified 18 Years ago. Junior Member Posts: 28 Join Date: 5/4/07 Recent Posts
Hi i have a LR 4.2.2 build working find inside my eclipse platform. The i have build a pentaho.war BI platform to deploy using liferay autodeploy capability. LR deploy the war fine but i'm getting problems when HotDeployPortletListener try to instances this portlets.

Here is a copy + paste of my app server log.

18:41:48,983 ERROR [PortletLocalServiceImpl:302] Portlet with the name PentahoIntroPortlet_WAR_pentaho is described in portlet.xml but does not have a matching entry in liferay-portlet.xml
18:41:48,983 ERROR [PortletLocalServiceImpl:302] Portlet with the name PieDatasetChartPortlet_WAR_pentaho is described in portlet.xml but does not have a matching entry in liferay-portlet.xml
18:41:48,983 ERROR [PortletLocalServiceImpl:302] Portlet with the name PentahoNewsPortlet_WAR_pentaho is described in portlet.xml but does not have a matching entry in liferay-portlet.xml
18:41:48,984 ERROR [PortletLocalServiceImpl:302] Portlet with the name SecureExamplesPortlet_WAR_pentaho is described in portlet.xml but does not have a matching entry in liferay-portlet.xml
18:41:48,984 ERROR [PortletLocalServiceImpl:302] Portlet with the name PentahoPortalNavigationPortlet_WAR_pentaho is described in portlet.xml but does not have a matching entry in liferay-portlet.xml
18:41:49,003 ERROR [HotDeployUtil:52] com.liferay.portal.kernel.deploy.HotDeployException: Error registering portlets for pentaho
at com.liferay.portal.deploy.HotDeployPortletListener.invokeDeploy(HotDeployPortletListener.java:343)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
Caused by: java.lang.ClassCastException: org.pentaho.ui.portlet.ActionPortlet
at com.liferay.portal.deploy.HotDeployPortletListener.invokeDeploy(HotDeployPortletListener.java:151)
... 27 more


Thank in advanced
Danny
31161, modified 18 Years ago. Junior Member Posts: 28 Join Date: 5/4/07 Recent Posts
Please, any hit about it?

I can't deploy any pentaho portlet in LR.

Thanks
Danny