Looks like this could be related to the same problem as the one in https://forum.mendix.com/questions/6128/Failed-conversion-from-432-to-480. Is it possible for you to file a ticket that reproduces this issue?
That said, it seems your jar activemq-all-5.6.0.jar in your userlib also defines a StaticLoggerBinder class though. This is a problem that is solved in Mendix 5 but you may not be able to solve it in Mendix 4. Also note my comment in the other question.
This is not very "user-friendly" though or you would leave us with 4.7.2 with which we encounter memory issues or we miss a library in 4.8.0, we already noticed that if we leave the activemq-all out of the userlib directory the app is running fine. We also left all the other libraries that are linked into the userlib directory out of it, still the issue comes down to the activemq-all library which we need to connect to the IFSA bus.