<?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: Converting MSSql Spatial Input to Shapefile in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216231#M12312</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi, What may give you a hint is to switch to the code view tab and check what is happening in line&amp;nbsp;download_fromDenverGIS.java:886&lt;BR /&gt;It may provide info if it fails due to a schema problem, a geometry column or a projection issue maybe ?&lt;BR /&gt;HTH&lt;BR /&gt;Francois&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;OK I see that - &lt;BR /&gt;Does the MSSql input / output support geometry? That might be the issue...</description>
    <pubDate>Thu, 10 Sep 2015 16:35:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-10T16:35:25Z</dc:date>
    <item>
      <title>Converting MSSql Spatial Input to Shapefile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216228#M12309</link>
      <description>First time posting, and just getting started with Talend - hoping this error can crack open this tool and we can really put it to work in our organization. 
&lt;BR /&gt;My first task was to connect to my MSSQL database and convert a table to shapefile. 
&lt;BR /&gt;Everything looks ok, but when I run the job, I get the following error text: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;Starting job download_fromDenverGIS at 16:34 09/09/2015.&lt;BR /&gt; connecting to socket on port 3736&lt;BR /&gt; connected&lt;BR /&gt;Exception in component sShapefileOutput_1_SO&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.geotools.data.shapefile.ShapefileDataStore.createSchema(ShapefileDataStore.java:963)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.geotools.data.shapefile.ShapefileDataStore.createSchema(ShapefileDataStore.java:113)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at test_project.download_fromdenvergis_0_1.download_fromDenverGIS.tMSSqlInput_1Process(download_fromDenverGIS.java:886)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at test_project.download_fromdenvergis_0_1.download_fromDenverGIS.runJobInTOS(download_fromDenverGIS.java:1561)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at test_project.download_fromdenvergis_0_1.download_fromDenverGIS.main(download_fromDenverGIS.java:1418)&lt;BR /&gt; disconnected&lt;BR /&gt;Job download_fromDenverGIS ended at 16:34 09/09/2015. &lt;/PRE&gt; 
&lt;BR /&gt;There doesn't appear to be any other libraries or dependencies required to run this job, so I'm not sure what this means. 
&lt;BR /&gt;Any thoughts are appreciated, and if you need me to post any more information from the job, please let me know. 
&lt;BR /&gt;Great tool and hoping we can get it working!</description>
      <pubDate>Wed, 09 Sep 2015 23:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216228#M12309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-09T23:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Converting MSSql Spatial Input to Shapefile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216229#M12310</link>
      <description>Hi 
&lt;A href="https://www.talendforge.org/forum/profile.php?id=319141" target="_blank" rel="nofollow noopener noreferrer"&gt;mbakerDPS&lt;/A&gt;,
&lt;BR /&gt;Could you please show us your current job design screenshots which will help us to diagnose your issue?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 10 Sep 2015 09:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216229#M12310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-10T09:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Converting MSSql Spatial Input to Shapefile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216230#M12311</link>
      <description>Hi, What may give you a hint is to switch to the code view tab and check what is happening in line&amp;nbsp;download_fromDenverGIS.java:886&lt;BR /&gt;It may provide info if it fails due to a schema problem, a geometry column or a projection issue maybe ?&lt;BR /&gt;HTH&lt;BR /&gt;Francois</description>
      <pubDate>Thu, 10 Sep 2015 10:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216230#M12311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-10T10:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Converting MSSql Spatial Input to Shapefile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216231#M12312</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi, What may give you a hint is to switch to the code view tab and check what is happening in line&amp;nbsp;download_fromDenverGIS.java:886&lt;BR /&gt;It may provide info if it fails due to a schema problem, a geometry column or a projection issue maybe ?&lt;BR /&gt;HTH&lt;BR /&gt;Francois&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;OK I see that - &lt;BR /&gt;Does the MSSql input / output support geometry? That might be the issue...</description>
      <pubDate>Thu, 10 Sep 2015 16:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216231#M12312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-10T16:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Converting MSSql Spatial Input to Shapefile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216232#M12313</link>
      <description>Side question - does the MSSql Input/Output support geometry?</description>
      <pubDate>Thu, 10 Sep 2015 16:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216232#M12313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-10T16:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting MSSql Spatial Input to Shapefile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216233#M12314</link>
      <description>Hi, 
&lt;BR /&gt;Here is Geometry object DB type in schema setting of tMySqlXXX components. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAdj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149390i3217F185302166A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAdj.png" alt="0683p000009MAdj.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 11 Sep 2015 07:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216233#M12314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T07:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Converting MSSql Spatial Input to Shapefile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216234#M12315</link>
      <description>Looks like that is the MySQL geometry type, which is great - but here is what I see in the MSSQL type - note I can set the 'Type' to geometry, but there is no option under 'DB Type' (see error after screen capture): 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MATM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140021i191C0BA926520FF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MATM.png" alt="0683p000009MATM.png" /&gt;&lt;/span&gt;Then the error I get is this: 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAQs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145849iCB9BAF79992A394E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAQs.png" alt="0683p000009MAQs.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;...which is weird because I'm not using postgis in this job... 
&lt;BR /&gt;Thank you!</description>
      <pubDate>Fri, 11 Sep 2015 19:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-MSSql-Spatial-Input-to-Shapefile/m-p/2216234#M12315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T19:57:59Z</dc:date>
    </item>
  </channel>
</rss>

