Java Glassfish服务器多重异常

Java Glassfish服务器多重异常,java,netbeans,glassfish,Java,Netbeans,Glassfish,我在启动GlassFish服务器时遇到问题。我正确地设置了它,因为它工作了,但第二天我试图再次运行它,我遇到了一个多重异常。有人能告诉我发生了什么事吗?我附上以下日志: MultiException stack 1 of 7 java.lang.NoClassDefFoundError: com/sun/enterprise/util/LocalStringManagerImpl MultiException stack 2 of 7 java.lang.IllegalStateExceptio

我在启动GlassFish服务器时遇到问题。我正确地设置了它,因为它工作了,但第二天我试图再次运行它,我遇到了一个多重异常。有人能告诉我发生了什么事吗?我附上以下日志:

MultiException stack 1 of 7
java.lang.NoClassDefFoundError: com/sun/enterprise/util/LocalStringManagerImpl
MultiException stack 2 of 7
java.lang.IllegalStateException: Unable to perform operation: post construct on org.glassfish.security.services.impl.AuthenticationServiceImpl
MultiException stack 3 of 7
java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.security.services.impl.NucleusInternalSystemAdministrator errors were found
MultiException stack 4 of 7
java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.security.services.impl.NucleusInternalSystemAdministrator
MultiException stack 5 of 7
java.lang.IllegalArgumentException: While attempting to resolve the dependencies of com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener errors were found
MultiException stack 6 of 7
java.lang.IllegalStateException: Unable to perform operation: resolve on com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener
MultiException stack 7 of 7
java.lang.IllegalStateException: Unable to perform operation: post construct on org.glassfish.resourcebase.resources.listener.ResourceManager