技术文章 - CS24528
Windchill PDMLink 中,方法服务器日志报告“java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.templates”
已修改: 22-Jul-2016
适用于
- Windchill PDMLink 9.1 to 10.0
- Microsoft Internet Explorer 8, 9
说明
- Tomcat 的线程持续增加
- 在 Windchill 9.x 的 Catalina(= Tomcat)和方法服务器的日志中可以看到:
"java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.templates(wt.httpgw.HTTPRequest, wt.httpgw.HTTPResponse)"
- 在 Windchill 10.x 的方法服务器日志中可以看到:
ERROR : wt.servlet.ServletRequestMonitor.request <request details>, <url>,
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/Windchill].[WindchillAuthGW] - Servlet.service() for servlet [WindchillAuthGW] in context with path [/Windchill] threw exception [java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.templates(wt.httpgw.HTTPRequest, wt.httpgw.HTTPResponse)] with root cause
java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.templates(wt.httpgw.HTTPRequest, wt.httpgw.HTTPResponse)...
这里错误中的 <url> 一般包括:
/Windchill/servlet/WindchillAuthGW/wt.enterprise.URLProcessor/templates/cadx/common/objutil/ObjGlyphTable.js
/Windchill/servlet/WindchillAuthGW/wt.enterprise.URLProcessor/templates/htmlcomp/jsLog.js
/Windchill/servlet/WindchillAuthGW/wt.enterprise.URLProcessor/templates/cadx/common/objutil/ObjTooltipTable.js
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/Windchill].[WindchillAuthGW] - Servlet.service() for servlet [WindchillAuthGW] in context with path [/Windchill] threw exception [java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.templates(wt.httpgw.HTTPRequest, wt.httpgw.HTTPResponse)] with root cause
java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.templates(wt.httpgw.HTTPRequest, wt.httpgw.HTTPResponse)...
这里错误中的 <url> 一般包括:
/Windchill/servlet/WindchillAuthGW/wt.enterprise.URLProcessor/templates/cadx/common/objutil/ObjGlyphTable.js
/Windchill/servlet/WindchillAuthGW/wt.enterprise.URLProcessor/templates/htmlcomp/jsLog.js
/Windchill/servlet/WindchillAuthGW/wt.enterprise.URLProcessor/templates/cadx/common/objutil/ObjTooltipTable.js
这是文章 24528 的 PDF 版本,可能已过期。最新版本 CS24528