fate 发表于 2021-10-19 11:11:10

RunningException: cannot read application attribute contextPath

在编译成功启动源码时,出现如下报错:
2021-10-19 11:08:40.003 ERROR com.x.server.console.node.RegistApplicationsEvent - com.x.base.core.project.exception.RunningException
com.x.base.core.project.exception.RunningException: cannot read application attribute contextPath:/x_processplatform_assemble_surface.
      at com.x.server.console.node.RegistApplicationsEvent.listApplication(RegistApplicationsEvent.java:91)
      at com.x.server.console.node.RegistApplicationsEvent.execute(RegistApplicationsEvent.java:51)
      at com.x.server.console.node.RegistApplicationsEvent.execute(RegistApplicationsEvent.java:44)
      at com.x.server.console.node.EventQueueExecutor.run(EventQueueExecutor.java:33)
昨天仍能正常启动运行,今天启动后就出现了这个报错。
请问这个报错该如何解决?

论坛管理员 发表于 2021-10-20 10:15:27

您好:您这个估计是启动的时候没有完全启动。
估计重新启动即可!
页: [1]
查看完整版本: RunningException: cannot read application attribute contextPath