You need to sign in to do that
Don't have an account?
IDE: Unable to open Schema Browser
I just installed the Winter '09 Force.com IDE for Eclipse 3.3.2 on Windows XP. I'm able to successfully create a Force.com project, connect to the service, and download the contents of a package. But, when I try to access the Schema Browser, I get a dialog with the following error:
Unable to open Schema Browser
Reason: Invalid username, password, security token; or user locked out.
I also get a series of errors in the Forec.com IDE Log Viewer:
WARN [2009-02-24 10:56:06,069] (ProjectService.java:getForceProject:1595) - Unable to get credentials. Credential map was not returned.
WARN [2009-02-24 10:56:06,085] (BaseBuilder.java:checkSkipBuilder:77) - Skipping build - user credentials not found
WARN [2009-02-24 10:56:16,428] (ProjectService.java:getForceProject:1595) - Unable to get credentials. Credential map was not returned.
WARN [2009-02-24 10:56:16,694] (BaseRetryAspect.java:isLoginExceptionRetryable:94) - Login evaluation deemed exception not retry-able:
LoginFault: Invalid username, password, security token; or user locked out.
WARN [2009-02-24 10:56:16,694] (BaseRetryAspect.java:isConnectionExceptionRetryable:130) - Connection evaluation deemed exception not retry-able:
LoginFault: Invalid username, password, security token; or user locked out.
ERROR [2009-02-24 10:56:16,709] (SchemaBrowser.java:createPages:172) - Unable to open Schema Browser
com.salesforce.ide.core.remote.InvalidLoginException: Invalid username, password, security token; or user locked out.
Now, I know that the user isn't locked out because I just downloaded the package contents, and downloading again works successfully. It's only the Schema Browser that presents a problem.
I also checked the Login History in the Salesforce org that I'm trying to connect to, and I see one successful login followed by a failed login.
x@x.x 2/24/2009 11:26:37 AM PST 173.10.72.158 Partner Product Invalid Password Java (Salesforce.com) Unknown Apex Plugin N/A SOAP Partner 15.0 x@x.x 2/24/2009 11:25:02 AM PST 173.10.72.158 Partner Product Success Java (Salesforce.com) Unknown Apex Plugin N/A
I am not using a Security Token since I am connecting via a trusted IP address.
Any idea what's going on or how to fix?
Hey Bill.
Probably the fastest way to get your going is to re-create your Force.com Project.
-Chris
All Answers
I'm unable to reproduce this. Could you try updating the authorization info for the project which is causing the problem? Right click the project, select Properties -> Force.com, and verify the settings on that page. In particular make sure there is a password present (sometimes this can get reset).
Thanks,
Adam
Hey Bill.
Probably the fastest way to get your going is to re-create your Force.com Project.
-Chris