尝试在服务器上运行spring boot app时出现STS错误

时间:2015-10-19 11:23:56

标签: tomcat spring-boot spring-tool-suite

这是错误(当我点击Run on Server)时:

Publishing the configuration...
Error copying file to E:/Softwares/sts-bundle/pivotal-tc-server-developer-3.1.1.RELEASE/base-instance/backup\catalina.policy: E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\catalina.policy (The system cannot find the path specified)
E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\catalina.policy (The system cannot find the path specified)
Error copying file to E:/Softwares/sts-bundle/pivotal-tc-server-developer-3.1.1.RELEASE/base-instance/backup\catalina.properties: E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\catalina.properties (The system cannot find the path specified)
E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\catalina.properties (The system cannot find the path specified)
Error copying file to E:/Softwares/sts-bundle/pivotal-tc-server-developer-3.1.1.RELEASE/base-instance/backup\context.xml: E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\context.xml (The system cannot find the path specified)
E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\context.xml (The system cannot find the path specified)
Error copying file to E:/Softwares/sts-bundle/pivotal-tc-server-developer-3.1.1.RELEASE/base-instance/backup\jmxremote.access: E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\jmxremote.access (The system cannot find the path specified)
E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\jmxremote.access (The system cannot find the path specified)
Error copying file to E:/Softwares/sts-bundle/pivotal-tc-server-developer-3.1.1.RELEASE/base-instance/backup\jmxremote.password: E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\jmxremote.password (The system cannot find the path specified)
E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\jmxremote.password (The system cannot find the path specified)
Error copying file to E:/Softwares/sts-bundle/pivotal-tc-server-developer-3.1.1.RELEASE/base-instance/backup\server.xml: E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\server.xml (The system cannot find the path specified)
E:\Softwares\sts-bundle\pivotal-tc-server-developer-3.1.1.RELEASE\base-instance\conf\server.xml (The system cannot 

1 个答案:

答案 0 :(得分:0)

您的工作区正在引用不再存在的服务器。

STS中只有deletecreate new server。它在"服务器"图。