首页 > 其他 > 详细

Exception when searching pbo at initiating workflow manually: The operation: "search" failed.

时间:2015-01-23 10:46:03      阅读:383      评论:0      收藏:0      [点我收藏+]
Background:在用“addColumn wt.doc.WTDocument String=10 Boolean=5 Long=5 ”扩展了WTDocument的栏位后,在Initiate Workflow界面search document报错:
技术分享

Analysis:从log看是因为applet所调用jar中的Class-WTDocumentTypeInfo与local即codebase下的不匹配,所以就能联想到“addColumn”有更改OOTB文件-WTDocumentTypeInfo,但并未MakeJar。

 
Solution:先stop methodserver,然后在windchill shell下执行ant -f codebase/MakeJar.xml,执行完毕后start MS

Exception when searching pbo at initiating workflow manually: The operation: "search" failed.

原文:http://www.cnblogs.com/windchill-fan/p/4243371.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!