错误信息:
publishing to tomcat v8.0 server at localhost has encontered a problem
Could not publish to the server. java.lang.NullPointerException
产生错误的操作:
解决方法:
1、找到Tomcat的配置文件“context.xml”,在Context标签中添加两个属性( reloadable=true” privileged=true”),如下图:
2、加完保存之后,重新启动Eclipse,否则不生效。重新启动Eclipse之后,问题就解决了;但再查看Context.xml文件会发现两个属性又被去掉了。
其它方法
以下方法我没有实际测试过,如果你通过上面的方法不能解决问题,可以考虑尝试下面的方法:
解决方案:
- Removed the project from the workspace
- Remove .classpath, .project and .settings folder
- Reimport the project
Maven项目解决:
- Removed the project from the workspace
- CMD:mvn eclipse:clean
- Remove .settings folder
- CMD:mvn eclipse:eclipse
- Reimport the project
再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!http://www.captainbed.net