Hi,
I am trying to upgrade SQL Server Express 2008 R2 SP2 to SQL Server 2014 using the command line argument. Am facing the below error.
Message: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT.
Below is the detail.txt file log
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessChainerCommandLineArguments
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: TIMESTAMP
(01) 2015-05-25 17:32:04 Slp: Value specified: %06d%02d%02d_%02d%02d%02d
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: LOGMARKER
(01) 2015-05-25 17:32:04 Slp: Value specified:
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: MEDIASOURCE
(01) 2015-05-25 17:32:04 Slp: Value specified: C:\Windows\SysWOW64\SQLEXPRWT_x64_ENU\
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: INSTALLMEDIAPATH
(01) 2015-05-25 17:32:04 Slp: Value specified: C:\Windows\SysWOW64\SQLEXPRWT_x64_ENU\x64\setup\
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ENU
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: MEDIALAYOUT
(01) 2015-05-25 17:32:04 Slp: Value specified: Advanced
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: HIDECONSOLE
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: QS
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ACTION
(01) 2015-05-25 17:32:04 Slp: Value specified: Upgrade
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ERRORREPORTING
(01) 2015-05-25 17:32:04 Slp: Value specified: 1
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: INDICATEPROGRESS
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: IACCEPTSQLSERVERLICENSETERMS
(01) 2015-05-25 17:32:04 Slp: Value specified: TRUE
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: UPDATEENABLED
(01) 2015-05-25 17:32:04 Slp: Value specified: false
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessMediaChainerConfigFileArguments
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessChainerConfigFileArguments
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessSlipstreamParameters
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessSlipstreamParameters, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: SetRoleAndUIModeForExpressMedia
(01) 2015-05-25 17:32:04 Slp: Executing SetRoleAndUIModeForExpressMedia action.
(01) 2015-05-25 17:32:04 Slp: Completed Action: SetRoleAndUIModeForExpressMedia, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: InitializeRetryHandler
(01) 2015-05-25 17:32:04 Slp: Completed Action: InitializeRetryHandler, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ExecuteBootstrapProcessInputSettings
(01) 2015-05-25 17:32:04 Slp: Workflow to execute: 'BOOTSTRAPPROCESSINPUTSETTINGS'
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: StartSqmSession
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2015-05-25 17:32:04 Slp: SQM Service: Sqm does not have active session.
(01) 2015-05-25 17:32:04 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed
(01) 2015-05-25 17:32:04 Slp: Completed Action: StartSqmSession, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ValidateChainerSetting
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Compute new PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: Completed Action: ValidateChainerSetting, returned True
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:05 Slp: Running Action: ProcessFeatureCommandLineArguments
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------
(01) 2015-05-25 17:32:05 Slp: Setting: INSTANCENAME
(01) 2015-05-25 17:32:05 Slp: Value specified: Hirsch
(01) 2015-05-25 17:32:05 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------
(01) 2015-05-25 17:32:05 Slp: Setting: ISSVCACCOUNT
(01) 2015-05-25 17:32:05 Slp: Value specified: KARTHIK-SW\VelocityServices
(01) 2015-05-25 17:32:05 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:07 Slp: Received request to add the following file to Watson reporting: C:\Users\GKarthikeyan\AppData\Local\Temp\tmp6A3C.tmp
(01) 2015-05-25 17:32:07 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-05-25 17:32:07 Slp: Inner exceptions are being indented
(01) 2015-05-25 17:32:07 Slp:
(01) 2015-05-25 17:32:07 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT.
(01) 2015-05-25 17:32:07 Slp: HResult : 0x85640007
(01) 2015-05-25 17:32:07 Slp: FacilityCode : 1380 (564)
(01) 2015-05-25 17:32:07 Slp: ErrorCode : 7 (0007)
(01) 2015-05-25 17:32:07 Slp: Data:
(01) 2015-05-25 17:32:07 Slp: SettingId = ISSVCACCOUNT
(01) 2015-05-25 17:32:07 Slp: ConfigObjectType = Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic
(01) 2015-05-25 17:32:07 Slp: WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException@7
(01) 2015-05-25 17:32:07 Slp: DisableWatson = true
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:07 Slp: Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic.
(01) 2015-05-25 17:32:07 Slp: HResult : 0x85640012
(01) 2015-05-25 17:32:07 Slp: FacilityCode : 1380 (564)
(01) 2015-05-25 17:32:07 Slp: ErrorCode : 18 (0012)
(01) 2015-05-25 17:32:07 Slp: Data:
(01) 2015-05-25 17:32:07 Slp: ConfigObjectType = Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic
(01) 2015-05-25 17:32:07 Slp: WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException@18
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:07 Slp: HResult : 0x84b10001
(01) 2015-05-25 17:32:07 Slp: FacilityCode : 1201 (4b1)
(01) 2015-05-25 17:32:07 Slp: ErrorCode : 1 (0001)
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: Inner exception type: System.Runtime.InteropServices.ExternalException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:07 Slp: HResult : 0x0000010b
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:07 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:07 Slp:
(01) 2015-05-25 17:32:07 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:07 Slp:
(01) 2015-05-25 17:32:07 Slp: Error result: -2057043961
(01) 2015-05-25 17:32:07 Slp: Result facility code: 1380
(01) 2015-05-25 17:32:07 Slp: Result error code: 7
(01) 2015-05-25 17:32:07 Slp: SQM Service: Sqm does not have active session.
I am trying to upgrade SQL Server Express 2008 R2 SP2 to SQL Server 2014 using the command line argument. Am facing the below error.
Message: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT.
Below is the detail.txt file log
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessChainerCommandLineArguments
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: TIMESTAMP
(01) 2015-05-25 17:32:04 Slp: Value specified: %06d%02d%02d_%02d%02d%02d
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: LOGMARKER
(01) 2015-05-25 17:32:04 Slp: Value specified:
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: MEDIASOURCE
(01) 2015-05-25 17:32:04 Slp: Value specified: C:\Windows\SysWOW64\SQLEXPRWT_x64_ENU\
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: INSTALLMEDIAPATH
(01) 2015-05-25 17:32:04 Slp: Value specified: C:\Windows\SysWOW64\SQLEXPRWT_x64_ENU\x64\setup\
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ENU
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: MEDIALAYOUT
(01) 2015-05-25 17:32:04 Slp: Value specified: Advanced
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: HIDECONSOLE
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: QS
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ACTION
(01) 2015-05-25 17:32:04 Slp: Value specified: Upgrade
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: ERRORREPORTING
(01) 2015-05-25 17:32:04 Slp: Value specified: 1
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: INDICATEPROGRESS
(01) 2015-05-25 17:32:04 Slp: Value specified: True
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: IACCEPTSQLSERVERLICENSETERMS
(01) 2015-05-25 17:32:04 Slp: Value specified: TRUE
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Setting: UPDATEENABLED
(01) 2015-05-25 17:32:04 Slp: Value specified: false
(01) 2015-05-25 17:32:04 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessMediaChainerConfigFileArguments
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessChainerConfigFileArguments
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ProcessSlipstreamParameters
(01) 2015-05-25 17:32:04 Slp: Completed Action: ProcessSlipstreamParameters, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: SetRoleAndUIModeForExpressMedia
(01) 2015-05-25 17:32:04 Slp: Executing SetRoleAndUIModeForExpressMedia action.
(01) 2015-05-25 17:32:04 Slp: Completed Action: SetRoleAndUIModeForExpressMedia, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: InitializeRetryHandler
(01) 2015-05-25 17:32:04 Slp: Completed Action: InitializeRetryHandler, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ExecuteBootstrapProcessInputSettings
(01) 2015-05-25 17:32:04 Slp: Workflow to execute: 'BOOTSTRAPPROCESSINPUTSETTINGS'
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: StartSqmSession
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120
(01) 2015-05-25 17:32:04 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2015-05-25 17:32:04 Slp: SQM Service: Sqm does not have active session.
(01) 2015-05-25 17:32:04 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed
(01) 2015-05-25 17:32:04 Slp: Completed Action: StartSqmSession, returned True
(01) 2015-05-25 17:32:04 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:04 Slp: Running Action: ValidateChainerSetting
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Compute new PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: Completed Action: ValidateChainerSetting, returned True
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:05 Slp: Running Action: ProcessFeatureCommandLineArguments
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------
(01) 2015-05-25 17:32:05 Slp: Setting: INSTANCENAME
(01) 2015-05-25 17:32:05 Slp: Value specified: Hirsch
(01) 2015-05-25 17:32:05 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-05-25 17:32:05 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-05-25 17:32:05 Slp: ----------------------------------------
(01) 2015-05-25 17:32:05 Slp: Setting: ISSVCACCOUNT
(01) 2015-05-25 17:32:05 Slp: Value specified: KARTHIK-SW\VelocityServices
(01) 2015-05-25 17:32:05 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-05-25 17:32:05 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline". ---> System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: --- End of inner exception stack trace ---
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-05-25 17:32:05 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-05-25 17:32:07 Slp: Received request to add the following file to Watson reporting: C:\Users\GKarthikeyan\AppData\Local\Temp\tmp6A3C.tmp
(01) 2015-05-25 17:32:07 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-05-25 17:32:07 Slp: Inner exceptions are being indented
(01) 2015-05-25 17:32:07 Slp:
(01) 2015-05-25 17:32:07 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic for setting ISSVCACCOUNT.
(01) 2015-05-25 17:32:07 Slp: HResult : 0x85640007
(01) 2015-05-25 17:32:07 Slp: FacilityCode : 1380 (564)
(01) 2015-05-25 17:32:07 Slp: ErrorCode : 7 (0007)
(01) 2015-05-25 17:32:07 Slp: Data:
(01) 2015-05-25 17:32:07 Slp: SettingId = ISSVCACCOUNT
(01) 2015-05-25 17:32:07 Slp: ConfigObjectType = Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic
(01) 2015-05-25 17:32:07 Slp: WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException@7
(01) 2015-05-25 17:32:07 Slp: DisableWatson = true
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.SetValue(Object newValue, InputSettingSource source)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SaveParsedArgumentsIntoSettings(InputSettingSource source, Dictionary`2 parsedArguments, Boolean chainerSetting, Boolean ignoreSettingsForNotAllowedScnearios)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.ProcessCommandLineArguments(String[] commandLineArguments, Boolean chainerSetting)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ProcessFeatureCommandLineArgumentsAction.ExecuteAction(String actionId)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-05-25 17:32:07 Slp: Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic.
(01) 2015-05-25 17:32:07 Slp: HResult : 0x85640012
(01) 2015-05-25 17:32:07 Slp: FacilityCode : 1380 (564)
(01) 2015-05-25 17:32:07 Slp: ErrorCode : 18 (0012)
(01) 2015-05-25 17:32:07 Slp: Data:
(01) 2015-05-25 17:32:07 Slp: ConfigObjectType = Microsoft.SqlServer.Configuration.SSIS.SSISConfigurationPublic
(01) 2015-05-25 17:32:07 Slp: WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException@18
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:07 Slp: HResult : 0x84b10001
(01) 2015-05-25 17:32:07 Slp: FacilityCode : 1201 (4b1)
(01) 2015-05-25 17:32:07 Slp: ErrorCode : 1 (0001)
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-05-25 17:32:07 Slp: Inner exception type: System.Runtime.InteropServices.ExternalException
(01) 2015-05-25 17:32:07 Slp: Message:
(01) 2015-05-25 17:32:07 Slp: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\GKarthikeyan\AppData\Local\Temp\i6p6-t5r.cmdline".
(01) 2015-05-25 17:32:07 Slp: HResult : 0x0000010b
(01) 2015-05-25 17:32:07 Slp: Stack:
(01) 2015-05-25 17:32:07 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:07 Slp: at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp: at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
(01) 2015-05-25 17:32:07 Slp: at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
(01) 2015-05-25 17:32:07 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-05-25 17:32:07 Slp:
(01) 2015-05-25 17:32:07 Slp: ----------------------------------------------------------------------
(01) 2015-05-25 17:32:07 Slp:
(01) 2015-05-25 17:32:07 Slp: Error result: -2057043961
(01) 2015-05-25 17:32:07 Slp: Result facility code: 1380
(01) 2015-05-25 17:32:07 Slp: Result error code: 7
(01) 2015-05-25 17:32:07 Slp: SQM Service: Sqm does not have active session.