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