Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 444174

Summary: No password provided. (err_grp: 15815fb5)
Product: z_Archived Reporter: Marcel Bruch <marcel.bruch>
Component: RecommendersAssignee: Marcel Bruch <marcel.bruch>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Marcel Bruch CLA 2014-09-15 14:51:23 EDT
Hello committers,

we received a new error report for Eclipse 4.4.0.I20140606-1215.


General Information:
    anonymous-id:         f8087d7b-9d38-4c73-aeb1-6991603c2a84
    eclipse-build-id:     4.4.0.I20140606-1215
    eclipse-product:      org.eclipse.epp.package.standard.product
    operating system:     MacOSX 10.9.4 (x86_64) - cocoa
    java-runtime-version: 1.8.0_20-b26

The following plug-ins were present on the execution stack (*):
    1. org.apache.commons.httpclient_3.1.0.v201012070820
    2. org.eclipse.core.net_1.2.200.v20140124-2013
    3. org.eclipse.egit.ui_3.4.1.201406201815-r
    4. org.eclipse.egit_3.4.1.201406201815-r
    5. org.eclipse.equinox.security_1.2.0.v20130424-1801
    6. org.eclipse.mylyn.commons.net_3.12.0.v20140404-1455


Error Status:
    code:                   0
    message:                No password provided.
    fingerprint:            15815fb5
    exception class:        org.eclipse.equinox.security.storage.StorageException
    exception message:      No password provided.
    number of children:     0

Topmost Stacktrace:
 org.eclipse.equinox.security.storage.StorageException: No password provided.
    at org.eclipse.equinox.internal.security.storage.SecurePreferences.get(SecurePreferences.java:264)
    at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.get(SecurePreferencesWrapper.java:106)
    at org.eclipse.core.internal.net.ProxyType.loadProxyAuth(ProxyType.java:537)
    at org.eclipse.core.internal.net.ProxyType.createProxyData(ProxyType.java:138)
    at org.eclipse.core.internal.net.ProxyType.getProxyData(ProxyType.java:127)
    at org.eclipse.core.internal.net.ProxyManager.getProxyData(ProxyManager.java:169)
    at org.eclipse.core.internal.net.ProxyManager.getProxyDataForHost(ProxyManager.java:309)
    at org.eclipse.core.internal.net.ProxyManager.getProxyDataForHost(ProxyManager.java:364)
    at org.eclipse.core.internal.net.ProxyManager.select(ProxyManager.java:441)
    at org.eclipse.egit.ui.EclipseProxySelector.select(EclipseProxySelector.java:48)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
    at java.net.Socket.connect(Socket.java:589)
    at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:649)
    at org.eclipse.mylyn.internal.commons.net.MonitoredRequest.connect(MonitoredRequest.java:97)
    at org.eclipse.mylyn.internal.commons.net.PollingSslProtocolSocketFactory.createSocket(PollingSslProtocolSocketFactory.java:123)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at org.eclipse.mylyn.commons.net.WebUtil$2.execute(WebUtil.java:334)
    at org.eclipse.mylyn.commons.net.WebUtil$2.execute(WebUtil.java:1)
    at org.eclipse.mylyn.internal.commons.net.MonitoredRequest.call(MonitoredRequest.java:51)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    

Messages, stacktraces, and nested status objects may be shortened. Please visit 
http://dev.eclipse.org/recommenders/reports/541734bee4b0a3428f475e8d
for the complete error log.

The list of all reported error reports belonging to this error group can be
fetched from http://dev.eclipse.org/recommenders/states/541734b1e4b0a3428f475e50/reports

The Error Log Reporter presents the current processing state of this error to 
new reporters. This state can be updated by modifying the values of this bug.
To update the error log database call the link below after each change made to
this bug report: http://dev.eclipse.org/recommenders/states/541734b1e4b0a3428f475e50/sync


Thank you for caring.
Your friendly error reports bot.


--
* Note: The list of present bundles and their respective versions was
  calculated by package naming heuristics. This may or may not reflect reality.
Comment 1 Marcel Bruch CLA 2014-09-16 08:56:05 EDT
This error occured whenever I was fetching the content of several update stites (searching for updates)

It seemed to be caused by invalid permissions on (or invalid format of) the .eclipse/org.eclipse/org.eclipse.equinox.security folder. Removing it let this error disappear.
Comment 2 Marcel Bruch CLA 2014-09-16 08:56:14 EDT
This error occurred whenever I was fetching the content of several update stites (searching for updates)

It seemed to be caused by invalid permissions on (or invalid format of) the .eclipse/org.eclipse/org.eclipse.equinox.security folder. Removing it let this error disappear.
Comment 3 Marcel Bruch CLA 2014-10-02 14:38:24 EDT

*** This bug has been marked as a duplicate of bug 444173 ***
Comment 4 Marcel Bruch CLA 2014-10-02 14:38:44 EDT
*** Bug 444180 has been marked as a duplicate of this bug. ***