!SESSION 2012-09-15 06:45:48.048 ----------------------------------------------- eclipse.buildId=M20120914-1800 java.version=1.7.0_02 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\hb\workspace\JUnit-win2\workarea\M20120914-1800\eclipse-testing/test-eclipse/eclipse/org.eclipse.core.tests.net.AllNetTests.xml -testPluginName org.eclipse.core.tests.net -className org.eclipse.core.tests.net.AllNetTests -timeout 7200000 Command-line arguments: -application org.eclipse.test.coretestapplication -data c:\hb\workspace\JUnit-win2\workarea\M20120914-1800\eclipse-testing/test-eclipse/eclipse/net_test_workspace formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\hb\workspace\JUnit-win2\workarea\M20120914-1800\eclipse-testing/test-eclipse/eclipse/org.eclipse.core.tests.net.AllNetTests.xml -testPluginName org.eclipse.core.tests.net -className org.eclipse.core.tests.net.AllNetTests -os win32 -ws win32 -arch x86 -consolelog -timeout 7200000 !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.408 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.409 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.413 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.414 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.415 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.416 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.426 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:52.434 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:52.783 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:52.848 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:53.230 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:53.250 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:53.260 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:53.355 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:53.645 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:53.652 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:53.941 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:53.954 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:53.962 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.057 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:54.350 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:54.356 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:54.641 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:54.658 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.668 !MESSAGE System property http.proxyHost is set to www.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.669 !MESSAGE System property http.proxyPort is set to 1024 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.763 !MESSAGE System property https.proxyHost is set to www.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.764 !MESSAGE System property https.proxyPort is set to 1024 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.769 !MESSAGE System property socksProxyHost is set to www.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.769 !MESSAGE System property socksProxyPort is set to 1024 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.803 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.804 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.805 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.806 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.807 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.807 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.808 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.809 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.810 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.811 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.812 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.813 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.813 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.814 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.815 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.816 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.818 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.819 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.820 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.821 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.822 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:54.823 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:55.112 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:55.162 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:55.447 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:55.464 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:55.469 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:55.470 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:55.756 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:55.764 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:56.052 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:56.067 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.074 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.075 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:56.358 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:56.469 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:56.754 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:56.770 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.performSettingData(NetTest.java:240) at org.eclipse.core.tests.net.NetTest.testAllSetAndClear(NetTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.777 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.778 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.871 !MESSAGE System property socksProxyHost is set to www.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.872 !MESSAGE System property socksProxyPort is set to 1024 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.878 !MESSAGE System property http.proxyHost is set to www.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.878 !MESSAGE System property http.proxyPort is set to 1024 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.884 !MESSAGE System property https.proxyHost is set to www.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.885 !MESSAGE System property https.proxyPort is set to 1024 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.919 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.920 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.920 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.921 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.922 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.923 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.924 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.924 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.925 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.926 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.927 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.927 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.928 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.928 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.929 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.930 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.931 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.932 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.932 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.933 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.934 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.935 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.947 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.984 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.984 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.985 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.986 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.987 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.987 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.988 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.989 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.989 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.990 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.991 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.992 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.992 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:56.993 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.010 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.011 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.012 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.013 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.013 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.014 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.015 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.016 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.025 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.029 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.066 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.067 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.067 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.068 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.072 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.073 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.073 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.074 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.075 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.076 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.076 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.077 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.078 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.079 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.095 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.096 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.097 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.098 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.098 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.099 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.100 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.101 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.110 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.116 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:57.400 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:57.476 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:57.760 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:57.777 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.790 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:57.883 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:58.167 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:58.179 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:58.464 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:58.481 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:58.491 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:58.587 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:58.882 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:293) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:58.884 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:293) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:59.167 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:293) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:59.185 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testSimpleHost(NetTest.java:293) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.225 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.286 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.287 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.288 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.289 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.289 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.290 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.291 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.291 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.292 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.293 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.294 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.295 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.295 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.296 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.297 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.297 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.298 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.299 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.300 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.316 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.316 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.333 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.334 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.344 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.344 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.345 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.346 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.346 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.347 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.394 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:45:59.400 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:59.684 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:59.690 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:59.972 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:45:59.991 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:00.001 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:00.097 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:00.382 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:310) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:00.393 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:310) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:00.680 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:310) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:00.696 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:310) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:00.706 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:00.801 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:01.086 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:311) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:01.097 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:311) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:01.382 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:311) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:01.399 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testHostPattern(NetTest.java:311) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.444 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.500 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.507 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.508 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.509 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.509 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.511 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.513 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.515 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.515 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.516 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.517 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.518 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.518 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.519 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.520 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.521 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.521 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.522 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.523 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.541 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.541 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.557 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.558 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.568 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.569 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.570 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.571 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.571 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.572 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.608 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:01.613 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:01.901 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:338) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:01.902 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:338) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:02.185 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:338) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:02.204 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:338) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:02.214 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:02.308 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:02.594 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:339) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:02.606 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:339) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:02.906 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:339) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:02.908 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:339) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:02.918 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.013 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:03.298 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:340) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:03.310 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:340) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:03.594 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:340) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:03.612 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug238796(NetTest.java:340) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.656 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.732 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.733 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.733 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.734 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.735 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.736 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.736 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.737 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.738 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.738 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.739 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.740 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.740 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.741 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.742 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.743 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.744 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.744 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.745 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.761 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.762 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.778 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.779 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.791 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.792 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.792 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.793 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.794 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.794 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.822 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:03.830 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:04.113 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:358) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:04.117 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:358) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:04.399 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:358) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:04.419 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:358) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:04.430 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:04.524 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:04.811 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:359) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:04.821 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:359) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:05.105 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:359) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:05.123 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:359) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.134 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.228 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:05.512 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:360) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:05.526 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:360) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:05.816 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:360) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:05.838 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug247408(NetTest.java:360) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.876 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.939 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.939 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.940 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.941 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.942 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.943 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.944 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.944 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.945 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.946 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.946 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.947 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.948 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.948 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.949 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.950 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.951 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.951 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.952 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.968 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.969 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.985 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.986 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.998 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.999 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:05.999 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:06.000 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:06.001 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:06.002 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:06.047 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:06.052 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:06.339 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:378) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:06.342 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:378) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:06.625 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:378) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:06.642 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:378) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:06.652 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:06.748 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:07.031 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:379) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:07.045 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:379) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:07.329 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:379) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:07.346 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:379) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:07.360 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:07.452 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:07.740 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:380) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:07.749 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:380) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:08.032 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:380) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:08.051 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug255981(NetTest.java:380) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.059 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.151 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.152 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.153 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.153 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.154 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.155 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.155 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.156 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.157 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.158 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.158 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.195 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.196 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.197 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.197 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.198 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.199 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.200 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.200 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.201 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.202 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.202 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.203 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.204 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.205 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.205 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.206 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.207 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.207 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.252 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.253 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.269 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.270 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.286 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.287 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.298 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.298 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.299 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.300 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.300 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.301 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.308 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.317 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:08.600 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:08.655 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:08.939 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:08.956 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:08.968 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:09.061 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:09.345 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:399) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:09.358 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:399) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:09.640 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:399) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:09.660 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:399) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:09.672 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:09.765 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:10.049 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:400) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:10.062 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:400) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:10.345 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:400) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:10.364 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:400) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.404 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.465 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.466 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.467 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.467 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.468 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.469 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.469 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.470 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.470 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.471 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.472 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.472 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.473 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.474 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.475 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.475 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.476 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.477 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.477 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.494 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.495 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.511 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.512 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.540 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.541 !MESSAGE System property http.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.541 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.542 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.543 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.543 !MESSAGE System property https.proxyPort is set to 9898 but should not be set. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.574 !MESSAGE System property http.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:10.594 !MESSAGE System property http.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:10.884 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:411) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:10.969 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:411) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:11.251 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:411) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:11.269 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTP". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:411) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:11.282 !MESSAGE System property https.proxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:11.376 !MESSAGE System property https.proxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:11.659 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:412) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:11.697 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:412) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:11.982 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:412) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:12.076 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/HTTPS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:412) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.090 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.182 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:12.469 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:413) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:12.479 !MESSAGE No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "user" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:550) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:413) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:12.767 !MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. !STACK 0 org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62) at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(PasswordProviderModuleExt.java:35) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(SecurePreferencesRoot.java:259) at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePreferencesRoot.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:224) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:413) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !ENTRY org.eclipse.equinox.security 4 0 2012-09-15 06:46:12.780 !MESSAGE No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". !STACK 0 org.eclipse.equinox.security.storage.StorageException: No password was found. Value of "pass" is being stored as a non-encrypted value in the node "/org.eclipse.core.net.proxy.auth/SOCKS". at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.java:234) at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferencesWrapper.java:110) at org.eclipse.core.internal.net.ProxyType.saveProxyAuth(ProxyType.java:555) at org.eclipse.core.internal.net.ProxyType.setProxyData(ProxyType.java:154) at org.eclipse.core.internal.net.ProxyManager.internalSetProxyData(ProxyManager.java:201) at org.eclipse.core.internal.net.ProxyManager.doSetProxyData(ProxyManager.java:189) at org.eclipse.core.internal.net.ProxyManager.setProxyData(ProxyManager.java:183) at org.eclipse.core.tests.net.NetTest.setProxyData(NetTest.java:157) at org.eclipse.core.tests.net.NetTest.changeProxyData(NetTest.java:175) at org.eclipse.core.tests.net.NetTest.setUser(NetTest.java:202) at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:208) at org.eclipse.core.tests.net.NetTest.testNonProxyHosts(NetTest.java:413) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.825 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.881 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.882 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.883 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.884 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.884 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.885 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.885 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.886 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.886 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.887 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.888 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.888 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.889 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.890 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.890 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.891 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.892 !MESSAGE System property socksProxyPort is not set but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.892 !MESSAGE System property http.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.893 !MESSAGE System property http.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.914 !MESSAGE System property https.proxyHost is set to proxy.eclipse.org but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.915 !MESSAGE System property https.proxyPort is set to 9898 but should be 1024. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.930 !MESSAGE System property socksProxyHost is not set but should be www.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2012-09-15 06:46:12.931 !MESSAGE System property socksProxyPort is not set but should be 1024.