<?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: Migration from TALEND Entreprise Data Integration to TALENDOpen Studio in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392145#M7126</link>
    <description>Thanks, &lt;BR /&gt;Awesome i just wanted to be sure that i am not needing another tool to do the migration.</description>
    <pubDate>Thu, 21 Jul 2016 02:49:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-21T02:49:42Z</dc:date>
    <item>
      <title>Migration from TALEND Entreprise Data Integration to TALENDOpen Studio</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392139#M7120</link>
      <description>Is It possible to migrate a project from the enterprise version to the community one?
&lt;BR /&gt;Is there any Best Practice, Risks we should be aware of ?
&lt;BR /&gt;Thanks for your Help!</description>
      <pubDate>Tue, 19 Jul 2016 07:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392139#M7120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T07:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from TALEND Entreprise Data Integration to TALENDOpen Studio</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392140#M7121</link>
      <description>It is possible simply by importing the job items. 
&lt;BR /&gt;But you have to take care about the lack of some enterprise components like tParallize or the web service stuff. 
&lt;BR /&gt;Then risks are: 
&lt;BR /&gt;[list=*] 
&lt;BR /&gt; 
&lt;LI&gt;No team work support&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;LI&gt;Missing features&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;LI&gt;You have to handle a lot of task to operate the jobs/services for your own&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;LI&gt;No support&lt;/LI&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;If you have trouble with your current installation or operating, please be aware that a customer-success-manager has been assigned to you. Please ask your sales representative for his contact data!&amp;nbsp;</description>
      <pubDate>Tue, 19 Jul 2016 07:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392140#M7121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T07:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from TALEND Entreprise Data Integration to TALENDOpen Studio</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392141#M7122</link>
      <description>&lt;P align="left"&gt;Thanks For your reply! &lt;BR /&gt;i have installed actually Talend open studio on a server but it cannot access to the Database server.&lt;BR /&gt;knowing that the same connexion works with the enterprise.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Connection failure, check the database settings or contact your database administrator.&lt;BR /&gt;&amp;nbsp; java.lang.RuntimeException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:195)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1089)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:380)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:319)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.ui.wizards.metadata.table.database.SelectorTableForm$8.run(SelectorTableForm.java:1114)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;BR /&gt;&amp;nbsp; Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1127)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.&amp;lt;init&amp;gt;(MysqlIO.java:356)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2502)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2539)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2321)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.&amp;lt;init&amp;gt;(ConnectionImpl.java:832)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.JDBC4Connection.&amp;lt;init&amp;gt;(JDBC4Connection.java:46)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:417)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:344)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:186)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 6 more&lt;BR /&gt;&amp;nbsp; Caused by: java.net.SocketException: Connection attempt exceeded defined timeout.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.StandardSocketFactory.resetLoginTimeCountdown(StandardSocketFactory.java:473)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:320)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.&amp;lt;init&amp;gt;(MysqlIO.java:306)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 20 more&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 08:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392141#M7122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T08:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from TALEND Entreprise Data Integration to TALENDOpen Studio</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392142#M7123</link>
      <description>Check the server and the port. Something is wrong here!&lt;BR /&gt;And by the way, you should not mix completely different issues in one topic.</description>
      <pubDate>Tue, 19 Jul 2016 13:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392142#M7123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T13:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from TALEND Entreprise Data Integration to TALENDOpen Studio</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392143#M7124</link>
      <description>Thanks a lot for your reply, and sorry for the outside topic question&amp;gt;&lt;BR /&gt;&lt;BR /&gt;besides the odbc connector and talend open studio what do i need to install to complete the migration?</description>
      <pubDate>Wed, 20 Jul 2016 03:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392143#M7124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T03:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from TALEND Entreprise Data Integration to TALENDOpen Studio</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392144#M7125</link>
      <description>I do not know what you mean with install to complete the migration? Talend Open Studio of course and a Nexus to organise the artefacts.</description>
      <pubDate>Wed, 20 Jul 2016 06:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392144#M7125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T06:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from TALEND Entreprise Data Integration to TALENDOpen Studio</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392145#M7126</link>
      <description>Thanks, &lt;BR /&gt;Awesome i just wanted to be sure that i am not needing another tool to do the migration.</description>
      <pubDate>Thu, 21 Jul 2016 02:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Migration-from-TALEND-Entreprise-Data-Integration-to-TALENDOpen/m-p/2392145#M7126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-21T02:49:42Z</dc:date>
    </item>
  </channel>
</rss>

