三月上旬新内容速递丨选图攻略、内存优化与场景深化

春风送暖,学习相伴!三月上旬更新聚焦数据可视化选图、内存管理技巧、频率分析与桑基图应用,助你轻松驾驭数据分析新场景!

一、场景应用精选

【数析课堂】频率分析:用“数数”快速定位业务痛点》→通过频率统计,快速发现高频问题,精准定位业务改进点。
【桑基图】流动的“资金河流”,一眼看透业务流向》→学习桑基图绘制,追踪资金流动路径,洞察业务流转全貌。

二、技术经验分享

不止选类型,更要找对入口:数据分析选图全攻略》→深入讲解图表选择的核心逻辑,助你告别“图表选择困难症”。
内存溢出别慌张:教你如何看懂BI的“胃”,并管住它的“嘴”》→揭秘BI内存机制,掌握优化技巧,让分析更流畅。

四、社区日志更新

2026年「月更日志」社区更新合集 2.1 - 2.28》→汇总二月社区更新动态,记录成长每一步。

六、任务持续上线

【BI知识闯关】不止选类型,更要找对入口:数据分析选图全攻略》→通过闯关巩固选图知识,提升实战应用能力。
【数析课堂】频率分析知识巩固》→配套练习,加深频率分析理解,强化业务洞察。
【图表应用】桑基图追踪资金流向,发现业务奥秘》→动手实践桑基图,探索资金流向中的业务规律。
【BI知识闯关】内存溢出别慌张:教你如何看懂BI的“胃”,并管住它的“嘴”》→挑战内存管理知识,成为BI优化高手。


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

麦粉社区
>
帖子详情

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关注人数 989浏览人数
最后回复于:2025-9-30 09:14

社区

指南

AI

搜索

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