Problem Note 44023: SAS Web applications might fail to deploy in the SAS® Deployment Wizard when you use the JRockit Java Virtual Machine
SAS Web applications might fail to be deployed in the SAS Deployment Wizard when you use the JRockit Java Virtual Machine. When that happens, the following configuration failure appears in the SAS Deployment Wizard:
The configuration log contains the following error:
[echo] weblogic.management.scripting.ScriptException: Error occured while performing deploy : The action you performed timed out after 1,800,000 milliseconds.
[echo] deploy application failed for sas.workflow9.3.ear. Return code: -1, posting fail message.
In addition, the Oracle WebLogic server log (for example, SASServer1.out) might contain an out-of-memory error similar to the following:
java.lang.OutOfMemoryError: class allocation, 17952080 loaded, 17920K footprint in check_alloc (src/jvm/model/classload/classalloc.c:213) 260 bytes requested.
Java heap 2G reserved, 1G committed
Paged memory=8585727128K/33027336K.
Your Java heap size might be set too high.
To correct this problem, complete the following steps:
- Log on to the WebLogic console.
- Select Environment ► Servers, and select the proper server. Then select the Server Start tab. In the Arguments text box, change the memory parameters from -Xmx2048m to -Xmx4096m and save the change.
- Delete all of the deployed SAS Web applications.
Note: If any Web applications are in use and you cannot delete them, you might need to restart the WebLogic Managed Server and delete them again.
- Return to the SAS Deployment Wizard and click the Retry button.
Additional Resources for JRockit Java Virtual Machine Information
- SAS Note 43825: "The configuration scripting tool for the Oracle WebLogic Application Server might fail when you use the JRockit Java Virtual Machine"
- SAS Note 44024: "The Oracle WebLogic Application Server might fail to start when you use the JRockit Java Virtual Machine"
Operating System and Release Information
| SAS System | BEA WebLogic Server | Microsoft® Windows® for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
| Microsoft Windows Server 2003 for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
| Microsoft Windows Server 2008 for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
| Microsoft Windows XP Professional | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
| Windows 7 Enterprise x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
| Windows 7 Professional x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
| Windows 7 Ultimate x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
| Windows Vista for x64 | 10.3 | 10.3 | 9.3 TS1M0 | 9.3 TS1M1 |
*
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-08-19 15:22:38 |
| Date Created: | 2011-08-16 22:06:03 |