Unable to start ServerManager with error com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'RMIStubs' in Windchill PDMLink
Applies To
- Windchill PDMLink 11.0 to 12.0
Description
- ServerManager failed to start up with error com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'RMIStubs'
- Errors in ServerManager.log:
- Java.io.IOException: Server returned HTTP response code: 403 for URL: https://<server>/Windchill/servlet/WindchillAuthGW/wt.httpgw.HTTPAuthentication/login
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
at wt.httpgw.HTTPLogin.init(HTTPLogin.java:334)
at wt.method.RemoteMethodServer.initAuthenticator(RemoteMethodServer.java:1060)
at wt.method.RemoteMethodServer.handleAuthenticationException(RemoteMethodServer.java:1039)
at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:903)
at wt.auth.Authentication.getUserName(Authentication.java:68)
at wt.auth.Authentication.main(Authentication.java:235)
- Java.io.IOException: Server returned HTTP response code: 403 for URL: https://<server>/Windchill/servlet/WindchillAuthGW/wt.httpgw.HTTPAuthentication/login