0 Replies Latest reply on Feb 10, 2006 1:02 AM by kgelner

    Help - RC2, startup cannot create portal objects

      I just downloaded 2.2.1 RC2 bundled, and also dropped the portal-forums.ear into the $JBOSS_HOME/server/default/deploy directory.

      When I try to start the server, Portal seems to mostly start up (all of the portal tables in the database seem to be created) but near the end I get these messages from JBoss:

      ------
      22:55:22,629 WARN [ObjectDeployment] Cannot create portal object Portal[default] because the parent '' that the deployment descriptor references does not exist
      22:55:22,640 WARN [ObjectDeployment] Cannot create portal object Page[CMS Manager] because the parent 'default' that the deployment descriptor references does not exist
      22:55:22,643 WARN [ObjectDeployment] Cannot create portal object Page[management] because the parent 'default' that the deployment descriptor references does not exist
      22:55:22,649 WARN [ObjectDeployment] Cannot create portal object Page[Secure Policy Config] because the parent 'default.default' that the deployment descriptor references does not exist
      22:55:22,656 WARN [ObjectDeployment] Cannot create portal object Window[CatalogPortletWindow] because the parent 'default.CMS Manager' that the deployment descriptor references does not exist
      ------

      Anyone know what is going on here? the portal URL http://localhost:8080/portal just gives me a 404:The requested resource () is not available.

      I tried removing the portal-forum.ear, same result. As noted my database setup seems fine as the tables get created...