委外退料单unexpected EOF while parsing
金蝶云社区-雪青
雪青
0人赞赏了该文章 928次浏览 未经作者许可,禁止转载编辑于2017年04月28日 12:41:11
委外退料单保存的时候,系统提示:


Server stack trace:
在 Microsoft.Scripting.ErrorSink.Add(SourceUnit source, String message, SourceSpan span, Int32 errorCode, Severity severity)
在 IronPython.Compiler.Parser.ReportSyntaxError(Int32 start, Int32 end, String message, Int32 errorCode)
在 IronPython.Compiler.Parser.ReportSyntaxError(Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete)
在 IronPython.Compiler.Parser.ReportSyntaxError(TokenWithSpan t, Int32 errorCode)
在 IronPython.Compiler.Parser.FinishTupleOrGenExp()
在 IronPython.Compiler.Parser.ParsePrimary()
在 IronPython.Compiler.Parser.ParsePower()
在 IronPython.Compiler.Parser.ParseFactor()
在 IronPython.Compiler.Parser.ParseExpr(Int32 precedence)
在 IronPython.Compiler.Parser.ParseComparison()
在 IronPython.Compiler.Parser.ParseNotTest()
在 IronPython.Compiler.Parser.ParseAndTest()
在 IronPython.Compiler.Parser.ParseOrTest()
在 IronPython.Compiler.Parser.ParseExpression()
在 IronPython.Compiler.Parser.ParseExpressionList(Boolean& trailingComma)
在 IronPython.Compiler.Parser.ParseTestListAsExpr(Boolean allowEmptyExpr)
在 IronPython.Compiler.Parser.ParseExprStmt()
在 IronPython.Compiler.Parser.ParseSimpleStmt()
在 IronPython.Compiler.Parser.ParseSingleStatement()
在 Kingdee.BOS.Scripting.PyExpressionEvaluator.GetNameExpression(Expression expression)
在 Kingdee.BOS.App.Core.BusinessFlow.WriteBackLogicUnit.ExcessCheckLogic.CustomReadFields()
在 Kingdee.BOS.App.Core.BusinessFlow.WriteBackEngine.CustomReadFields()
在 Kingdee.BOS.App.Core.BusinessFlow.WriteBackEngine.Do()
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.DoWriteBackEachRule(KeyValuePair`2 rule, WriteBackEngineContext engineContext)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.DoWriteBack(Sheets`1 sheets, AED`1 aed)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTracker`1.Save(Sheets`1 sheets)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTrackerApply.Save(DynamicObject[] dataObjects, String operationNumber)
在 Kingdee.BOS.App.Core.Save.SaveConvertData(DynamicObject[] dataObject)
在 Kingdee.BOS.App.Core.AbstractOprerationService.CallOperation(DynamicObject[]& objs)
在 Kingdee.BOS.App.Core.AbstractOprerationService.CallOperatinTransaction(DynamicObject[] objs)
在 Kingdee.BOS.App.Core.AbstractOprerationService.DoExcete()
在 Kingdee.BOS.App.Core.AbstractOprerationService.Excute(DynamicObject[] dataEntities)
在 Kingdee.BOS.App.Core.SaveService.Save(Context ctx, BusinessInfo info, DynamicObject[] dataEntities, OperateOption option, String operationNumber)
Exception rethrown at [0]:
在 Kingdee.BOS.ServiceHelper.BusinessDataServiceHelper.Save(Context ctx, BusinessInfo businessInfo, DynamicObject dataObject, OperateOption option, String operationNumber)
在 Kingdee.BOS.Model.Bill.BillModel.Save(OperateOption option)
在 Kingdee.BOS.Business.Bill.Operation.Save.ExecuteBillOperation(OperateOption option)
在 Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Operation(CallBackWfAfterOperation callbackwf, IOperationResult result)
在 Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Execute(InvokeFormOperation4WfParam param, CallBackWfAfterOperation callbackwf)
在 Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.InvokeFormOperation(String operationNumber)
在 Kingdee.BOS.Business.DynamicForm.BusinessService.ExcuteOperation.DoAction(FormBusinessServiceArgs e)
在 Kingdee.BOS.Core.DynamicForm.FormBusinessServiceUtil.InvokeServices(IDynamicFormView view, Object source, IEnumerable`1 services, Int32 actionType, String activeEntity, DynamicObject activeRow, Int32 rowIndex)
在 Kingdee.BOS.Web.DynamicForm.BusinessServiceCaller.InvokeFormBusiness(IDynamicFormView view, Object source, List`1 formBusinessServices, Int32 actionType, String entityKey, Int32 row)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.BarItemClick(String parentKey, String barItemKey, BarDataManager bar, Int32 bartype)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.MainBarItemClick(String barItemKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
错误数据: System.Collections.ListDictionaryInternal