Problem Note 40214: SASServer1 does not start and deployment fails when you upgrade Oracle WebLogic 10.3.0 to 10.3.3
When you use the Smart Update utility to upgrade from an existing WebLogic 10.3.0 application server on which SAS® 9.2 is deployed to WebLogic 10.3.3, SASServer1 fails to start when you try to deploy it with the SAS® Deployment Wizard. As a result, the deployment fails.
This problem occurs because the WebLogic upgrade generates a DemoIdentity certificate with a different common name (CN) than the previous expected value. For example, the newly generated CN has a value of rn360-a1-20 instead of ebitestsrv.
To resolve this issue, regenerate the keystore after you install the
upgrade. To do this, complete the following steps:
- Open a command prompt and submit the following:
WebLogic-home\server\bin\setWLSEnv.cmd
- Execute the following command:
java utils.CertGen -keyfilepass DemoIdentityPassPhrase
-certfile democert
-keyfile demokey
- Then execute the following command:
java utils.ImportPrivateKey -keystore DemoIdentity.jks
-storepass DemoIdentityKeyStorePassPhrase
-keyfile demoKey -keyfilepass DemoIdentityPassPhrase
-certfile democert.pem -keyfile demokey.pem
-alias demoidentity
- Replace WebLogic-home\server\lib\DemoIdentity.jks with the file that is generated in step 3.
Operating System and Release Information
SAS System | BEA WebLogic Server | Microsoft Windows Server 2003 Datacenter Edition | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2008 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2008 for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
64-bit Enabled AIX | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
64-bit Enabled Solaris | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
HP-UX IPF | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Linux for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M0 |
Solaris for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 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.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2011-07-12 10:50:10 |
Date Created: | 2010-07-02 15:21:54 |