我正嘗試在glassfish 3.1.1中啓動一個域。在此期間啓動,數據庫遷移進行的,這是在我的情況很長,和GlassFish落在超時:Glassfish:增加啓動域超時
> asadmin start-domain MyDomain
[域試圖啓動]
No response from the Domain Administration Server (MyDomain) after 600 seconds.
The command is either taking too long to complete or the server has failed.
Please see the server log files for command status.
Please start with the --verbose option in order to see early messages.
Command start-domain failed.
我的問題是:如何增加命令啓動域的超時時間? 600秒是不夠的。
您可以禁用應用程序啓動域並重新啓用該應用程序。 – BevynQ