This content has been marked as final.
Show 1 reply
-
1. Re: Getting an error MODCLUSTER000043, not sure what to do.
cennore Aug 28, 2016 2:04 PM (in response to anthony.galati)Hi. I'm experiencing the same exception and was wondering if you ever got to resolve this?
I have a domain + Apache + Modcluster with several hosts. I started getting this error the moment I refactored some slow processes to run asynchronously as opposed to their former synchronous architecture by using the @asynchronous annotation. I'm guessing Wildfly is spinning quite a huge number of threads to cater for the number of jobs being produced and is somehow causing the send status of the node to timeout.
Please advise.