<?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 OracleConnection cannot be resolved to a type in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/OracleConnection-cannot-be-resolved-to-a-type/m-p/2390142#M6528</link>
    <description>Hello, I am running into below error. I have Java Jdk 1.8 on the linux server and have placed ojdbc7.jar in below directories. I am not sure what else causing to fail the job. Please advise. 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Arial, sans-serif"&gt;&lt;I&gt;&amp;nbsp;jar files in&amp;nbsp;/opt/TIBCOJaspersoft-6.0.1/cmdline/studio/configuration/lib/java&lt;/I&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Arial, sans-serif"&gt;&lt;I&gt;jar files in&amp;nbsp;/opt/TIBCOJaspersoft-6.0.1/jac/apache-tomcat/webapps/org.jaspersoft.administrator/WEB-INF/lib&lt;/I&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/FONT&gt;At least job "IWEB_Patient_Staging" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 1793 Detail Message: OracleConnection 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.</description>
    <pubDate>Sat, 16 Nov 2024 10:33:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:33:30Z</dc:date>
    <item>
      <title>OracleConnection cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/OracleConnection-cannot-be-resolved-to-a-type/m-p/2390142#M6528</link>
      <description>Hello, I am running into below error. I have Java Jdk 1.8 on the linux server and have placed ojdbc7.jar in below directories. I am not sure what else causing to fail the job. Please advise. 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Arial, sans-serif"&gt;&lt;I&gt;&amp;nbsp;jar files in&amp;nbsp;/opt/TIBCOJaspersoft-6.0.1/cmdline/studio/configuration/lib/java&lt;/I&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Arial, sans-serif"&gt;&lt;I&gt;jar files in&amp;nbsp;/opt/TIBCOJaspersoft-6.0.1/jac/apache-tomcat/webapps/org.jaspersoft.administrator/WEB-INF/lib&lt;/I&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/FONT&gt;At least job "IWEB_Patient_Staging" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 1793 Detail Message: OracleConnection 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.</description>
      <pubDate>Sat, 16 Nov 2024 10:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/OracleConnection-cannot-be-resolved-to-a-type/m-p/2390142#M6528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: OracleConnection cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/OracleConnection-cannot-be-resolved-to-a-type/m-p/2390143#M6529</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;This issue is usually caused by missing jar file. What's the component you are using?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt;Are you using talend 6.0.1?&amp;nbsp; 
&lt;BR /&gt;Are you behind proxy? If so, have you tried to&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;set the jdk and proxy in maven config file?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Please take a look at documents about:&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;A href="https://help.talend.com/search/all?query=Requiring+a+JDK+installation+to+build+jobs+starting+from+version+6.0&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Requiring a JDK installation to build jobs starting from version 6.0&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=Failed+to+build+job&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Failed to build job&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/article/ka03p0000006EXaAAM" target="_blank"&gt;TalendHelpCenter:Configuring a proxy in the maven setting file&lt;/A&gt; 
&lt;BR /&gt;More information will be preferred. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 24 Jun 2016 08:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/OracleConnection-cannot-be-resolved-to-a-type/m-p/2390143#M6529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T08:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: OracleConnection cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/OracleConnection-cannot-be-resolved-to-a-type/m-p/2390144#M6530</link>
      <description>I am running on Talend V 6.0.1. It failed to build the job only with oracle connections have in the job. I had different job loading into postgres from a file and it worked fine. I think it's more related to Oracle drivers set up. I have put ojdbc7.jar file in the locations i mentioned below. I am not sure if any where else i have to configure something or update the file. Please advise and let me know for any more details needed to resolve this.</description>
      <pubDate>Fri, 24 Jun 2016 14:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/OracleConnection-cannot-be-resolved-to-a-type/m-p/2390144#M6530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T14:57:06Z</dc:date>
    </item>
  </channel>
</rss>

