| smartbix.SmartbiXException: 组件 [ 图表_2 ] 连接多维查询引擎失败,请联系管理员 -> I/O error on POST request for "http://localhost:18081/smartbiolap/smartbiquery": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connectat smartbix.SmartbiXException.create(SmartbiXException.java:68)
 at smartbix.augmenteddataset.service.AugmentedDataSetQueryServiceAdapter.execute(AugmentedDataSetQueryServiceAdapter.java:60)
 at smartbix.augmenteddataset.service.SmartbiXAugmentedDataSet.execute(SmartbiXAugmentedDataSet.java:134)
 at smartbix.service.ProviderService.executeQuery(ProviderService.java:150)
 at smartbix.dataset.service.QueryService.executeQuery(QueryService.java:34)
 at smartbix.page.service.QueryResultHolder.getResult(QueryResultHolder.java:52)
 at smartbix.page.service.BatchQueriesModel.getResult(BatchQueriesModel.java:175)
 at smartbix.page.service.BatchQueriesModel.execute(BatchQueriesModel.java:115)
 at smartbix.page.executor.common.CommonExecutor.refresh(CommonExecutor.java:187)
 at smartbix.page.executor.common.CommonExecutor$$FastClassBySpringCGLIB$$48fd9e7f.invoke()
 at smartbixlibs.org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
 at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
 at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
 at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
 at smartbixlibs.org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
 at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
 at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
 at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
 at smartbix.page.executor.common.CommonExecutor$$EnhancerBySpringCGLIB$$5577964e.refresh()
 at smartbix.page.service.PageService.queryData(PageService.java:1684)
 at smartbix.page.service.PageService.access$000(PageService.java:206)
 at smartbix.page.service.PageService$3.call(PageService.java:1419)
 at smartbix.page.service.PageService$3.call(PageService.java:1411)
 at smartbix.util.ThreadUtil$RequestTask.call(ThreadUtil.java:468)
 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
 at java.lang.Thread.run(Thread.java:748)
 |