Hello @Anil Kumar Kokkiligadda , the Azure AD B2C AADB2C90080 error is being thrown and logged due an expired token. The app is not crashing most probably due to the exception being handled and logged. Unless the app crashes you may dismiss the error being logged or skip logging it.
For more information about extending token lifetime take a look to Token lifetime behavior.
For more information about handling MSAL errors take a look to Handle errors and exceptions in MSAL for Java.
Let us know if you need additional assistance. If the answer was helpful, please accept it and rate it so that others facing a similar issue can easily find a solution.