Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

NullPointerException using "All Match" indicator

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?

 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

Could you please post some screenshots of your column Set Analysis? More information and details will be preferred.

Best regards

Sabrina

Anonymous
Not applicable
Author

I put the details in the "Bug.docx".

 


Bug.docx