八月下旬更新速递丨 科技赋能、实战进阶与AI深耕

科技浪潮不息,八月下旬再度升级!全新科技感主题、深度技术解析、AI术语入门+Prompt详解,助你稳步进阶,智赢未来!

任务持续上线

《【AI每日一学知识问答】学习AI必须了解的相关术语》→术语虽基础,却是AI沟通的桥梁。快来挑战一下,看看你掌握了多少!
【BI知识闯关】数据层层剥茧,洞见核心!报表下钻功能全解析→检验你是否真的了解下钻的使用

二、全新素材上线

科技感大标题(第三版)→科技感视觉主题,深色科技风跃动,光线流动引爆焦点!

实战技巧分享

数据层层剥茧,洞见核心!报表下钻功能全解析→聚焦电子表格和仪表盘,手把手教你在两种主流报表中实现各类下钻场景!

、开发技能突破

组件传值筛选器使用指南→从四个组件传值筛选器的示例出发,带您深入理解组件传值的过程,实现特定的需求。

五、AI每日一学

学习AI必须了解的相关术语》→聚焦那些高频出现、必须理解记忆的AI相关名词术语,帮助大家扫清概念障碍,更自信地畅游AI世界!

在AI语境里,介绍一下Prompt(提示词/提示)》→学会设计Prompt,能更精准地“驾驭”AI,让它真正成为你的得力助手!解锁与AI高效对话的钥匙。


麦粉社区
>
帖子详情

使用EXE文件进行 版本更新,点击数据门户中的大屏展示报错

其它 发表于 2022-6-8 09:48
发表于 2022-6-8 09:48:09
smartbix.SmartbiXException: 未知错误 -> smartbix/smartbi/foraugmented/MaskDecorateIterator
        at smartbix.SmartbiXException.create(SmartbiXException.java:68)
        at smartbix.SmartbiXException.create(SmartbiXException.java:42)
        at smartbix.ExceptionResult.toSmartbiXException(ExceptionResult.java:166)
        at smartbix.ExceptionResult.(ExceptionResult.java:92)
        at smartbix.page.service.PageService.refresh(PageService.java:1052)
        at smartbix.page.service.PageService$$FastClassBySpringCGLIB$$f4c891f4.invoke()
        at smartbixlibs.org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
        at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737)
        at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
        at smartbixlibs.org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:84)
        at smartbix.smartbi.service.PageServiceHandler.handle(PageServiceHandler.java:201)
        at sun.reflect.GeneratedMethodAccessor324.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at smartbixlibs.org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:627)
        at smartbixlibs.org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:616)
        at smartbixlibs.org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
        at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
        at smartbixlibs.org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56)
        at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
        at smartbixlibs.org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47)
        at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
        at smartbixlibs.org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
        at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
        at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672)
        at smartbix.page.service.PageService$$EnhancerBySpringCGLIB$$c874d7b.refresh()
        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 smartbixlibs.org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
        at smartbixlibs.org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
        at smartbixlibs.org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
        at smartbixlibs.org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854)
        at smartbixlibs.org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765)
        at smartbixlibs.org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
        at smartbixlibs.org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
        at smartbixlibs.org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
        at smartbixlibs.org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
        at smartbixlibs.org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:681)
        at smartbixlibs.org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
        at smartbi.extension.Extension.processMatchServlet(Extension.java:808)
        at smartbi.extension.ExtensionFilter.processInternal(ExtensionFilter.java:330)
        at smartbi.extension.ExtensionFilter.access$000(ExtensionFilter.java:45)
        at smartbi.extension.ExtensionFilter$2.doFilter(ExtensionFilter.java:266)
        at smartbi.extension.ExtensionFilter$1.doFilter(ExtensionFilter.java:256)
        at smartbi.security.patch.PatchFilter.doFilter(PatchFilter.java:77)
        at smartbi.extension.ExtensionFilter$1.doFilter(ExtensionFilter.java:256)
        at smartbi.freequery.filter.CheckRefererFilter.doFilter(CheckRefererFilter.
发表于 2022-6-8 13:53:52
点击其他有报错吗?是查看报表报错呢还是切换到该模块的时候报错?
回复

使用道具 举报

发表于 2022-6-8 17:02:37
版本更新不可以用exe吧?感觉你的知识库是不是损坏了。
回复

使用道具 举报

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

本版积分规则

2回帖数 0关注人数 855浏览人数
最后回复于:2022-6-8 17:02
快速回复 返回顶部 返回列表