The JBIProcessorManager uses the following classes as not static, so a memory leak occurs (https://blogs.oracle.com/olaf/entry/memory_leaks_made_easy)
Move inner classes as new types to solve the problem
Fixed in branch petals-enterprise-3.1.x
To merge in trunk
Merged in trunk
Move inner classes as new types to solve the problem