04-14-04 07:10 PM
Ricardo,
You need to disable "nestedGroups" property at
was_root/lib/app/config/services/AccessControlService.properties (or
equivalent file, if you are using WPS 5.X)
http://www-1.ibm.com/support/docvie...uid=swg21113345
This error can occur if you have many nested groups (group inside group).
Portal tries to search inside them and gets timeout.
The best solution would be planning LDAP structure to work with POrtal,
avoiding nested groups for performance reasons.
Fernanda Silveira
fe@inf.ufsc.br
On Tue, 13 Apr 2004, Ricardo A. Ribeiro wrote:
> Hello,
>
> When I enter in Groups/Users and edit Permissions, the following error it'
s
> show to me, and no users is retrieved,
>
> Thank's
>
> (...Part's of Error)
>
> com.ibm.portal.WpsException: GNRL0002E: Ocourred Exception
>
> at
> com.ibm.wps.portlets.resourceview.ACLEditUserGroups.getMappedUserGroups(AC
LE
> ditUserGroups.java:323)
>
> at
> com.ibm.wps.portlets.resourceview.ResourceTableCommandListener.commandPerf
or
> med(ResourceTableCommandListenet.java:850)
>
> at com.ibm.ps.wcl.core.CommandHandler.handleCommand(CommandHandler.java:97
)
>
> at
> com.ibm.ps.wcl.core.markup.WHyperlink$EHyperlinkCallbackWrapper.handleTrig
ge
> r(WHyperlink.java:472)
>
> ========================================
==================================
==
> =========
>
> com.ibm.wps.ac.AurhorizationDataException: PACC0057E: Ocourred exception
> autorization data
>
> at
> com.ibm.wps.ac.impl.ACPrincipalPumaImp.retrievePrincipal(ACPrincipalPumaIm
pl
> .java:196)
>
> at
> com.ibm.wps.ac.impl.ACPrincipalPumaImp.getNestedMember(ACPrincipalPumaImpl
.j
> ava:148)
>
> at com.ibm.wps.ac.impl.Engine.retrieveGroupsMembers(Engine.java:993)
>
> ========================================
==================================
==
> =========
>
>
>
>
>
>
>
[ Post a follow-up to this message ]
|