Cannot start server. Server instance is not configured. 在myeclipse中建立虚拟目录的时候不小心物理路径中出现了中文,出现了 服务器 无法启动的问题 所以编码过程中涉及路径的最好不要出现中文,在将文件上传到服务器过程中被编码的话就无法将文件正常写到磁盘。 context.xml和server.xml配置文件路径中不能有中文,否则Tomcat会启动不了