The issue was resolved by adding bundles.info file inside configuration/ folder. We added all plugins from plugins folder in bundles.info. Also added respective start levels for some plugins. One important parameter used in eclipse.ini was -Dosgi.checkConfiguration=true, which made sure that our cache is up to date.
By these way our application was able to successfully launch. With eclipse 4.26.