<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Upgrade to February 2018 &amp;quot;successful&amp;quot; - ERROR Fatal exception in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Upgrade-to-February-2018-quot-successful-quot-ERROR-Fatal/m-p/97817#M1571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It got solved. The problem was that when I pasted the copied code from the troubleshooting page (see link below), the code got pasted in one line only, and it was a commented line of code, so of course that the code didn't have any effect when it was run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conclusion: the troubleshooting works, be careful when pasting the code they provide in the troubleshooting.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshooting-soft-deletes-not-removed.htm" title="https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshooting-soft-deletes-not-removed.htm"&gt;https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshootin…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2018 12:33:35 GMT</pubDate>
    <dc:creator>adlisval</dc:creator>
    <dc:date>2018-07-02T12:33:35Z</dc:date>
    <item>
      <title>Upgrade to February 2018 "successful" - ERROR Fatal exception</title>
      <link>https://community.qlik.com/t5/Management-Governance/Upgrade-to-February-2018-quot-successful-quot-ERROR-Fatal/m-p/97816#M1570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried to upgrade from Qlik Sense 3.2 SR5 (shared persistence, single node) to Qlik Sense February 2018. The upgrade said "successful", but I can't access&amp;nbsp; Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the error below I tried the following, without success: &lt;A href="https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshooting-soft-deletes-not-removed.htm" title="https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshooting-soft-deletes-not-removed.htm"&gt;https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshootin…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the error in C:\ProgramData\Qlik\Sense\Log\Repository\Trace\System_Repository.txt:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ERROR&amp;nbsp;&amp;nbsp;&amp;nbsp; qliksense&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Repository.Repository.QRSMain&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fatal exception&amp;nbsp;&amp;nbsp;&amp;nbsp; update or delete on table "CompositeEvents" violates foreign key constraint "FK_CompositeEventTimeConstraints_CompositeEvents_ID" on table "CompositeEventTimeConstraints"↵↓Failed to execute query: 'DELETE FROM "CompositeEvents" WHERE "Deleted" = true'. Exception: update or delete on table "CompositeEvents" violates foreign key constraint "FK_CompositeEventTimeConstraints_CompositeEvents_ID" on table "CompositeEventTimeConstraints"↵↓Failed to remove soft deleted records↵↓An exception was thrown while invoking the constructor 'Void .ctor()' on type 'DatabaseContext'. ---&amp;gt; Failed to remove soft deleted records (See inner exception for details.)↵↓An exception was thrown while invoking the constructor 'Void .ctor(Qlik.Sense.Common.ITypeResolver, System.Func`1[Repository.Core.Repository.Database.Common.IDatabaseContext], Autofac.ILifetimeScope, Repository.Core.Repository.Common.ITransactionUtility, Repository.Core.Repository.Common.IRepositoryEntityCache, Repository.Core.INodeStaticInfo, Qlik.Sense.Logging.IQSLogManager, Repository.Core.Repository.Common.ILifetimeScopeEntityCache, Repository.Core.Repository.Common.IEntityFrameworkExtendedWrapper)' on type 'EntityTransactionRepository'. ---&amp;gt; An exception was thrown while invoking the constructor 'Void .ctor()' on type 'DatabaseContext'. ---&amp;gt; Failed to remove soft deleted records (See inner exception for details.) (See inner exception for details.)↵↓An exception was thrown while invoking the constructor 'Void .ctor(Qlik.Sense.Logging.IQSLogManager, Repository.Core.INodeStaticInfo, Qlik.Sense.Communication.Security.ICertSetup, Qlik.Sense.Common.Communication.REST.Server.IRESTEngineFactory, Repository.Core.ISystemInformation, Repository.Core.Certificates.ICertificatePasswordVerificationWebService, Qlik.Sense.Common.Logging.ILogMaster)' on type 'SetupService'. ---&amp;gt; An exception was thrown while invoking the constructor 'Void .ctor(Qlik.Sense.Common.ITypeResolver, System.Func`1[Repository.Core.Repository.Database.Common.IDatabaseContext], Autofac.ILifetimeScope, Repository.Core.Repository.Common.ITransactionUtility, Repository.Core.Repository.Common.IRepositoryEntityCache, Repository.Core.INodeStaticInfo, Qlik.Sense.Logging.IQSLogManager, Repository.Core.Repository.Common.ILifetimeScopeEntityCache, Repository.Core.Repository.Common.IEntityFrameworkExtendedWrapper)' on type 'EntityTransactionRepository'. ---&amp;gt; An exception was thrown while invoking the constructor 'Void .ctor()' on type 'DatabaseContext'. ---&amp;gt; Failed to remove soft deleted records (See inner exception for details.) (See inner exception for details.) (See inner exception for details.)&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;at Devart.Data.PostgreSql.PgSqlDataReader.f(Int32 A_0)↵↓&amp;nbsp;&amp;nbsp; at Devart.Data.PostgreSql.PgSqlCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords)↵↓&amp;nbsp;&amp;nbsp; at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery)↵↓&amp;nbsp;&amp;nbsp; at Devart.Common.DbCommandBase.ExecuteNonQuery()↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Database.PgDatabase.DatabaseQuery.ExecuteNonQuery(PgSqlConnection connection, Int32 commandTimeout)↵↓NO-STACKTRACE↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Migrations.Support.DataIntegritySupport.DbCleanSoftDeletedRecords()↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Migrations.Support.DataIntegritySupport.CleanSoftDeletedRecords()↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Migrations.Support.MigrationIoc.Using&lt;T&gt;(Action`1 action)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Repository.Database.Common.AbstractDatabaseContext..ctor()↵↓&amp;nbsp;&amp;nbsp; at lambda_method(Closure , Object[] )↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at lambda_method(Closure )↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Repository.Common.EntityTransactionRepository..ctor(ITypeResolver typeResolver, Func`1 databaseContextProvider, ILifetimeScope containingScope, ITransactionUtility transactionUtility, IRepositoryEntityCache repositoryEntityCache, INodeStaticInfo nodeInfo, IQSLogManager logManager, ILifetimeScopeEntityCache lifetimeScopeEntityCache, IEntityFrameworkExtendedWrapper entityFrameworkExtendedWrapper)↵↓&amp;nbsp;&amp;nbsp; at lambda_method(Closure , Object[] )↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object&amp;amp; instance)↵↓&amp;nbsp;&amp;nbsp; at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Repository.Common.SecurityAwareRepository.&amp;lt;&amp;gt;c__DisplayClass51_0`1.&amp;lt;GetAllWithoutSecurity&amp;gt;b__0()↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Repository.Common.SecurityAwareRepository.RunWithoutSecurity[TResult](Func`1 func)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Settings.LocalConfigStash.GetFromRepository(LocalConfigKey key, ISecurityAwareRepository repository)↵↓&amp;nbsp;&amp;nbsp; at Qlik.Sense.Common.Ioc.WorkScope.Work[T,TResult](Func`2 func)↵↓&amp;nbsp;&amp;nbsp; at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Settings.LocalConfigStash.TryGet(LocalConfigKey key, LocalConfigCachePolicy cachePolicy, ISecurityAwareRepository repository, LocalConfig&amp;amp; localConfig)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Settings.LocalConfigStash.Get(LocalConfigKey key, LocalConfigCachePolicy cachePolicy)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Settings.LocalConfigStash.Get&lt;T&gt;(LocalConfigKey key, T defaultValue, LocalConfigCachePolicy cachePolicy)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.SystemInformation.&amp;lt;get_LocalNode&amp;gt;b__27_0(ISecurityAwareRepository repository)↵↓&amp;nbsp;&amp;nbsp; at Qlik.Sense.Common.Ioc.WorkScope.Work&lt;T&gt;(Action`1 action)↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.SystemInformation.get_LocalNode()↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.SystemInformation.GetTemporaryFolder()↵↓&amp;nbsp;&amp;nbsp; at Repository.Core.Services.SetupService..ctor(IQSLogManager logManager, INodeStaticInfo nodeInfo, ICertSetup certSetup, IRESTEngineFactory restEngineFactory, ISystemInformation systemInformation, ICertificatePasswordVerificationWebService certificatePwdWebService, ILogMaster logMaster)↵↓&amp;nbsp;&amp;nbsp; at lambda_method(Closure , Object[] )↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object&amp;amp; instance)↵↓&amp;nbsp;&amp;nbsp; at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters)↵↓&amp;nbsp;&amp;nbsp; at Qlik.Sense.Common.Ioc.WorkScope.Work&lt;T&gt;(Action`1 action)↵↓&amp;nbsp;&amp;nbsp; at Repository.QRSMain.Main()&lt;/T&gt;&lt;/T&gt;&lt;/T&gt;&lt;/T&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2018 07:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Upgrade-to-February-2018-quot-successful-quot-ERROR-Fatal/m-p/97816#M1570</guid>
      <dc:creator>adlisval</dc:creator>
      <dc:date>2018-06-30T07:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to February 2018 "successful" - ERROR Fatal exception</title>
      <link>https://community.qlik.com/t5/Management-Governance/Upgrade-to-February-2018-quot-successful-quot-ERROR-Fatal/m-p/97817#M1571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It got solved. The problem was that when I pasted the copied code from the troubleshooting page (see link below), the code got pasted in one line only, and it was a commented line of code, so of course that the code didn't have any effect when it was run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conclusion: the troubleshooting works, be careful when pasting the code they provide in the troubleshooting.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshooting-soft-deletes-not-removed.htm" title="https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshooting-soft-deletes-not-removed.htm"&gt;https://help.qlik.com/en-US/sense/February2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Troubleshootin…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 12:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Upgrade-to-February-2018-quot-successful-quot-ERROR-Fatal/m-p/97817#M1571</guid>
      <dc:creator>adlisval</dc:creator>
      <dc:date>2018-07-02T12:33:35Z</dc:date>
    </item>
  </channel>
</rss>

