Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Binary Load Error

Hi there,

I Have an QV App (binary.qvw) only has one line:

Binary Sales.qvw;

I'm working with QV 9 SR5, all work correct with local client, but in Production Server (EES) is not possible reload it successfully.

You can see the log file below.

A release upgrade is not possible in this moment.

Anything would be appreciated. Thanks!

(2012-01-12 14:08:43) Information: Loading document "D:\Documents_QV\QV_APPLI\Spain_DATA\binary.qvw" (33.51 Mb)

(2012-01-12 14:08:44) Information: Loading. LoadTime=00:00:01.0140130

(2012-01-12 14:08:45) Information: Physical FileSize=33.51 Mb. Memory Allocation  Delta for this file=111.01 Mb. Available Physical Memory Before  Open=8408.87 Mb. Available Physical Memory After Open=8306.73 Mb. Total  Physical Memory=16372.54 Mb.

(2012-01-12 14:08:45) Information: The document was loaded successfully.

(2012-01-12 14:08:45) Information: Initializing Checkout (0), Loading document  (717), Initializing load (717), Checking read (717), Creating QlikView  Engine (717), Checking Size (733), Load (S&A) (733), Load Completed  (1575), Tables read (2542), Opened successfully (2574)

(2012-01-12 14:08:45) Information: Document was opened successfully

(2012-01-12 14:08:45) Information: Opened successfully (0)

(2012-01-12 14:08:45) Information: Starting reload

(2012-01-12 14:08:45) Information: QlikView->Settings->Document Peferences->Generate Logfile in document is not set.

(2012-01-12 14:08:45) Information: The Source Document is being reloaded.  DocumentPath=D:\Documents_QV\QV_APPLI\Spain_DATA\binary.qvw

(2012-01-12 14:08:45) Information: The Source Document reload complete.  DocumentPath=D:\Documents_QV\QV_APPLI\Spain_DATA\binary.qvw

(2012-01-12 14:08:45) Information: Memory Allocation Delta for this file=-85.59 Mb. Available Physical Memory Before Reload=8306.60 Mb. Available Physical  Memory After Reload=8389.29 Mb. Total Physical Memory=8389.29 Mb.

(2012-01-12 14:08:45) Error: The Source Document was NOT reloaded successfully.  DocumentPath=D:\Documents_QV\QV_APPLI\Spain_DATA\binary.qvw.

(2012-01-12 14:08:45) Information: Initializing Reload (0), Finished (156)

(2012-01-12 14:08:45) Error: Reload failed.

(2012-01-12 14:08:45) Information: Closing the document.

(2012-01-12 14:08:45) Information: Closed the QlikView Engine successfully. ProcessID=4248

(2012-01-12 14:08:45) Information: Initializing (0), Finished (78)

(2012-01-12 14:08:45) Error: Reload failed. Distribution skipped.

(2012-01-12 14:08:45) Error: The task "RT_binary" failed. ErrorCount=3

2 Replies
Not applicable
Author

Setup a log file in the qlikview document. You will see the exact error and i can see the there was some worng with qvw document..

Miguel_Angel_Baeyens

Hi,

Does the Binary sentence in the binary.qvw file have the correct path to the Sales.qvw file? Note that you need to specify the complete path:

Binary ;

And make sure that the path is available to the account running the QlikView services (i.e.: a mapped drive).

Hope that helps.

Miguel