十月上旬更新速递丨 AI深入、实战强化与开发进阶

秋意渐浓,智能不息!十月上旬更新聚焦AI知识深化、任务实战、开发进阶与体验优化,助力你在数据与AI的海洋中乘风破浪!

一、产品更新

DEMO动态】体验中心金秋上新!行业案例DEMO上架!》→ 全新行业案例DEMO上线,覆盖多业务场景,助你快速理解智能分析落地实践!

二、技术经验分享

回写填报数据异常?让你告别“白干了”的崩溃!→ 从现象到根源,一步步教你排查并解决回写填报中的常见问题。

三、二次开发视频

扩展包环境搭建→“工欲善其事必先利其器”,讲解如何搭建扩展包的开发环境、创建扩展包、打包上线等内容。

、任务持续上线

AI每日一学知识巩固】简单总结一下AI Agent的五个发展阶段》→梳理AI Agent演进脉络,巩固学习成果。

AI每日一学知识巩固】简述AI Agent核心特征有哪些?》→检验对智能体核心能力的理解。

BI知识闯关】回写填报数据异常?让你告别“白干了”的崩溃》→实战排查数据回写问题,提升故障处理能力

场景实战系列:dwd层数据处理,赢取278麦豆!》→深入数据仓库底层处理,提升数据建模能力,完成任务即可赢取奖励!

五、AI每日一学

AI每日一学】简述AI Agent核心特征有哪些?》→ 掌握智能体的核心属性,理解其运作逻辑。

AI每日一学】Agentic AI的定义、定位、目标和关键特征是什么?》→ 深入解读Agentic AI,构建系统化AI认知体系。

为进一步提升认证服务的质量与体验,我们对认证业务进行全面优化升级。更多详情请看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关注人数 336浏览人数
最后回复于:2025-9-30 09:14
快速回复 返回顶部 返回列表