11.2.4 /11.2.2 Business Rules That Take More Than Five Minutes to Execute Are Re-launched Repeatedly
Hi All,
We have recently observed after upgraded to 11.2.2/11.2.4 (ACC) from 11.1.2.4 . Whenever trying to run business rules via task list if the rule running more than 5 minutes it's resubmitted again . We have also removed the application properties "Rule_MAX_WAIT" by default its 3minutes but we have observed after every 5minutes business rules are re launched again again etc. Even in logs we didn't get much information.
Also in mod_wls_ohs
<LocationMatch ^/HyperionPlanning>
SetHandler weblogic-handler
WeblogicCluster server1.insim.biz:8300,server2.insim.biz:8300
WLIOTimeoutSecs 36000
Idempotent OFF
WLSocketTimeoutSecs 6000
</LocationMatch>
Did anyone faced issue in 11.2 version , could someone help me how to fix this issue.