solr+tomcat: HTTP 500 configuration error。 1字节的UTF-8序列的字节1无效

启动tomcat的时候报的错误。

原因是在schema.xml文件中放入了汉字编码的“符号。

还有就是在schema.xml中有中文注释。
去掉中文注释后就没有这个错误了。

猜你喜欢

转载自alleni123.iteye.com/blog/2047560