数据模型保存时提示如下错误信息,不知道要怎么解决?
未知错误 -> treeNodeId=AUGMENTED_DATASET_LEVEL.d2199204c8d9e48c327a6388faa9d818.SQLFIELD.b428daea7d9591507787d859469cdc1c.coinsflagname-LEVEL-1780301650479 dataSetId=d2199204c8d9e48c327a6388faa9d818not exist
栈信息如下:
BuildTime: 2026-03-17 14:40:34
TAG: Hotfix_SmartbiV11_20260315
Tid: 0f31c420219d63a9
HostName: NA-fryw-yy-05
数据模型引擎: V2.0
smartbix.augmenteddataset.extract.SmartbiXException: 未知错误 -> treeNodeId=AUGMENTED_DATASET_LEVEL.d2199204c8d9e48c327a6388faa9d818.SQLFIELD.b428daea7d9591507787d859469cdc1c.coinsflagname-LEVEL-1780301650479 dataSetId=d2199204c8d9e48c327a6388faa9d818not exist
at smartbix.augmenteddataset.extract.SmartbiXException.create(SmartbiXException.java:64)
at smartbix.augmenteddataset.olap.impl.newolap.import2.ImportServiceImpl.buildOrUpdateModel(ImportServiceImpl.java:415)
at smartbix.augmenteddataset.service.AugmentedDataSetService.update(AugmentedDataSetService.java:615)
at smartbix.augmenteddataset.service.AugmentedDataSetService$$FastClassBySpringCGLIB$$7986de14.invoke()
at smartbixlibs.org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)
at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at smartbixlibs.org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at smartbixlibs.org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
at smartbix.augmenteddataset.service.AugmentedDataSetService$$EnhancerBySpringCGLIB$$46040242.update()
at sun.reflect.GeneratedMethodAccessor5627.invoke(Unknown Source)
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:150)
at smartbixlibs.org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at smartbixlibs.org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at smartbixlibs.org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at smartbixlibs.org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at smartbixlibs.org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at smartbixlibs.org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
|