Hello, I've installed servicemix 6.1.2 on centos 7.
Every time i quite karaf console by typing shutdown, i have the following warnings in the console : *WARNING: EventAdmin: Event Task Processing Interrupted. Events may not be recieved in proper order. WARNING: EventAdmin: Exception: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@27875626 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426] (java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@27875626 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426]) WARNING: EventAdmin: Exception: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@3644c839 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426] (java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@3644c839 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426]) WARNING: EventAdmin: Exception: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@53ad5ce6 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426] (java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@53ad5ce6 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426]) WARNING: EventAdmin: Exception: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@4e8616d3 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426] (java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@4e8616d3 rejected from java.util.concurrent.ThreadPoolExecutor@6285dcb2[Shutting down, pool size = 19, active threads = 0, queued tasks = 0, completed tasks = 1426]).....* I've reinstalled servicemix but i still receive the warning.. Do you have any idea why i receive these warnings.? On other machines , i dont have these warnings.. -- View this message in context: http://servicemix.396122.n5.nabble.com/Servicemix-Warnings-after-shutdown-tp5724043.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
