Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
April 9th: The AI Roadmap: 6 Landmarks for AI-ready Data and Analytics: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

General Script Error

Dear all

I am facing a problem,my extractor is crash when i see the log after some fetching data it give an error "General Script Error" but the extractor is previously working fine.

Prompt response is highly appreciated

5 Replies
vivek_niti
Partner - Creator
Partner - Creator

Can you share the document log?

aveeeeeee7en
Specialist III
Specialist III

Hi

To-do List:

1) Instead of using Reload() Try Debug() - It will debug the Script Line by Line

2) Check the Logs.

3) After Doing the Manual Reload, see in the Reload window where the Script is getting stuck. Work on that Code.

4) There might be Some Join Issue, Distinct Qualifier not used issue or could be anything......


Hope that resolves your issue.

If possible, share the Script.

Regards

Av7eN

Not applicable
Author

Thanks for the reply

The one i cant understand is how the extractor is previously work fine, now can give an general script error.

My script is just fetch multiple table like

select * from table 1

select * from table 2

and so on

aveeeeeee7en
Specialist III
Specialist III

If you are storing this Extractor Qvds somewhere than Remove them (Cut) and save them in Some backup Folder.

and after doing this Again Run the Extractor. It will generate new qvds.

Hop, this might resolve your issue.

Regards

Av7eN

Peter_Cammaert
Partner - Champion III
Partner - Champion III

A more detailed request will produce better responses.

Can you post the entire document log or at least the part (50 lines or so) that contains the error message?

Software that suddenly stops working does this for a reason. At the moment there may be one million reasons that should be narrowed down to a single one.

Peter