Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Exception occured #8

Open
Mlebech opened this issue Feb 18, 2022 · 2 comments
Open

Java Exception occured #8

Mlebech opened this issue Feb 18, 2022 · 2 comments

Comments

@Mlebech
Copy link

Mlebech commented Feb 18, 2022

Hi I am using Matlab R2021b and EnergyPlus 8.9.

During simulation, the communication between Simulink and Energy + failed and crashed. This error occured with a random frequency.
The logs are in attached file showing a problem of writing in the sockets in the bcvtb program.

log.zip

@swancrow
Copy link

swancrow commented Mar 3, 2023

I have the same issue

@swancrow
Copy link

swancrow commented Mar 3, 2023

Error using mlep/acceptSocket (line 1146)
Java exception occurred:
java.net.SocketTimeoutException: Accept timed out

at java.net.DualStackPlainSocketImpl.waitForNewConnection(Native Method)

at java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:135)

at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)

at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:199)

at java.net.ServerSocket.implAccept(ServerSocket.java:545)

at java.net.ServerSocket.accept(ServerSocket.java:513)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants