TFS Eclipse Plugin "authorization failure" - eclipse

I am working with Eclipse Juno on a Mac running OS 10.7.3
I installed the TFS plugin for Eclipse yesterday and today, after a few false starts, and I was able to connect to our tfspreview instance. I checked in all my code and then committed it. A team mate confirmed the code had been submitted. I then tried checking for updates and got an authorization failure message. I have tried re-starting Eclipse and finally my computer. Every time Eclipse tries to connect to the TFS server it fails.
I haven't changed my password and I still able to log in the tfspreview web interface, so my account does not appear to be locked. Has anyone ever experience anything like this?
Thanks!

Related

Eclipse eGit not connecting to remote repository - NullPointerException at ProxyHelper getPasswordAuthentication

I've been trying to get eGit working with Eclipse 4.6.3 (IBM Rational Developer 9.6.0.6) but keep hitting the same error when either trying to pull/push an existing Git repository or clone another using http.
Mostly the error specifics are hidden but if you examine the error in the Error Log view the following is observed:
It looks like the password authenticator is missing from the host eclipse or something similar.
I found the answer to this and am sharing the knowledge.
After investigating the supported software on IBM's website for Rational developer I saw that it claimed to be compatible with eGit version 4.5.0201609210915-r, alas the eclipse add new software links postfixed with -4.5 & -4.6 no longer functioned correctly however I was able to successfully install a compatible eGit (version 4.7.0.201704051617-r) with the following:
http://download.eclipse.org/egit/updates-4.7
-edit-
Have just had success with the last of 4, version 4.11.0.201803080745r
http://download.eclipse.org/egit/updates-4.11

RedHat Developer Studio losing status of JBoss on server restarts

I have Developer Studio set up with an instance of JBoss EAP 6.4.0.GA. I added it using the 6.1+ server type:
When I start and stop the server - either in debug mode or not - things seem to work fine. When the server is running and I try to restart it by clicking on the debug button or the play button for non-debug mode, Developer Studio restarts the server (I can see this happening in the logs) but loses track of the server and gives me an error saying:
After this, the server is running but Dev Studio doesn't know so if I try to start the server, I get this dialog:
If I then connect, the UI doesn't seem to update so I can't shut down the server:
This never happens when starting the server from scratch. It's only restarts. I was having this issue with JBoss Developer Studio (Eclipse) with 10.1.0 GA and am now also having the issue with 10.2.0 GA. Is there anything I can tweak to fix this?? Is there a startup or restart timeout that needs to be changed?
This was fixed recently :D It was a long-standing bug and had a race-condition in it.
https://issues.jboss.org/browse/JBIDE-20426

Error - Eclipse client trying to reconnect to TFS - "LocationWebService"

When eclipse tries to reconnect to TFS (username.visualstudio.com) the 'authentication window' is replaced by a window that seems to describe available services and the authentication process stops here.
The content of this window is as follows:
LocationWebService
The following operations are supported. For a formal definition, please review the Service Description.
ConfigureAccessMapping
Connect
QueryServices
RemoveAccessMapping
RemoveServiceDefinitions
SaveServiceDefinitions
SetDefaultAccessMapping
With VS2010 I can still connect to TFS without problems.
Also, both with eclipse and VS2010 I can connect to codeplex (tfs).
Clearing cookies and/or cache from IE or Chrome doesn't help.
Everything is fresh installed, so I assume it's up to date.
How can I resolve this issue with Eclipse - TFS - username.visualstudio.com?
I had to reinstall the 2013 version (https://www.microsoft.com/en-us/download/details.aspx?id=40785) and everything started working. It's either a bug in an older version or mismatch with the server version being connected to.
I have this issue too. It only happens when I try to connect myuser.visualstudio.com, with my domain TFS it can authenticate without any problem.
I see that you are running Windows 7, in my case the eclipse TFS stop working with Windows 8.

where is my Worklight Console?

I've installed IBM Worklight Studio in Eclipse, and everything was going well until I decided to install XAMPP software to get Apache PHP. Then I loaded Worklight Console, but the page said "Chrome has not been able to establish connection with the page".
I'm freaked out and uninstalled XAMPP although the problem persists.
Is this the actual error message you see in Chrome?
I googled it and there does not seem to be such an error message.
Make sure your Worklight Server is up and running. Also make sure there is nothing left of XAMPP, as it sounds like something is still blocking port 8080, which Worklight requires by default when using the Developer Edition (the Eclipse Studio plug-in).
Also try clearing your browser cache just in case.

Cannot update or install any new software in any version of eclipse

I've read the other posts about being unable to install software in eclipse, but I still can't seem to get anything to work. I've tried on both Eclipse Indigo and Eclipse Juno - neither of which seem to be able to connect to anything, yet I can open the web browser.
On my other computer, which was previously configured, it contacts the software sites perfectly fine. I can also use the internal web browser on both version of eclipse - navigating to www.google.com.
I've tried updating Eclipse using http://download.eclipse.org/releases/indigo/ and I have tried to install ADT with https://dl-ssl.google.com/android/eclipse/.
I'm attaching an image of the error I'm getting. Also it appears I am getting 'permission denied'
Regarding the ADT, i couldnt get it to work with indigo for the life of me. After looking around a lot i realized that there are some comparability restrictions for the ADT plug in. The latest version of the ADT works on Eclipse Helios 3.6 or higher.
http://developer.android.com/sdk/requirements.html
also make sure to do "run as administrator" when you start eclipse if you are going to install software.
I had the same problem, I'm not sure if it would help but here is what I did anyway:
Uninstalled AVG
Ran SFC /scannow
SFC found some corrupted windows files and repaired them
Restart
Not sure if uninstalling AVG did anything, but I saw it as a possible solution somewhere else.
I am now using MSE since it seems to be more compatible with my system...
Maybe you need to connect thru a proxy?
Check you browsers connections settings.
I've had the same issue before and it turned out to be due to a VPN connection I had open. It must have been trying to go via that, although no other applications have had that problem. So perhaps check that you don't have any static routes which are interfering.