Eclipse crashes when sharing projects
-
Friday, July 13, 2012 11:36 AM
I'm using Eclipse Indigo and TEE 11. When I try to share my project Eclipse stops running( after clicking finish ). I entered my username and password during this process. Here is my Team Explorer log:
2012-07-13 13:18:13,592 INFO [Worker-2] (com.microsoft.tfs.client.eclipse.project.ProjectRepositoryManager) Starting TFS repository manager 2012-07-13 13:18:13,594 INFO [Worker-2] (com.microsoft.tfs.client.eclipse.project.ProjectRepositoryManager) Connecting project stablo_test to TFS server 2012-07-13 13:18:16,938 INFO [main] (com.microsoft.tfs.jni.loader.NativeLoader) Loaded native_synchronization with System.loadLibrary() 2012-07-13 13:18:16,958 INFO [main] (com.microsoft.tfs.jni.loader.NativeLoader) Loaded native_messagewindow with System.loadLibrary() 2012-07-13 13:18:17,222 INFO [Worker-3] (com.microsoft.tfs.client.eclipse.project.ProjectManagerConnectionJob) Connecting to server http://centrala-pc:8080/tfs/DefaultCollection 2012-07-13 13:18:17,828 INFO [Build Status Manager] (com.microsoft.tfs.client.common.server.cache.buildstatus.BuildStatusManager$BuildStatusManagerRefreshWorker) Starting build status refresh worker 2012-07-13 13:18:17,997 INFO [Worker-5] (com.microsoft.tfs.jni.loader.NativeLoader) Loaded native_filesystem with System.loadLibrary() 2012-07-13 13:18:18,009 INFO [Worker-12] (com.microsoft.tfs.client.eclipse.project.ProjectRepositoryManager) Connection to TFS server successful for project stablo_test 2012-07-13 13:18:30,634 INFO [ModalContext] (com.microsoft.tfs.core.internal.db.ConnectionConfiguration) locked [C:\Users\sinisha\AppData\Local\Microsoft\Team Foundation\4.0\Cache\TEE-WorkItemTracking\4.0A-1bcb37bb-8edc-4f1d-b603-86e843e5a7eb\data] 2012-07-13 13:18:30,833 INFO [ModalContext] (com.microsoft.tfs.jni.loader.NativeLoader) Loaded native_auth with System.loadLibrary() 2012-07-13 13:18:30,861 INFO [ModalContext] (org.apache.commons.httpclient.HttpMethodDirector) Failure authenticating with NTLM @centrala-pc:8080 2012-07-13 13:18:30,864 WARN [ModalContext] (com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.DataProviderWrapper) data provider [com.microsoft.tfs.client.common.ui.diagnostics.WITDatabaseFileProvider] failed populate com.microsoft.tfs.core.ws.runtime.exceptions.UnauthorizedException: Authorization failure connecting to 'http://centrala-pc:8080/tfs/DefaultCollection/WorkItemTracking/v5.0/ClientService.asmx' (authenticating using credentials (Default Credentials)) at com.microsoft.tfs.core.ws.runtime.client.SOAPService.executeSOAPRequestInternal(SOAPService.java:654) at com.microsoft.tfs.core.ws.runtime.client.SOAPService.executeSOAPRequest(SOAPService.java:442) at ms.tfs.workitemtracking.clientservices._03._ClientService5Soap12Service.getMetadataEx2(_ClientService5Soap12Service.java:823) at com.microsoft.tfs.core.clients.workitem.internal.metadata.Metadata.update(Metadata.java:512) at com.microsoft.tfs.core.clients.workitem.internal.metadata.Metadata.update(Metadata.java:490) at com.microsoft.tfs.core.clients.workitem.internal.WITContext.<init>(WITContext.java:109) at com.microsoft.tfs.core.clients.workitem.WorkItemClient.getContext(WorkItemClient.java:415) at com.microsoft.tfs.core.clients.workitem.WorkItemClient.getDatabaseDirectory(WorkItemClient.java:152) at com.microsoft.tfs.client.common.ui.diagnostics.WITDatabaseFileProvider.populate(WITDatabaseFileProvider.java:46) at com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.DataProviderWrapper.populate(DataProviderWrapper.java:51) at com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.CollectionRunnable.run(CollectionRunnable.java:50) at com.microsoft.tfs.client.common.ui.framework.runnable.DeferredProgressMonitorDialogContext$RunnableWithProgressWrapper.run(DeferredProgressMonitorDialogContext.java:286) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) 2012-07-13 13:18:30,866 INFO [ModalContext] (com.microsoft.tfs.core.internal.db.ConnectionConfiguration) unable to lock [C:\Users\sinisha\AppData\Local\Microsoft\Team Foundation\4.0\Cache\TEE-WorkItemTracking\4.0A-1bcb37bb-8edc-4f1d-b603-86e843e5a7eb\data] 2012-07-13 13:18:30,866 INFO [ModalContext] (com.microsoft.tfs.core.internal.db.ConnectionConfiguration) locked [C:\Users\sinisha\AppData\Local\Microsoft\Team Foundation\4.0\Cache\TEE-WorkItemTracking\4.0A-1bcb37bb-8edc-4f1d-b603-86e843e5a7eb\data1] 2012-07-13 13:18:30,910 INFO [ModalContext] (org.apache.commons.httpclient.HttpMethodDirector) Failure authenticating with NTLM @centrala-pc:8080 2012-07-13 13:18:30,910 WARN [ModalContext] (com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.DataProviderWrapper) data provider [com.microsoft.tfs.client.common.ui.diagnostics.WITDatabaseDataProvider] failed getData com.microsoft.tfs.core.ws.runtime.exceptions.UnauthorizedException: Authorization failure connecting to 'http://centrala-pc:8080/tfs/DefaultCollection/WorkItemTracking/v5.0/ClientService.asmx' (authenticating using credentials (Default Credentials)) at com.microsoft.tfs.core.ws.runtime.client.SOAPService.executeSOAPRequestInternal(SOAPService.java:654) at com.microsoft.tfs.core.ws.runtime.client.SOAPService.executeSOAPRequest(SOAPService.java:442) at ms.tfs.workitemtracking.clientservices._03._ClientService5Soap12Service.getMetadataEx2(_ClientService5Soap12Service.java:823) at com.microsoft.tfs.core.clients.workitem.internal.metadata.Metadata.update(Metadata.java:512) at com.microsoft.tfs.core.clients.workitem.internal.metadata.Metadata.update(Metadata.java:490) at com.microsoft.tfs.core.clients.workitem.internal.WITContext.<init>(WITContext.java:109) at com.microsoft.tfs.core.clients.workitem.WorkItemClient.getContext(WorkItemClient.java:415) at com.microsoft.tfs.core.clients.workitem.WorkItemClient.getDatabaseConfigurationDebugInfo(WorkItemClient.java:167) at com.microsoft.tfs.client.common.ui.diagnostics.WITDatabaseDataProvider.getData(WITDatabaseDataProvider.java:29) at com.microsoft.tfs.client.common.ui.framework.diagnostics.extend.LocalizedDataProvider.getData(LocalizedDataProvider.java:18) at com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.DataProviderWrapper.populate(DataProviderWrapper.java:86) at com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.CollectionRunnable.run(CollectionRunnable.java:50) at com.microsoft.tfs.client.common.ui.framework.runnable.DeferredProgressMonitorDialogContext$RunnableWithProgressWrapper.run(DeferredProgressMonitorDialogContext.java:286) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) 2012-07-13 13:18:30,997 INFO [ModalContext] (com.microsoft.tfs.jni.loader.NativeLoader) Loaded native_registry with System.loadLibrary() 2012-07-13 13:18:31,022 INFO [ModalContext] (org.apache.commons.httpclient.HttpMethodDirector) Failure authenticating with NTLM @centrala-pc:8080 2012-07-13 13:18:31,027 WARN [ModalContext] (com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.DataProviderWrapper) data provider [com.microsoft.tfs.client.common.ui.diagnostics.ConnectionDataProvider] failed getData com.microsoft.tfs.core.exceptions.TFSUnauthorizedException: Access denied connecting to TFS server http://centrala-pc:8080/ (authenticating as pekar-PC\sinisha) at com.microsoft.tfs.core.exceptions.mappers.TECoreExceptionMapper.map(TECoreExceptionMapper.java:75) at com.microsoft.tfs.core.exceptions.mappers.LocationExceptionMapper.map(LocationExceptionMapper.java:32) at com.microsoft.tfs.core.clients.framework.location.internal.LocationWebServiceProxy.connect(LocationWebServiceProxy.java:76) at com.microsoft.tfs.core.clients.framework.location.LocationService.connect(LocationService.java:754) at com.microsoft.tfs.core.clients.framework.location.LocationService.ensureConnected(LocationService.java:884) at com.microsoft.tfs.core.clients.framework.location.LocationService.ensureAuthenticated(LocationService.java:923) at com.microsoft.tfs.core.clients.framework.location.LocationService.getAuthorizedIdentity(LocationService.java:893) at com.microsoft.tfs.core.TFSConnection.getAuthorizedIdentity(TFSConnection.java:677) at com.microsoft.tfs.client.common.ui.diagnostics.ConnectionDataProvider.getData(ConnectionDataProvider.java:60) at com.microsoft.tfs.client.common.ui.framework.diagnostics.extend.LocalizedDataProvider.getData(LocalizedDataProvider.java:18) at com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.DataProviderWrapper.populate(DataProviderWrapper.java:86) at com.microsoft.tfs.client.common.ui.framework.diagnostics.cache.CollectionRunnable.run(CollectionRunnable.java:50) at com.microsoft.tfs.client.common.ui.framework.runnable.DeferredProgressMonitorDialogContext$RunnableWithProgressWrapper.run(DeferredProgressMonitorDialogContext.java:286) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Caused by: com.microsoft.tfs.core.ws.runtime.exceptions.UnauthorizedException: Authorization failure connecting to 'http://centrala-pc:8080/tfs/DefaultCollection/Services/v3.0/LocationService.asmx' (authenticating using credentials (Default Credentials)) at com.microsoft.tfs.core.ws.runtime.client.SOAPService.executeSOAPRequestInternal(SOAPService.java:654) at com.microsoft.tfs.core.ws.runtime.client.SOAPService.executeSOAPRequest(SOAPService.java:442) at ms.ws._LocationWebServiceSoap12Service.connect(_LocationWebServiceSoap12Service.java:385) at com.microsoft.tfs.core.clients.framework.location.internal.LocationWebServiceProxy.connect(LocationWebServiceProxy.java:70) ... 11 more
How could I change my Default Credential?
All Replies
-
Friday, July 13, 2012 1:57 PM
Hi,
From the log above, it looks like authentication failure, but this should not cause eclipse to crash. If TEE fails to authenticate, it will prompt you to enter a user name and password.
are you running on windows? which version of TEE 11 beta or RC are you using?
Please let me know if you have any other questions/issues.
Thanks
Mireille
-
Monday, July 16, 2012 3:11 PM
Hi,
I am using win7 x64 and TEE 11 Developer Preview. I uninstalled that version of TEE and tried with TEE 10 SP1 and it happened again. I managed to share one project to TFS but when I tried to check in my changes progress dialog was showing that 60 percent was over and Eclipse crashed again.
Could something be wrong with my network or there is another cause for my problems?
-
Thursday, July 19, 2012 11:06 AMOwner
Can you try installing from the following Eclipse update site:
- http://dl.microsoft.com/eclipse/tfs/preview
That will pick up the latest (release candidate) build of TEE.
When you say Eclipse crashes does it lock up or does it exit the application?
Many thanks,
Martin.
http://www.woodwardweb.com
-
Wednesday, July 25, 2012 9:32 AM
It locks up
I tried installing TFS from http://dl.microsoft.com/eclipse/tfs/preview but I got following errors
An error occurred while collecting items to be installed session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at http://dl.microsoft.com/eclipse/tfs/preview/plugins/com.microsoft.tfs.client.common.ui_11.0.0.201205250119.jar. Read timed out Unable to read repository at http://dl.microsoft.com/eclipse/tfs/preview/plugins/com.microsoft.tfs.core.ws_11.0.0.201205250119.jar. Read timed out

