admin管理员组文章数量:1245847
my new application using Spring MVC , i am hitting an bank API , request from app server first goes to webserver (security reason) and then it hits to bank API , but after some succesfull request say 40-50 , i am receiving java.SocketTimeoutException: connect timed out error in my logs for each request and API stops working. the app server i am using is JBOSS .
i also want to say that when i am using the struts (old aplication) all things works fine. also all DB work fine in Spring only that API and other API of bank stops workimg givimg error of java.SocketTimeoutException , how to diagnose the issue.
we have properly logged, increased the timeout but still no solution .
本文标签:
版权声明:本文标题:spring - java.net.SocketTimeoutException: connect timed out error after some successful request serving - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1740236361a2246472.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论