<?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: Data Viewer not working Talend v7 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263310#M43492</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;Thank you - I tried again (I have tried those steps a few times in a few different ways and continue to have the same problem).&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 15:53:55 GMT</pubDate>
    <dc:creator>jftdarr</dc:creator>
    <dc:date>2020-05-29T15:53:55Z</dc:date>
    <item>
      <title>Data Viewer not working Talend v7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263308#M43490</link>
      <description>&lt;P&gt;OS windows 10 Enterprise&lt;/P&gt; 
&lt;P&gt;JAVA_HOME:&amp;nbsp;&amp;nbsp;C:\Program Files (x86)\Talend-Studio\jre1.8.0_131&lt;/P&gt; 
&lt;P&gt;Talend Version:&amp;nbsp; 7.0.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Recently my Talend Jobs have started giving me an error when attempting to use data viewer or to guess schemas.&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The error message is:&lt;/P&gt; 
&lt;P&gt;Preview Error!&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;BR /&gt;at collibra_dd.preview_data.Preview_Data.main(Preview_Data.java:1417)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When loading an excel file the preview gets the following error:&lt;/P&gt; 
&lt;P&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;/P&gt; 
&lt;P&gt;at collibra_dd.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:2165)&lt;/P&gt; 
&lt;P&gt;Preview error. Some settings must be changed.&lt;BR /&gt;Note: Preview errors are generally due to a wrong encoding setting.&lt;BR /&gt;org.talend.designer.runprocess.shadow.ShadowFilePreview.preview(ShadowFilePreview.java:90)&lt;BR /&gt;org.talend.metadata.managment.ui.utils.ShadowProcessHelper.getCsvArray(ShadowProcessHelper.java:383)&lt;BR /&gt;org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep2Form$PreviewProcessor.nonUIProcessInThread(ExcelFileStep2Form.java:1042)&lt;BR /&gt;org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have followed steps in other discussion threads without any success.&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263308#M43490</guid>
      <dc:creator>jftdarr</dc:creator>
      <dc:date>2024-11-16T02:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data Viewer not working Talend v7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263309#M43491</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLaQAAW"&gt;@jftdarr&lt;/A&gt;, I believe it could be an issue with Java, please check the java version and below cases.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpKHCA0" target="_blank" rel="noopener"&gt;https://community.talend.com/t5/Design-and-Development/Data-viewer-Not-Working/td-p/35739&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCwbHCAS" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Talend-throwing-quot-Exception-in-thread-quot-main-quot-java/td-p/44996&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 05:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263309#M43491</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-20T05:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data Viewer not working Talend v7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263310#M43492</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;Thank you - I tried again (I have tried those steps a few times in a few different ways and continue to have the same problem).&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 15:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263310#M43492</guid>
      <dc:creator>jftdarr</dc:creator>
      <dc:date>2020-05-29T15:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Viewer not working Talend v7</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263311#M43493</link>
      <description>&lt;P&gt;Update - I was finally able to resolve the solution by creating a new workspace and migrating the jobs over to the new workspace (after updating JAVA_HOME) and jdk.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 20:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Viewer-not-working-Talend-v7/m-p/2263311#M43493</guid>
      <dc:creator>jftdarr</dc:creator>
      <dc:date>2020-06-01T20:20:09Z</dc:date>
    </item>
  </channel>
</rss>

