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

No message received within 3000ms, #584

Closed
junxin367 opened this issue Jan 18, 2022 · 1 comment
Closed

No message received within 3000ms, #584

junxin367 opened this issue Jan 18, 2022 · 1 comment

Comments

@junxin367
Copy link

at org.mvndaemon.mvnd.client.DaemonClientConnection.receive(DaemonClientConnection.java:129)
at org.mvndaemon.mvnd.client.DefaultClient.execute(DefaultClient.java:296)
at org.mvndaemon.mvnd.client.DefaultClient.main(DefaultClient.java:118)
Caused by: java.io.IOException: No message received within 3000ms, daemon may have crashed. You may want to check its status using mvnd --status
at org.mvndaemon.mvnd.client.DaemonClientConnection.receive(DaemonClientConnection.java:111)

How do you handle this error?

@junxin367
Copy link
Author

mvnd.keepAlive = 10000 ms

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

1 participant