Management Portlet problem on JBoss portal

Posted on June 27, 2007

3



I get the following problem when i go to the admin page of a fresh Jboss portal 2.4 installation and try to access the Management Portlet.

/WEB-INF/jsp/management/index.xhtml @41,58 rendered="#{!empty node.children}": Exception getting value of property children of base of type : org.jboss.portal.core.portlet.management.LazyPortalObjectTreeNode

The problem has been reported already in Jboss forums. See the link. But no response as usual.

Aparently its an issue with the jre version used to start the Jboss instance. You must use jre 1.4.x or 1.5 to see everything working correctly in portal 2.4. I was on jsk 6.0 and hence the problem. :) Now wondering, what about backword compatibility? Is it the problem with JRE or JBoss?

About these ads
Posted in: JBoss, portal