This looks like you have some duplicate .jar files in your application's userlib.
To fix this, go into the application's userlib and look for duplicates. If there are duplicates then keep the one with the highest version number, delete the rest.
Good luck!