function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
TechnosTechnos 

Tips to deploy the project from Ecilipse IDE to another orginization

Hi all

 

I am trying to deploy my sandbox project to Developer edition from Ecilipse by using Force.com IDE, But the pbm is I am getting lots  error , in the debug log when we validate the deployment.

 

Do we need follow some rules before deployment to destination like Object should deploy frist, relation should go first . I did lots of thing in Sandbox for my project like created number of objects, define the realtion, use those relation in form of query in Apex code.. Now I am getting error specially in classes like this relation is not presten in this query like that . I am giving the example of error here ::

 

 Deploy Results:
   File Name:    objects/CampaignMember.object
   Full Name:  CampaignMember.LeadSource
   Action:  NO ACTION
   Result:  FAILED
   Problem: An unexpected error occurred. Please include this ErrorId if you contact support: 1343494669-6589 (21090395)

 

   File Name:    objects/CaseTypeTests__c.object
   Full Name:  CaseTypeTests__c.TestName__c
   Action:  NO ACTION
   Result:  FAILED
   Problem: Field TestName__c does not exist. Check spelling.

   File Name:    objects/Case_Accession__c.object
   Full Name:  Case_Accession__c
   Action:  NO ACTION
   Result:  FAILED
   Problem: casepopulate does not exist or is not a valid override for action Edit.

   File Name:    objects/Contact.object
   Full Name:  Contact.LeadSource
   Action:  NO ACTION
   Result:  FAILED


   Problem: An unexpected error occurred. Please include this ErrorId if you contact support: 1343494669-6590 (21090395)

   File Name:    objects/Lead.object


   Full Name:  Lead.LeadSource
   Action:  NO ACTION
   Result:  FAILED
   Problem: An unexpected error occurred. Please include this ErrorId if you contact support: 1343494669-6591 (21090395)

   File Name:    objects/Opportunity.object
   Full Name:  Opportunity.LeadSource
   Action:  NO ACTION
   Result:  FAILED
   Problem: An unexpected error occurred. Please include this ErrorId if you contact support: 1343494669-6592 (21090395)

   File Name:    objects/Opportunity.object
   Full Name:  Opportunity.SyncedQuoteId
   Action:  NO ACTION
   Result:  FAILED
   Problem: fullName must end with: __c or __kav or __x or __y

   File Name:    objects/Quote.object
   Full Name:  Quote
   Action:  NO ACTION
   Result:  FAILED
   Problem: Invalid fullName, must end in __c

   File Name:    objects/QuoteLineItem.object
   Full Name:  QuoteLineItem
   Action:  NO ACTION
   Result:  FAILED
   Problem: Invalid fullName, must end in __c

   File Name:    objects/Specimen__c.object
   Full Name:  Specimen__c
   Action:  NO ACTION
   Result:  FAILED
   Problem: The sharing model cannot be updated through the API.

   File Name:    objects/Test__c.object
   Full Name:  Test__c
   Action:  NO ACTION
   Result:  FAILED


   Problem: The sharing model cannot be updated through the API.

 

FYI all is working on Sandbox environment means I have teste my classes Application and object evrything is working fine there

 

 Please provide any suggestion for these kind of deployment.

 

Regards

Raman

Ashish_SFDCAshish_SFDC

Hi Raman, 

 

This specific error has to be Investigaed, Please raise a Support case. 

 

Regards,

Ashish