<?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 SDI - After installing spatial module no job work on any module in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392675#M7299</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp; after installing spatial extension (folowwing instructions), i get this error, every time i try to execute/compile any job (even not containing SDI elemnts):&lt;/P&gt; 
&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Routines "GeoOperation" has compile errors&lt;BR /&gt;Error Line: 16&lt;BR /&gt;Detail Message: The import org.talend.sdi cannot be resolved&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.JobErrorsChecker.checkRoutinesCompilationError(JobErrorsChecker.java:393)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:341)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:634)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:523)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1413)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:576)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:531)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1450)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:691)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.rcp.intro.Application.start(Application.java:255)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;USING:&lt;/P&gt; 
&lt;P&gt;TOS_SPATIAL.6.0.1&lt;/P&gt; 
&lt;P&gt;TOS TOS_DI-20170623_1246-V6.4.1 - on Windows 64&lt;/P&gt; 
&lt;P&gt;Thanks a lot,&lt;/P&gt; 
&lt;P&gt;Matteo&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2018 09:42:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-31T09:42:29Z</dc:date>
    <item>
      <title>SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392675#M7299</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp; after installing spatial extension (folowwing instructions), i get this error, every time i try to execute/compile any job (even not containing SDI elemnts):&lt;/P&gt; 
&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Routines "GeoOperation" has compile errors&lt;BR /&gt;Error Line: 16&lt;BR /&gt;Detail Message: The import org.talend.sdi cannot be resolved&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.JobErrorsChecker.checkRoutinesCompilationError(JobErrorsChecker.java:393)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:341)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:634)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:523)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1413)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:576)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:531)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1450)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:691)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.rcp.intro.Application.start(Application.java:255)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;USING:&lt;/P&gt; 
&lt;P&gt;TOS_SPATIAL.6.0.1&lt;/P&gt; 
&lt;P&gt;TOS TOS_DI-20170623_1246-V6.4.1 - on Windows 64&lt;/P&gt; 
&lt;P&gt;Thanks a lot,&lt;/P&gt; 
&lt;P&gt;Matteo&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 09:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392675#M7299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-31T09:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392676#M7300</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It looks like an installation incomplete issue.Could you please show us the instructions you are following up?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 07:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392676#M7300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-02T07:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392677#M7301</link>
      <description>Da: Talend Community [mailto:community@talend.com] 
&lt;BR /&gt;Inviato: venerdì 2 febbraio 2018 08.00 
&lt;BR /&gt;A: Matteo Adami 
&lt;BR /&gt;Oggetto: Re: SDI - After installing spatial module no job work on any module (Welcome to the Talend Community Subscription Update) 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Hi madami69, 
&lt;BR /&gt; 
&lt;BR /&gt;xdshi (Moderator) posted a new reply in Installing and Upgrading on 02-02-2018 12:00 AM : 
&lt;BR /&gt; 
&lt;BR /&gt;________________________________ 
&lt;BR /&gt;Re: SDI - After installing spatial module no job work on any module 
&lt;BR /&gt; 
&lt;BR /&gt;Hello, 
&lt;BR /&gt; 
&lt;BR /&gt;It looks like an installation incomplete issue.Could you please show us the instructions you are following up? 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;BR /&gt;Reply | Accept as Solution | Give Kudos 
&lt;BR /&gt; 
&lt;BR /&gt;________________________________ 
&lt;BR /&gt; 
&lt;BR /&gt;Welcome to the Talend Community sent this message to matteo.adami@geolabsrl.com. 
&lt;BR /&gt;You are receiving this email because a new message matches your subscription to a topic. 
&lt;BR /&gt;To control which emails we send you please go to, manage your subscription &amp;amp; notification settings or unsubscribe.</description>
      <pubDate>Fri, 02 Feb 2018 07:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392677#M7301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-02T07:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392678#M7302</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I get exact same error :&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;New install of TOS 6.5.1 + &lt;A href="https://talend-spatial.github.io/" target="_self" rel="nofollow noopener noreferrer"&gt;Talend Spatial Suite&lt;/A&gt;&amp;nbsp;6.0.1 with java 1.8&lt;/LI&gt; 
 &lt;LI&gt;Import/Export project from a TOS 6.2.1 (with zip package)&lt;/LI&gt; 
 &lt;LI&gt;Error for every ETL job build :&amp;nbsp;&lt;PRE&gt;Une erreur est survenue (org.talend.designer.runprocess.ProcessorException: La routine "GeoOperation" a des erreurs de compilation [...] Geometry cannot be resolved to a type&lt;/PRE&gt;&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If I open Routines.system.GeometryOperation or GeometryUtility or GeoOperation, I see several errors about import declaration :&lt;/P&gt; 
&lt;PRE&gt;The import org.talend.sdi cannot be resolved
The import com.vividsolutions cannot be resolved
...&lt;/PRE&gt; 
&lt;P&gt;If I open Modules Panel, I get some required modules not installed, but none which could be automatically download...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do you have an idea to help us ?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 14:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392678#M7302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T14:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392679#M7303</link>
      <description>Hi, 
&lt;BR /&gt;i finally solved installing a separate TOS version 6.01 (aligned with spatial module). You can do so by installing it in a different directory. 
&lt;BR /&gt;Then all works fine. 
&lt;BR /&gt;matteo 
&lt;BR /&gt; 
&lt;BR /&gt;Da: Talend Community [mailto:community@talend.com] 
&lt;BR /&gt;Inviato: giovedì 15 febbraio 2018 15.59 
&lt;BR /&gt;A: Matteo Adami 
&lt;BR /&gt;Oggetto: Re: SDI - After installing spatial module no job work on any module (Welcome to the Talend Community Subscription Update) 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Hi madami69, 
&lt;BR /&gt; 
&lt;BR /&gt;nbehierdevigne (One Star) posted a new reply in Installing and Upgrading on 02-15-2018 07:59 AM : 
&lt;BR /&gt; 
&lt;BR /&gt;________________________________ 
&lt;BR /&gt;Re: SDI - After installing spatial module no job work on any module 
&lt;BR /&gt; 
&lt;BR /&gt;Hi, 
&lt;BR /&gt; 
&lt;BR /&gt;I get exact same error : 
&lt;BR /&gt;New install of TOS 6.5.1 + Talend Spatial Suite6.0.1 with java 1.8 Import/Export project from a TOS 6.2.1 (with zip package) Error for every ETL job build : Une erreur est survenue (org.talend.designer.runprocess.ProcessorException: La routine "GeoOperation" a des erreurs de compilation [...] Geometry cannot be resolved to a type 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;If I open Routines.system.GeometryOperation or GeometryUtility or GeoOperation, I see several errors about import declaration : 
&lt;BR /&gt;The import org.talend.sdi cannot be resolved The import com.vividsolutions cannot be resolved ... 
&lt;BR /&gt; 
&lt;BR /&gt;If I open Modules Panel, I get some required modules not installed, but none which could be automatically download... 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Do you have an idea to help us ? 
&lt;BR /&gt; 
&lt;BR /&gt;Reply | Accept as Solution | Give Kudos 
&lt;BR /&gt; 
&lt;BR /&gt;________________________________ 
&lt;BR /&gt; 
&lt;BR /&gt;Welcome to the Talend Community sent this message to matteo.adami@geolabsrl.com. 
&lt;BR /&gt;You are receiving this email because a new message matches your subscription to a topic. 
&lt;BR /&gt;To control which emails we send you please go to, manage your subscription &amp;amp; notification settings or unsubscribe.</description>
      <pubDate>Thu, 15 Feb 2018 15:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392679#M7303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T15:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392680#M7304</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMlcAAG"&gt;@madami69&lt;/A&gt;&amp;nbsp;Thanks for your anwser, but could you explicit it a little. Initially, I put Spatial libraries in TOS_ESB-20180116_1512-V6.5.1\Studio\plugins folder. Do you mean I have to move these in another directory (Ex:&amp;nbsp;&lt;SPAN&gt;TOS_ESB-20180116_1512-V6.5.1\Studio\vendors)? But how load these libraries in Talend after?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 17:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392680#M7304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T17:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392681#M7305</link>
      <description>I just put them in the plugins directory as the instruction said.&lt;BR /&gt;Matteo&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2018 18:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392681#M7305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T18:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392682#M7306</link>
      <description>&lt;P&gt;We had a similar observation, however this was for us resolved after creating a folder lib\java and copying the following files in that locations:&lt;/P&gt;&lt;P&gt;gdal.jar&lt;BR /&gt;jtx.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Luc&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 14:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392682#M7306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T14:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392683#M7307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the same probleme.&lt;/P&gt;&lt;P&gt;if i well understand just create lib/java folder&amp;nbsp;in the main folder of TOS?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i don't have jtx.jar anywhere in my folder. Where can i find it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 18:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392683#M7307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-16T18:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392684#M7308</link>
      <description>&lt;P&gt;Hi all, I have the same problem with tos 7.0.1. Where are you create the lib/java folder ? Which gdal.jar have you copy ?&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;@+&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 09:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392684#M7308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-26T09:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: SDI - After installing spatial module no job work on any module</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392685#M7309</link>
      <description>&lt;P&gt;Hi, I have the same issue, after installing spatial module I got the following message:&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;org.talend.designer.runprocess.ProcessorException: La routine "GeoOperation" a des erreurs de compilation&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Ligne en erreur: 16&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Message détaillé:&lt;/FONT&gt; &lt;FONT size="1 2 3 4 5 6 7"&gt;The import org.talend cannot be resolved&lt;/FONT&gt;&amp;nbsp;...&lt;/P&gt; 
&lt;P&gt;Where do we have to put those Spatial modules if it's not in plugins?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 09:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SDI-After-installing-spatial-module-no-job-work-on-any-module/m-p/2392685#M7309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-21T09:32:09Z</dc:date>
    </item>
  </channel>
</rss>

