Hi Can anyone help me on following error in Apps8, When do i kill the session of the users the below error occurs, Finally restart the services of middleware only works
Ifs.Fnd.FndSystemException: Your User Profile cannot be loaded.
Personal settings will not be applied and any changes to these will not be persisted. ---> Ifs.Fnd.FndSystemException: Unexpected error while calling server method ManageMyUserProfile/LoadMyUserProfile ---> Ifs.Fnd.FndServerFaultException: Unable to get database connection. (weblogic.common.resourcepool.ResourceDisabledException: Pool fndbas is Suspended, cannot allocate resources to applications..)
weblogic.common.resourcepool.ResourceDisabledException: Pool fndbas is Suspended, cannot allocate resources to applications..
at Ifs.Fnd.AccessProvider.FndConnection.HandleHttpSuccessResult(HttpWebResponse result, FndManualDecisionCollection decisions, String operation, FndBodyType responseBodyType, Object responseBody)
at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync)
--- End of inner exception stack trace ---
at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync)
at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(String intface, String operation, Object requestBody, Object responseBody, FndRequestContext requestContext, Boolean forcedSync)
at Ifs.Fnd.AccessProvider.Activity.FndActivityContext.Invoke(String intface, String operation, Object request, Object response)
at Ifs.Fnd.AccessProvider.Activity.FndActivityCommand.ExecuteNonQuery(Object body)
at Ifs.Fnd.UserProfile.ServerInterface.Ifs.Fnd.UserProfile.IManageMyUserProfile.LoadMyUserProfile(Boolean useEncoding, ClientProfileValue clientProfileValueCondition)
at Ifs.Fnd.UserProfile.FndUserProfile.LoadUserProfile()