ERROR - org.apache.commons.lang3.concurrent.ConcurrentRuntimeException - Possible Causes of ConcurrentRuntimeException

Exception Thrown By:Cause
FrameworkClassMethod
Apache Commons ConcurrentUtils public static void handleCauseUnchecked(ExecutionException ex) if the
cause of the ExecutionException is a checked exception.
Apache Commons ConcurrentUtils public static T initializeUnchecked(ConcurrentInitializer initializer) if the
initializer throws an exception.