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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

An internal error occurred during: "Run Analysis". Index: 0, Size: 0

 

Hi,

Im new to Talend. I did a sample DQ column analysis with user defined Patterns for a email id validations.

for we time it ran with out any issue. but after sometime I stared to get this error msg: An internal error occurred during: "Run Analysis".
Index: 0, Size: 0:

 

Not sure what caused it? can you please help me

 

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hello,

Could you please post some screenshots of your column Set Analysis? Could you please clarify in which Talend version/edition you are?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

 

version is 7.1 DQ- (TOS_DQ-20181026_1147-V7.1.1) and below are the screenshots.

for mobile number(3rd screenshot) I have written simple regex to check for format :'(\\+91(-)?|91(-)?|0(-)?)?(9)[0-9]{9}|(\\+91(-)?|91(-)?|0(-)?)?(8)[0-9]{8}|(\\+91(-)?|91(-)?|0(-)?)?(7)[0-9]{7}' 

which worked for first few runs and then it throw error and that pattern setting sheet is not opening .. not sure how it got 

Regards.

 

0683p000009M20C.png

 

0683p000009M27C.png0683p000009M27H.png0683p000009M27M.png

msjian
Employee
Employee

hello

maybe you can try to create your pattern under Patterns-->Regex, not under SQL

thanks