Problem Note 56356: Upgrading to SAS® Cost and Profitability 8.1 on SAS® 9.4 might fail and return the error "Property 'webappsrv.${serverid}.rmi.port' is not defined"
If you install and configure SAS Cost and Profitability Management 8.1 with SAS 9.4 over an existing installation of SAS® 9.2, the installation might fail with an error similar to the following:
Property "plan.machine.list" has not been set
Property "plan.machine.list" has not been set
Property "serverid" has not been set
BUILD FAILED
C:\Program Files\SASHome\SASCostandProfitabilityManagementIOMServerConfiguration\8.1\Config\abmserver_config.xml:1413:
The following error occurred while executing this line:
C:\Program Files\SASHome\SASDeploymentManager\9.4\products\cfgwizard__92400__prt__xx__sp0__1\Utilities\webAppAntTasks.xml:2504:
Property 'webappsrv.${serverid}.rmi.port' is not defined.
The failure is caused by the configuration defaulting to an older macro.
To work around the problem and to enable the configuration to complete, execute the following steps:
- Locate the file abmserver_config.xml in the \SASHOME\SASCostandProfitabilityManagementIOMServerConfiguration\8.1\Config\ directory and open the file in a text or XML editor.
- Modify the following line by adding V2 after getWebappsrvPropertyValue:
getWebappsrvPropertyValue servername="${abmserver.webappsrv.servername}"
The edited line should look similar to the following:
getWebappsrvPropertyValueV2 servername="${abmserver.webappsrv.servername}"
Operating System and Release Information
SAS System | SAS Activity-Based Management | Microsoft® Windows® for x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows Server 2003 for x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows Server 2008 | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows Server 2008 R2 | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows Server 2008 for x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Microsoft Windows XP Professional | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Enterprise 32 bit | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Enterprise x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Home Premium 32 bit | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Home Premium x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Professional 32 bit | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Professional x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Ultimate 32 bit | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows 7 Ultimate x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows Vista | 7.1 | 7.2 | | 9.3 TS1M0 |
Windows Vista for x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
64-bit Enabled AIX | 7.1 | 7.2 | | 9.3 TS1M0 |
64-bit Enabled Solaris | 7.1 | 7.2 | | 9.3 TS1M0 |
Linux for x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
Solaris for x64 | 7.1 | 7.2 | | 9.3 TS1M0 |
*
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.
Configuration defaults to use an older macro, which causes a failure in the configuration. You must modify the abmserver_config.xml file to point to the new macro to avoid the failure.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2015-08-06 14:35:58 |
Date Created: | 2015-08-05 13:17:33 |