Hello, I am upgrading an app from 7 to 9. I am in 9 now upgrading the modules. I have just upgraded the email connector. I fixed the errors and went to commit and couldn't because of the below errors. My colleague has told me to download SVN Tortoise, however the security at my company blocks it. Is there a way of committing without downloading this SVN Tortoise? Thanks
asked
Jessica Parsons
1 answers
0
This looks more that there are conflicts in your Java Jar libraries. After upgrading it is always wise to clean out the userlib directory. Double check your userlib for multiple versions of the same JAR file. Keep the highest one. I would suggest moving the older versions to safe location. You can remove those when the modeler starts working again.