Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've built an app and am currently trying to publish it, but the job keeps failing. Unfortunately there isn't anything in the logs saying "Fix this!". It just says, "The Source Document was NOT reloaded successfully. DocumentPath=D:\Reports\RGN_Custom.qvw." Can anyone give me some direction here? I've posted a log in case that might help. Please let me know if you need more information. We purchased this product through a VAR and the VAR is VERY unhelpful at providing support, so this is pretty much my only option. HELP!!
1317681 2011-05-25 07:52:58 Normal Information Starting Job "RGN_CUstom" (Attempt 1 of 1)
1317682 2011-05-25 07:52:58 Normal Information
1317683 2011-05-25 07:52:58 Normal Information --------------------------------------------------------
1317684 2011-05-25 07:52:58 Normal Information Starting Job "RGN_CUstom" (Attempt 1 of 1)
1317685 2011-05-25 07:52:58 Normal Information Date request start time=5/25/2011 7:52:57 AM
1317686 2011-05-25 07:52:58 Normal Information
1317687 2011-05-25 07:52:58 Normal Information Job started (Attempt 1 of 1)
1317689 2011-05-25 07:52:58 Normal Information ExecuteASync EXIT
1317692 2011-05-25 07:52:58 Normal Information Waiting for "RGN_Custom" to complete.
1317696 2011-05-25 07:52:58 Normal Information Starting task "RGN_Custom" (ad31272e-340c-4c23-97e6-cb9ad15d3b2c)
1317697 2011-05-25 07:52:58 Normal Information Waiting for task to be started: NotExecuted
1317698 2011-05-25 07:52:58 Normal Information Preparing "D:\Reports\RGN_Custom.qvw" for reload.
1317699 2011-05-25 07:52:58 Normal Information Checking write permissions on "D:\Reports\RGN_Custom.qvw"
1317700 2011-05-25 07:52:58 Normal Information Opening "D:\Reports\RGN_Custom.qvw"
1317701 2011-05-25 07:52:58 Normal Information Allocating new QlikView Engine. Current usagecount=1 of 4
1317702 2011-05-25 07:52:58 Normal Information An instance of the QlikView Engine is being created
1317703 2011-05-25 07:52:58 Normal Information The QlikView Engine was started successfully. Version=8.50.6326.5 ProcessID=5908
1317704 2011-05-25 07:52:58 Normal Information Allocated QlikView Engine successfully. Current usagecount=1 of 4, Ticket=4
1317712 2011-05-25 07:52:58 Normal Information Loading document "D:\Reports\RGN_Custom.qvw" (0.47 Mb)
1317713 2011-05-25 07:52:59 Normal Information Physical FileSize=0.47 Mb. Memory Allocation Delta for this file=17.02 Mb. Available Physical Memory Before Open=16583.11 Mb. Available Physical Memory After Open=16572.73 Mb. Total Physical Memory=18421.51 Mb.
1317714 2011-05-25 07:52:59 Normal Information The document was loaded successfully.
1317716 2011-05-25 07:52:59 Normal Information Performance data (Load): Initializing load (0), Checking read (0), Creating QlikView Engine (0), Checking Size (47), Load (47), Load Completed (250), Tables read (656), Opened successfully (719)
1317718 2011-05-25 07:52:59 Normal Information Performance data (Checkout): Initializing Checkout (0), Loading document (297), Load completed (1172), Opened successfully (1172)
1317719 2011-05-25 07:52:59 Normal Information Starting reload
1317731 2011-05-25 07:52:59 Normal Information The Source Document is being reloaded. DocumentPath=D:\Reports\RGN_Custom.qvw
1317732 2011-05-25 07:52:59 Normal Information The Source Document reload complete. DocumentPath=D:\Reports\RGN_Custom.qvw
1317733 2011-05-25 07:52:59 Normal Information Waiting for the document log "D:\Reports\RGN_Custom.qvw.log" to become available..
1317734 2011-05-25 07:52:59 Normal Information Memory Allocation Delta for this file=2.07 Mb. Available Physical Memory Before Reload=16573.09 Mb. Available Physical Memory After Reload=16573.55 Mb. Total Physical Memory=16573.55 Mb.
1317735 2011-05-25 07:52:59 Normal Error The Source Document was NOT reloaded successfully. DocumentPath=D:\Reports\RGN_Custom.qvw.
1317736 2011-05-25 07:52:59 Normal Information Document log "D:\Reports\RGN_Custom.qvw.log" was not found / not updated. Skipped.
1317739 2011-05-25 07:52:59 Normal Information Performance data (Reload): Initializing Reload (0)
1317741 2011-05-25 07:53:00 Normal Information The document failed to reload.
1317742 2011-05-25 07:53:00 Normal Information ReloadASync completed
1317743 2011-05-25 07:53:00 Normal Error Reload failed
1317744 2011-05-25 07:53:00 Normal Information Checkin
1317748 2011-05-25 07:53:00 Normal Information Closing the document.
1317750 2011-05-25 07:53:00 Normal Information Closed the QlikView Engine successfully. ProcessID=5908
1317751 2011-05-25 07:53:00 Normal Information Performance data (Checkin): Initializing (0), Finished (328)
1317752 2011-05-25 07:53:00 Normal Error The task "RGN_Custom" failed. Cause=Errorcount=2
Hi, This is the server log.
In this case, you need a document log.
For this one, on QV Desktop go to Settings -> Document Properties -> General Tab - > check the 'generate log file' box
After reload, a file with the same name of the qvw will be generate in the same folder as the qvw with the extension QVW
so if you have the qvw:
C:\Apps\Test.Qvw
the log file will be:
C:\Apps\Test.log
Sometimes windows will just hide the extension and change the icon to a text file icon, just look for something like this.
Hope it helps,
Erich
Connection string issue. Just had to know where to look. Thanks!!