提示错误信息:Populating Member Cache WITH members for 【XXX】,smartbi.log日志中有对应的SQL,
单独执行SQL没有问题,返回数据700多条,执行时长10秒左右
【该SQL中包含 WITH RECURSIVE 语法】
smartbi.log日志中提示:
Caused by : java.lang.StackOverflowError
ErrorexecuteMdx(smartbix.augmenteddataset.smartcube.IntegrationExecutorSvcImpl:330)
newengine getOlapQueryResponse failed:
1. Please check the 'OLAP_QUERY_HTTP_URL' is crrect or not
2. Please check the ‘OLAP_QUERY_HTTP_URL’ can nonnect or not |