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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reload Script crashes QV, debug works succesfully...?

Hi everyone,

Running on 64bit QV server v10.00.8815.6 SR1, I have a QV script which will not work when I click onthe reload button. Instead it crashes QV, shows no memory increase or CPU useage over ten minutes and I have to close the application from task manager.

When I open the same QV document and cilck debug and run the script will execute straight through with no problems.

For confirmation, I then opened the same document and clicked relaod from the script editor,  which executed through sucessfully.

Has anyone encountered this and / or found a work around for it?

Running on 64bit QV server v10.00.8815.6 SR1

Many thanks

Phil

6 Replies
disqr_rm
Partner - Specialist III
Partner - Specialist III

Seems QV bug to me. Did you report it to QV Support group?

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

    Why dont you try the same script on some other version of qlikview.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

If your first run is going within the QlikView Server, then there might be a difference in Security rights - QVS task might be running with a different User ID than your on-line session. Try to compare security rights between the two.

Second idea - try to examine any available logs and see what statement caused the crash.

Not applicable
Author

Yes it happens sometimes that the debug will execute a bad script to the end . But after closing the debug window, it migth still crash.

Do a limited load. Look for synonyms and for [ LEFT | RIGHT ] KEEP LOAD on empty tables

-Alex

Michiel_QV_Fan
Specialist
Specialist

Just to add:

I don't have the answer but I experienced the same with OLE DB to Oracle.

Not applicable
Author

Thanks all for your help, we have rebuilt the server for unrelated reasons and I will test this again once I am back in the office.

Phil