我需要以下问题的帮助。我的应用程序工作正常一段时间,然后消息新的缺失/不满意的依赖性问题。 下面的日志文件。感谢
18:45:20,852 INFO [org.jboss.as.controller] (MSC service thread 1-4) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.server.controller.management.security_realm.ApplicationRealm.properties_authentication (missing) dependents: [service jboss.server.controller.management.security_realm.ApplicationRealm]
18:45:20,859 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/accredability]] (MSC service thread 1-2) Destroying Spring FrameworkServlet 'spring'
18:45:20,905 INFO [org.jboss.as.osgi] (MSC service thread 1-3) JBAS011942: Stopping OSGi Framework
答案 0 :(得分:0)
我收到了错误。实际上,我的EC2
实例将要退休,并且磁盘空间不足。我的实例已被Amazon
退役,我不得不启动新服务器并再次安装我的应用程序。因此,经过大量的轮班和升级,我的应用程序正在运行。