IBM Support

PK69441: CANNOT CREATE ACCESS CONTROL ROLES FOR LIBRARY RESOURCE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Access Control Roles cannot be assigned to resources from the
    JCR domain, e.g.
    - Resource Policies
    - Composite Application Templates
    - Document or Web Content Libraries
    - WCM or PDM contents
    
    Roles can be set through the admin UI, but are not correctly
    persisted.
    

Local fix

  • as a workaround, delete the invalid role-mappings for
    your portal server database:
    
    1) Stop your WebSphere Portal Server
    2) Make a backup of all WPS database tables
    3) Run this query (adjust your DB schema if necessary) to
    verify
    that there are really invalid role-mappings
    
    SELECT * FROM JCR.LNK_USER_ROLE where
    JCR.LNK_USER_ROLE.USER_DESC_UID
    not in (SELECT RELEASE.USER_DESC.UNIQUE_ID FROM
    RELEASE.USER_DESC WHERE
    1=1)
    
    4) Only if the query shows at least 1 invalid role-mapping, run
    this
    SQL script (don't forget to adjust your DB schema) to delete
    the
    invalid role-mappings:
    
    DELETE FROM JCR.LNK_USER_ROLE where
    JCR.LNK_USER_ROLE.USER_DESC_UID
    not in (SELECT RELEASE.USER_DESC.UNIQUE_ID FROM
    RELEASE.USER_DESC WHERE
    1=1)
    
    5) Restart your WebSphere Portal Server and try to assign and
    save new
    role-mappings.
    

Problem summary

  • Access Control Roles cannot be assigned to resources from the
    JCR domain, e.g.
       - Resource Policies
       - Composite Application Templates
       - Document or Web Content Libraries
       - WCM or PDM contents
    
    Roles can be set through the admin UI, but are not correctly
    persisted.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PK69441

  • Reported component name

    WEBSPHERE PORTA

  • Reported component ID

    5724E7600

  • Reported release

    60G

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2008-07-24

  • Closed date

    2008-08-04

  • Last modified date

    2008-08-04

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WEBSPHERE PORTA

  • Fixed component ID

    5724E7600

Applicable component levels

  • R60G PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSHRKX","label":"WebSphere Portal"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0.1.3","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
04 August 2008