Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to set up a "Column Set Analysis" on a MySql table.
I applied a custom regex on two columns and everything executed correctly.
After that I specified a threshold for "All Match" indicator, and I got an error:
An internal error occurred during: "Run Analysis". java.lang.NullPointerException
!ENTRY org.eclipse.core.jobs 4 2 2018-08-24 15:55:07.500 !MESSAGE An internal error occurred during: "Run Analysis". !STACK 0 java.lang.NullPointerException at org.talend.dq.analysis.ModelElementAnalysisHandler.initializeIndicator(ModelElementAnalysisHandler.java:174) at org.talend.dq.analysis.AnalysisExecutor.initializeIndicators(AnalysisExecutor.java:589) at org.talend.dq.analysis.AnalysisExecutor.execute(AnalysisExecutor.java:119) at org.talend.dq.analysis.AnalysisExecutorSelector.executeAnalysis(AnalysisExecutorSelector.java:171) at org.talend.dataprofiler.core.ui.action.actions.RunAnalysisAction$1.runInWorkspace(RunAnalysisAction.java:222) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
After that attempt, the error repeats evrytime I rerun the analysis, even if I delete the indicator or if I close the environment and try to reopen it.
I'm trying on Win7, Talend Open Studio DQ 7.0.1
Any suggestion?
Hello,
Could you please post some screenshots of your column Set Analysis? More information and details will be preferred.
Best regards
Sabrina