<?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: tMap with 2 tSalesforceInput Components: &amp;quot;Failed to Generate Code&amp;quot; Err in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326747#M96203</link>
    <description>Thank you!</description>
    <pubDate>Mon, 30 May 2016 19:00:00 GMT</pubDate>
    <dc:creator>jdope</dc:creator>
    <dc:date>2016-05-30T19:00:00Z</dc:date>
    <item>
      <title>tMap with 2 tSalesforceInput Components: "Failed to Generate Code" Err</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326743#M96199</link>
      <description>&lt;P&gt;Hello...&lt;BR /&gt;I've been banging my head against the wall for two days on this.&amp;nbsp; I had a very nice flow working, closed my job and when I open it again I get a "Failed to Generate Code" error.&amp;nbsp; &lt;BR /&gt;I've spent some time and got it to the most basic elements for trouleshooting:&lt;BR /&gt;--Input from an .xlsx file to a tMap out to an .xlsx file.&amp;nbsp; &lt;BR /&gt;--Two tSalesforceInput components provide lookup tables to the tMap input (see image below).&amp;nbsp; &lt;BR /&gt;If I setup the components and flow, close my job, and open it back up, click on the "Code" tab no code is generated and the below exceptions are being logged.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;If I delete the link from the tSalesforceInputs to the tMap, close my job, open it, code is now generated.&amp;nbsp; So it seems there is something awry with the tSalesforceInputs.&amp;nbsp; What am I doing wrong?&amp;nbsp; Why did this work fine, then break after I closed my job and reopened it??&lt;BR /&gt;Talend Open Studio for Data Integration&amp;nbsp;Version: 6.2.0&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009McmB"&gt;here&lt;/A&gt;</description>
      <pubDate>Sun, 29 May 2016 22:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326743#M96199</guid>
      <dc:creator>jdope</dc:creator>
      <dc:date>2016-05-29T22:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: tMap with 2 tSalesforceInput Components: "Failed to Generate Code" Err</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326744#M96200</link>
      <description>Something I've noticed: 
&lt;BR /&gt;Drag the connector from tSalesforceInput to tMap.&amp;nbsp; Save. Note the connector name "row2(Lookup, Main)".&amp;nbsp; At this point I can click on the code tab and code is generated.&amp;nbsp; I can open the tMap to see the settings. 
&lt;BR /&gt;Before 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Close the job, then reopen the job: 
&lt;BR /&gt;Note that there is now a Warning: "This component has too much "Row" type inputs." message on the tSalesforceInput.&amp;nbsp; The connector name has changed to "row2(Lookup)" and I am unable to generate code.&amp;nbsp; I am also unable to access the tMap settings. (Unhandled event loop exception) . 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;--------------------------------------------------------------------------- 
&lt;BR /&gt;Opening tMap: 
&lt;BR /&gt;Unhandled event loop exception 
&lt;BR /&gt; 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.components.IODataComponent.&amp;lt;init&amp;gt;(IODataComponent.java:54) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.designer.core.model.components.ExternalUtilities.getExternalNodeReadyToOpen(ExternalUtilities.java:45) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.designer.core.ui.editor.nodes.NodePart.performRequest(NodePart.java:553) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.gef.tools.SelectEditPartTracker.performOpen(SelectEditPartTracker.java:194) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.gef.tools.SelectEditPartTracker.handleDoubleClick(SelectEditPartTracker.java:137) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.gef.tools.AbstractTool.mouseDoubleClick(AbstractTool.java:1069) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.gef.tools.SelectionTool.mouseDoubleClick(SelectionTool.java:527) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.gef.EditDomain.mouseDoubleClick(EditDomain.java:231) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchMouseDoubleClicked(DomainEventDispatcher.java:291) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.draw2d.LightweightSystem$EventHandler.mouseDoubleClick(LightweightSystem.java:518) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:196) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761) 
&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 
&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.rcp.intro.Application.start(Application.java:197) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.launcher.Main.run(Main.java:1465)</description>
      <pubDate>Sun, 29 May 2016 22:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326744#M96200</guid>
      <dc:creator>jdope</dc:creator>
      <dc:date>2016-05-29T22:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: tMap with 2 tSalesforceInput Components: "Failed to Generate Code" Err</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326745#M96201</link>
      <description>If still possible can you share the job that causes the error?</description>
      <pubDate>Mon, 30 May 2016 06:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326745#M96201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-30T06:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: tMap with 2 tSalesforceInput Components: "Failed to Generate Code" Err</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326746#M96202</link>
      <description>We reproduced the issue and tracking it now at 
&lt;A href="https://jira.talendforge.org/browse/TDI-36372" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-36372&lt;/A&gt;
&lt;BR /&gt;Thomas</description>
      <pubDate>Mon, 30 May 2016 16:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326746#M96202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-30T16:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: tMap with 2 tSalesforceInput Components: "Failed to Generate Code" Err</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326747#M96203</link>
      <description>Thank you!</description>
      <pubDate>Mon, 30 May 2016 19:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-2-tSalesforceInput-Components-quot-Failed-to-Generate/m-p/2326747#M96203</guid>
      <dc:creator>jdope</dc:creator>
      <dc:date>2016-05-30T19:00:00Z</dc:date>
    </item>
  </channel>
</rss>

