技术文章 - CS2780
Windchill PDMLink 9.1 中,当查看包含了多个 Javascript Include 代码的页面时,Internet Explorer 8.0 无法处理基本标签并在随后导致较长处理时间
已修改: 27-Jun-2017
适用于
Windchill PDMLink 9.1 M030说明
- 当查看包含了多个 Javascript Include 代码的页面时,Internet Explorer 8.0 无法处理第一个 include 的基本标签,但在随后的 include 中尝试冲同意位置获取资源来作为页面 URL
- 当未找到相关资源时进入某些终止从适当的位置寻找资源的逻辑
- 发生下面的问题:
- 由于每个页面都产生许多请求,需要消耗大量时间来加载页面
- 对 Template Processor 最上端的页面来说,客户端会收到针对每个载入失败的资源的很多 500 响应代码,方法服务器中报告类似下面的错误:
ERROR : wt.method.MethodContextMonitor.contexts.rmi - 2009-07-23 14:51:04.442 +0000, fxdp2gqx;3320;3804, -, fxdp2gqx;3320;3803, j, 132.253.89.146, wt.httpgw.HTTPServer, processRequest, /wt.enterprise.URLProcessor/netmarkets/javascript/util/calendar.js, 0, 0, 0.0, 0.015625, 0.002928445
java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.netmarkets(wt.httpgw.HTTPRequest, wt.httpgw.HTTPResponse)
at java.lang.Class.getMethod(Class.java:1605)
at wt.httpgw.HTTPServer.processRequest(HTTPServer.java:317)
at wt.httpgw.HTTPServer.processRequest(HTTPServer.java:208)
at sun.reflect.GeneratedMethodAccessor610.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at wt.httpgw.HTTPRequestImpl.readExternal(HTTPRequestImpl.java:222)
at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1792)
java.lang.NoSuchMethodException: wt.enterprise.URLProcessor.netmarkets(wt.httpgw.HTTPRequest, wt.httpgw.HTTPResponse)
at java.lang.Class.getMethod(Class.java:1605)
at wt.httpgw.HTTPServer.processRequest(HTTPServer.java:317)
at wt.httpgw.HTTPServer.processRequest(HTTPServer.java:208)
at sun.reflect.GeneratedMethodAccessor610.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at wt.httpgw.HTTPRequestImpl.readExternal(HTTPRequestImpl.java:222)
at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1792)
这是文章 2780 的 PDF 版本,可能已过期。最新版本 CS2780