Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

"Unable to locate secure storage module (org.eclipse.equinox.security.windowspasswordprovider)" - Self Answer

I'm seeing the error

Unable to read repository at http://host/tools/devtools-updatesite/content.xml
Unable to locate secure storage module (org.eclipse.equinox.security.windowspasswordprovider)

when using RTC 64-bit Eclipse client and trying to install software from a secured software update site. I'm not seeing this problem with RTC 32-bit Eclipse client.

0 votes



One answer

Permanent link
See "Unable to locate secure storage module (org.eclipse.equinox.security.windowspasswordprovider)" on 64-bit RTC eclipse client (256878).

A summary of the problem is that Eclipse uses a default location on your machine that is the same for all your Eclipse installs. So if you have installed and used 32-bit Eclipse, then your secure storage requires the 32-bit plugins to access. When you try to use a 64-bit Eclipse, it will try to read that secure storage and will fail because it is using the 64-bit plugins to read the storage.

The solution is to tell your Eclipse to use a different secure storage area. You can do this by running Eclipse with the following option:

-eclipse.keyring <file_path>

where <file_path> is the location of the file which you wish to use as your new secure storage area.

2 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 21 '13, 1:54 p.m.

Question was seen: 19,721 times

Last updated: Mar 21 '13, 2:00 p.m.

Confirmation Cancel Confirm