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: 
Not applicable

General Script Error?

Hello,

I have encountered an - at least to me - rather strange problem with the app I am currently developing.

When I execute the whole script, everything works fine.

But when I reload only a part of it - even just a few lines of code created with the "inline" command, I receive the

"Execution failed" error. Loading the whole script still works afterwards.

Yet, according to the log file, everything is ok and there is no error reported (see  *_InlineCommand).

According to my research, it could be a General Script Error. I tried to follow some suggestions from the forum, like disabling log files (because they may be locked) and ensuring that I had only one QV process running in the Task Manager, but to no avail. So I suspect that there may be something, likely very simple, that I am missing. Possibly a memory issue ?

Any suggestion would be highly appreciated!

10 Replies
Not applicable
Author

I changed that now, but as you said it is apparently not the problem.