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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to resolve -General script Error

Hi,

Iam getting a "General Script Error" while reloading one of my application in the developement server

but the same application is reloading fine in my local not sure exactly the problem,

Kindly let me know if anyone knows how to resolve this

Thanks,

Kiruthiga

4 Replies
Miguel_Angel_Baeyens

Hi,

Do a debug load locally in the server (meaning opening QlikView Desktop in the server, and open the application from Desktop, then load it going to Edit Script, File menu, Debug). In addition to this, go to the Settings menu, Document Properties, General tab and click on "Generate Logfile", then save the document, to get more clues on where the script is stopping its execution.

The most usual issues are permissions wirting temp files or QVDs to disk, wrong paths to files or databases (they work in your computer but they don't exist in the server) and wrong names of drivers (ODBCs or OLE DB string connections working locally in your computer but not existing in the Server).

Hope that helps.

Miguel Angel Baeyens

BI Consultant

Comex Grupo Ibérica

Not applicable
Author

Thanks Miguel !

Actually ,I have generated the log file already and the worst thing is I wont be able to open the application directly from the dev server ,hence my system RAM is very less

The paths are all correct,hence I have execuited the same set of scripts in the appln both locally as well as in dev server for many times, I just included some more excel files with in  the existing appln script 

Yesterday, I have execuited in dev and its worked fine ,but today its showing that error with out specifying any other errors too...

Thanks Again,

Kiruthiga

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

When looking in the document log, what script statement does the "General Script" error appear at?

-Rob

Anonymous
Not applicable
Author

Hi,

Reload the script tab one by one.