Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您好我正在尝试在 Eclipse 4.2(juno)中安装 tomcat 7。
我要去windows>preferences>servers>add并下载和安装。
问题是安装开始但一段时间后它停止并给出以下错误。
安装服务器时出错:ZLIB 输入流意外结束
嗨,我找到了解决方案。
我刚刚从tomcat外部安装了apache,在安装结束时没有选中运行tomcat服务器的框,而是打开eclipse并从eclipse运行tomcat服务器。
谢谢大家。