請教:在linux上透過程式啟動jboss321的問題
telnet到伺服器上手工啟動,正常。
但是在class中,呼叫sh run.sh &來啟動,會在下面這段程式碼處等待很長時間,再往下執行,但是能啟動成功。不知何故?
2004-09-28 13:55:58,801 INFO [org.jboss.logging.Log4jService] Started
2004-09-28 13:55:58,802 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.system:type=Log4jService,service=Logging dependent components: []
2004-09-28 13:55:58,802 DEBUG [org.jboss.system.ServiceController] starting service jboss.rmi:type=RMIClassLoader
2004-09-28 13:55:58,802 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.rmi:type=RMIClassLoader dependent components: []
2004-09-28 13:55:58,804 DEBUG [org.jboss.system.ServiceController] starting service jboss:service=WebService
但是在class中,呼叫sh run.sh &來啟動,會在下面這段程式碼處等待很長時間,再往下執行,但是能啟動成功。不知何故?
2004-09-28 13:55:58,801 INFO [org.jboss.logging.Log4jService] Started
2004-09-28 13:55:58,802 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.system:type=Log4jService,service=Logging dependent components: []
2004-09-28 13:55:58,802 DEBUG [org.jboss.system.ServiceController] starting service jboss.rmi:type=RMIClassLoader
2004-09-28 13:55:58,802 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.rmi:type=RMIClassLoader dependent components: []
2004-09-28 13:55:58,804 DEBUG [org.jboss.system.ServiceController] starting service jboss:service=WebService
相關文章
- 請教:如何透過一個Java程式關閉或者啟動另一個Java程式?Java
- 請教在java application中檔案上傳的問題JavaAPP
- Linux下的JavaC,問題請教LinuxJava
- 請教Jive程式碼中的問題
- 請教applet程式的問題APP
- 請教一個檔案上傳的問題
- 請教JDONJIVE3.6程式碼的問題
- 請教phpword問題PHP
- 請教SAXParseException問題Exception
- 請教:NullPointerException 問題NullException
- 請教關於Jive中過濾器的問題過濾器
- 請教:JdonFramework應用Demo程式問題Framework
- 請教!!iplanet的問題
- 請教: jboss下 透過rmi呼叫其他機器上的遠端服務
- 透過http請求啟動jenkins任務HTTPJenkins
- 請教web工程的的問題?Web
- 請教個動態報表設計的問題
- 請教:EJB3的SessionBean主動呼叫問題SessionBean
- 關於在linux中顯示漢字的問題請教大蝦(轉)Linux
- 請教Beego Router 問題Go
- javah命令問題請教Java
- 請教一個在Session Bean中使用JDBC的問題SessionBeanJDBC
- 請教:在J2ME裡state模式的問題模式
- banq,Jdon Framework的問題請教Framework
- 請教一個cookies的問題Cookie
- 請教IoC模式中的問題模式
- 請教jive安裝的問題
- 請教一個executeBatch()的問題BAT
- 請教資料的返回問題
- jivejdon執行的問題請教
- 小弟請教一個在英國的project的問題 請大俠們指教Project
- 請教一個問題,關於上傳檔案和圖片的問題
- 我初學,請教幾個驅動的問題。(轉)
- 透過Docker啟動Solace,並在Spring Boot透過JMS整合SolaceDockerSpring Boot
- 請教個問題執行 httprunner 遇到的問題HTTP
- 透過知識星球提問時,請大家在提出的問題裡附加上這些資訊
- 請教一個在Tiles中引數傳遞的問題
- 請教:如果透過cache來提取oracle中的資料?Oracle