cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create user even after assinging role

Former Member
0 Kudos

Hi,

We have installed a SAP Netweaver 2004s server(ABAP + Java) on windows environment.

We are facing a user creation problem for the below mentioned server configuration

As per the SAP Note 908911 , I have added the following roles form ABAP

SAP_BC_JSF_COMMUNICATION_RO

SAP_BC_JSF_COMMUNICATION

But still in the logs(defaultTrace.0.trc) it is giving the problem.

#1.5#001AA00235CF00710000001900001404000432D82A52EA2C#1181803911206#com.sap.security.core.util#sap.com/tcwddispwda#com.sap.security.core.util.[cf=com.sap.security.core.util.ResourceBean][md=get][cl=19874]#J2EE_ADMIN#5192##idm45sap45700.adprod_QAA_2349650#J2EE_ADMIN#b21b59201a4311dc8136001aa00235cf#SAPEngine_Application_Thread[impl:3]_21##0#0#Error##Java###failed to fetch key from ResourceBundle

[EXCEPTION]

#1#java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key DS_R3_ROLE_DS

at java.util.ResourceBundle.getObject(ResourceBundle.java:325)

at java.util.ResourceBundle.getObject(ResourceBundle.java:322)

at java.util.ResourceBundle.getString(ResourceBundle.java:285)

at com.sap.security.core.util.ResourceBean.get(ResourceBean.ja

Best Regards

Manoj

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello manoj caisucar . In ABAP+JAVA NW 2004s you can only create the users in ABAP

(using GUI -->> 001 client) and assign roles in portal in JAVA.

Thanks and Regards.

Sergo Beradze.

Former Member
0 Kudos

Hi Manoj,

Please assign the role SAP_BC_JSF_COMMUNICATION to the SAPJSF user in abap stack and delete the role SAP_BC_JSF_COMMUNICATION_RO from there.

Also make sure that the profile is generated for the role SAP_BC_JSF_COMMUNICATION.

note :SAP_BC_JSF_COMMUNICATION_RO means read only.

Regards,

Arun

Former Member
0 Kudos

Hi Manoj,

Please Look at 940309 Note

And Follow this Link to give the Roles To the Users

http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm

Regards

Khanna