Could not publish server configuration for Tomcat v7.0 Server at localhost. Multiple Contexts have a
7)Could not publish server configuration for Tomcat v7.0 Server at localhost.
作者: szh1124
釋出時間:2015-07-13 11:09:55
錯誤資訊:
Could not publish server configuration for Tomcat v7.0 Server at localhost.
Multiple Contexts have a path of "/syslog".
解決辦法:
如果是使用的eclipse tomcat 外掛,需要在你的工作空間 找到如下檔案:
workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\conf\server.xml檔案。
如果是Tomcat單獨伺服器就需要找Tomcat的安裝目錄:
${Tomcat_home}\Apache-tomcat-6.0.37\conf\server.xml
然後開啟此檔案:
<Context docBase="syslog" path="/syslog" reloadable="true" source="org.eclipse.jst.j2ee.server:syslog"/> <Context docBase="syslog" path="/syslog" reloadable="true" source="org.eclipse.jst.j2ee.server:syslog"/>
有兩條相同資訊,刪除一條,刪除tomcat之後再重新開啟(重啟tomcat服務)
相關文章
- Server Tomcat v7.0 Server at localhost failed to startServerTomcatlocalhostAI
- tomcat-啟動報錯Multiple Contexts have a path of "/xxxx"TomcatContext
- Oracle Management Server Could Not Be StartedOracleServer
- web server apache tomcat11-12-SSL/TLS ConfigurationWebServerApacheTomcatTLS
- MySQL server PID file could not be found!MySqlServer
- MySQL master and slave have equal MySQL server UUIDsMySqlASTServerUI
- Dedicated Server Configuration (133)Server
- Starting httpd: httpd: Could not reliably determine the serverhttpdServer
- Server Tomcat v9.0 Server at localhost failed to start.ServerTomcatlocalhostAI
- Page directive must not have multiple occurrences of pageencodingEncoding
- 配置Apache Server + Tomcat (轉)ApacheServerTomcat
- psql: error: could not connect to server: No such file or directorySQLErrorServer
- You do not have permission to get URL ‘/’ from this server解決方案Server
- wamp出現You don’t have permission to access/on this server提示Server
- WebLogic啟動報Could not get the server file lockWebServer
- 【偵聽】V$session.server = none when using Shared Server/MTS ConfigurationSessionServerNone
- master and slave have equal MySQL server UUIDs問題解決ASTMySqlServerUI
- Mysql啟動錯誤-server PID file could not be foundMySqlServer
- [php排錯] Forbidden You don't have permission to access / on this server.PHPORBServer
- 在 WebSphere Process Server V7.0 中使用儲存與轉發特性(一)WebServer
- Tomcat的Server.xml配置詳解TomcatServerXML
- Tomcat 的 Server 檔案配置詳解!!!TomcatServer
- Apache Http Server和Tomcat 之區別ApacheHTTPServerTomcat
- web server apache tomcat11-16-mbeanWebServerApacheTomcatBean
- web server apache tomcat11-31-websocketWebServerApacheTomcat
- web server apache tomcat11-33-CDIWebServerApacheTomcat
- web server apache tomcat11-14-CGIWebServerApacheTomcat
- IntelliJ IDEA 配置遠端Tomcat:Tomcat server RemoteIntelliJIdeaTomcatServerREM
- web server apache tomcat11-24-Virtual Hosting and TomcatWebServerApacheTomcat
- MysqL錯誤之_ERROR! MySQL server PID file could not be found!MySqlErrorServer
- mac osx Forbidden You don't have permission to access / on this server解決方法MacORBServer
- Invalid configuration object webpack dev server has been initialisedObjectWebdevServer
- 關於解決Server Tomcat v9.0 Server at localhost failed to start的問題ServerTomcatlocalhostAI
- tomcat支援https的server.xml配置TomcatHTTPServerXML
- 詳解Tomcat 配置檔案server.xmlTomcatServerXML
- web server apache tomcat11-26-maven jarsWebServerApacheTomcatMavenJAR
- web server apache tomcat11-29-Windows AuthenticationWebServerApacheTomcatWindows
- web server apache tomcat11-08-JNDI ResourcesWebServerApacheTomcat