Unable to start service host manager

Unable to start service host manager

Comments

  • i am attaching the log file:-

    [Log:0] [Warn],23 Mar 2021 15:52:38,Thread 4,n/a
    [Message]:MachineName = DECBOB PlatformVersion = 6.16.1.69325 BuildNumber = 69325 LastBuildDate = 3/1/2021 2:29:06 PM IpAddress = Unknown
    [Log:1] [Error],23 Mar 2021 15:52:45,Thread 4,BootInitialization
    [Message]:Control instance failed on starting
    [Exception]:DecisionsFramework.LoggedException: Error in start checkin ---> DecisionsFramework.LoggedException: could not save object [Repository Checkin] R-000350 [Updating Codebuckets Assembly] ---> DecisionsFramework.LoggedException: could not merge. error message: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated.
    update error message: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated. ---> DecisionsFramework.LoggedException: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated. ---> System.Data.SqlClient.SqlException: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated.
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
    at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteNonQuery() --- End of inner exception stack trace --- at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteNonQuery() at DecisionsFramework.Data.ORMapper.SQLBaseMergeStatemenet.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver) at DecisionsFramework.Data.ORMapper.AuditMergeStatement.RunMergeStatement(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver) at DecisionsFramework.Data.ORMapper.UpsertMergeStatement.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver) --- End of inner exception stack trace --- at DecisionsFramework.Data.ORMapper.UpsertMergeStatement.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver) at DecisionsFramework.Data.ORMapper.DynamicORM.Store(IORMEntity o, Boolean storeRelationships, Boolean processBeforeAndAfterSaveMethods, String[] onlyUpdateFields) --- End of inner exception stack trace --- at DecisionsFramework.Data.ORMapper.DynamicORM.Store(IORMEntity o, Boolean storeRelationships, Boolean processBeforeAndAfterSaveMethods, String[] onlyUpdateFields) at Decisions.DesignerRepository.RepositoryObjectsCreator.CreateCheckin(SessionClientInfo sessionInfo, String entityName, String notes, String branchFolderId, String revisionId, Boolean isTag, String state, RepositoryState repositoryState) at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String moduleName, String branchName, String notes) --- End of inner exception stack trace --- at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String moduleName, String branchName, String notes) at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartServerStateCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String serverName, String notes) at BaseDesignerRepositoryServiceWrapper.StartServerStateCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String serverName, String notes) at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.CommitCodeBucketsAssembly() at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.SyncCodeBucketsAssembly() at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.SyncServerResources(Boolean syncCodeBucketAssembly, Boolean syncLessStyles, Boolean syncLocalModule, Boolean syncOtherModules) at DecisionsServiceHost.BootInitializers.SyncServerResources.Initialize() at DecisionsServiceHost.Instances.Implementations.BaseInstance.ExecuteBootInitializableStepAndCheckRestart(IBootInitializable bootInitializableStep) at DecisionsServiceHost.Instances.Implementations.BaseInstance.Start() at DecisionsServiceHost.Instances.InstanceAppDomainSetup.Start(String instanceTypeName) at DecisionsServiceHost.Instances.InstanceAppDomainSetup.Start(String instanceTypeName) at DecisionsServiceHost.Instances.InstancesManager.Start(String instanceTypeName, InstanceParameters parameters) at DecisionsServiceHost.Instances.InstancesManager.Start[T](InstanceParameters parameters) at DecisionsServiceHost.Instances.Implementations.HostInstance.StartControlInstance() [Log:2] [Error],23 Mar 2021 15:52:45,Thread 4,Server [Message]:Error executing boot step DecisionsServiceHost.StartControlInstance [Exception]:DecisionsFramework.LoggedException: Error in start checkin ---> DecisionsFramework.LoggedException: could not save object [Repository Checkin] R-000350 [Updating Codebuckets Assembly] ---> DecisionsFramework.LoggedException: could not merge. error message: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back. The statement has been terminated. The statement has been terminated. update error message: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back. The statement has been terminated. The statement has been terminated. ---> DecisionsFramework.LoggedException: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back. The statement has been terminated. The statement has been terminated. ---> System.Data.SqlClient.SqlException: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction. An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back. The statement has been terminated. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
    at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
    at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
    at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
    at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteNonQuery()
    --- End of inner exception stack trace ---
    at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteNonQuery()
    at DecisionsFramework.Data.ORMapper.SQLBaseMergeStatemenet.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    at DecisionsFramework.Data.ORMapper.AuditMergeStatement.RunMergeStatement(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    at DecisionsFramework.Data.ORMapper.UpsertMergeStatement.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    --- End of inner exception stack trace ---
    at DecisionsFramework.Data.ORMapper.UpsertMergeStatement.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    at DecisionsFramework.Data.ORMapper.DynamicORM.Store(IORMEntity o, Boolean storeRelationships, Boolean processBeforeAndAfterSaveMethods, String[] onlyUpdateFields)
    --- End of inner exception stack trace ---
    at DecisionsFramework.Data.ORMapper.DynamicORM.Store(IORMEntity o, Boolean storeRelationships, Boolean processBeforeAndAfterSaveMethods, String[] onlyUpdateFields)
    at Decisions.DesignerRepository.RepositoryObjectsCreator.CreateCheckin(SessionClientInfo sessionInfo, String entityName, String notes, String branchFolderId, String revisionId, Boolean isTag, String state, RepositoryState repositoryState)
    at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String moduleName, String branchName, String notes)
    --- End of inner exception stack trace ---
    at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String moduleName, String branchName, String notes)
    at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartServerStateCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String serverName, String notes)
    at BaseDesignerRepositoryServiceWrapper.StartServerStateCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String serverName, String notes)
    at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.CommitCodeBucketsAssembly()
    at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.SyncCodeBucketsAssembly()
    at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.SyncServerResources(Boolean syncCodeBucketAssembly, Boolean syncLessStyles, Boolean syncLocalModule, Boolean syncOtherModules)
    at DecisionsServiceHost.BootInitializers.SyncServerResources.Initialize()
    at DecisionsServiceHost.Instances.Implementations.BaseInstance.ExecuteBootInitializableStepAndCheckRestart(IBootInitializable bootInitializableStep)
    at DecisionsServiceHost.Instances.Implementations.BaseInstance.Start()
    at DecisionsServiceHost.Instances.InstanceAppDomainSetup.Start(String instanceTypeName)
    at DecisionsServiceHost.Instances.InstanceAppDomainSetup.Start(String instanceTypeName)
    at DecisionsServiceHost.Instances.InstancesManager.Start(String instanceTypeName, InstanceParameters parameters)
    at DecisionsServiceHost.Instances.InstancesManager.Start[T](InstanceParameters parameters)
    at DecisionsServiceHost.Instances.Implementations.HostInstance.StartControlInstance()
    at DecisionsServiceHost.StartControlInstance.Initialize()
    at DecisionsServiceHost.Instances.Implementations.BaseInstance.ExecuteBootInitializableStepAndCheckRestart(IBootInitializable bootInitializableStep)
    [Log:3] [Error],23 Mar 2021 15:52:45,Thread 4,Server
    [Message]:error bootstrapping
    [Exception]:DecisionsFramework.LoggedException: Error in start checkin ---> DecisionsFramework.LoggedException: could not save object [Repository Checkin] R-000350 [Updating Codebuckets Assembly] ---> DecisionsFramework.LoggedException: could not merge. error message: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated.
    update error message: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated. ---> DecisionsFramework.LoggedException: Error message: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated. ---> System.Data.SqlClient.SqlException: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
    An error was raised during trigger execution. The batch has been aborted and the user transaction, if any, has been rolled back.
    The statement has been terminated.
    The statement has been terminated.
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
    at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
    at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteNonQuery()
    --- End of inner exception stack trace ---
    at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteNonQuery()
    at DecisionsFramework.Data.ORMapper.SQLBaseMergeStatemenet.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    at DecisionsFramework.Data.ORMapper.AuditMergeStatement.RunMergeStatement(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    at DecisionsFramework.Data.ORMapper.UpsertMergeStatement.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    --- End of inner exception stack trace ---
    at DecisionsFramework.Data.ORMapper.UpsertMergeStatement.Execute(IDbConnection conn, IDbTransaction tr, IORMDatabaseInterface driver)
    at DecisionsFramework.Data.ORMapper.DynamicORM.Store(IORMEntity o, Boolean storeRelationships, Boolean processBeforeAndAfterSaveMethods, String[] onlyUpdateFields)
    --- End of inner exception stack trace ---
    at DecisionsFramework.Data.ORMapper.DynamicORM.Store(IORMEntity o, Boolean storeRelationships, Boolean processBeforeAndAfterSaveMethods, String[] onlyUpdateFields)
    at Decisions.DesignerRepository.RepositoryObjectsCreator.CreateCheckin(SessionClientInfo sessionInfo, String entityName, String notes, String branchFolderId, String revisionId, Boolean isTag, String state, RepositoryState repositoryState)
    at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String moduleName, String branchName, String notes)
    --- End of inner exception stack trace ---
    at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String moduleName, String branchName, String notes)
    at Decisions.DesignerRepository.BaseDesignerRepositoryService.StartServerStateCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String serverName, String notes)
    at BaseDesignerRepositoryServiceWrapper.StartServerStateCheckin(AbstractUserContext context, SessionClientInfo sessionInfo, String serverName, String notes)
    at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.CommitCodeBucketsAssembly()
    at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.SyncCodeBucketsAssembly()
    at DecisionsFramework.ServiceLayer.Utilities.ServerResourcesUtilitites.SyncServerResources(Boolean syncCodeBucketAssembly, Boolean syncLessStyles, Boolean syncLocalModule, Boolean syncOtherModules)
    at DecisionsServiceHost.BootInitializers.SyncServerResources.Initialize()
    at DecisionsServiceHost.Instances.Implementations.BaseInstance.ExecuteBootInitializableStepAndCheckRestart(IBootInitializable bootInitializableStep)
    at DecisionsServiceHost.Instances.Implementations.BaseInstance.Start()
    at DecisionsServiceHost.Instances.InstanceAppDomainSetup.Start(String instanceTypeName)
    at DecisionsServiceHost.Instances.InstanceAppDomainSetup.Start(String instanceTypeName)
    at DecisionsServiceHost.Instances.InstancesManager.Start(String instanceTypeName, InstanceParameters parameters)
    at DecisionsServiceHost.Instances.InstancesManager.Start[T](InstanceParameters parameters)
    at DecisionsServiceHost.Instances.Implementations.HostInstance.StartControlInstance()
    at DecisionsServiceHost.StartControlInstance.Initialize()
    at DecisionsServiceHost.Instances.Implementations.BaseInstance.ExecuteBootInitializableStepAndCheckRestart(IBootInitializable bootInitializableStep)
    at DecisionsServiceHost.Instances.Implementations.BaseInstance.Start()
    at DecisionsServiceHost.ServiceHost.StartHostInstanceThread()

  • Hello Prince,

    This issue seems pretty complex compared to what we usually handle on the forums. I went ahead and opened up a support ticket using the email address associated with your forum account. You should be receiving an email shortly asking for more details.

    Thank you,

    Watson

Sign In or Register to comment.