<?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: ms sql to leo bi insert data into table in mysql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ms-sql-to-leo-bi-insert-data-into-table-in-mysql/m-p/2318441#M88783</link>
    <description>&lt;P&gt;You have an extra ']' character somewhere in the configuration, schema or query of your tDBInput_1 component.&amp;nbsp; Please show us the details of the component including the query and schema.&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2019 03:26:38 GMT</pubDate>
    <dc:creator>nfz11</dc:creator>
    <dc:date>2019-05-21T03:26:38Z</dc:date>
    <item>
      <title>ms sql to leo bi insert data into table in mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ms-sql-to-leo-bi-insert-data-into-table-in-mysql/m-p/2318440#M88782</link>
      <description>&lt;P&gt;hello,&lt;/P&gt; 
&lt;P&gt;I am using tdbinput (ms sql) and tdoutput (mysql). When I try to execute the job I get the following error message:&lt;/P&gt; 
&lt;P&gt;Log:&lt;/P&gt; 
&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "leobi_mysql" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 637&lt;BR /&gt;Detail Message: Syntax error on token "]", delete this token&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;BR /&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:338)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:510)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:316)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:820)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:601)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1861)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:601)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;BR /&gt;at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)&lt;BR /&gt;at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)&lt;BR /&gt;at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:548)&lt;BR /&gt;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1401)&lt;BR /&gt;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:701)&lt;BR /&gt;at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)&lt;BR /&gt;at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:265)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot1.PNG" style="width: 994px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4Gu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131187iD50132BC65B99325/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4Gu.png" alt="0683p000009M4Gu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4Gz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143263i1C380FF88652D337/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4Gz.png" alt="0683p000009M4Gz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 21:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ms-sql-to-leo-bi-insert-data-into-table-in-mysql/m-p/2318440#M88782</guid>
      <dc:creator>Garrett</dc:creator>
      <dc:date>2019-05-20T21:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: ms sql to leo bi insert data into table in mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ms-sql-to-leo-bi-insert-data-into-table-in-mysql/m-p/2318441#M88783</link>
      <description>&lt;P&gt;You have an extra ']' character somewhere in the configuration, schema or query of your tDBInput_1 component.&amp;nbsp; Please show us the details of the component including the query and schema.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 03:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ms-sql-to-leo-bi-insert-data-into-table-in-mysql/m-p/2318441#M88783</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-05-21T03:26:38Z</dc:date>
    </item>
  </channel>
</rss>

