IDEA部署Tomcat报错:No artifacts marked for deployment

刚开始碰到这个问题还被坑了,搞了好半天。。。所以我准备记录一下,走的弯路就不说了,因为我没图??

故障长上图这样。

解决方法:打开File->project structure 选择Artifacts

点击上面最显眼的那个加号,选择Web Application:Exploded

接着按照下面操作进行:

选择Put into Output Root.

点击OK.

返回到Tomcat配置页面选择Deployment

点加号,选Artifact

大功告成!!

原文地址:https://www.cnblogs.com/lbrs/p/11620694.html

时间: 2024-11-02 18:45:42

IDEA部署Tomcat报错:No artifacts marked for deployment的相关文章

Intellij IDEA中部署Tomcat报错“war exploded: Server is not connected. Deploy is not available”

最近将本机的Tomcat 7卸载重装了Tomcat 9后,在IDEA中运行Tomcat老是报错,一直未找到解决问题的办法. 只能讲Tomcat重新退回到版本7,才重新再IDEA中运行正常.

关于服务器部署JBOSS报错问题(Deploy of deployment "np-1.0-SNAPSHOT.war" was rolled back with failure mes sage JBAS014750: Operation handler failed to complete)

Deploy of deployment "np-1.0-SNAPSHOT.war" was rolled back with failure message JBAS014750: Operation handler failed to complete jdk,jboss都部署成功,最后在运行jboss报错.以上是截取部分内容,解决方法如下: 检查Standalone.xml配置 第一个IP Address 和第三IP Address默认是:127.0.0.1 中间IP Addre

eclipse项目转移至IDEA与IDEA tomcat报错(idea自带tomcat版本太高)与war包部署到win服务器与idea提交git的总结

eclipse导出项目到idea时,不要导出target: idea打开eclipse项目后,出现junit找不到的问题,原因是jar包缺失,而maven配置的低版本的junit也显示找不到,解决办法: <!-- https://mvnrepository.com/artifact/junit/junit --> <dependency> <groupId>junit</groupId> <artifactId>junit</artifac

eclipse中以debug方式启动tomcat报错

在eclipse中debug  Tomcat报错,错误如下: FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197) ERROR: transport error 202: connect failed: Operation timed out ERROR: JDWP Transport dt_socket failed to initiali

TOMCAT报错:HTTP Status 404 -

构建struts2工程师,tomcat报错: HTTP Status 404 - type Status report message description The requested resource is not available. Apache Tomcat/6.0.37

应用部署weblogic 报错Unsupported major.minor version 51.0的解决过程

应用部署weblogic 报错Unsupported major.minor version 51.0的解决过程 ? ? 1.部署提示错误:Unsupported major.minor version 51.0 1.1 错误现象如下图所示: 1.2 原因分析 类似错误均属于Java版本问题,即JDK版本过低,只要选择相对应的JDK版本编译即可.48,49,50.51.52是Java编译器内部的版本号:Unsupported major.minor version 52.0 对应于 JDK1.8

aws实例部署flask报错script-timed-out-before-returning-headers-application-py

来源:http://www.aisir.cn/2017/07/15/aws实例部署flask报错script-timed-out-before-returning-headers-application-py/ [Thu Jul 13 13:21:32.542375 2017] [core:error] [pid 25744] [client 127.0.0.1:48852] Script timed out before returning headers: application.py [T

解决tomcat报错javax.imageio.IIOException: Can&#39;t create output stream!

启动tomcat catalina.out报错如下,登陆的时候无法显示验证码 2017-06-09 11:23:06,628 DEBUG org.springframework.web.servlet.DispatcherServlet 845 - DispatcherServlet with name 'spring-mvc' processing GET request for [/data-analysis/kaptchaImage.do]2017-06-09 11:23:06,629 D

【转】Eclipse下启动tomcat报错:/bin/bootstrap.jar which is referenced by the classpath, does not exist.

转载地址:http://blog.csdn.net/jnqqls/article/details/8946964 1.错误: 在Eclipse下启动tomcat的时候,报错为:Eclipse下启动tomcat报错:The archive: C:/Program Files(x86)/Java/jdk1.7.0_10/lib/tools.jar which is referenced by the classpath, doesnot exist. 2.原因: 这是因为我中途移动过tomcat的位