<?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 How to test the connection with an independent postgreSQL server? in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/How-to-test-the-connection-with-an-independent-postgreSQL-server/m-p/1615731#M14455</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We plan to replace the current independent postgreSQL server in production will a better one. Currently I need to find a good way to test that the server works.&lt;/P&gt;&lt;P&gt;Yesterday we tried to connect it to central node in lab. I manage to connect to the postgreSQL by using pgAdmin from the central node in lab. But after changing connection string, Qlik Sense repository service in central node keeps stopping.&lt;/P&gt;&lt;P&gt;I got below error from central node System_Repository log:&lt;/P&gt;&lt;P&gt;ERROR QA-QSCENT-W01 System.Repository.Repository.QRSService 6 0b76cc46-16d0-4e38-8413-6b658d5b4c5f SIEVOLAB\QS_Backend Unhandled exception: Object reference not set to an instance of an object.↓Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor()' on type 'AdminDatabaseInformation'. ---&amp;gt; Object reference not set to an instance of an object. (See inner exception for details.) ---&amp;gt; System.NullReferenceException: Object reference not set to an instance of an object.↵↓ at Repository.Core.Database.Information.DatabaseInformation.Initialize()↵↓ at lambda_method(Closure , Object[] )↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ --- End of inner exception stack trace ---↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object&amp;amp; instance)↵↓ at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)↵↓ at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters)↵↓ at Repository.QRSService.Start(Action`1 terminate)↵↓ at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)↵↓ at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)↵↓ at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)↵↓ at System.Threading.ThreadHelper.ThreadStart() 0b76cc46-16d0-4e38-8413-6b658d5b4c5f&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what could be the reason of this error? What is a smarter way to test the connection between QS and the postgreSQL server?&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;Currently we have a 6-node clustered environment with an independent postgreSQL installed to Linux. Qlik Sense 2019 June version. Now we installed postgreSQL 9.6.x to a windows server, and we want to replace the linux server with the new windows postgreSQL server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll appreciate any idea or hint how to test the postgreSQL server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 05:43:12 GMT</pubDate>
    <dc:creator>Huiying</dc:creator>
    <dc:date>2019-08-23T05:43:12Z</dc:date>
    <item>
      <title>How to test the connection with an independent postgreSQL server?</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-test-the-connection-with-an-independent-postgreSQL-server/m-p/1615731#M14455</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We plan to replace the current independent postgreSQL server in production will a better one. Currently I need to find a good way to test that the server works.&lt;/P&gt;&lt;P&gt;Yesterday we tried to connect it to central node in lab. I manage to connect to the postgreSQL by using pgAdmin from the central node in lab. But after changing connection string, Qlik Sense repository service in central node keeps stopping.&lt;/P&gt;&lt;P&gt;I got below error from central node System_Repository log:&lt;/P&gt;&lt;P&gt;ERROR QA-QSCENT-W01 System.Repository.Repository.QRSService 6 0b76cc46-16d0-4e38-8413-6b658d5b4c5f SIEVOLAB\QS_Backend Unhandled exception: Object reference not set to an instance of an object.↓Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor()' on type 'AdminDatabaseInformation'. ---&amp;gt; Object reference not set to an instance of an object. (See inner exception for details.) ---&amp;gt; System.NullReferenceException: Object reference not set to an instance of an object.↵↓ at Repository.Core.Database.Information.DatabaseInformation.Initialize()↵↓ at lambda_method(Closure , Object[] )↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ --- End of inner exception stack trace ---↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()↵↓ at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.InstanceLookup.Execute()↵↓ at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)↵↓ at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object&amp;amp; instance)↵↓ at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)↵↓ at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters)↵↓ at Repository.QRSService.Start(Action`1 terminate)↵↓ at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)↵↓ at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)↵↓ at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)↵↓ at System.Threading.ThreadHelper.ThreadStart() 0b76cc46-16d0-4e38-8413-6b658d5b4c5f&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what could be the reason of this error? What is a smarter way to test the connection between QS and the postgreSQL server?&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;Currently we have a 6-node clustered environment with an independent postgreSQL installed to Linux. Qlik Sense 2019 June version. Now we installed postgreSQL 9.6.x to a windows server, and we want to replace the linux server with the new windows postgreSQL server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll appreciate any idea or hint how to test the postgreSQL server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 05:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-test-the-connection-with-an-independent-postgreSQL-server/m-p/1615731#M14455</guid>
      <dc:creator>Huiying</dc:creator>
      <dc:date>2019-08-23T05:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to test the connection with an independent postgreSQL server?</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-test-the-connection-with-an-independent-postgreSQL-server/m-p/1616066#M14470</link>
      <description>&lt;P&gt;This can help:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000013631" target="_blank"&gt;https://support.qlik.com/articles/000013631&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 15:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-test-the-connection-with-an-independent-postgreSQL-server/m-p/1616066#M14470</guid>
      <dc:creator>Alejandro_Hernández</dc:creator>
      <dc:date>2019-08-23T15:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to test the connection with an independent postgreSQL server?</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-test-the-connection-with-an-independent-postgreSQL-server/m-p/1616420#M14479</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;We by the end found that it is also possible to use the util tool to test connection. Probably it is same as the steps in the article?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 07:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-test-the-connection-with-an-independent-postgreSQL-server/m-p/1616420#M14479</guid>
      <dc:creator>Huiying</dc:creator>
      <dc:date>2019-08-26T07:01:49Z</dc:date>
    </item>
  </channel>
</rss>

