<?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 &amp;quot;GsonDataFormat cannot be resolved to a type&amp;quot; when publishing in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362682#M2371</link>
    <description>&lt;P&gt;I downloaded the jar files that were indicated by the Studio and tried to publish. Error.&lt;/P&gt;
&lt;P&gt;I restarted the Studio and tried to &lt;SPAN&gt;publish&lt;/SPAN&gt;. Error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My colleague did the same thing, he can&amp;nbsp;&lt;SPAN&gt;publish without error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can I solve this? I am using the same version of the Studio, it's the same project, but of course we have different PCs.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:00:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:00:32Z</dc:date>
    <item>
      <title>"GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362682#M2371</link>
      <description>&lt;P&gt;I downloaded the jar files that were indicated by the Studio and tried to publish. Error.&lt;/P&gt;
&lt;P&gt;I restarted the Studio and tried to &lt;SPAN&gt;publish&lt;/SPAN&gt;. Error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My colleague did the same thing, he can&amp;nbsp;&lt;SPAN&gt;publish without error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can I solve this? I am using the same version of the Studio, it's the same project, but of course we have different PCs.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362682#M2371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362683#M2372</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I would highly recommend you to share the error you are getting, screenshot of the jobs you are doing and in what stage you are getting error etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please also provide the version of the Studio and the product you are using for further verification.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 06:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362683#M2372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T06:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362684#M2373</link>
      <description>&lt;P&gt;The exact error message:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "WebshopContactService" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 234&lt;BR /&gt;Detail Message: GsonDataFormat cannot be resolved to a type&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;BR /&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:328)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:656)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:943)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:741)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1338)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.JobScriptsManager.generateJobFiles(JobScriptsManager.java:602)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.esb.JobJavaScriptOSGIForESBManager.getExportResources(JobJavaScriptOSGIForESBManager.java:168)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.exportJobScript(JobExportAction.java:186)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.run(JobExportAction.java:119)&lt;BR /&gt;at org.talend.camel.designer.ui.wizards.actions.JavaCamelJobScriptsExportWSAction.exportRouteBundle(JavaCamelJobScriptsExportWSAction.java:393)&lt;BR /&gt;at org.talend.camel.designer.ui.wizards.actions.JavaCamelJobScriptsExportWSAction.run(JavaCamelJobScriptsExportWSAction.java:197)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1059)&lt;BR /&gt;at org.talend.designer.publish.esb.wizards.PublishRouteWizard.publishToRepository(PublishRouteWizard.java:49)&lt;BR /&gt;at org.talend.designer.publish.di.wizards.AbstractPublishWizard.performFinish(AbstractPublishWizard.java:116)&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:853)&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438)&lt;BR /&gt;at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)&lt;BR /&gt;at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;BR /&gt;at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)&lt;BR /&gt;at org.eclipse.jface.window.Window.open(Window.java:808)&lt;BR /&gt;at org.talend.designer.publish.di.actions.AbstractPublishAction.doRun(AbstractPublishAction.java:118)&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632)&lt;BR /&gt;at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)&lt;BR /&gt;at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)&lt;BR /&gt;at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3377)&lt;BR /&gt;at org.talend.repository.svnprovider.SvnRepositoryFactory.executeRepositoryWorkUnit(SvnRepositoryFactory.java:336)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.executeRepositoryWorkUnit(RemoteRepositoryFactory.java:850)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2109)&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641)&lt;BR /&gt;at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:261)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This happens after clicking Finish when trying to Publish a certain route. As said before, my colleague has no trouble doing this on his machine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Studio version:&lt;/P&gt; 
&lt;P&gt;Talend ESB&lt;/P&gt; 
&lt;P&gt;Version: 6.5.1&lt;BR /&gt;Build id: 20180917_0707-patch&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362684#M2373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T07:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362685#M2374</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please check the Java version where Talend is pointing? It should be Java 1.8. Please verify it under Windows -&amp;gt; Preferences.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 707px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1bH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144859i03582C5C24CCCED3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1bH.png" alt="0683p000009M1bH.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362685#M2374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T07:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362686#M2375</link>
      <description>&lt;P&gt;It is 1.8.0_181&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362686#M2375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T07:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362687#M2376</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;In that case, could you please go to the code section and see the compile error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Most probably one of your components is missing some jars.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362687#M2376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T07:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362688#M2377</link>
      <description>&lt;P&gt;This is the compile error. And yes, I know that it's complaining about a missing JAR. The Studio pointed it out to me, I downloaded it. I even restarted the Studio. But it doesn't solve the error.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362688#M2377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T07:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362689#M2378</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; A clean reinstall of the Studio is the most easy way to solve the issue. But lets wait for others' opinions also.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362689#M2378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T07:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362690#M2379</link>
      <description>&lt;P&gt;And this is what Studio says today. So I need to install stuff, but it won't let me. Oh, and these JARs are already on my PC.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LuHA"&gt;screenshot.png&lt;/A&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362690#M2379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T07:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362691#M2380</link>
      <description>&lt;P&gt;These are the libraries that the Studio claims are missing:&lt;/P&gt;
&lt;P&gt;gson-2.3.1.jar&lt;BR /&gt;camel-jaxb-2.17.6.jar&lt;BR /&gt;camel-gson-alldep-2.17.6.jar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I looked them up in the Modules view. They have all been installed, already. So that explains why Studio won't let me install them. But it doesn't explain the compile error. Or the red/white exclamation point in the view.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 08:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362691#M2380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T08:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362692#M2381</link>
      <description>&lt;P&gt;Today I re-installed the Studio. I got the chance to install the libraries. I had to restart the Studio to get rid of the red icons.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still not able to deploy, still the error "GsonDataFormat cannot be resolved to a type"&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 14:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362692#M2381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362693#M2382</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Did you install your studio completely? What's OS are you using?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 06:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362693#M2382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-29T06:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362694#M2383</link>
      <description>&lt;P&gt;Hello everyone,,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; A clean reinstall of the Studio is the most easy way to solve the issue. But lets wait for others' opinions also.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Booooo&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 10:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362694#M2383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-11T10:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362695#M2384</link>
      <description>&lt;P&gt;I know that it's complaining about a missing JAR. The Studio pointed it out to me, I downloaded it. I even restarted the Studio. But it doesn't solve the error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;bioow&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving&lt;SPAN&gt;&amp;nbsp;Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;&lt;A href="https://get-9apps.com/index/" target="_self" rel="nofollow noopener noreferrer"&gt;9apps app&lt;/A&gt;&amp;nbsp; &lt;A href="https://cartoonhd.onl" target="_self" rel="nofollow noopener noreferrer"&gt;cartoonhd.onl&lt;/A&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 13:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362695#M2384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-16T13:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: "GsonDataFormat cannot be resolved to a type" when publishing</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362696#M2385</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LRHnAAO"&gt;@sm&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please indicate on which talend build version you got this issue? And what's OS and JDK version are you using? More information will be helpful for us to address your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 04:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/quot-GsonDataFormat-cannot-be-resolved-to-a-type-quot-when/m-p/2362696#M2385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-17T04:39:59Z</dc:date>
    </item>
  </channel>
</rss>

