cancel
Showing results for 
Search instead for 
Did you mean: 

Permission error accessing keystore from Java mapping

Former Member
0 Kudos

Hi Gurus!

     Im trying to access a view from the keystore inside a java mapping, but im having the following error:

It says that user J2EE_GUEST does not have a permission, but im not configuring that user in the mapping. It is a default user that PI uses for all the access to the keystore?

What should I do in order to grant access to this user?

Ive seen many posts with this problem but they are not answered.

Thanks in advance!

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Federico,

I'm not sure of your PI release. The below steps are relevant for 7.0. If you have a higher release try following these steps in the NWA, just go to the Key Storage service.

1. Go to VA.

2. Select the service named: "Key Storage"

3. On the right panel select the tab named "Security" (at the bottom)

4. Select the action named: "Read Entry"

5. Select view named: <your view>

6. Select the entry you are using for signing

7. From all domains select: sap.com/com.sap.xi.services/aii_mt_rt.jar

and click the button "Grant"

Regards
Mark

Former Member
0 Kudos

Thanks a lot Mark! Im using PI 7.0 indeed. The doubt I have with steps you sent is about the domain sap.com/com.sap.xi.services/aii_mt_rt.jar. How do I know thats the correct domain? Ive been reading and saw that this library is for graphical mapping, and I am using java mapping.

Thanks again!

Former Member
0 Kudos

I did the steps that were described above but we are having the same error ....may I have to grant other permissions to other domains? Anyone can help me with this issue?

                                      Thanks a lot gurus!

Sriram2009
Active Contributor
0 Kudos

Hi

1. Check the user id status in ABAP stack J2ee_admin and j2ee_guest

2. Could you refer the SCN thread

BR

Former Member
0 Kudos

Hi S Sriram,

    Thanks for your reply. Sorry to bother you but what should I check for those users in ABAP Stack specifically? The post you mentioned was solved by changing the java libraries. Isnt a way of solving this by grant certain permissions to the user?

Again thanks.

Regards

Answers (0)