Community
Participate
Working Groups
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: 6f16f35a 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.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125) 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/541734c0e4b0a3428f475eb0 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/541734c0e4b0a3428f475eb8/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/541734c0e4b0a3428f475eb8/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.
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.
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.
*** This bug has been marked as a duplicate of bug 444174 ***