Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cannot Create the Secure Store error while installing NW70

ridvan_polat
Participant
0 Likes
509
  • SAP Managed Tags

Hi Gurus,

We are trying to install Java stack only Netweaver 7.0 System on Windows Server 2008 R2 Standard . At the last step of the installation it is giving Secure Store Error. Whereupon we applied this note, 1480785. But it is still giving the same error. The Error Logs and the screenshot are atteched. 

Thank you in advance for your help.

1 ACCEPTED SOLUTION
Read only

hugo_amo
Product and Topic Expert
Product and Topic Expert
0 Likes
419
  • SAP Managed Tags

Hi Ridvan,

I have seen that the secure store is using the iaik_jce.jar from

C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/

Could you try to change this path in order to use the iaik_jce.jar from other location installed on your system?

Not sure if this will help, but you can give it a go.

If this does not help, I recommend to clean old java version and install a new one with the good JCE.

Hope this helps.

Regards,

Hugo

1 REPLY 1
Read only

hugo_amo
Product and Topic Expert
Product and Topic Expert
0 Likes
420
  • SAP Managed Tags

Hi Ridvan,

I have seen that the secure store is using the iaik_jce.jar from

C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/

Could you try to change this path in order to use the iaik_jce.jar from other location installed on your system?

Not sure if this will help, but you can give it a go.

If this does not help, I recommend to clean old java version and install a new one with the good JCE.

Hope this helps.

Regards,

Hugo