That looks like you have older conflicting jar files in your userlib.
To fix this, go into your application's userlib folder. Look for jar files with the same name, and delete any duplicates, just keeping the one with the highest version number in the filename.
You may need to clean your deployment directory afterwards in Studio Pro, but this should fix your problem.
Good luck!