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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

reload fail

do you know what this problem is? its fail error massage of reloading task:

(2014-11-23 16:18:18) Error: The task "SalesDashNAZGOLLoad" failed. Exception:

(2014-11-23 16:18:18) Error: QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---> QDSMain.Exceptions.FieldNotExistingException: Field does not exist. Loop not possible. FieldName: b Name

(2014-11-23 16:18:18) Error: at QDSMain.DistributeTask.BindLoopReductionSet(Document qvbDocument)

(2014-11-23 16:18:18) Error: at QDSMain.DistributeTask.DistributionExecution(String fileName, Document qvbDocument, DistributionRequest distributionRequest, TaskResult taskResult, String repeatVariableName, String currentRepeatVariableValue)

(2014-11-23 16:18:18) Error: at QDSMain.DistributeTask.Distribution(String fileName, DistributionRequest distributionRequest, TaskResult taskResult, String repeatVariableName, String currentRepeatVariableValue)

(2014-11-23 16:18:18) Error: at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

(2014-11-23 16:18:18) Error: --- End of inner exception stack trace ---

(2014-11-23 16:18:18) Error: at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

(2014-11-23 16:18:18) Error: at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)

(2014-11-23 16:18:18) Information: Task Execute Duration=00:00:04.2900000

(2014-11-23 16:18:18) Information: Sending Alert mail

(2014-11-23 16:18:18) Warning: No SMTP Server found

(2014-11-23 16:18:18) Information: TaskResult.status=Finished

(2014-11-23 16:18:18) Information: Notifying all triggers of new state:FinishedWithErrors

(2014-11-23 16:18:18) Information: Notifying all triggers of new state:FinishedWithErrors - completed

(2014-11-23 16:18:18) Information: Saving Task Result

3 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

b Name is this field exists in the Datamodel?  Because of this you are getting this error.


Regards,

Jagan.

Not applicable
Author

yes. it exists

jagan
Partner - Champion III
Partner - Champion III

Hi,

Try renaming the column by removing the space in column name.

Regards,

Jagan.