Problem Note 35963: MQJMS6116 errors appear in the macore and SystemOut logs
When SAS® Customer Intelligence is deployed on WebSphere, you might see the following errors in both the SAS Customer Intelligence macore and Web server systemout logs:
3313420b JMSManagedCon > connectionErrorOccurred javax.jms.IllegalStateException: MQJMS6116: This operation is not permitted on an entity that is closed
This error is reported because SAS Customer Intelligence caches queue connections and these are sometimes lost. The connections are automatically re-established, therefore, no failures occur, but the error is thrown to the logs.
A hot fix is available for this issue. It removes this error by disabling the caching of connections
Once the hot fix has been applied, you will need to change the JVM arguments for the SAS® Marketing Automation core application to disable caching. If these arguments are not changed, then caching will not be disabled:
IBM Websphere
To set generic JVM arguments in WebSphere 5.1, do the following:
- Log on to the Administration Console and navigate to:
Application Servers ► server1 ► Process Definition ►
- Add the following property to the executable arguments:
-Dcom.sas.analytics.crm.task.cacheJMSConnection=false
-
Restart Websphere.
BEA Weblogic
To set generic JVM arguments in Weblogic 8.1, do the following:
- Navigate to:
C:\bea\user_projects\domains\mydomain (Windows)
....bea/user_projects/domains/mydomain (UNIX)
- Edit the startweblogic.cmd file by adding the following property:
set JAVA_OPTIONS=%JAVA_OPTIONS%
-Dcom.sas.analytics.crm.task.cacheJMSConnection=false
- If you are starting the SAS Managed Server in Weblogic from the Administration console, log on to the console.
- Navigate through SASSolutions ► Servers ► SAS Managed Server, then select the Configuration ► Remote Start tabs.
- Add the following to the arguments in the arguments field:
-Dcom.sas.analytics.crm.task.cacheJMSConnection=false
-
Restart your SAS Managed Server.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Marketing Automation Server | Microsoft Windows 2000 Advanced Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Windows Vista | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled AIX | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled Solaris | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
HP-UX IPF | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
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: | 2010-04-11 17:34:05 |
Date Created: | 2009-05-19 09:59:05 |