采购订单变更单审核报错;
861次浏览
编辑于2016年01月24日 01:56:15
版本:K3CLOUD5.0
环境:windows2008r2
业务场景:
木材客户方案,在采购订单上新增了 长度、径级、棵数字段;采购订单变更单也同时增加了长度、径级、棵数;增加了原长度、原径级、原棵数;
反写规则配置了 采购订单变更端长度、径级、棵数反写 采购订单 长度、径级、棵数;报错!
qq:1982192062
tel:13306333849
[{"operation":"PUR_POChange_List.MBIClick.tbSplitApprove"}]
发生时间:01:48:45
错误来源: Kingdee.BOS.ServiceHelper
错误信息:unexpected EOF while parsing
===================================================
调用堆栈:
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.ParsePrimary()
在 IronPython.Compiler.Parser.ParsePower()
在 IronPython.Compiler.Parser.ParseFactor()
在 IronPython.Compiler.Parser.ParseExpr(Int32 precedence)
在 IronPython.Compiler.Parser.ParseComparison()
在 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.ParseSmallStmt()
在 IronPython.Compiler.Parser.ParseSimpleStmt()
在 IronPython.Compiler.Parser.ParseSingleStatement()
在 Kingdee.BOS.Scripting.PyExpressionEvaluator.GetNameExpression(Expression expression)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTrackerApply.AddFormulaKeys(List`1 fieldKeys, String formula)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTrackerApply.PreparePropertys(FormOperation operation, List`1 fieldKeys)
在 Kingdee.BOS.App.Core.AbstractSetStatus.PreparePropertys(List`1 fieldKeys)
在 Kingdee.BOS.App.Core.AbstractOprerationService.Excute(Object[] ids)
在 Kingdee.BOS.App.Core.SetStatusService.SetBillStatus(Context ctx, BusinessInfo businessInfo, List`1 pkEntryIds, List`1 paras, String operationNumber, OperateOption option)
Exception rethrown at [0]:
在 Kingdee.BOS.ServiceHelper.BusinessDataServiceHelper.SetBillStatus(Context ctx, BusinessInfo businessInfo, List`1 pkEntryIds, List`1 paras, String operationNumber, OperateOption option)
在 Kingdee.BOS.Business.Bill.Operation.AbstractStatusConvert.BatStatusConvert(Int32 loopTimes, Int32 iBat, Object[] ids, List`1 paras)
在 Kingdee.BOS.Business.Bill.Operation.AbstractStatusConvert.ExecuteStatusConvert(List`1 paras)
在 Kingdee.BOS.Business.Bill.Operation.Audit.AuditIdeaPrompt()
在 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.List.ListView.MainBarItemClick(String barItemKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
错误数据: System.Collections.ListDictionaryInternal
环境:windows2008r2
业务场景:
木材客户方案,在采购订单上新增了 长度、径级、棵数字段;采购订单变更单也同时增加了长度、径级、棵数;增加了原长度、原径级、原棵数;
反写规则配置了 采购订单变更端长度、径级、棵数反写 采购订单 长度、径级、棵数;报错!
qq:1982192062
tel:13306333849
[{"operation":"PUR_POChange_List.MBIClick.tbSplitApprove"}]
发生时间:01:48:45
错误来源: Kingdee.BOS.ServiceHelper
错误信息:unexpected EOF while parsing
===================================================
调用堆栈:
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.ParsePrimary()
在 IronPython.Compiler.Parser.ParsePower()
在 IronPython.Compiler.Parser.ParseFactor()
在 IronPython.Compiler.Parser.ParseExpr(Int32 precedence)
在 IronPython.Compiler.Parser.ParseComparison()
在 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.ParseSmallStmt()
在 IronPython.Compiler.Parser.ParseSimpleStmt()
在 IronPython.Compiler.Parser.ParseSingleStatement()
在 Kingdee.BOS.Scripting.PyExpressionEvaluator.GetNameExpression(Expression expression)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTrackerApply.AddFormulaKeys(List`1 fieldKeys, String formula)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTrackerApply.PreparePropertys(FormOperation operation, List`1 fieldKeys)
在 Kingdee.BOS.App.Core.AbstractSetStatus.PreparePropertys(List`1 fieldKeys)
在 Kingdee.BOS.App.Core.AbstractOprerationService.Excute(Object[] ids)
在 Kingdee.BOS.App.Core.SetStatusService.SetBillStatus(Context ctx, BusinessInfo businessInfo, List`1 pkEntryIds, List`1 paras, String operationNumber, OperateOption option)
Exception rethrown at [0]:
在 Kingdee.BOS.ServiceHelper.BusinessDataServiceHelper.SetBillStatus(Context ctx, BusinessInfo businessInfo, List`1 pkEntryIds, List`1 paras, String operationNumber, OperateOption option)
在 Kingdee.BOS.Business.Bill.Operation.AbstractStatusConvert.BatStatusConvert(Int32 loopTimes, Int32 iBat, Object[] ids, List`1 paras)
在 Kingdee.BOS.Business.Bill.Operation.AbstractStatusConvert.ExecuteStatusConvert(List`1 paras)
在 Kingdee.BOS.Business.Bill.Operation.Audit.AuditIdeaPrompt()
在 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.List.ListView.MainBarItemClick(String barItemKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
错误数据: System.Collections.ListDictionaryInternal
推荐阅读