SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 59633: An index-out-of-bounds exception occurs when you change selection criteria in a Split node in SAS® Customer Intelligence Studio

DetailsHotfixAboutRate It

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:

  1. 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
  2. Change the cell names to Cell1 and Cell2.
  3. Click OK to generate the two Cell nodes.
  4. Re-open the Split node and remove both selection criteria.
  5. Add only one new row with the value 30<=Age<=50.
  6. 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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Customer Intelligence StudioMicrosoft® Windows® for x646.59.4 TS1M3
Microsoft Windows 8 Enterprise 32-bit6.59.4 TS1M3
Microsoft Windows 8 Enterprise x646.59.4 TS1M3
Microsoft Windows 8 Pro 32-bit6.59.4 TS1M3
Microsoft Windows 8 Pro x646.59.4 TS1M3
Microsoft Windows 8.1 Enterprise 32-bit6.59.4 TS1M3
Microsoft Windows 8.1 Enterprise x646.59.4 TS1M3
Microsoft Windows 8.1 Pro 32-bit6.59.4 TS1M3
Microsoft Windows 8.1 Pro x646.59.4 TS1M3
Microsoft Windows 106.59.4 TS1M3
Microsoft Windows Server 20086.59.4 TS1M3
Microsoft Windows Server 2008 R26.59.4 TS1M3
Microsoft Windows Server 2008 for x646.59.4 TS1M3
Microsoft Windows Server 2012 Datacenter6.59.4 TS1M3
Microsoft Windows Server 2012 R2 Datacenter6.59.4 TS1M3
Microsoft Windows Server 2012 R2 Std6.59.4 TS1M3
Microsoft Windows Server 2012 Std6.59.4 TS1M3
Windows 7 Enterprise 32 bit6.59.4 TS1M3
Windows 7 Enterprise x646.59.4 TS1M3
Windows 7 Home Premium 32 bit6.59.4 TS1M3
Windows 7 Home Premium x646.59.4 TS1M3
Windows 7 Professional 32 bit6.59.4 TS1M3
Windows 7 Professional x646.59.4 TS1M3
Windows 7 Ultimate 32 bit6.59.4 TS1M3
Windows 7 Ultimate x646.59.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.