技术文章 - CS314337
在 FlexPLM 11.1 中向构造模板添加构造细节会引发 NumberFormatException
已修改: 01-Oct-2019
适用于
- FlexPLM 11.1
说明
向构造模板添加构造细节会引发 NumberFormatException
- 异常提取:
--time:=Wed Jul 17 14:41:00 GMT 2019 --responseTime:=93 --remoteAddress:=10.6.208.26 --remoteHost:=10.6.208.26 --remoteUser:=wcadmin --activity:=EDIT_CONSTRUCTIONINFO - -action:=DONE --oid:=VR:com.lcs.wc.construction.LCSConstructionInfo:981710 --StackTrace:=java.lang.NumberFormatException: 对于输入字符串:"<a href="javascript:viewObjectNewWindow('OR :com.lcs.wc.foundation.LCSLifecycleManaged:470172')" id="1553740991" onmouseout="stopDelayDiv()" onmouseover="showDelayDiv(this.id, '/Windchill/rfa/jsp/main/Main.jsp? activity=GET_QUICK_INFO&oid=OR:com.lcs.wc.foundation.LCSLifecycleManaged:470172')">Constr A101</a>"
在 java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
在 java.lang.Long.parseLong(Long.java:589)
在 java.lang.Long.parseLong(Long.java:631)
在 com.lcs.wc.flextype.variabletype.ObjectReferenceVariableType.setValue(ObjectReferenceVariableType.java:303)
在 com.lcs.wc.flextype.WTSFlexTypeAttribute.setValue(WTSFlexTypeAttribute.java:785)
在 com.lcs.wc.flextype.WTSFlexTypeAttribute.setValue(WTSFlexTypeAttribute.java:778)
在 com.lcs.wc.foundation.LCSObject.setValue(LCSObject.java:113)
在 com.lcs.wc.construction.LCSConstructionLogic.mergeBranch(LCSConstructionLogic.java:575)
在 com.lcs.wc.construction.LCSConstructionLogic.difAndMerge(LCSConstructionLogic.java:421)
在 com.lcs.wc.construction.LCSConstructionLogic.updateContstructionDetail(LCSConstructionLogic.java:145)
在 com.lcs.wc.construction.StandardLCSConstructionService.saveConstructionInfo(StandardLCSConstructionService.java:170)...
在 java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
在 java.lang.Long.parseLong(Long.java:589)
在 java.lang.Long.parseLong(Long.java:631)
在 com.lcs.wc.flextype.variabletype.ObjectReferenceVariableType.setValue(ObjectReferenceVariableType.java:303)
在 com.lcs.wc.flextype.WTSFlexTypeAttribute.setValue(WTSFlexTypeAttribute.java:785)
在 com.lcs.wc.flextype.WTSFlexTypeAttribute.setValue(WTSFlexTypeAttribute.java:778)
在 com.lcs.wc.foundation.LCSObject.setValue(LCSObject.java:113)
在 com.lcs.wc.construction.LCSConstructionLogic.mergeBranch(LCSConstructionLogic.java:575)
在 com.lcs.wc.construction.LCSConstructionLogic.difAndMerge(LCSConstructionLogic.java:421)
在 com.lcs.wc.construction.LCSConstructionLogic.updateContstructionDetail(LCSConstructionLogic.java:145)
在 com.lcs.wc.construction.StandardLCSConstructionService.saveConstructionInfo(StandardLCSConstructionService.java:170)...
这是文章 314337 的 PDF 版本,可能已过期。最新版本 CS314337