技术文章 - CS338278
无法启动 ServerManager,错误为 com.microsoft.sqlserver.jdbc.SQLServerException:Windchill PDMLink 中的对象名称“RMIStubs”无效
已修改: 30-Oct-2024
适用于
- Windchill PDMLink 11.0 to 12.0
说明
- ServerManager 启动失败,错误为com.microsoft.sqlserver.jdbc.SQLServerException:对象名称“RMIStubs”无效
- ServerManager.log 中的错误:
- Java.io.IOException:服务器返回 HTTP 响应代码:403,URL 为:https://<server>/Windchill/servlet/WindchillAuthGW/wt.httpgw.HTTPAuthentication/login
在 sun.reflect.NativeConstructorAccessorImpl.newInstance0(本机方法)
在 sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
在 sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
在 java.lang.reflect.Constructor.newInstance(Constructor.java:423)
在 sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
在 sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
在 java.security.AccessController.doPrivileged(本机方法)
在 sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
在 sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
在 sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
在 sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
在 wt.httpgw.HTTPLogin.init(HTTPLogin.java:334)
在 wt.method.RemoteMethodServer.initAuthenticator(RemoteMethodServer.java:1060)
在 wt.method.RemoteMethodServer.handleAuthenticationException(RemoteMethodServer.java:1039)
在 wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:903)
在 wt.auth.Authentication.getUserName(Authentication.java:68)
在 wt.auth.Authentication.main(Authentication.java:235)
- Java.io.IOException:服务器返回 HTTP 响应代码:403,URL 为:https://<server>/Windchill/servlet/WindchillAuthGW/wt.httpgw.HTTPAuthentication/login
这是文章 338278 的 PDF 版本,可能已过期。最新版本 CS338278