jbonofre opened a new pull request, #2317:
URL: https://github.com/apache/karaf/pull/2317

   Backport of #2309 to karaf-4.4.x.
   
   When the JMX connector starts in a separate thread, it can race with the RMI 
registry initialization, causing a NotContextException when trying to bind to 
the JNDI context. Add retry logic (up to 10 attempts, 1s apart) for this 
transient failure, while still failing immediately for other errors like 
BindException.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to