ava.net.SocketTimeoutException: Accept timed out
Posted: Fri Aug 06, 2021 4:16 pm
Hello,
I am running into this issue with openMHA timing out. Previously I had an issue with permission error 13, but I solved that issue with chmod +x mha. When I run the Matlab script I am getting this issue.
Error using mha_start (line 135)
Java exception occurred:
java.net.SocketTimeoutException: Accept timed out
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
I am running into this issue with openMHA timing out. Previously I had an issue with permission error 13, but I solved that issue with chmod +x mha. When I run the Matlab script I am getting this issue.
Error using mha_start (line 135)
Java exception occurred:
java.net.SocketTimeoutException: Accept timed out
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)