アーティクル - CS24528

メソッドサーバーログに、"java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.templates"のメッセージが出力される (Windchill PDMLink)

修正日: 27-Sep-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)...
 
  • 通常、エラー内の <urls> は以下を含みます:
/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
最新バージョンはこちらを参照ください CS24528