Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
Build ear fails when using large Decision Tables (more than 6000 entries).
Environment:
===========
TIBCO BusinessEvents 3.0.1
All Operating Systems
Symptoms:
=========
Error:
com.tibco.be.parser.codegen.CompilationFailedException: com.tibco.be.parser.codegen.CompilationFailedException: <URL>$vrf_impls$\null<VRF>$oversizeName\<DT>.java:9: code too large
[...]
Cause:
======
Java restriction.
Resolution:
========
Split the entries into multiple Decision Tables and use the catalog function VRF.invokeAllVRFImpls() to invoke all the implemented decision tables.
NOTE: The limit for table size has been increased for later versions of TIBCO BusinessEvents