4 Replies Latest reply on Feb 12, 2008 3:30 PM by devfree

    CMS error

    devfree

      Please help me, I was an error in CMS of Jboss Portal, it's :

      --- MBeans waiting for other MBeans ---
      ObjectName: portal:service=CMS
      State: FAILED
      Reason: javax.jcr.RepositoryException: failed to create folder for repository
      meta data: failed to create folder entry: /: failed to create folder entry: /
      I Depend On:
      jboss.jca:service=DataSourceBinding,name=PortalDS
      portal:service=JAASLoginModule
      portal:service=Hibernate,type=CMS
      portal:service=Module,type=IdentityServiceController
      cms.pm.cache:service=TreeCache
      portal:service=AuthorizationManager,type=cms
      portal:service=ApprovePublish,type=Workflow
      portal:service=InterceptorStackFactory,type=Cms
      Depends On Me:
      portal:commandFactory=CMSObject

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: portal:service=CMS
      State: FAILED
      Reason: javax.jcr.RepositoryException: failed to create folder for repository
      meta data: failed to create folder entry: /: failed to create folder entry: /
      I Depend On:
      jboss.jca:service=DataSourceBinding,name=PortalDS
      portal:service=JAASLoginModule
      portal:service=Hibernate,type=CMS
      portal:service=Module,type=IdentityServiceController
      cms.pm.cache:service=TreeCache
      portal:service=AuthorizationManager,type=cms
      portal:service=ApprovePublish,type=Workflow
      portal:service=InterceptorStackFactory,type=Cms
      Depends On Me:
      portal:commandFactory=CMSObject
      ------------------------------------------------------------
      I don't know help me !!!!!

        • 1. Re: CMS error
          peterj

          Earlier in the console output there should have been a stack trace stating exactly what the problem is. Please post that. What you have posted is the report that said something failed, which usually does not help solve the issue. My closest guess, based on what you posted, is either a database error occurred (would be in the stack trace) or you changed the default cms content.

          Also post which version of JBossAS, JBoss Portal, and JDK. Also which database are you using?

          • 2. Re: CMS error
            devfree

            Ok thanks Peter, so I change the config to use FileSystem and not get an error, but I dont' know what is the error when change the config and to use (RDBMS + Hibernate), I know that is for the database but not know exactly error, the tools to use:

            - JDK 1.6.0.4
            - JBossPortal 2.6.3 GA
            - JBoss AS 4.2.2 GA
            The platform that run is Windows Vista Business

            thank's all.

            • 3. Re: CMS error
              peterj

              I am sorry, but unless you post the stack trace I have no idea what the issue is.

              Also, what database are you using for the portal? Because you did not answer that question, I assume that you are using Hypersonic. (Even if you configure CMS to use the file system, the portal still uses a database.)

              • 4. Re: CMS error
                devfree

                Hello Peter, The database is SQL Server 2000 and if you say me that with File System still uses a DataBase, then I don't understanding why when I config with RDBMS I get an error, or I need any configuration more