三月下旬新内容速递丨JVM调优、权限体系与函数进阶

春日渐暖,学习正酣!三月下旬更新聚焦JVM参数实战、权限体系拆解、多种分析法与AI架构入门,助你在数据与技术的融合中持续进阶!


一、场景应用精选

【数析课堂】别只盯着总数!用“结构分析法”一眼看穿业务真相》→跳出总量思维,深入业务结构发现机会。
【旭日图】数据的“家族族谱”与深度透视镜》→通过旭日图展示多层级数据关系,助力钻取分析。
【函数课堂】Fixed 与 Exclude 怎么选?》→场景化讲解函数选择逻辑,告别计算度量困惑。
【数析课堂】分组法:分析师的“分层透视眼”,一眼看穿客户与业务本质》→掌握分组分析法,实现精细化运营洞察。

二、技术经验分享

那些年漏配错配的,JVM参数们》→深入解析JVM常见配置误区,提升系统性能与稳定性。
别慌!权限体系其实超简单》→轻松掌握权限设计核心逻辑,快速落地数据安全管控。

三、AI知识更新

【AI每日一学】讲一下单Agent架构vs多Agent系统的特征、优点和缺点》→对比单Agent与多Agent系统,为智能体选型提供参考。

四、任务持续上线

【BI知识闯关】那些年漏配错配的,JVM参数们》→通过闯关巩固JVM参数配置要点。
【AI知识巩固】讲一下单Agent架构vs多Agent系统的特征、优点和缺点》→强化AI架构理解,夯实智能体基础知识。
【数析课堂】结构分析法知识巩固》→练习结构分析,掌握业务构成洞察技巧。
【图表应用】旭日图—你的专属“层级解码器”》→实战旭日图绘制,解锁层级数据可视化。
【BI知识闯关】别慌!权限体系其实超简单》→检验权限体系学习成果,提升实战能力。
【函数】Fixed 与 Exclude 怎么选?》→深入辨析两类函数,精准匹配分析场景。
【数析课堂】分组法知识巩固》→强化分层分组思维,提升客户与业务分析效率。

阳春三月,学习正当时,快来社区参与挑战,一起探索数据新视界!

麦粉社区
>
帖子详情

显示销售字段不在模型中

认证考试 发表于 2025-11-4 09:43
发表于 2025-11-4 09:43:18

BuildTime: 2025-04-23 17:27:14 TAG: Hotfix_SmartbiV11_20250421 Tid: null HostName: certcs-587b8f5b98-6p8xb 数据模型引擎: V2.0 smartbix.SmartbiXException: 组件 [ 产品子类销售数据 ] 查询失败 -> 组件中拖选的查询字段:[销售利润]不存在模型或者自定义字段中,模型ID:[I8a808295019939ef39ef307d019a248a2bc84917] at smartbix.SmartbiXException.create(SmartbiXException.java:68) at smartbix.augmenteddataset.service.AugmentedDataSetQueryServiceAdapter.execute(AugmentedDataSetQueryServiceAdapter.java:131) at smartbix.augmenteddataset.service.SmartbiXAugmentedDataSet.execute(SmartbiXAugmentedDataSet.java:156) at smartbix.service.ProviderService.executeQuery(ProviderService.java:150) at smartbix.dataset.service.QueryService.executeQuery(QueryService.java:34) at smartbix.dataset.service.QueryService$$FastClassBySpringCGLIB$$611408c2.invoke() at smartbixlibs.org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at smartbixlibs.org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:49) at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) 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:762) at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at smartbix.dataset.service.QueryService$$EnhancerBySpringCGLIB$$dcc664d9.executeQuery() at smartbix.page.service.QueryResultHolder.getResult(QueryResultHolder.java:52) at smartbix.page.service.BatchQueriesModel.getResult(BatchQueriesModel.java:171) at smartbix.page.service.BatchQueriesModel.execute(BatchQueriesModel.java:115) at smartbix.page.executor.common.CommonExecutor.refresh(CommonExecutor.java:200) at smartbix.page.service.PageService.lambda$queryData$1(PageService.java:1909) at smartbi.cachemanager.ehcache.EhCacheCacheManager.get(EhCacheCacheManager.java:52) at smartbi.cachemanager.CommonCacheService.get(CommonCacheService.java:59) at smartbix.page.service.PageService.queryData(PageService.java:1920) at smartbix.page.service.PageService$12.call(PageService.java:5567) at smartbix.page.service.PageService$12.call(PageService.java:5561) at smartbi.executor.NamedCallable.call(NamedCallable.java:14) at smartbi.executor.extension.SmartbiExtensionChain.doExtend(SmartbiExtensionChain.java:47) at smartbix.util.RequestCxtExtension.doExtend(RequestCxtExtension.java:106) at smartbi.executor.extension.SmartbiExtensionChain.doExtend(SmartbiExtensionChain.java:45) at smartbi.executor.extension.MonitorExtension.doExtend(MonitorExtension.java:48) at smartbi.executor.extension.SmartbiExtensionChain.doExtend(SmartbiExtensionChain.java:45) at smartbi.executor.SmartbiExecutorService.lambda$submit$2(SmartbiExecutorService.java:88) 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:750) Caused by: java.lang.IllegalArgumentException: 组件中拖选的查询字段:[销售利润]不存在模型或者自定义字段中,模型ID:[I8a808295019939ef39ef307d019a248a2bc84917] at smartbix.augmenteddataset.helper.SmartCubeQueryBuilder.checkField(SmartCubeQueryBuilder.java:138) at smartbix.augmenteddataset.helper.SmartCubeQueryBuilder.convertSmartbiCubeQueryFromDefaultQuery(SmartCubeQueryBuilder.java:220) at smartbix.augmenteddataset.smartcube.QueryPreprocessorSvcImpl.convertDefaultQueryToQuery(QueryPreprocessorSvcImpl.java:198) at smartbix.smartcube.gateway.report.preprocess.QueryBuilder$.build(QueryBuilder.scala:13) at smartbix.smartcube.gateway.report.ReportQueryService$.queryData(ReportQueryService.scala:45) at smartbix.smartcube.gateway.report.ReportQueryService.queryData(ReportQueryService.scala) at smartbix.augmenteddataset.service.AugmentedDataSetQueryServiceAdapter.lambda$executeForSmartCubeByDataset$3(AugmentedDataSetQueryServiceAdapter.java:261) at smartbi.monitor.MetricHelper$.withSpan(MetricHelper.scala:148) at smartbi.monitor.MetricHelper.withSpan(MetricHelper.scala) at smartbix.augmenteddataset.service.AugmentedDataSetQueryServiceAdapter.executeForSmartCubeByDataset(AugmentedDataSetQueryServiceAdapter.java:252) at smartbix.augmenteddataset.service.AugmentedDataSetQueryServiceAdapter.executeForSmartCube(AugmentedDataSetQueryServiceAdapter.java:241) at smartbix.augmenteddataset.service.AugmentedDataSetQueryServiceAdapter.getDataIterator(AugmentedDataSetQueryServiceAdapter.java:145) at smartbix.augmenteddataset.service.AugmentedDataSetQueryServiceAdapter.execute(AugmentedDataSetQueryServiceAdapter.java:124) ... 37 more 组件被删除这个组件后还是会出现这个错误是为什么呢?但是销售字段就在我现在的模型中

发表于 2025-11-4 10:00:28
在模型中校验一下看看有没有垃圾数据吧
8080269095e38ec290.png

回复

使用道具 举报

发表于 2025-11-4 13:37:34
是不是字段后来在数据模型中删除了呢?
  •   ys
    对删除过,重新建的,但是现在是有的其他组件用着都没有问题,目前是删掉问题组件后还是会出现这个报错
    
    2025-11-4 16:16| 回复

回复

使用道具 举报

发表于 2025-11-4 18:09:26
是不是可能有隐藏的组件也用到了原来的这个字段。比如隐藏的筛选器等等之类的。
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies
您需要登录后才可以回帖 登录 | 立即注册

5回帖数 0关注人数 754浏览人数
最后回复于:2025-11-4 18:09

社区

指南

AI

搜索

快速回复 返回顶部 返回列表