前几日接到一个ModelCHECK集成配置的问题,按说ModelCHECK的集成配置虽有些繁琐,但都是比较固定的东西,不会出什么问题,但当时却遇到一个烦人的报错,,每次检入模型时总是提示模型修改后未执行ModelCHECK,无论如何配置,包括完全重新设置客户端,都没有效果,MethodServer的日志信息如下:
2013-05-16 14:13:03,264 INFO [ajp-bio-8011-exec-6] com.ptc.windchill.uwgm.proesrv.request.CheckinRequest administrator - CheckinRequest.doCheckin :: ModelCheck is Enabled, Performing Validations ...
2013-05-16 14:13:03,269 DEBUG [ajp-bio-8011-exec-6] com.ptc.windchill.uwgm.common.delegate.CheckinGateKeepingDelegateFactory administrator - CheckinGateKeepingDelegateFactory.getInstanceOfDelegate :: <> About to retrieve authAppDescritor by auth app : PROE
2013-05-16 14:13:03,270 DEBUG [ajp-bio-8011-exec-6] com.ptc.windchill.uwgm.common.delegate.CheckinGateKeepingDelegateFactory administrator - CheckinGateKeepingDelegateFactory.getInstanceOfDelegate :: <> Retrieved authAppDescritor by auth app : PROE
2013-05-16 14:13:03,271 DEBUG [ajp-bio-8011-exec-6] co

博客讨论了在Windchill中遇到的一个ModelCHECK配置问题,错误信息显示"xxxxx.prt Model Check is not verified!",尽管MC_VERIFIED设置为"真"。问题可能源于Windchill本地化不完整,导致英文版"yes"在中文环境下显示为"是",系统无法正确识别。作者建议避免安装中文版Windchill以防止类似问题,因为其MethodServer日志的中文翻译不准确,且布尔属性本地化存在缺陷。解决方案是弃用MC_VERIFIED属性,官方也推荐不使用该属性,因为它在模型再生时可能导致问题。
最低0.47元/天 解锁文章
6781

被折叠的 条评论
为什么被折叠?



