cancel
Showing results for 
Search instead for 
Did you mean: 

Error Initializing KeyStore View while using RNIF adapter

Former Member
0 Kudos

Hi,

I am using a receiver RNIF adapter and it is giving following error.

2010-07-08 16:22:30 Error The keystore service_ssl has not been initialized(loaded) -


RemoteException in Method: getLocalJ2EEKeyStore(). The JNDI Look-Up for the Keystore failed.

2010-07-08 16:22:30 Error Message processing caused failure . -


BTD handler indicated processing error

2010-07-08 16:22:30 Error MP: exception caught with cause java.lang.NullPointerException

2010-07-08 16:22:30 Error Exception caught by adapter framework: null

2010-07-08 16:22:31 Error Delivery of the message to the application using connection RNIF11_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.lang.NullPointerException.

We are having this service_ssl key store view in Visual admin and all key store values are populated using selection.

Communication channel is picking up KeyStore View and Entry values properly. But it is giving problem while running the interface. I tried to restart the system and later restart KeyStore ..but didn't help.

Any pointers are appreciated.

Regards,

Ramesh

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member270496
Participant
0 Kudos

Hi Ramesh,

I am facing same issue as of Yours(Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.lang.NullPointerException).

Please tell Me,How you solved the issue.

Regards,

Raj Tripathy.

Edited by: rasmiraj tripathy on Aug 8, 2011 11:46 AM

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

Try adding the Keystore Administrator role to the XIAFUSER/PIAFUSER.

1) go to Security Provider in Visual Admin (Under Services node).

2) Select the Policy Configurations tab under the Runtime tab.

3) Select keystore-view.service_ssl from components and then select the Security Roles tab.

4) Select KeystoreAdministrator from the available security roles .

5) Add the user "XIAFUSER" and save the settings.

Security Configuration at Message Level

http://help.sap.com/saphelp_nw70ehp2/helpdata/en/94/828a4286031253e10000000a155106/frameset.htm

Regards

Mark