Hello All,
I am getting an unique error while deploying package into the MS CRM 2015 on premise.
Error : -
PackageDeployment Information 8 Error getting data for Import job for Solution : Usd Base Customization
ID:10646739-5a1b-4254-b52f-c9a8cfb6b114
PackageDeployment Information 8 Fetching Data for Usd Base Customization
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Verbose 16 Failed to Execute Command - Retrieve
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Error 2 Source : mscorlib
Method : HandleReturnMessage
Date : 12/8/2015
Time : 8:01:38 PM
Error : The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
Stack Trace : Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Xrm.Sdk.IOrganizationService.Execute(OrganizationRequest request)
at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.ExecuteCore(OrganizationRequest request)
at Microsoft.Xrm.Tooling.Connector.CrmServiceClient.CrmCommand_Execute(OrganizationRequest req, String errorStringCheck)
======================================================================================================================
PackageDeployment Information 8 Error getting data for Import job for Solution : Usd Base Customization
ID:10646739-5a1b-4254-b52f-c9a8cfb6b114
PackageDeployment Information 8 Fetching Data for Usd Base Customization
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Verbose 16 Executed Command - Retrieve : Trying to Read a Record. Entity = importjob , ID = 10646739-5a1b-4254-b52f-c9a8cfb6b114 : duration: 00:01:12.4651498
PackageDeployment Information 8 Import for Usd Base Customization, Progress is : 100
PackageDeployment Information 8 Solution Import Result = success
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Verbose 16 Executed Command - RetrieveMultiple : GetEntityDataBySearchParms : duration: 00:00:00.0230059
PackageDeployment Information 8 Status: Importing sample data files
PackageDeployment Verbose 16 Checking to see if sample data is installed
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Verbose 16 Executed Command - RetrieveMultiple : GetEntityDataBySearchParms : duration: 00:00:00.0200063
PackageDeployment Verbose 16 Installing Sample Data
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Verbose 16 Executed Command - RetrieveMultiple : GetEntityDataBySearchParms : duration: 00:00:00.0060039
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Verbose 16 Executed Command - RetrieveMultiple : GetEntityDataBySearchParms : duration: 00:00:00.0049930
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Verbose 16 Failed to Execute Command - InstallSampleData
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Error 2 Source : mscorlib
Method : HandleReturnMessage
Date : 12/8/2015
Time : 8:03:04 PM
Error : Message: The file specifies a list value that does not exist in Microsoft Dynamics CRM.
ErrorCode: -2147220589
Trace:
Stack Trace : Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Xrm.Sdk.IOrganizationService.Execute(OrganizationRequest request)
at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.ExecuteCore(OrganizationRequest request)
at Microsoft.Xrm.Tooling.Connector.CrmServiceClient.CrmCommand_Execute(OrganizationRequest req, String errorStringCheck)
======================================================================================================================
Inner Exception Level 1 :
==OrganizationServiceFault Info=======================================================================================
Error : The file specifies a list value that does not exist in Microsoft Dynamics CRM.
Time : 12/8/2015 4:03:04 PM
ErrorCode : -2147220589
Date : 12/8/2015
Time : 8:03:04 PM
Trace : Not Provided
======================================================================================================================
Thanks on advance.
