cancel
Showing results for 
Search instead for 
Did you mean: 

error in PI-configuration wizard, Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!

christoph_ostrop
Active Contributor
0 Kudos

after PI-Upgrade to NW-PI-731-SP07,  executing the PI-configuration wizard:

step 126 of 162

Assign SLD Data Supplier user to Group SAP_SLD_DATA_SUPPLIER (local SLD)

Error:

Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!

Execute Java Service

Library: sap.com/tc~lm~ctc~util~core_ear

Class: com.sap.ctc.util.core.services.UserFacade

Method: void com.sap.ctc.util.core.services.UserFacade.addUserToGroup(java.lang.String, java.lang.String)

 

Arguments (2)
userName : SLD_DS_EXE
groupName : SAP_SLD_DATA_SUPPLIER

InvokeService- Result: ERROR

Refresh Env. Messages: false

Duration: 1.936 sec

Library Info

Default Trace

Exception Class: com.sap.security.api.DuplicateKeyException

Exception Message: Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!

com.sap.security.api.DuplicateKeyException: Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!

at com.sap.ctc.util.infra.rfc.BaseConfig.dispatchException(BaseConfig.java:230)

at com.sap.ctc.util.core.services.impl.ume.java.GroupJavaImpl.verify(GroupJavaImpl.java:121)

at com.sap.ctc.util.core.services.impl.ume.DualGroupImpl.verify(DualGroupImpl.java:118)

at com.sap.ctc.util.core.services.content.ume.UserService.addToGroup(UserService.java:725)

at com.sap.ctc.util.core.services.UserFacade.addUserToGroup(UserFacade.java:288)

what to do?

============

o.k.

https://service.sap.com/sap/support/notes/1016283

first run the UME consistency check => found some inconsistency => did repair UME

then run again UME consistency check => found no more inconsistency !!

the again - try to run the PI-Upgrade-Wizard => but again error on executing .....

the Datasource for UME is ABAP system  (Double-stack PI-system)

maybe this two existing UME-roles should not exist ?

because the leading system for identity is ABAP - should i delete these UME-roles ????

SAP_SLD_DATA_SUPPLIER

SAP_SLD_SUPPORT

this 2 do exist as UME-roles

SAP_SLD_ADMINISTRATOR

SAP_SLD_CONFIGURATOR

SAP_SLD_CONTENT_SYNC

SAP_SLD_DATA_SUPPLIER

SAP_SLD_DEVELOPER

SAP_SLD_GUEST

SAP_SLD_ORGANIZER

SAP_SLD_SUPPORT

=> all exist as R3_ROLE_DS

should i delete this 2 UME-roles ???

Accepted Solutions (0)

Answers (1)

Answers (1)

Private_Member_12188
Active Participant
0 Kudos

Can you manually add the user SLD_DS_<SID> to the SAP_SLD_DATA_SUPPLIER group and skip the step?

christoph_ostrop
Active Contributor
0 Kudos

i saw, that 2 UME-groups did exist, SAP_SLD_DATA_SUPPLIER  +  SAP_SLD_GUEST

which (i think) should not exist  (i compared with another PI-system)

all other SAP_SLD_  groups where from datasource ABAP = R3-ROLE_DS

so, i deleted the 2 UME-groups and ran the PI-Upgrade-Wizard again,

so it could do the work to roles and groups about SAP_SLD_xxxxx,

it only shows error on reading the sld / CIM data

i checked = the user SLD_DS_<SID> is user of the SAP_SLD_DATA_SUPPLIER group

Private_Member_12188
Active Participant
0 Kudos

Are you all set now?  Did you need help with the error on reading the SLD/CIM data?

christoph_ostrop
Active Contributor
0 Kudos

Tony Massoglia wrote:

Are you all set now?  Did you need help with the error on reading the SLD/CIM data?

thank you for your reply,  ---

i will have a look at this notes: