Problem Note 59633: An index-out-of-bounds exception occurs when you change selection criteria in a Split node in SAS® Customer Intelligence Studio
You might encounter the following exception in the SASCustIntelCore.x.log file when you change the selection criteria in a Split node in SAS Customer Intelligence Studio:
2016-12-21 11:17:53,198 ERROR [CIAsyncExec-4] [cab5245eba4b933c:d663c74:15921fe3d4e:26b6] [userid]
com.sas.analytics.crm.util.SystemCheck - Error refreshing node data.
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.rangeCheck(ArrayList.java:635)
at java.util.ArrayList.get(ArrayList.java:411)
at com.sas.analytics.crm.flow.MASplitNode.updateNodeDataDO(MASplitNode.java:3262)
at com.sas.analytics.crm.flow.MASplitNode.refreshNodeData(MASplitNode.java:3468)
at com.sas.analytics.crm.flow.MAFlow.refreshNodeData(MAFlow.java:4454)
at com.sas.analytics.crm.flow.ejb.FlowBean.refreshNodeData(FlowBean.java:1078)
at com.sas.analytics.crm.flow.client.FlowDelegate.refreshNodeData(FlowDelegate.java:379)
at com.sas.analytics.crm.flow.ejb.FlowProxyImpl$12.call(FlowProxyImpl.java:560)
at com.sas.analytics.crm.flow.ejb.FlowProxyImpl$12.call(FlowProxyImpl.java:527)
at com.sas.analytics.crm.cm.ejb.util.WrappedRunnable.run(WrappedRunnable.java:78)
at com.sas.ci.services.common.services.asynchronous.SessionCountingRunnableQueue$QueueHandler.run(SessionCountingRunnableQueue.java:88)
at com.sas.analytics.crm.task.ejb.ClearedThreadLocalRunnable.run(ClearedThreadLocalRunnable.java:17)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2016-12-21 11:17:53,229 ERROR [CIAsyncExec-4] [cab5245eba4b933c:d663c74:15921fe3d4e:26b6] [userid]
sas.analytics.crm.flow.ejb.FlowProxyImpl - Encountered client exception:Error refreshing node data.
com.sas.analytics.crm.error.client.ApplicationException: Error refreshing node data.
This problem happens when you perform steps similar to the following:
- Create a campaign with a Select node that is linked to a Split node, which has the following criteria:
20<=Age<=30 40<=Age<=50
- Change the cell names to Cell1 and Cell2.
- Click OK to generate the two Cell nodes.
- Re-open the Split node and remove both selection criteria.
- Add only one new row with the value 30<=Age<=50.
- Click OK.
When you complete these steps, the error occurs and the error message is shown in the SASCustIntelCore6.x.log file.
This problem occurs only when the number of rows that are added after you remove the selection criteria are less than the previous row counts. As a workaround, add two new selection-criteria rows in the Select Value dialog box.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Customer Intelligence Studio | Microsoft® Windows® for x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 10 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 R2 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 for x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Datacenter | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Datacenter | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Std | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Std | 6.5 | | 9.4 TS1M3 | |
Windows 7 Enterprise 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Enterprise x64 | 6.5 | | 9.4 TS1M3 | |
Windows 7 Home Premium 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Home Premium x64 | 6.5 | | 9.4 TS1M3 | |
Windows 7 Professional 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Professional x64 | 6.5 | | 9.4 TS1M3 | |
Windows 7 Ultimate 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Ultimate x64 | 6.5 | | 9.4 TS1M3 | |
*
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: | high |
Date Modified: | 2017-03-02 08:55:19 |
Date Created: | 2017-01-05 09:21:02 |