Skip to content

Instantly share code, notes, and snippets.

Created April 11, 2016 08:12
Create package failed System.ApplicationException:xxxxxxxxxxxxxxStaging [S]
Create package failed ---> System.ApplicationException: Create package is failed ---> System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. ---> System.ApplicationException:
Method ExpandIncludeFiles doesn't exist at Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.CallStaticMethod(Type type, String methodName,
Object[] parameters) at Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.GetExpandedConfig(XElement root, DirectoryInfo includeDir)
at Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.ExpandIncludes(CreateAzureDeploymentPipelineArgs args)
at Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.Action(RolePipelineArgsBase arguments)
at Sitecore.Azure.Pipelines.BasePipeline.RolePipelineProcessor.Process(RolePipelineArgsBase args)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Sitecore.Reflection.ReflectionUtil.InvokeMethod(MethodInfo method, Object[] parameters, Object obj) at Sitecore.Nexus.Pipelines.NexusPipelineApi.Resume(PipelineArgs args, Pipeline pipeline) at Sitecore.Pipelines.Pipeline.Start(PipelineArgs args, Boolean atomic) at Sitecore.Pipelines.Pipeline.Start(String pipelineName, PipelineArgs args, Boolean atomic) at Sitecore.Azure.Pipelines.BasePipeline.RolePipelineProcessor.Process(RolePipelineArgsBase args) --- End of inner exception stack trace --- --- End of inner exception stack trace ---
2016. 04. 11. 8:55:58xxxxxxxxxxxxxxxNeCe01Role01SSc549Staging [S] Apply configuration changes failed System.ApplicationException:
xxxxxxxxxProdNeCe01Role01SSc549Staging [S] Apply configuration changes failed ---> System.ApplicationException: Apply configuration changes is failed --->
System.ApplicationException: Method ExpandIncludeFiles doesn't exist at
Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.CallStaticMethod(Type type, String methodName, Object[] parameters)
at Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.GetExpandedConfig(XElement root, DirectoryInfo includeDir)
at Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.ExpandIncludes(CreateAzureDeploymentPipelineArgs args)
at Sitecore.Azure.Pipelines.CreateAzurePackage.Base.ConfigurationChangesBase.Action(RolePipelineArgsBase arguments) a
t Sitecore.Azure.Pipelines.BasePipeline.RolePipelineProcessor.Process(RolePipelineArgsBase args) --- End of inner exception stack trace ---
--- End of inner exception stack trace ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment