<?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: Unable to sync QVDs after December upgrade in Catalog and Lineage</title>
    <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1678758#M188</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24775"&gt;@lachlanwcast&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering if you've found the solution to this issue as I am facing the same thing on a fresh Dec 2019 install.&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 21:15:37 GMT</pubDate>
    <dc:creator>theglenndavid</dc:creator>
    <dc:date>2020-02-24T21:15:37Z</dc:date>
    <item>
      <title>Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1666617#M154</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;After getting it up and running on the initial September release for QDC, we thought we'd upgrade to December to take a look at the differences/ability to delete datasets.&lt;/P&gt;&lt;P&gt;Everything goes smoothly, more or less the same as the September release, however we aren't able to sync/update any QVD metadata.&lt;/P&gt;&lt;P&gt;We have also started the installation again from scratch (on a new server) and experience the same issue.&lt;/P&gt;&lt;P&gt;Our logs report as followed:&lt;/P&gt;&lt;P&gt;2020-01-17 08:17:55,699 ERROR Terminating exception [QvdMetadataSyncManagerImpl[Podium-task-7-connector-1-qvd-sync]]&lt;BR /&gt;com.podiumdata.base.error.PodiumFault: core.error.code.QS_CONNECTION_FAILED - Could not fetch data from QS due to issues with connection for connector Id:1, name:DEV.&lt;BR /&gt;at com.nvs.core.service.impl.QSRestClientSvcImpl.getApps(QSRestClientSvcImpl.java:185)&lt;BR /&gt;at com.nvs.core.service.impl.QSConnectorInfoSvcImpl.getAppForConnector(QSConnectorInfoSvcImpl.java:168)&lt;BR /&gt;at com.nvs.core.service.impl.QvdMetadataSyncManagerImpl.sync(QvdMetadataSyncManagerImpl.java:108)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)&lt;BR /&gt;at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:52)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)&lt;BR /&gt;at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)&lt;BR /&gt;at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)&lt;BR /&gt;at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)&lt;BR /&gt;at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)&lt;BR /&gt;at com.sun.proxy.$Proxy263.sync(Unknown Source)&lt;BR /&gt;at com.nvs.ui.service.impl.QSConnectorServiceImpl.syncInternal(QSConnectorServiceImpl.java:229)&lt;BR /&gt;at com.nvs.ui.service.impl.QSConnectorServiceImpl.access$000(QSConnectorServiceImpl.java:58)&lt;BR /&gt;at com.nvs.ui.service.impl.QSConnectorServiceImpl$1.run(QSConnectorServiceImpl.java:214)&lt;BR /&gt;at com.nvs.core.service.impl.ThreadingSvcImpl$CallableAdapterForRunnable.call(ThreadingSvcImpl.java:319)&lt;BR /&gt;at com.nvs.core.service.impl.ThreadingSvcImpl$CallableAdapterForRunnable.call(ThreadingSvcImpl.java:309)&lt;BR /&gt;at com.nvs.core.service.impl.ThreadingSvcImpl$DecoratedCallable.callWithTimingAndLogging(ThreadingSvcImpl.java:391)&lt;BR /&gt;at com.nvs.core.service.impl.ThreadingSvcImpl$DecoratedCallable.callWithGarbageCollectionAndCounting(ThreadingSvcImpl.java:369)&lt;BR /&gt;at com.nvs.core.service.impl.ThreadingSvcImpl$DecoratedCallable.call(ThreadingSvcImpl.java:354)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;&lt;STRONG&gt;Caused by: com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token&lt;/STRONG&gt;&lt;BR /&gt;at [Source: java.io.StringReader@210ca3d8; line: 1, column: 120038] (through reference chain: java.util.HashSet[135]-&amp;gt;com.nvs.core.model.QSAppInfo["customProperties"]-&amp;gt;java.lang.Object[][0])&lt;BR /&gt;at com.fasterxml.jackson.databind.JsonMappingException.from(JsonMappingException.java:270)&lt;BR /&gt;at com.fasterxml.jackson.databind.DeserializationContext.reportMappingException(DeserializationContext.java:1234)&lt;BR /&gt;at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1122)&lt;BR /&gt;at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1075)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.std.StdDeserializer._parseString(StdDeserializer.java:863)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer.deserialize(StringArrayDeserializer.java:106)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer.deserialize(StringArrayDeserializer.java:18)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:499)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:101)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:276)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:140)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:287)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:259)&lt;BR /&gt;at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:26)&lt;BR /&gt;at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3798)&lt;BR /&gt;at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2861)&lt;BR /&gt;at com.nvs.core.service.impl.QSRestClientSvcImpl.getApps(QSRestClientSvcImpl.java:179)&lt;BR /&gt;... 31 more&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2020-01-17 192730.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27063i033B0FD84D0ECCC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-01-17 192730.jpg" alt="Annotation 2020-01-17 192730.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;AWS - CentOS 7 1901_01 - Java openjdk 1.8.0-232&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lachlan&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1666617#M154</guid>
      <dc:creator>lachlanwcast</dc:creator>
      <dc:date>2024-11-16T03:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1678758#M188</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24775"&gt;@lachlanwcast&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering if you've found the solution to this issue as I am facing the same thing on a fresh Dec 2019 install.&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 21:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1678758#M188</guid>
      <dc:creator>theglenndavid</dc:creator>
      <dc:date>2020-02-24T21:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1678763#M189</link>
      <description>&lt;P&gt;The issue is related to the handling of custom properties.&amp;nbsp; There is a fix for this that is currently in testing.&amp;nbsp; We will let you know when a service release is available for this.&amp;nbsp; We apologize for the inconvenience.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 21:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1678763#M189</guid>
      <dc:creator>Christopher_Ortega</dc:creator>
      <dc:date>2020-02-24T21:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1681591#M204</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/60558"&gt;@Christopher_Ortega&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any news about this upcoming fix ?&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Thiebaud&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 08:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1681591#M204</guid>
      <dc:creator>ThiebaudS</dc:creator>
      <dc:date>2020-03-04T08:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1681801#M206</link>
      <description>&lt;P&gt;Testing is completed and this will be part of the April Release (4.5) on April 14th.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 19:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1681801#M206</guid>
      <dc:creator>Christopher_Ortega</dc:creator>
      <dc:date>2020-03-04T19:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1687500#M220</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/60558"&gt;@Christopher_Ortega&lt;/a&gt;&amp;nbsp; - I think we are experiencing the same issue.&amp;nbsp; Is there a way to confirm?&amp;nbsp; Also is a patch available?&amp;nbsp; We are trying to get this tool up and running before waiting on the next release to come out, get tested and installed for us.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 03:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1687500#M220</guid>
      <dc:creator>daniel_dalnekoff</dc:creator>
      <dc:date>2020-03-25T03:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1687900#M221</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;I regret that you are experiencing this issue.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;We have a service release (December 2019 SR2) scheduled for Friday which will contain the fix for the issue on the download site.&amp;nbsp; I hope that helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 22:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1687900#M221</guid>
      <dc:creator>Christopher_Ortega</dc:creator>
      <dc:date>2020-03-25T22:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1687910#M222</link>
      <description>&lt;P&gt;Thank you Chris, I appreciate the update.&amp;nbsp; Is there a way to test/confirm this is the same issue (or is that error indicative enough)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 00:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1687910#M222</guid>
      <dc:creator>daniel_dalnekoff</dc:creator>
      <dc:date>2020-03-26T00:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1689088#M229</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/60558"&gt;@Christopher_Ortega&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am facing the same error message - as well as some other issues and would like to start over with a clean install of the newest release available.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, I&lt;/SPAN&gt;&lt;SPAN&gt; could not find the mentioned December 2019 SR2 release on the downloads page. Where can I download it?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1689088#M229</guid>
      <dc:creator>haskia</dc:creator>
      <dc:date>2020-03-30T15:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1689100#M230</link>
      <description>&lt;P&gt;We've hit a delay relative to the download site.&amp;nbsp; I'm expecting that it will be out there in the next few hours.&amp;nbsp; Sorry for the delay.&lt;/P&gt;&lt;P&gt;I will send a notice once it is available.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1689100#M230</guid>
      <dc:creator>Christopher_Ortega</dc:creator>
      <dc:date>2020-03-30T15:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to sync QVDs after December upgrade</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1691405#M239</link>
      <description>&lt;P&gt;Good news and bad news!&lt;/P&gt;&lt;P&gt;Happy to report the loading from Qlik is working fine now, but now whenever we add any entity metadata (i.e. business name) to a QVD with a space in the name, it is replaced with a unicode representation....&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2020-04-07 125307.jpg" style="width: 692px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31368i867985CB640F0901/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-04-07 125307.jpg" alt="Annotation 2020-04-07 125307.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 02:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Unable-to-sync-QVDs-after-December-upgrade/m-p/1691405#M239</guid>
      <dc:creator>lachlanwcast</dc:creator>
      <dc:date>2020-04-07T02:53:56Z</dc:date>
    </item>
  </channel>
</rss>

