<?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: [resolved] org.apache.commons.httpclient cannot be resolved to a type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198334#M1706</link>
    <description>Thanks for the reply. TOS version 4.1 I'm using. &lt;BR /&gt;Actually, just 5 minutes ago, I've re-exported the job and now everything seems to be fine...</description>
    <pubDate>Wed, 13 Oct 2010 14:59:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-10-13T14:59:45Z</dc:date>
    <item>
      <title>[resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198332#M1704</link>
      <description>Hello everyone,
&lt;BR /&gt;When trying to run a finished job on a target machine using the generated shellscript ("bis_project_run.sh"), I'm stuck with a Java error:
&lt;BR /&gt;
&lt;PRE&gt;Exception in thread "main" java.lang.Error: java.lang.Error: Unresolved compilation problems: &lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient.HttpStatus cannot be resolved&lt;BR /&gt;        at bis.bis_project_0_1.bis_project.tMysqlConnection_1Process(bis_project.java:3603)&lt;BR /&gt;        at bis.bis_project_0_1.bis_project.runJobInTOS(bis_project.java:3898)&lt;BR /&gt;        at bis.bis_project_0_1.bis_project.main(bis_project.java:3648)&lt;BR /&gt;Caused by: java.lang.Error: Unresolved compilation problems: &lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt;        org.apache.commons.httpclient.HttpStatus cannot be resolved&lt;BR /&gt;        at bis.bis_project_0_1.bis_project.tFileFetch_1Process(bis_project.java:582)&lt;BR /&gt;        at bis.bis_project_0_1.bis_project.tMysqlConnection_1Process(bis_project.java:3595)&lt;BR /&gt;        ... 2 more&lt;/PRE&gt;
&lt;BR /&gt;I thought this would mean that commons-httpclient-3.0.1.jar is not where it's supposed to be. However this file is in ../lib/ as classpath.jar describes it should be. 
&lt;BR /&gt;The error occurs on the machine I'm deploying to (Debian, Sun Java 6 JRE) as well as on my own desktop machine (Ubuntu, also Sun Java 6JRE). Somehow I must be missing something quite obvious here, anybody have a clue where to look?</description>
      <pubDate>Sat, 16 Nov 2024 13:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198332#M1704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198333#M1705</link>
      <description>Hello
&lt;BR /&gt;Which version of TOS are you using? Does the job work fine in the studio?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 13 Oct 2010 14:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198333#M1705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-13T14:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198334#M1706</link>
      <description>Thanks for the reply. TOS version 4.1 I'm using. &lt;BR /&gt;Actually, just 5 minutes ago, I've re-exported the job and now everything seems to be fine...</description>
      <pubDate>Wed, 13 Oct 2010 14:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198334#M1706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-13T14:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198335#M1707</link>
      <description>Hi
&lt;BR /&gt;Ok, good news!
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 13 Oct 2010 15:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198335#M1707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-13T15:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198336#M1708</link>
      <description>I am having the same problem with 
&lt;B&gt;tFileFetch&lt;/B&gt;, however exporting and importing has not solved anything. I am getting this error message:
&lt;BR /&gt;
&lt;FONT color="#FF0000"&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient.cookie cannot be resolved to a variable&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient.HttpStatus cannot be resolved to a variable&lt;/FONT&gt;
&lt;BR /&gt;How can I fix this!? All I did was place a tFileFetch component in the design area!</description>
      <pubDate>Wed, 04 Dec 2013 07:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198336#M1708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T07:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198337#M1709</link>
      <description>Hi rwhelan, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems:&lt;BR /&gt; org.apache.commons.httpclient.cookie cannot be resolved to a variable&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Did you use "" in your url? It seems something wrong with your url. Have you read component reference 
&lt;A href="https://help.talend.com/search/all?query=tFileFetch&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFileFetch&lt;/A&gt;. Component setting screenshot will be preferred.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 04 Dec 2013 07:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198337#M1709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T07:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198338#M1710</link>
      <description>Xiado, thanks for your response. In order to simplify things, I created a job with only a brand new tFileFecth component. A component settings screenshot is below and I am getting these errors: 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient.cookie cannot be resolved to a variable&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient cannot be resolved to a type&lt;BR /&gt; org.apache.commons.httpclient.HttpStatus cannot be resolved to a variable&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBfx.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146390i857D4C09563BB67A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBfx.jpg" alt="0683p000009MBfx.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 04 Dec 2013 21:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198338#M1710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T21:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198339#M1711</link>
      <description>Now I am getting these errors in my main job: 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail.Session cannot be resolved to a type&lt;BR /&gt; com.sun.mail cannot be resolved to a type&lt;BR /&gt; javax.mail.Folder cannot be resolved to a type&lt;BR /&gt; javax.mail.Folder cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail.Flags cannot be resolved to a variable&lt;BR /&gt; javax.mail.internet cannot be resolved&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail.Session cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail.Part cannot be resolved to a variable&lt;BR /&gt; javax.mail.Part cannot be resolved to a variable&lt;/FONT&gt; 
&lt;BR /&gt; connecting to socket on port 3453 
&lt;BR /&gt; connected 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail.Part cannot be resolved to a variable&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;BR /&gt; javax.mail.Part cannot be resolved to a variable&lt;BR /&gt; javax.mail.Part cannot be resolved to a variable&lt;BR /&gt; com.sun.mail cannot be resolved to a type&lt;BR /&gt; com.sun.mail cannot be resolved to a type&lt;BR /&gt; org.talend.FileCopy cannot be resolved to a type&lt;BR /&gt; javax.mail cannot be resolved to a type&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBzq.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136009i23C876F5E3459BC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBzq.jpg" alt="0683p000009MBzq.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 04 Dec 2013 21:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198339#M1711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T21:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198340#M1712</link>
      <description>Hi, &lt;BR /&gt;Is these any java code error when you switch "Designer" to "Code"? Which talend product build version are you using? Is it back to normal after you restart your studio?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 05 Dec 2013 03:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198340#M1712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T03:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198341#M1713</link>
      <description>Hi, thank you again for responding, 
&lt;BR /&gt;I see the errors in both designer and code. Here is an example - you can see the talend version in the image. Yes it happens each time I restart.</description>
      <pubDate>Thu, 05 Dec 2013 04:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198341#M1713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T04:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198342#M1714</link>
      <description>Hi, thank you again for responding, 
&lt;BR /&gt;I see the errors in both designer and code. Here is an example - you can see the talend version in the image. Yes it happens each time I restart. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBj3.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148442i20D7B8482EB81B56/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBj3.jpg" alt="0683p000009MBj3.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 05 Dec 2013 04:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198342#M1714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T04:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198343#M1715</link>
      <description>Hi, 
&lt;BR /&gt;I have made a simple testing on talend open studio for Big data, everything is OK. See my screenshot. 
&lt;BR /&gt;First of all, make sure your component setting is totally correct. If the job has compile error, you are always required to fix the error before executing the job.(check if there is wrong configuration in your component setting and correct it). 
&lt;BR /&gt;If your component setting is fine, do you have another talend product/or re-install a new one in your machine to take a testing to see if this issue repro(with same configuration of component setting). 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9RG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133805i544572CA64860B86/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9RG.png" alt="0683p000009M9RG.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBzv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153167i9A43915DE893DDDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBzv.png" alt="0683p000009MBzv.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198343#M1715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T06:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198344#M1716</link>
      <description>Thank you. Reinstalling Talend 5.4 and re-importing my project fixed the problem.</description>
      <pubDate>Fri, 06 Dec 2013 07:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198344#M1716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-06T07:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.apache.commons.httpclient cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198345#M1717</link>
      <description>Hi, &lt;BR /&gt;Thanks for your feedback. Don't hesitate to post your issue on forum.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 06 Dec 2013 07:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-apache-commons-httpclient-cannot-be-resolved-to-a/m-p/2198345#M1717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-06T07:29:26Z</dc:date>
    </item>
  </channel>
</rss>

