<?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: tRecordMatching throwing error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRecordMatching-throwing-error/m-p/2336622#M105048</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;When you&amp;nbsp;get some compile errors,&amp;nbsp;please check your "Code" tab in your job. There will be your compile error highlighted in red line.&lt;/P&gt;
&lt;P&gt;Could you please check if your tRecordMatching component setting is correct?&lt;/P&gt;
&lt;P&gt;Screenshot of tRecordMatching component setting will be preferred.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 05:41:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-05T05:41:11Z</dc:date>
    <item>
      <title>tRecordMatching throwing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRecordMatching-throwing-error/m-p/2336621#M105047</link>
      <description>&lt;P&gt;Trying to do an exact match with two data sources and getting the error:&lt;/P&gt; 
&lt;PRE&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors 
At least job "JobMatchBankAndMTSData" has a compile errors, please fix and export again.
Error Line: 2077
Detail Message: MATCHING_WEIGHT cannot be resolved or is not a field
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
	at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:326)
	at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)
	at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)
	at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:634)
	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:523)
	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1413)
	at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:576)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)
	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)
	at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)
	at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:531)
	at org.talend.designer.runprocess.remote.RunRemoteProcessContext.exec(RunRemoteProcessContext.java:71)
	at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1450)
	at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:691)
	at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)
	at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.talend.rcp.intro.Application.start(Application.java:255)&lt;/PRE&gt; 
&lt;P&gt;I am only using exact match.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Job image is attached.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRecordMatching-throwing-error/m-p/2336621#M105047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: tRecordMatching throwing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRecordMatching-throwing-error/m-p/2336622#M105048</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;When you&amp;nbsp;get some compile errors,&amp;nbsp;please check your "Code" tab in your job. There will be your compile error highlighted in red line.&lt;/P&gt;
&lt;P&gt;Could you please check if your tRecordMatching component setting is correct?&lt;/P&gt;
&lt;P&gt;Screenshot of tRecordMatching component setting will be preferred.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 05:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRecordMatching-throwing-error/m-p/2336622#M105048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T05:41:11Z</dc:date>
    </item>
  </channel>
</rss>

