@GokulBakthavachalam ,Try checking for the bundle's dependency on felix
console. I am pretty sure that most of the dependencies will be in
red.Update your dependencies as per the new version of AEM 6.5 SP3 and
try to resolve all the dependencies of felix console.I migrated from AEM
6.4.3 to 6.5.5, faced similar issue, but in my case it got resolved by
updating the dependencies of adobe libraries in react-app code in
package.json file. So if you are using AEM with React, then try to
upgrade those...