logo
社区首页 / 全域数据集成平台 / 问题详情
标题
安装完成后,启动报错,导致页面异常
0
用户头像
楼主:郑超
主题:1     回复:0     获赞:0 注册日期:2023-10-08

1 页面弹窗错误: 图片alt 2 左侧菜单丢失 图片alt 3 错误日志:

ETL01:10/08 16:07:14=&gt消息:容器初始化开始
ETL01:10/08 16:07:14=&gt消息:所有Java Bean配置初始完成,共(498)个Java Bean配置记录
ETL01:10/08 16:07:14=&gtbeanCfgObj======={"beanName":"流程调试日记服务","beanId":"ETLProcessDebugLogRest","beanType":"Controller","classPath":"cn.restcloud.etl.log.controller.ETLProcessDebu
gLogRest","singleton":true,"useClassLoader":true,"lazyInit":false,"remark":"","autowired":true,"refreshScope":false,"lastLoadModified":"","instanceError":true,"initInstanceError":true,"sy
ncAnnotation":true,"syncCodeRepository":false,"beanInfo":"{}","basePath":"/rest/etl/debuglog","tags":"","interfaces":"","categoryId":null,"modelId":null,"classBodyMd5Code":"","id":"5e3146
3514d32623cb626810","appId":"etl","createTime":"2020-01-29 16:45:41","creator":null,"creatorName":null,"editTime":"2023-10-08 15:39:02","editor":null,"editorName":null}
ETL01:10/08 16:07:14=&gt错误:根据Interface=interface cn.restcloud.service.ClusterServerService在容器未找到Java Bean对像!
ETL01:10/08 16:07:14=&gtjava.lang.Class - java.lang.Exception: 错误:根据Interface=interface cn.restcloud.service.ClusterServerService在容器未找到Java Bean对像!
	at cn.restcloud.framework.core.container.BeanDependencyInjection.autowiredIOC(BeanDependencyInjection.java:145)
	at cn.restcloud.framework.core.container.BeanDependencyInjection.restCloudBeanDIConfigByBeanId(BeanDependencyInjection.java:73)
	at cn.restcloud.framework.core.container.BeanDependencyInjection.setBeanDIConfigByBeanId(BeanDependencyInjection.java:52)
	at cn.restcloud.framework.core.container.BeanContainer.regBean(BeanContainer.java:464)
	at cn.restcloud.framework.core.container.BeanContainer.initAllConfigBeans(BeanContainer.java:336)
	at cn.restcloud.framework.core.container.BeanContainer.initClassToInstance(BeanContainer.java:66)
	at cn.restcloud.framework.core.container.BeanContainer.init(BeanContainer.java:43)
	at cn.restcloud.framework.core.context.ServletInitApplication.init(ServletInitApplication.java:71)
	at cn.restcloud.springboot.config.RestCloudContextAware.setApplicationContext(RestCloudContextAware.java:53)
	at org.springframework.context.support.ApplicationContextAwareProcessor.invokeAwareInterfaces(ApplicationContextAwareProcessor.java:123)
	at org.springframework.context.support.ApplicationContextAwareProcessor.postProcessBeforeInitialization(ApplicationContextAwareProcessor.java:100)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:879)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)

---------------------------------------------------
签名:
共1回答
1
用户头像
回答者: lingpengliang
获赞:20 注册于:2023-04-10 回答于 2023-10-08 17:20:53 #1

http://ip:8080/restcloud/rest/base/system/update?type=3  执行一下这个更新命令

---------------------------------------------------
签名: