Home > Back-end >  Pray god to help me take a look at what is going wrong..
Pray god to help me take a look at what is going wrong..

Time:09-25

Severe: abnormal context initialization event is sent to the listener instance of a class. [org. Springframework. Web. Context. ContextLoaderListener]
Java. Lang. An IllegalStateException: The server encountered an internal error () that prevented it from fulfilling this request
The at org. Springframework. Web. Context. ContextLoader. InitWebApplicationContext (ContextLoader. Java: 287)
The at org. Springframework. Web. Context. ContextLoaderListener. ContextInitialized (ContextLoaderListener. Java: 106)
The at org. Apache. Catalina. Core. StandardContext. ListenerStart (StandardContext. Java: 5136)
The at org. Apache. Catalina. Core. StandardContext. StartInternal (StandardContext. Java: 5662)
The at org. Apache. Catalina. Util. LifecycleBase. Start (LifecycleBase. Java: 183)
The at org. Apache. Catalina. Core. ContainerBase $StartChild. Call (1689) ContainerBase. Java:
The at org. Apache. Catalina. Core. ContainerBase $StartChild. Call (1679) ContainerBase. Java:
The at Java. Util. Concurrent. FutureTask. Run (Unknown Source)
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (Unknown Source)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (Unknown Source)
The at Java. Lang. Thread. The run (Unknown Source)

Afternoon of May 7, 2020 4:58:52 org. Apache. Catalina. Core. StandardContext startInternal
Serious: One or more listeners failed to start. The Full details will be found in the appropriate container log file
Afternoon of May 7, 2020 4:58:53 org. Apache. Catalina. Util. SessionIdGeneratorBase createSecureRandom
Warning: Creation of SecureRandom instance for the session ID generation using [SHA1PRNG] took [251] milliseconds.
Afternoon of May 7, 2020 4:58:53 org. Apache. Catalina. Core. StandardContext startInternal
Severe: Context [/learnSys] startup failed due to previous errors

CodePudding user response:

<? The XML version="1.0" encoding="utf-8"?>
XMLNS="http://java.sun.com/xml/ns/javaee"
Xsi: schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
Id="WebApp_ID" version="3.0" & gt;
Fx_wap & lt;/display - name>


ContextConfigLocation

XML WEB - INF/spring - *.



Org. Springframework. Web. Context. ContextLoaderListener




Spring

Org. Springframework. Web. Servlet. DispatcherServlet

ContextConfigLocation
/WEB - INF/applicationContext. Xml

1
True


Spring
*. Html




CharacterEncodingFilter

Org. Springframework. Web. Filter. CharacterEncodingFilter
True

Encoding
Utf-8 & lt;/param - value>



CharacterEncodingFilter
/* & lt;/url - pattern>



Index. Html
Index. Htm
Index. Jsp

CodePudding user response:

One or more listeners failed to start. Full details will be found in the appropriate container log file

You have to find the specific error log

CodePudding user response:

Try before you put your listening to the most
  • Related