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)
ava.net.SocketTimeoutException: Accept timed out
ava.net.SocketTimeoutException: Accept timed out
- Attachments
-
- Screen Shot 2021-08-06 at 9.14.28 AM.png (73.25 KiB) Viewed 10839 times
-
- Posts: 3
- Joined: Thu Jul 01, 2021 10:59 am
Re: ava.net.SocketTimeoutException: Accept timed out
Dear chozilla,
please excuse the late answer. Thanks for bringing attention to this bug, for now we fixed mha_start.m, which is attached to this reply. Later we will publish the fix in a bugfix-release.
Have fun
Max
please excuse the late answer. Thanks for bringing attention to this bug, for now we fixed mha_start.m, which is attached to this reply. Later we will publish the fix in a bugfix-release.
Have fun
Max
- Attachments
-
- mha_start_fix.zip
- (2.64 KiB) Downloaded 2601 times