Skip to main content
12-Amethyst
October 23, 2023
Question

Permission errors in Publishing

  • October 23, 2023
  • 2 replies
  • 920 views

Hi All 

I'm getting the below errors logged while publishing though my publishing is successful. Please help me understand how to resolve this or the only way is to provide the access to the user?

 

DEBUG [PublisherQueueXXX.PollingThread] wt.access.evaluation.report:2814 Administrator - "xxx" does not have Delete permission for "EPMDoc Config Spec - wt.epm.EPMDocConfigSpec:10593701025" in Administrative Domain "Site /User".

 

DEBUG [PublisherQueueXXX.PollingThread] wt.wvs.viewmarkup.StandardViewMarkUpService:352 Administrator - ViewMarkUpService: Error postStoreDerviedImage (wt.access.accessResource/19) wt.access.NotAuthorizedException: ATTENTION:  Secured Action. You do not have the necessary authorization for this operation. Contact your administrator if you believe you have received this message in error.
at wt.access.StandardAccessControlManager.hasAccess(StandardAccessControlManager.java:11084)
at wt.access.StandardAccessControlManager.checkAccess(StandardAccessControlManager.java:433)
at jdk.internal.reflect.GeneratedMethodAccessor280.invoke(Unknown Source) .....

 

 DEBUG [PublisherQueueXXX.PollingThread] wt.wvs.publish.UIHelper:347 Administrator - sanitizedHTML : Error Finalizing Representation


 ERROR [PublisherQueueXXX.PollingThread] wt.wvs.loader.EDRLoader:352 Administrator - EDRLoader - Unexpected error (wt.pom.pomResource/10) wt.pom.PersistenceException: A commit cannot be done when a rollback is in progress.  The following is the rollback stacktrace.
    ROLLBACK: java.base/java.lang.Thread.getStackTrace(Thread.java:1602)
    ROLLBACK: wt.pom.TransactionManager.rollbackTransaction(TransactionManager.java:754)
    ROLLBACK: wt.pom.BasicTransactionMonitor.rollbackTransaction(BasicTransactionMonitor.java:77

 

 

2 replies

17-Peridot
October 24, 2023

Hello @MV_10441462 

Granting users missing permissions

HelesicPetr
22-Sapphire II
22-Sapphire II
October 24, 2023

Hi @MV_10441462 

You need to add ACL permission for the user or group or role where user is in.

 

Object type wt.epm.EPMDocConfigSpec on Administrative Domain "Site /User".

HelesicPetr_0-1698132008227.png

 

PetrH