二月内容合辑丨磁盘清理、图表进阶与AI探索

新春二月,学习正酣!二月更新聚焦磁盘清理、图表进阶、场景深化与AI探索,助你在数据智能的道路上驰骋前行!

一、场景应用精选

酱油的数字化呼吸:当千年技艺遇上数据分析》→探索传统工艺与数据分析结合,领略数字化赋能案例。
【联合图】你的业务“双视角侦察机”使用指南》→学习联合图实战应用,提升业务分析效率。

【瀑布图】财务的“瀑布流水账”,一眼看穿数字背后的故事》——用瀑布图拆解财务数据流转,洞悉每一笔增减的来龙去脉。

【函数】Exclude函数:你的数据分析“一键清屏”神器!》——掌握Exclude函数用法,轻松排除干扰数据,聚焦关键信息。

二、二次开发视频更新

(5-2)扩展包开发知识点——知识库升级以及查询对象》→深入学习扩展包开发,掌握知识库升级与查询对象技术。

三、技术经验分享

Smartbi磁盘空间告急?这篇清理指南让你轻松腾出几十GB!》→学习磁盘空间清理方法,释放存储资源,优化系统性能。

四、AI每日一学

【AI每日一学】讲一下MCP的三个场景及优势与局限性》→每日一学AI知识,快速掌握MCP的核心要点。

五、新年活动进行中

新年第③弹 | 新春祝福驰骋:马上送祝福,立马领麦豆!》→参与新春祝福活动,赢取麦豆奖励,开启新年好运。

六、任务持续上线

【BI知识闯关】Smartbi磁盘空间告急?这篇清理指南让你轻松腾出几十GB!》→通过知识闯关巩固磁盘清理技巧,提升运维能力。
【行业场景】制曲环节合格率诊断实战》→深入制曲生产场景,学习合格率诊断分析方法,助力质量提升。
【图表应用】驾驭“联合图”,成为业务的双视角指挥官》→掌握联合图使用技巧,实现业务数据的多维度洞察。
【AI知识巩固】讲一下MCP的三个场景及优势与局限性》→巩固AI知识,了解MCP的典型场景及其优缺点。

【图表应用】瀑布图一眼看穿数字背后的故事》——实战演练瀑布图,让财务、库存等流水数据一目了然。
【函数】Exclude函数实战任务》——通过任务实战,熟练运用Exclude函数进行数据筛选与分析。

磁盘清理释放空间,联合图表洞察双维,Exclude函数精准筛选,AI探索拓展认知——二月合辑,与数据共赴新春新征程!

麦粉社区
>
帖子详情

windows下smartbi同步用户信息报错

安装指导 发表于 2025-9-30 08:40
发表于 2025-9-30 08:40:10

任务测试运行失败,详细信息:
方法参数声明错误[cause Throwable ClassName:org.mozilla.javascript.WrappedException]:运行脚本发生错误:调用本地方法出现错误:BuildTime: 2025-09-23 17:07:11
TAG: Hotfix_SmartbiV11_20250921
Tid: null
HostName: JACKIE
数据模型引擎: V2.0


未指定错误,请查看详细信息[cause Throwable ClassName:java.lang.RuntimeException]
at smartbi.framework.rmi.ClientService.executeInternal(ClientService.java:234)
at ...(...)
at smartbi.freequery.client.datasource.DataSourceService.forbiddenNewUserDirectExecuteSql(DataSourceService.java:3069)
Caused by: java.lang.RuntimeException: forbidden DirectExecuteSql
at smartbi.freequery.client.datasource.DataSourceService.forbiddenNewUserDirectExecuteSql(DataSourceService.java:3069)
at smartbi.freequery.client.datasource.DataSourceService.assertAllowDirectExecuteSql(DataSourceService.java:3078)
at smartbi.freequery.client.datasource.DataSourceService.executeNoCacheable(DataSourceService.java:3100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at smartbi.framework.rmi.ClientService.executeInternal(ClientService.java:192)
at smartbi.framework.rmi.ClientService.execute(ClientService.java:170)
at smartbi.framework.rmi.RMIServlet.processExecute(RMIServlet.java:233)
at smartbi.framework.rmi.RMIServlet.doPost(RMIServlet.java:144)
at smartbi.usermanager.local.LocalClientConnector.internalInvoke(LocalClientConnector.java:583)
at smartbi.sdk.ClientConnector.remoteInvoke(ClientConnector.java:621)
at smartbi.sdk.service.datasource.DataSourceService.executeNoCacheable(DataSourceService.java:638)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:161)
at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:247)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1701)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:854)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:164)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:426)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3178)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:175)
at org.mozilla.javascript.Context.evaluateString(Context.java:1111)
at smartbi.scheduletask.task.TaskBO.executeV2(TaskBO.java:599)
at smartbi.scheduletask.task.TaskBO.execute(TaskBO.java:484)
at smartbi.scheduletask.task.TaskBO.call(TaskBO.java:474)
at smartbi.scheduletask.runneragent.ScheduleSDK$1.call(ScheduleSDK.java:870)
at smartbi.scheduletask.ScheduleTaskModule$1.call(ScheduleTaskModule.java:493)
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)

出错位置,第196行,第0列
:Wrapped smartbi.usermanager.local.LocalException: 调用本地方法出现错误:BuildTime: 2025-09-23 17:07:11
TAG: Hotfix_SmartbiV11_20250921
Tid: null
HostName: JACKIE
数据模型引擎: V2.0


未指定错误,请查看详细信息[cause Throwable ClassName:java.lang.RuntimeException]
at smartbi.framework.rmi.ClientService.executeInternal(ClientService.java:234)
at ...(...)
at smartbi.freequery.client.datasource.DataSourceService.forbiddenNewUserDirectExecuteSql(DataSourceService.java:3069)
Caused by: java.lang.RuntimeException: forbidden DirectExecuteSql
at smartbi.freequery.client.datasource.DataSourceService.forbiddenNewUserDirectExecuteSql(DataSourceService.java:3069)
at smartbi.freequery.client.datasource.DataSourceService.assertAllowDirectExecuteSql(DataSourceService.java:3078)
at smartbi.freequery.client.datasource.DataSourceService.executeNoCacheable(DataSourceService.java:3100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at smartbi.framework.rmi.ClientService.executeInternal(ClientService.java:192)
at smartbi.framework.rmi.ClientService.execute(ClientService.java:170)
at smartbi.framework.rmi.RMIServlet.processExecute(RMIServlet.java:233)
at smartbi.framework.rmi.RMIServlet.doPost(RMIServlet.java:144)
at smartbi.usermanager.local.LocalClientConnector.internalInvoke(LocalClientConnector.java:583)
at smartbi.sdk.ClientConnector.remoteInvoke(ClientConnector.java:621)
at smartbi.sdk.service.datasource.DataSourceService.executeNoCacheable(DataSourceService.java:638)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:161)
at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:247)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1701)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:854)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:164)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:426)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3178)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:175)
at org.mozilla.javascript.Context.evaluateString(Context.java:1111)
at smartbi.scheduletask.task.TaskBO.executeV2(TaskBO.java:599)
at smartbi.scheduletask.task.TaskBO.execute(TaskBO.java:484)
at smartbi.scheduletask.task.TaskBO.call(TaskBO.java:474)
at smartbi.scheduletask.runneragent.ScheduleSDK$1.call(ScheduleSDK.java:870)
at smartbi.scheduletask.ScheduleTaskModule$1.call(ScheduleTaskModule.java:493)
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)
(ScheduleTask#196)

发表于 2025-9-30 09:10:08
数据模型报错了。看不太懂就是了
  •   蒋少丙
    卸载重装、换版本 都试了 还是报数据模型的错误,所以就不知所措了
    2025-9-30 09:11| 回复

回复

使用道具 举报

发表于 2025-9-30 09:14:32
没有执行sql的权限,检查下执行计划任务用户的权限吧

回复

使用道具 举报

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

4回帖数 0关注人数 854浏览人数
最后回复于:2025-9-30 09:14

社区

指南

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