Problem Note 62449: SAS® Deployment Manager fails with errors in the "SAS Web Application Server Configuration" step (in the Apply Update stage) during an upgrade
Problem
During an upgrade to SAS® 9.4M5 (TS1M5), SAS Deployment Manager might return a configuration error in the SAS Web Application Server Configuration step of the first stage (the Apply Update stage).
When this problem occurs, you receive the following configuration-failure message:
If you experience this issue, you also will see the following error in the vfabrictcsvr_updateConfigure_date.log file:
[main] ERROR com.sas.sdw.SDWExceptionHandler - java.lang.IllegalArgumentException: argument type mismatch
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
. . .more error lines. . .
Note: If you encounter the error described earlier in this note and you do not see this specific error message in the vfabrictcsvr_updateConfigure_date.log file, you should not follow the workaround below because you likely have a different issue. In such a case, contact SAS Technical Support for assistance.
Problem Resolution
You can address this issue with the following workaround:
- In a text editor, open the appserver.properties file that resides in the directory SAS-configuration-directory/Lev1/Web/Scripts/AppServer/props/.
- Look for either of the two lines below in the appserver.properties file. If you see either of these lines, delete them from the file:
application.x.resourceManager=com.sas.appserver.utils.ResourceManagerImpl@41fb404
datasource.1.resourceManager=com.sas.appserver.utils.ResourceManagerImpl@20b3461
- Save changes to that file.
- Return to the Configuration Failure page in SAS Deployment Manager and click Retry. The SAS Web Application Server Configuration step should complete successfully after that.
If this workaround does not resolve the issue for you, contact SAS Technical Support.
Operating System and Release Information
SAS System | SAS Web Application Server | Microsoft® Windows® for x64 | 9.44 | | 9.4 TS1M5 | |
64-bit Enabled AIX | 9.44 | | 9.4 TS1M5 | |
64-bit Enabled Solaris | 9.44 | | 9.4 TS1M5 | |
HP-UX IPF | 9.44 | | 9.4 TS1M5 | |
Linux for x64 | 9.44 | | 9.4 TS1M5 | |
Solaris for x64 | 9.44 | | 9.4 TS1M5 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
This error occurs when you upgrade to SAS 9.4M5:
The following problem was encountered while configuring SAS Web Application Server Configuration: An unexpected error occurred. Please refer to SAS-configuration-directory/Lev1/...Type: | Problem Note |
Priority: | medium |
Date Modified: | 2018-06-13 15:09:50 |
Date Created: | 2018-06-12 10:05:43 |