<?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: need help in rectifying this error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312523#M83467</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The error indicates that the length of input data is longer than the length of the column in DB Table.&lt;/P&gt;&lt;P&gt;Could you please show us the screen shot of your job and make sure your sql statement is correct?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 03:21:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-07-14T03:21:20Z</dc:date>
    <item>
      <title>need help in rectifying this error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312519#M83463</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;org.talend.designer.runprocess.ProcessorException: Failed to generate code.&lt;P&gt;	at org.talend.designer.runprocess.java.JavaProcessor.generateCode(JavaProcessor.java:703)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.maven.MavenJavaProcessor.generateCode(MavenJavaProcessor.java:92)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateContextInfo(ProcessorUtilities.java:892)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:696)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:2029)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext$2.run(RunProcessContext.java:663)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:468)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:228)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:984)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:610)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1447)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:736)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:63)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1$1.run(JobLaunchConfigurationDelegate.java:98)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4001)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3629)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)&lt;/P&gt;&lt;P&gt;	at org.talend.rcp.intro.Application.start(Application.java:303)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.reflect.Method.invoke(Method.java:577)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)&lt;/P&gt;&lt;P&gt;Caused by: org.talend.designer.codegen.exception.CodeGeneratorException: org.eclipse.emf.codegen.jet.JETException: InvocationTargetException in job1 job&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generateComponentCode(CodeGenerator.java:875)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generateComponentsCode(CodeGenerator.java:574)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generatesTreeCode(CodeGenerator.java:785)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generateComponentsCode(CodeGenerator.java:577)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generatesTreeCode(CodeGenerator.java:785)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generateComponentsCode(CodeGenerator.java:577)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generateComponentsCode(CodeGenerator.java:516)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generateProcessCode(CodeGenerator.java:233)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.java.JavaProcessor.generateCode(JavaProcessor.java:700)&lt;/P&gt;&lt;P&gt;	... 38 more&lt;/P&gt;&lt;P&gt;Caused by: org.eclipse.emf.codegen.jet.JETException: InvocationTargetException&lt;/P&gt;&lt;P&gt;	at org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:478)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.config.TalendJetEmitter.generate(TalendJetEmitter.java:696)&lt;/P&gt;&lt;P&gt;	at org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:450)&lt;/P&gt;&lt;P&gt;	at org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:441)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.proxy.JetProxy.generate(JetProxy.java:54)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.CodeGenerator.generateComponentCode(CodeGenerator.java:865)&lt;/P&gt;&lt;P&gt;	... 46 more&lt;/P&gt;&lt;P&gt;Caused by: java.lang.reflect.InvocationTargetException&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:116)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.reflect.Method.invoke(Method.java:577)&lt;/P&gt;&lt;P&gt;	at org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:470)&lt;/P&gt;&lt;P&gt;	... 51 more&lt;/P&gt;&lt;P&gt;Caused by: java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "dbType" is null&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.translators.databases.dbspecifics.postgresql.TPostgresqlOutputMainJava$PostgreManager.generateSetStmt(TPostgresqlOutputMainJava.java:3394)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.codegen.translators.databases.dbspecifics.postgresql.TPostgresqlOutputMainJava.generate(TPostgresqlOutputMainJava.java:8128)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)&lt;/P&gt;&lt;P&gt;	... 53 more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 09:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312519#M83463</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2022-07-13T09:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: need help in rectifying this error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312520#M83464</link>
      <description>&lt;P&gt;Hi, it's seem you have a null pointer exception :&lt;/P&gt;&lt;P&gt;java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "dbType" is null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(row1.dbType).equals("toto") will throw null pointer exception if row1.dbType is null you can avoid this by doing this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"toto".equals(row1.dbType)&lt;/P&gt;&lt;P&gt;&amp;nbsp;cause "toto" is not null&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 09:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312520#M83464</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-07-13T09:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: need help in rectifying this error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312521#M83465</link>
      <description>&lt;P&gt;error:&lt;/P&gt;&lt;P&gt;Starting job trial at 15:28 13/07/2022.&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3546&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;Batch entry 66 INSERT INTO "table"."telecom" ("Country","Invoice_No","Invoice_Date","Payslips","Total_Amount","Report_Month","Processing_Cost","Recurring_Cost","One_Time_Cost","Set_up_Cost","Other_Costs","Rebate","Payslips_Count","Total_Amount1") VALUES ('Czech Republic','E67','31/1/2020','','','1/1/2020',717617.6,154830.81,0.0,0.0,154804.1,0.0,'0.00',1027252.52) was aborted: ERROR: value too long for type character varying(7)&amp;nbsp;Call getNextException to see other errors in the batch.&lt;/P&gt;&lt;P&gt;caused by: ERROR: value too long for type character varying(7)&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Job trial ended at 15:28 13/07/2022. [Exit code&amp;nbsp;= 0]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;need help!!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 10:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312521#M83465</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2022-07-13T10:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: need help in rectifying this error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312522#M83466</link>
      <description>&lt;P&gt;Hi you have a data trucation in your sql query insert into :&lt;/P&gt;&lt;P&gt;check the fields where you have a varchar 7 then check the output before insert if you have a value wich is longer than 7.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 13:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312522#M83466</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-07-13T13:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: need help in rectifying this error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312523#M83467</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The error indicates that the length of input data is longer than the length of the column in DB Table.&lt;/P&gt;&lt;P&gt;Could you please show us the screen shot of your job and make sure your sql statement is correct?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 03:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312523#M83467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-14T03:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: need help in rectifying this error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312524#M83468</link>
      <description>&lt;P&gt;helpful, thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;rectified it&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 05:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-help-in-rectifying-this-error/m-p/2312524#M83468</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2022-07-18T05:59:07Z</dc:date>
    </item>
  </channel>
</rss>

