Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
we load c 20 jobs every night and since going to V11 we have had at least one job fail most nights. It is different jobs and different times but generally the same error. Example below. If the job is re-started, even immediately afterwards it runs OK.
Getting to be a nuisance as the purpose of the loads is to get an upto date set of data for start of business every morning and if somebody doesnt nurse the jobs through late evening/early morning we do not achieve this.
Is there something wrong with our set up?
Data |
Select Log: (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: Entering Task Execution. (2012-11-18 21:10:07) Information: ClusterID=2 (2012-11-18 21:10:07) Information: QDSID=4953f2c9-2c6b-80c4-d36a-0564b2d62473 (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: Max (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: (2012-11-18 21:10:07) Information: Max (2012-11-18 21:10:07) Information: Attempt:01 (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: The (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: The (2012-11-18 21:10:08) Information: (2012-11-18 21:10:08) Information: (2012-11-18 21:10:09) Information: The (2012-11-18 21:10:09) Information: (2012-11-18 21:10:09) Error: The (2012-11-18 21:10:09) Information: (2012-11-18 21:10:11) Information: (2012-11-18 21:10:11) Information: (2012-11-18 21:10:11) Error: The task (2012-11-18 21:10:11) Error: (2012-11-18 21:10:11) Error: at (2012-11-18 21:10:11) Error: --- End (2012-11-18 21:10:11) Error: at (2012-11-18 21:10:11) Error: at (2012-11-18 21:10:11) Error: --- End (2012-11-18 21:10:11) Error: at (2012-11-18 21:10:11) Error: at (2012-11-18 21:10:11) Information: (2012-11-18 21:10:11) Information: (2012-11-18 21:10:12) Information: (2012-11-18 21:10:12) Information: (2012-11-18 21:10:12) Information: (2012-11-18 21:10:12) Information: |
We have the same intermittent issue. Different jobs fail on different nights, but run through when re-initiated? Any idees anyone?
It seems that there was an error in the document reload. You will probably have more information on the error if you check the last few lines from the document log available in
C:\ProgramData\QlikTech\DistributionService\2\Log\20121118\211007 - Data
Sources_VE_Production_consumption.qvw\DocumentLog.txt
Our problem has gone away since we stopped the anti virus sofware package TREND running on the QV server during the perios we are running uploads
This didnt help as the jobs that failed to start didnt write a log and this that failed when trying to reload also didnt write any reason when trying to reload after job finished.
We had several days of QV support company working on this to help us get it resolved.
We moved file server and stopped the antivirus TREND running when we are running re-load schedules. Since stopping TREND we have had 1 failure in 8 weeks since we did this.
I already faced a similar task error and found that the problem was the qvw trying to store a qvd which was being loaded by another task.
Our jobs are on a schedule that ensures no sharing of files occurred. They were also timed so that there are never more than 2 running at any one time.
The issue appears to be TREND antivirus software that seems to cause issues with QV 11
I guess we can say that the problem is the same: file locking. Maybe the ativirus was locking the qvds or qvws at the moment that your tasks were trying to update them...