The thread group name of JBI listeners is defined according to the following pattern: <component-name> -JBIListener.
A space is missing just before JBIListener to have the right pattern: <component-name> - JBIListener
Fixed in trunk
Fixed in trunk