During creating some user using Process Admin console you can get the message:
ERROR: com.lombardisoftware.core.TeamWorksException: UOWManager transaction processing failed; nested exception is com.ibm.wsspi.uow.UOWException: javax.transaction.RollbackException: Global transaction rolledback from client inactivity timeout from subordinate
The user is not created.
If you look through Deployment Manager SystemOut.log, you can see the next message:
00003f82 exception E com.ibm.websphere.wim.security.authz.AccessException CWWIM2008E The principal 'uid=admin777,o=defaultWIMFileBasedRealm' is not authorized to perform the operation 'CREATE PersonAccount' on '<non-existent>'
So just add to this user role Administrator using ISConsole > Users and Groups > Administrative user roles. You need not restart of the server.
ERROR: com.lombardisoftware.core.TeamWorksException: UOWManager transaction processing failed; nested exception is com.ibm.wsspi.uow.UOWException: javax.transaction.RollbackException: Global transaction rolledback from client inactivity timeout from subordinate
The user is not created.
If you look through Deployment Manager SystemOut.log, you can see the next message:
00003f82 exception E com.ibm.websphere.wim.security.authz.AccessException CWWIM2008E The principal 'uid=admin777,o=defaultWIMFileBasedRealm' is not authorized to perform the operation 'CREATE PersonAccount' on '<non-existent>'
So just add to this user role Administrator using ISConsole > Users and Groups > Administrative user roles. You need not restart of the server.
No comments:
Post a Comment