Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
shree909
Partner - Specialist II
Partner - Specialist II

Binary load in qliksense getting failed

Hi,

I am using a binary load to pull the existing .qvw into qliksense server.

it worked well for sometime and now its throwing an error and not loading the qvw file.

we have migrated to qliksense 2.1.1 + Build:22.orgin/release

1) i tried to load the binary file in the qlikview it works fine

2) when i use the same binary file its not reloading

if i look at the log file it says (not much information).

General Script Error

Execution Failed

Execution finished.

can someone guide me what could be the reason

2015-10-09 17:03:12      Execution started.

2015-10-09 17:03:12      Qlik Sense Server Version    2.1.1+Build:22.origin/release/ms13

2015-10-09 17:03:12      CPU Target                    x64

2015-10-09 17:03:12      Operating System              Windows Server 2012 R2 Datacenter  (64 bit edition)

2015-10-09 17:03:12      Wow64 mode                    Not using Wow64

2015-10-09 17:03:12      Language                      0409 English (United States) English

2015-10-09 17:03:12      Country                      1 United States United States

2015-10-09 17:03:12      MDAC Version                  6.3.9600.16384

2015-10-09 17:03:12      MDAC Full Install Version    6.3.9600.16384

2015-10-09 17:03:12      PreferredCompression          2

2015-10-09 17:03:12      EnableParallelReload          1

2015-10-09 17:03:12      ParallelizeQvdLoads          1

2015-10-09 17:03:12      AutoSaveAfterReload          0

2015-10-09 17:03:12      BackupBeforeReload            0

2015-10-09 17:03:12      EnableFlushLog                0

2015-10-09 17:03:12      SaveInfoWhenSavingFile        0

2015-10-09 17:03:12      UserLogfileCharset            65001

2015-10-09 17:03:12      OdbcLoginTimeout              -1

2015-10-09 17:03:12      OdbcConnectionTimeout        -1

2015-10-09 17:03:12      ScriptWantsDbWrite            false

2015-10-09 17:03:12      ScriptWantsExe                false

2015-10-09 17:03:12      LogFile CodePage Used:        65001

2015-10-09 17:03:12      UseMemoryFillPattern          1

2015-10-09 17:03:12      ScriptMode                    Standard (limits system access)

2015-10-09 17:03:12      ReloadCodebase                Classic

2015-10-09 17:03:13      Reload Executed By            UserDirectory=abced; UserId=defr

2015-10-09 17:03:13      Process Executing            Qlik Sense Server

2015-10-09 17:03:13      Process ID                    16200

2015-10-09 17:03:13 0002 Binary [lib://Source QVWs/Executive Dashboard.qvw]

2015-10-09 17:03:13      General Script Error

2015-10-09 17:03:13      Execution Failed

2015-10-09 17:03:13      Execution finished.

Binary Load error.png

1 Solution

Accepted Solutions
shree909
Partner - Specialist II
Partner - Specialist II
Author

Appreciate for your help.

I figured out that the qvw application has section access which is preventing  from loading the file ( Binay Load)

Thanks

View solution in original post

8 Replies
sunny_talwar

Check this link out for the correct syntax: Is binary load supported in Qlik Sense ?

abhaysingh
Specialist II
Specialist II

Use ; at the end of binary load

jagan
Luminary Alumni
Luminary Alumni

Hi,

Check whether file exists in the same path, I think the file is not there in the given location.

Regards,

Jagan

shree909
Partner - Specialist II
Partner - Specialist II
Author

Thanks Jagan for getting back,

File exists in the path, somehow its not capturing the data . What could be the  cause

, earlier it worked.( log file doest give much information too).

i am loading the binary file as using admin(root admin and content admin)

Thanks

jagan
Luminary Alumni
Luminary Alumni

This issue generally gets when file doesn't exists or the user which you are using is not having the access to the file path.

Check whether the file path is accessible, hope this helps you.

Regards,

Jagan.

Anonymous
Not applicable

Hi Shree,

Have you followed steps as in below link?

Re: Binary load fails in Qliksense?

shree909
Partner - Specialist II
Partner - Specialist II
Author

Appreciate for your help.

I figured out that the qvw application has section access which is preventing  from loading the file ( Binay Load)

Thanks