java.util.concurrent.TimeoutException: Idle timeout expired: 300000/300000 ms


Request idle timed out at 123000 ms.

That means there was no activity (read or write) for 123000 ms and the connection was closed.

 

如果不活動的鏈接大於123秒的話會自動關閉;

參考:https://stackoverflow.com/questions/47470724/unable-to-access-idempiere-java-io-ioexception-java-util-concurrent-timeoutex

 

解決:

 

http://blog.51cto.com/guowang327/1760784


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM