2 Replies Latest reply on Jan 12, 2014 11:22 PM by vstorm83

    Got IllegalArgumentException while create a user based page

    anishantony

      Hi all

       

      When I login with root and create a user based page, which result a success output.  But when I login with users other than root (mary, john, ...etc) and create a user based page i got the following exception

       

      java.lang.IllegalArgumentException: Cannot insert page org.exoplatform.portal.pom.data.PageData@8f0fed as the corresponding portal john with type ObjectType[interface org.gatein.mop.api.workspace.Site] does not exist

      10:48:30,249 ERROR [STDERR]           at org.exoplatform.portal.pom.config.tasks.PageTask$Save.run(PageTask.java:366)

      10:48:30,249 ERROR [STDERR]           at org.exoplatform.portal.pom.config.tasks.PageTask$Save.run(PageTask.java:328)

      10:48:30,249 ERROR [STDERR]           at org.exoplatform.portal.pom.config.POMSession.execute(POMSession.java:405)

      10:48:30,249 ERROR [STDERR]           at org.exoplatform.portal.pom.config.ExecutorDispatcher.execute(ExecutorDispatcher.java:44)

      10:48:30,249 ERROR [STDERR]           at org.exoplatform.portal.pom.config.TaskExecutionDecorator.execute(TaskExecutionDecorator.java:38)

      10:48:30,250 ERROR [STDERR]           at org.exoplatform.portal.pom.config.cache.DataCache.create(DataCache.java:108)

      10:48:30,250 ERROR [STDERR]           at org.exoplatform.portal.pom.config.cache.DataCache.execute(DataCache.java:63)

      10:48:30,250 ERROR [STDERR]           at org.exoplatform.portal.pom.config.TaskExecutionDecorator.execute(TaskExecutionDecorator.java:38)

      10:48:30,250 ERROR [STDERR]           at org.exoplatform.portal.pom.config.cache.PortalNamesCache.execute(PortalNamesCache.java:79)

      10:48:30,250 ERROR [STDERR]           at org.exoplatform.portal.pom.config.POMSessionManager.execute(POMSessionManager.java:253)

      10:48:30,250 ERROR [STDERR]           at org.exoplatform.portal.pom.config.POMDataStorage.create(POMDataStorage.java:117)

      10:48:30,250 ERROR [STDERR]           at org.exoplatform.portal.config.DataStorageImpl.create(DataStorageImpl.java:92)

       

       

      regards

       

      Anish Antony