Home > Back-end >  Action with spring injection to applicationContext. The XML, login after start-up times wrong cannot
Action with spring injection to applicationContext. The XML, login after start-up times wrong cannot

Time:09-17

This is the console error:
 org. Apache. Coyote. Http11. Http11AprProtocol start 
Message: Starting Coyote HTTP/1.1 on HTTP - 8080
Org. Apache. Coyote. Ajp. AjpAprProtocol start
Message: Starting Coyote AJP/1.3 on AJP - 8009
Org. Apache. Catalina. Startup. Catalina start
Information: the Server startup in 2919
[HTTP - 8080-2] the DEBUG [. Com. Opensymphony xwork2. Config. ConfigurationManager] - Checking ConfigurationProviders for reload.
[HTTP - 8080-2] the DEBUG [. Com. Opensymphony xwork2. Conversion. Impl. InstantiatingNullHandler] - if nullPropertyValue [target=[com. Opensymphony. Xwork2. DefaultTextProvider @ 3987 f9f1], property=org]
[HTTP - 8080-2] the DEBUG [. Com. Opensymphony xwork2. Config. ConfigurationManager] - Checking ConfigurationProviders for reload.
[HTTP - 8080-2] the DEBUG [. Com. Opensymphony xwork2. Conversion. Impl. InstantiatingNullHandler] - if nullPropertyValue [target=[com. Opensymphony. Xwork2. DefaultTextProvider @ 3987 f9f1], property=struts]
[HTTP - 8080-2] the DEBUG [. Com. Opensymphony xwork2. Config. ConfigurationManager] - Checking ConfigurationProviders for reload.
[HTTP - 8080-2] the DEBUG [com. Opensymphony. Xwork2. DefaultActionProxy] - Creating an DefaultActionProxy for namespace/and action name login
[HTTP - 8080-2] the DEBUG [. Com. Opensymphony xwork2. Config. ConfigurationManager] - Checking ConfigurationProviders for reload.
[HTTP - 8080-2] the DEBUG/freemarker. Cache - Could not find the template in the cache, creating new one; Id=[org/apache/struts 2/dispatcher/error. The FTL [zh_CN, utf-8, parsed]]
[HTTP - 8080-2] the DEBUG/freemarker. Cache - the Compiling freemarker template org/apache/struts 2/dispatcher/error. The FTL/zh_CN, utf-8, parsed from the jar: file:/D:/apache tomcat - 8.5.57 - Windows - x64/tomcat6.0.45 _x64/apache tomcat - 6.0.45/webapps/task/WEB - INF/lib/struts 2 - core - 2.3.1.2. Jar!/org/apache/struts 2/dispatcher/error. The FTL
[http-8080-2]DEBUG[freemarker.beans]-Key 'location' was not found on instance of java.lang.ClassNotFoundException. Introspection information for the class is: {getClass=public final native java.lang.Class java.lang.Object.getClass(), localizedMessage=java.beans.PropertyDescriptor@6a0cdda6, java.lang.Object@4e6d670a=freemarker.ext.beans.MethodMap@743bce70, cause=java.beans.PropertyDescriptor@5bb814ee, getCause=public java.lang.Throwable java.lang.ClassNotFoundException.getCause(), getMessage=public java.lang.String java.lang.Throwable.getMessage(), equals=public boolean java.lang.Object.equals(java.lang.Object), exception=java.beans.PropertyDescriptor@96417f50, hashCode=public native int java.lang.Object.hashCode(), class=java.beans.PropertyDescriptor@5cbec62c, wait=freemarker.ext.beans.MethodMap@26e56ae, fillInStackTrace=public synchronized native java.lang.Throwable java.lang.Throwable.fillInStackTrace(), stackTrace=java.beans.PropertyDescriptor@e6f48cbd, message=java.beans.PropertyDescriptor@d1227e9f, getStackTrace=public java.lang.StackTraceElement[] java.lang.Throwable.getStackTrace(), setStackTrace=public void java.lang.Throwable.setStackTrace(java.lang.StackTraceElement[]), notify=public final native void java.lang.Object.notify(), toString=public java.lang.String java.lang.Throwable.toString(), java.lang.Object@32162f16={public void java.lang.Throwable.setStackTrace(java.lang.StackTraceElement[])=[Ljava.lang.Class;@19fcbac1, public boolean java.lang.Object.equals(java.lang.Object)=[Ljava.lang.Class;@1f48e23b, public java.lang.StackTraceElement[] java.lang.Throwable.getStackTrace()=[Ljava.lang.Class;@69fc9f88, public final native java.lang.Class java.lang.Object.getClass()=[Ljava.lang.Class;@484dd014, public java.lang.Throwable java.lang.ClassNotFoundException.getException()=[Ljava.lang.Class;@6c97f621, public java.lang.String java.lang.Throwable.getLocalizedMessage()=[Ljava.lang.Class;@6ca02839, public synchronized java.lang.Throwable java.lang.Throwable.initCause(java.lang.Throwable)=[Ljava.lang.Class;@6b0ede6, public native int java.lang.Object.hashCode()=[Ljava.lang.Class;@49d29a78, public java.lang.String java.lang.Throwable.toString()=[Ljava.lang.Class;@219b6225, public java.lang.String java.lang.Throwable.getMessage()=[Ljava.lang.Class;@60487c5f, public final native void java.lang.Object.notify()=[Ljava.lang.Class;@36dd725b, public synchronized native java.lang.Throwable java.lang.Throwable.fillInStackTrace()=[Ljava.lang.Class;@47ed081, public java.lang.Throwable java.lang.ClassNotFoundException.getCause()=[Ljava.lang.Class;@21aac775, public final native void java.lang.Object.notifyAll()=[Ljava.lang.Class;@530ce397}, getException=public java.lang.Throwable java.lang.ClassNotFoundException.getException(), initCause=public synchronized java.lang.Throwable java.lang.Throwable.initCause(java.lang.Throwable), printStackTrace=freemarker.ext.beans.MethodMap@7331f919, notifyAll=public final native void java.lang.Object.notifyAll(), getLocalizedMessage=public java.lang.String java.lang.Throwable.getLocalizedMessage()}

This is shown on the browser error:

nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related