十一月上旬更新速递丨 数据与 AI 技术深耕、场景应用拓展与开发进阶实战

秋意正浓时,智能征程不止步!十一月上旬欢度14周年,聚焦数据与AI领域的知识深化、场景化应用落地、技术开发进阶,从理论到实战的全链路能力提升!

一、14周年活动

《14周年·探索乐章 | 寻藏宝图,挖掘社区金矿(已更新1-9关卡)开启一场知识寻宝探险之旅,重温与思迈特并肩成长的温暖时光!

《14周年·温情乐章|写下专属祝福,传递温暖情谊为思迈特14周年注入一份温度,也为这份同行之谊添上一抹亮色!

《14周年·荣誉乐章 | 星光致敬,表彰贡献榜样→回馈大家对社区生态的倾心建设,感谢每一位共建者的热忱与坚守!

二、场景应用

《构建“战略-业务-数据”三层指标体系(体系篇)》→“战略-业务-数据”三层指标体系是AIChat听懂的坚实的底层支撑。

三、术经验分享

《【专家分享】用Smartbi快速搞定数据刷新,老板看了都说好!》→掌握了数据刷新“提速”秘籍:告别滞后,让数据“实时在线”!

《【专家分享】数据排序的“权力游戏”:优先级规则决定谁先谁后》→提供了数据排序指南:破解多指令冲突,明确 “谁先生效”!

四、二次开发视频

扩展包开发前端改造了解前端改造的基本方法与实现流程、如何在Smartbi扩展包中修改CSS样式、扩展JS组件。

、任务持续上线

《【场景实战】数据驱动决策全流程实战:dws层数据处理》→深入数据决策,提升数据整合与维度设计能力,挑战成功即可获得麦豆奖励!

《【AIChat入门闯关计划】-随机掉落小测试》→快速检验AIChat知识漏洞,巩固核心概念。接受挑战即可获得麦豆奖励。

为进一步提升认证服务的质量与体验,我们对认证业务进行全面优化升级。更多详情请看Smartbi认证考试优化升级公告

麦粉社区
>
帖子详情

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关注人数 467浏览人数
最后回复于:2025-9-30 09:14
快速回复 返回顶部 返回列表