<?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: Excel strange behaviour - maybe windows - Preview errors in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313195#M84071</link>
    <description>Thanks,
&lt;BR /&gt;as you can see from the comments above
&lt;BR /&gt;there is something peculiar with the way interacts with Java
&lt;BR /&gt;could you try the above suggestions first to see if it works?
&lt;BR /&gt;move your JDK to (a path *without* spaces) like
&lt;BR /&gt;c:\java\x64\jdk\
&lt;BR /&gt;and also move Talend to a path without spaces
&lt;BR /&gt;as well as its workspace
&lt;BR /&gt;keep us posted</description>
    <pubDate>Fri, 24 Oct 2014 22:15:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-24T22:15:29Z</dc:date>
    <item>
      <title>Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313187#M84063</link>
      <description>when i try to open an Excel 2003 (.xls) 
&lt;BR /&gt;when i try to create a metadata for this file in Windows, i get the error below when using ANY encoding: 
&lt;BR /&gt; 
&lt;PRE&gt;java.lang.NoClassDefFoundError: itrack_reporting/shadowfileinputtodelimitedoutput_0_1/ShadowFileInputToDelimitedOutput&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: itrack_reporting.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput&lt;BR /&gt;	at java.net.URLClassLoader$1.run(Unknown Source)&lt;BR /&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;	at java.net.URLClassLoader.findClass(Unknown Source)&lt;BR /&gt;	at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)&lt;BR /&gt;	at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;Could not find the main class: itrack_reporting.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.  Program will exit.&lt;BR /&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.repository.ui.utils.ShadowProcessHelper.getCsvArray(ShadowProcessHelper.java:385)&lt;BR /&gt;org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep2Form$PreviewProcessor.nonUIProcessInThread(ExcelFileStep2Form.java:969)&lt;BR /&gt;org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74)&lt;/PRE&gt; 
&lt;BR /&gt;but in linux (ubuntu x64 11.04 - with sun-java) it works fine without a glitch. 
&lt;BR /&gt;any suggestions on this topic? any similar experiences? is this a bug? 
&lt;BR /&gt;thanks, 
&lt;BR /&gt; 
&lt;BR /&gt;Nicolas</description>
      <pubDate>Sat, 16 Nov 2024 12:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313187#M84063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313188#M84064</link>
      <description>if you have Talend installed in "Program Files" or any directory with a space, try moving it to one that does not contain a space. my favorite is c:\talend\&amp;lt;version&amp;gt;\</description>
      <pubDate>Tue, 05 Jul 2011 16:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313188#M84064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-05T16:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313189#M84065</link>
      <description>very close John 
&lt;BR /&gt; 
&lt;BR /&gt;it turns out that my workspace was in: 
&lt;BR /&gt; 
&lt;PRE&gt;p:\workspace\talend\&lt;/PRE&gt; 
&lt;BR /&gt;so i simply moved into: 
&lt;BR /&gt; 
&lt;PRE&gt;c:\development\workspace\talend\&lt;/PRE&gt; 
&lt;BR /&gt;effectively moving from a network to a local disk. 
&lt;BR /&gt;and it has fixed the error.. 
&lt;BR /&gt;i wounder if this should not be considered as a bug?</description>
      <pubDate>Mon, 18 Jul 2011 13:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313189#M84065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-18T13:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313190#M84066</link>
      <description>By moving the workspace, I got rid of the fisrt half of the error. 
&lt;BR /&gt;There is still the second part : 
&lt;BR /&gt; 
&lt;BR /&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.repository.ui.utils.ShadowProcessHelper.getCsvArray(ShadowProcessHelper.java:385) 
&lt;BR /&gt;org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep2Form$PreviewProcessor.nonUIProcessInThread(ExcelFileStep2Form.java:969) 
&lt;BR /&gt;org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74) 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;very close John&lt;BR /&gt;&lt;BR /&gt;it turns out that my workspace was in:&lt;BR /&gt;&lt;PRE&gt;p:\workspace\talend\&lt;/PRE&gt;&lt;BR /&gt;so i simply moved into:&lt;BR /&gt;&lt;PRE&gt;c:\development\workspace\talend\&lt;/PRE&gt;&lt;BR /&gt;effectively moving from a network to a local disk.&lt;BR /&gt;and it has fixed the error..&lt;BR /&gt;i wounder if this should not be considered as a bug?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 05 Oct 2011 10:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313190#M84066</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-10-05T10:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313191#M84067</link>
      <description>Hi,
&lt;BR /&gt;i'm currently having the same problem with excel and csv files in Version: 4.2.2 Build id: r63143-20110622-0628. 
&lt;BR /&gt;Initially, the workspace was on a network drive. Copying the repository to c: did not help. Neither the repository path nor the talend installation path does not contain any spaces. Any suggestions? 
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Tansel.</description>
      <pubDate>Tue, 11 Oct 2011 12:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313191#M84067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T12:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313192#M84068</link>
      <description>This question has been posted many times and I have yet to find a solution from Talend Support.&amp;nbsp; I am using files provided by Talend in their demos.&amp;nbsp; I have tried many combinations of TAlend and JDKs, have uninstalled/reinstalled....&amp;nbsp; If support can't provide concrete solutions instead of questions, then I am going to look for another product.&amp;nbsp; This should be a very simple issue to resolved.&amp;nbsp; 
&lt;BR /&gt;Ready to give up!</description>
      <pubDate>Fri, 24 Oct 2014 19:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313192#M84068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T19:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313193#M84069</link>
      <description>OK
&lt;BR /&gt;let's try a bit of constructive discussion ..
&lt;BR /&gt;could you *please* let us know some specifics about your environment?
&lt;BR /&gt;OS, JDK version/release
&lt;BR /&gt;actual paths to workspace and talend installation
&lt;BR /&gt;regards,</description>
      <pubDate>Fri, 24 Oct 2014 21:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313193#M84069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T21:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313194#M84070</link>
      <description>C:\Program Files (x86)\TOS_DI-Win32-r118616-V5.5.1
&lt;BR /&gt;C:\Program Files (x86)\Java\jdk1.7.0_71\bin
&lt;BR /&gt;JAVA_HOME: "C:\Program Files (x86)\Java\jdk1.7.0_71"
&lt;BR /&gt;Windows 7 Professional, sp1</description>
      <pubDate>Fri, 24 Oct 2014 21:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313194#M84070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T21:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313195#M84071</link>
      <description>Thanks,
&lt;BR /&gt;as you can see from the comments above
&lt;BR /&gt;there is something peculiar with the way interacts with Java
&lt;BR /&gt;could you try the above suggestions first to see if it works?
&lt;BR /&gt;move your JDK to (a path *without* spaces) like
&lt;BR /&gt;c:\java\x64\jdk\
&lt;BR /&gt;and also move Talend to a path without spaces
&lt;BR /&gt;as well as its workspace
&lt;BR /&gt;keep us posted</description>
      <pubDate>Fri, 24 Oct 2014 22:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313195#M84071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T22:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313196#M84072</link>
      <description>The above thread did not confirm that moving to a path without spaces resolved the issue related to preview errors.&amp;nbsp; 
&lt;BR /&gt;When you say "move JDK and Talend", you mean that I need to reinstall both, correct?</description>
      <pubDate>Fri, 24 Oct 2014 22:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313196#M84072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T22:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313197#M84073</link>
      <description>as a *test* that works&lt;BR /&gt;you can copy the installation folders&lt;BR /&gt;and paste in a path without spaces as suggested&lt;BR /&gt;you have to edit the talend*.ini file to use the new location&amp;nbsp;&lt;BR /&gt;you have to add the &lt;BR /&gt;&lt;PRE&gt;-vm&lt;BR /&gt;c:\path\to\jdk\&lt;/PRE&gt;&lt;BR /&gt;see this: &lt;A href="http://wiki.eclipse.org/Eclipse.ini" rel="nofollow noopener noreferrer"&gt;http://wiki.eclipse.org/Eclipse.ini&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;this file is in the root of the Talend installation.</description>
      <pubDate>Fri, 24 Oct 2014 22:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313197#M84073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T22:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313198#M84074</link>
      <description>Eclipse.ini file did not have any path to the jdk, so I added the path.
&lt;BR /&gt;I also changed the working folder.
&lt;BR /&gt;I did&amp;nbsp;not move jdk or talend installations to a different folder
&lt;BR /&gt;The preview error no longer occurs, so I can continue.</description>
      <pubDate>Sat, 25 Oct 2014 00:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313198#M84074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-25T00:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313199#M84075</link>
      <description>so ...
&lt;BR /&gt;what you are saying is that by adding:
&lt;BR /&gt;
&lt;PRE&gt;-vm&lt;BR /&gt;C:\Program Files (x86)\Java\jdk1.7.0_71\bin&lt;/PRE&gt;
&lt;BR /&gt;everything is working as you expected.
&lt;BR /&gt;namely, there are no problems
&lt;BR /&gt;
&lt;BR /&gt;could you please confirm?</description>
      <pubDate>Sat, 25 Oct 2014 00:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313199#M84075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-25T00:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313200#M84076</link>
      <description>This is what my eclipse.ini now contains.&amp;nbsp; It was hard to find the correct ini file.&amp;nbsp; It was buried several folders under the Talend installation folder.&amp;nbsp;
&lt;BR /&gt;-vmargs
&lt;BR /&gt;-Xms40m
&lt;BR /&gt;-Xmx500m
&lt;BR /&gt;-XX:MaxPermSize=128m
&lt;BR /&gt;-vm C:\Program Files (x86)\Java\jdk1.7.0_71
&lt;BR /&gt;NOTE:&amp;nbsp; I also had to change my working folder to get it to work:
&lt;BR /&gt;C:\Users\Pam\Documents\XMLDev
&lt;BR /&gt;It is working now.</description>
      <pubDate>Sat, 25 Oct 2014 00:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313200#M84076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-25T00:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Excel strange behaviour - maybe windows - Preview errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313201#M84077</link>
      <description>thanks for clarifying how you have resolved this issue.
&lt;BR /&gt;enjoy your XML development
&lt;BR /&gt;
&lt;BR /&gt;bye</description>
      <pubDate>Sat, 25 Oct 2014 10:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-strange-behaviour-maybe-windows-Preview-errors/m-p/2313201#M84077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-25T10:31:10Z</dc:date>
    </item>
  </channel>
</rss>

