haripriyamurthy / Deprecated-CustomMetadataLoader

Please refer the salesforce version of this tool
https://github.com/forcedotcom/CustomMetadataLoader
Other
21 stars 10 forks source link

Wrokbench deployment failed #2

Closed rafiepstein closed 8 years ago

rafiepstein commented 8 years ago

I tried to deploy with Workbench (V34.0) and it failed with the following error: (I used a test org and I am th eonly user logged in) Error Status Code ALREADY_IN_PROCESS

Error Message null: The changes you requested require salesforce.com to temporarily lock your organization's administration setup. However, the administration setup has already been locked by another change. Please wait for the previous action to finish, then try again later.

Any suggestions?

haripriyamurthy commented 8 years ago

From the error message, looks like your org is locked due to another deploy or package install? You can try after that completes.

sivainkec commented 8 years ago

Hi,

I am getting below error message. Errors

Unable to connect to the Salesforce Metadata API. A Remote Site Setting must be created in your org before you can use this tool. Press the Create Remote Site Setting button to perform this step or refer to the post install step below to perform this manually.

nevoha commented 8 years ago

me to.

haripriyamurthy commented 8 years ago

This is not a bug. A remote site setting is required for the app to make metadata api callouts. You will have to create one. Clicking on the button on that page will create one for you.