JavaRush /Java Blog /Random EN /Tomcat. The project is not deployed. Help is needed.
Lexw
Level 35
Москва

Tomcat. The project is not deployed. Help is needed.

Published in the Random EN group
I'm trying to do a test task. Doesn't deploy to Tomcat at all. I downloaded the project from here and tried to run it. the same thing.. log in the console: [2016-02-04 04:13:17,999] Artifact SpringMVC:war: Artifact is being deployed, please wait... 04-Feb-2016 04:13:18.135 SEVERE [RMI TCP Connection(8)-127.0.0.1] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/welcome]] 04-Feb-2016 04:13:18.137 SEVERE [RMI TCP Connection(8)-127.0.0.1] org.apache.tomcat.util.modeler.BaseModelMBean.invoke Exception invoking method manageApp java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/welcome]] javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1328) [2016-02-04 04:13:18,164] Artifact SpringMVC:war: Error during artifact deployment. See server log for details. 04-Feb-2016 04:13:18.138 SEVERE [RMI TCP Connection(8)-127.0.0.1] org.apache.tomcat.util.modeler.BaseModelMBean.invoke Exception invoking method createStandardContext javax.management.RuntimeOperationsException: Exception invoking method manageApp Caused by: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/welcome]] Tomcat Catalina Log: Caused by: java.lang.IllegalArgumentException: java.util.zip.ZipException: error in opening zip file at org.apache.catalina.webresources.JarResourceSet.initInternal(JarResourceSet.java:96) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) ... 50 more Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile. (ZipFile.java:215) at java.util.zip.ZipFile. (ZipFile.java:145) at java.util.jar.JarFile. (JarFile.java:154) at java.util.jar.JarFile. (JarFile.java:91) at org.apache.catalina.webresources.JarResourceSet.initInternal(JarResourceSet.java:88) ... 51 more 04-Feb-2016 04:12:08.208 SEVERE [RMI TCP Connection(3)-127.0.0.1] org.apache.tomcat.util.modeler.BaseModelMBean.invoke Exception invoking method manageApp java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/welcome]] 04-Feb-2016 04:12:08.209 SEVERE [RMI TCP Connection(3)-127.0.0.1] org.apache.tomcat.util.modeler.BaseModelMBean.invoke Exception invoking method createStandardContext javax.management.RuntimeOperationsException: Exception invoking method manageApp Caused by: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/welcome]] Caused by: java.lang.IllegalArgumentException: java.util.zip.ZipException: error in opening zip file at org.apache.catalina.webresources.JarResourceSet.initInternal(JarResourceSet.java:96) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) ... 50 more Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile. (ZipFile.java:215) at java.util.zip.ZipFile. (ZipFile.java:145) at java.util.jar.JarFile. (JarFile.java:154) at java.util.jar.JarFile. (JarFile.java:91) at org.apache.catalina.webresources.JarResourceSet.initInternal(JarResourceSet.java:88) ... 51 more 04-Feb-2016 04:13:18.137 SEVERE [RMI TCP Connection(8)-127.0.0.1] org.apache.tomcat.util.modeler.BaseModelMBean.invoke Exception invoking method manageApp java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/welcome]] 04-Feb-2016 04:13:18.138 SEVERE [RMI TCP Connection(8)-127.0.0.1] org.apache.tomcat.util.modeler.BaseModelMBean.invoke Exception invoking method createStandardContext javax.management.RuntimeOperationsException: Exception invoking method manageApp Caused by: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/welcome]] Tomcat.  The project is not deployed.  Help is needed.  - 1
Comments
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION