242243244245246247248249250251252
} logger.debug("Stopping Threads...."); shutdownThreads(); user.logout(); logger.debug("Interface Logged out successfully"); if (enableEnterfaceStatusEmails == true) { try
234235236237238239240241242243244