Home > Back-end >  Seek help from bosses
Seek help from bosses

Time:11-23

Today builds with maven web environment in the following error:
10 - Sep - 2020 15:30:27. 843 cui ﹀ 憡 [RMI TCP Connection (3) - 127.0.0.1] org.. Apache tomcat. Util. Descriptor. Web. WebXml. SetVersion Unknown version string [4.0]. The Default version will be 2.
10 - Sep - 2020 15:30:27. 906 trickling water ラ tons [RMI TCP Connection (3) - 127.0.0.1] org. Apache. Catalina. Core. ContainerBase. AddChildInternal ContainerBase. AddChild: start:
Org. Apache. Catalina. LifecycleException: Failed to start component [StandardEngine [r]. Catalina StandardHost [localhost] StandardContext [/SpringMYC_Web_exploded]]
The at org. Apache. Catalina. Util. LifecycleBase. Start (LifecycleBase. Java: 167)
The at org. Apache. Catalina. Core. ContainerBase. AddChildInternal (ContainerBase. Java: 743)
The at org. Apache. Catalina. Core. ContainerBase. AddChild (ContainerBase. Java: 719)
The at org. Apache. Catalina. Core. StandardHost. AddChild (StandardHost. Java: 714)
The at org. Apache. Catalina. Startup. HostConfig. ManageApp (HostConfig. Java: 1720)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (498) Method. The Java:
At org, apache tomcat. Util. Modeler. BaseModelMBean. Invoke (BaseModelMBean. Java: 287)
At com. Sun. JMX. Interceptor. DefaultMBeanServerInterceptor. Invoke (DefaultMBeanServerInterceptor. Java: 819)
At com. Sun. JMX. Mbeanserver. JmxMBeanServer. Invoke (JmxMBeanServer. Java: 801)
The at org. Apache. Catalina. Mbeans. MBeanFactory. CreateStandardContext (MBeanFactory. Java: 483)
The at org. Apache. Catalina. Mbeans. MBeanFactory. CreateStandardContext (MBeanFactory. Java: 432)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (498) Method. The Java:
At org, apache tomcat. Util. Modeler. BaseModelMBean. Invoke (BaseModelMBean. Java: 287)
At com. Sun. JMX. Interceptor. DefaultMBeanServerInterceptor



Maven configuration is as follows:
<? The XML version="1.0" encoding="utf-8"?>
XMLNS: xsi="http://www.w3.org/2001/XMLSchema-instance"
Xsi: schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" & gt;
4.0.0 & lt;/modelVersion>

Org. Example
SpringMYC
1.0 - SNAPSHOT



Org. Springframework
Spring - core
5.2.3 requires. RELEASE


Org. Springframework
Spring - context
5.2.3 requires. RELEASE


Org. Springframework
Spring - jdbc
5.2.3 requires. RELEASE


Org. Springframework
Spring - test
5.2.3 requires. RELEASE


Org. Aspectj
Aspectjweaver
1.9.5 & lt;/version>


Junit
Junit
4.13 & lt;/version>
Test


Mysql
Mysql connector - java
8.0.18 & lt;/version>


Com. McHange
C3p0 & lt;/artifactId>
0.9.5.2 & lt;/version>


Javax.mail. Servlet
Javax.mail. Servlet - api
3.0.1 & lt;/version>
Provided


Javax.mail. Servlet. Jsp
Javax.mail. Servlet. JSP - api
2.2.1 & lt;/version>
Provided






O bosses give directions

CodePudding user response:

nullnullnullnullnullnull
  • Related