主要工具: Linux, Python, SQL
錯誤描述︰在deploy war到tomcat server時,發現有以下的warning
WARNING: Unknown default host [localhost] for connector [Connector[HTTP/1.1-13141]] 出現地點︰Tomcat log
WARNING: Unknown default host [localhost] for connector [Connector[HTTP/1.1-13141]]
解決方法︰打開TOMCAT_ROOT/conf/server.xml裏面有一個connector的port是13141(錯誤中寫的port),把default host 改成不是localhost就OK了。
Post a Comment
No comments:
Post a Comment