Thread pool error #373

i seem to be getting rather a large number of the following in my log… this is on build #373, the latest on CB as i raise this,

2016-06-26 20:03:54.543 [WARN ] [rthome.core.common.ThreadPoolManager] - Thread pool ‘items’ rejected execution of class org.eclipse.smarthome.core.items.GenericItem$1

is this the same or similiar to https://community.openhab.org/t/problem-with-thingmanager-and-threadpool/7365 which looks to be closed ??

No, it is similar to https://github.com/eclipse/smarthome/issues/1743, which will be fixed by https://github.com/eclipse/smarthome/pull/1744 once this is merged!

aH yes, thanks Kai, cuold this be related to the frequency that jupnp is tying to poll devices…especially those it cant authorise against ? see https://community.openhab.org/t/error-on-starting-jupnp/11461/4

No, that’s most likely unrelated.