Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
liferay & pentaho
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
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
Please, any hit about it?
I can't deploy any pentaho portlet in LR.
Thanks
Danny
I can't deploy any pentaho portlet in LR.
Thanks
Danny