1. 程式人生 > >Mac系統開發常見問題-IntelliJIDEA-TOMCAT-Unable to ping server at localhost:1099

Mac系統開發常見問題-IntelliJIDEA-TOMCAT-Unable to ping server at localhost:1099

IntelliJ IDEA之Tomcat啟動相關報錯:

1.EvnetLog報錯:Application Server was not connected before run configuration stop, reason:
           Unable to ping server at localhost:1099

  out報:/Users/niefei/Programs/apache-tomcat-6.0.45/bin/catalina.sh run
/bin/sh: /Users/niefei/Programs/apache-tomcat-6.0.45/bin/catalina.sh: Permission denied
Disconnected from server

很明顯是許可權問題,我們修改一下許可權即可。

chmod 755 catalina.sh 

2.EvnetLog報錯:Application Server was not connected before run configuration stop, reason:

           Unable to ping server at localhost:1099

  out報:

The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program
Disconnected from server

雖然不是很明顯是許可權問題,但我們修改一下許可權即可。Tomcat6存在,Tomcat7不存在該問題。

chmod 777 apache-tomcat-6.0.45/bin/*


相關推薦

Mac系統開發常見問題-IntelliJIDEA-TOMCAT-Unable to ping server at localhost:1099

IntelliJ IDEA之Tomcat啟動相關報錯: 1.EvnetLog報錯:Application Server was not connected before run configuration stop, reason:            Unable to

idea啟動tomcat無效:Unable to ping server at localhost:1099

用IDEA開啟一個新專案,發現新建好了project並設定好了tomcat之後,啟動專案無效,idea本應會再伺服器啟動之後自動呼叫瀏覽器開啟指定的連結,可是什麼都沒有,而且伺服器啟動不報錯,但是啟動很快,不像之前至少得有個幾秒。然後自己開啟127.0.0.1:8080,什麼

IntelliJ idea啟動tomcat報錯:Unable to ping server at localhost:1099 解決

提示資訊:Intellij IDEA Tomcat Application Server was not connected before run configuration stop, reason: Unable to ping server at localhost:1099

tomcat啟動失敗,提示資訊:Unable to ping server at localhost:1099

今天測試springMVC restful風格,我使用的是idea 一開始是java7+tomcat7正常啟動 使用tomcat9的時候,啟動失敗,  提示資訊:Application Server was not connected before run configur

< Unable to ping server at localhost:1099>問題解決---小記

其實之前就遇到一次這樣問題,但還是因記性,,所以開始記錄自己的Error。 **出現問題:**Application Server was not connected before run configuration stop, reason: Unable

IDE 報錯 Unable to ping server at localhost:1099 如何解決

Application Server was not connected before run configuration stop,reason: Unable to ping server at localhost:1099如何解決。解決辦法:親測可行  開啟IDE配置

啟動JRebel報錯 Unable to ping server at localhost:1099

查閱了網上的一些資料如:https://stackoverflow.com/questions/19068977/intellij-cant-start-simple-web-application-unable-to-ping-server-at-localhost 由於

Mac系統開發常見問題-80埠被佔用的解決方案2-使用Nginx解決

起因:      開發中,eclipse中無法使用80埠(因mac 本身已經佔用了80埠),導致除錯專案的時候,需要使用8080埠除錯,不是很方便,所以,想到使用nginx做代理,然後做轉發到8080埠。 思路:      無非就那麼幾種:           1、幹

啟動Tomcat時報錯:Server at localhost was unable to start within 45 seconds

一、在Tomcat啟動時有時會報次錯 Server Tomcat v9.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing th

Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds

需要 lips 解釋 們的 http 連接 結果 但是 with 我們在用普通模式開始服務的時候,服務可以正常開啟. 但是咱們用Debug模式開啟服務的時候,開啟時間會拉長.所以錯誤有事時候就出來了. 錯誤: Server Tomcat v7.0 Server at l

Eclipse4.6安裝Tomcat插件時報錯:Unable to read repository at http://tomcatplugin.sf.net/update/content.xml. Received fatal alert: handshake_failure

logs tomcat repos cef blog 時報 技術分享 src tom 錯誤如下: Unable to read repository at http://tomcatplugin.sf.net/update/content.xml.Received fat

Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires

嘗試 雙擊 fill edi 導致 java ee ase apps -m Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requir

Tomcat unable to start within 45 seconds.

保存 修改 分享 unable ima ips bsp http images 解決的方法當然是設定這個時間,讓其大於45秒,修改在當前項目所在的workspace\.metadata\.plugins\org.eclipse.wst.server.core\serv

解決Tomcat v6.0 Server at localhost was unable to start within 45 seconds

editor cat 超時 seconds 出現 cfb tin sin java eclipse 中tomcat啟動超時報錯如下: Starting Tomcat v7.0 Server at localhost‘ has encountered a problem Se

Mac系統安裝和配置tomcat步驟詳解

roles 應用 lan ref out size let watermark local https://www.jianshu.com/p/53afed9941e9 一:下載 打開Apache Tomcat官網,選擇需要的版本下載: 二:存放到本地 文件夾重名民為Ap

解決 Tomcat v7.0 Server at localhost was unable to start within 45 seconds

剛啟動專案就報了不認識的錯誤。 對於這個錯誤,我的理解是:tomcat啟動有問題,他沒能再45秒內啟動起來,需要更多的時間,可以嘗試增加專案開啟時間。 操作如下: 01 對於這個的設定操作為,雙擊tomcat server: 然後在彈出頁面 在展開頁面中設定

解決Tomcat unable to start within 45 seconds 問題

問題:Tomcat unable to start within 45 seconds 截圖: 原因:專案太大,部署需要耗費很長時間 解決方案:修改tomcat的timeout 解決步驟: step1:在Servers中雙擊選中使用的tomcat step2:在彈出的頁面中選擇T

Error running Tomcat:Unable to open debugger oprt JVM_Bind

在idea中啟動debug模式時遇到了下面的錯誤 就是下面這個: Error running maps Tomcat: Unable to open debugger port():java.net.BindException "Address alre

Server Tomcat v8.5 Server at localhost was unable to start within 45 seconds

問題: Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing

關於Server Tomcat v8.5 Server at localhost was unable to start within 45 second的解決辦法

這個問題可能大家都有碰到過,有的人可能是到這個問題,就重新啟動一次eclipse就好了,但如果是大型的專案,重新啟動也還是會報這個錯。 出現這個情況的原因有兩個,一是你的資料庫連線connection超時,二是你的專案真的在45s之間還沒啟動起來,是由於專案比較