It looks like you multiple versions of various jar files in your userlib. This has probably occured from an older project having newer versions of marketplace modules being installed without the old dependencies being cleared out.
To fix this you need to go into your userlib folder using Windows Explorer, and remove old versions of jar files with the same name. I’d copy these out incase you need to replace them. Once you’ve left the latest versions in place, try restarting the app.
Solution : Add “NO_PROXY” as an ENVIRONMENT Variable and set it to 127.0.0.1
Project Settings...