Last active
August 29, 2015 13:59
-
-
Save iperdomo/10477550 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-04-13 15:46:26,670 INFO [javax.servlet.ServletContextListener] Welcome to Seam 2.3.1.Final | |
2014-04-13 15:46:27,444 INFO [org.jboss.seam.init.Initialization] reading /WEB-INF/components.xml | |
2014-04-13 15:46:27,557 INFO [org.jboss.seam.init.Initialization] reading properties from: /seam.properties | |
2014-04-13 15:46:27,589 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init | |
2014-04-13 15:46:27,602 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.cache.cacheProvider | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.parameters | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.security.credentials | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole | |
2014-04-13 15:46:27,603 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale | |
2014-04-13 15:46:27,604 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.transaction.transaction | |
2014-04-13 15:46:27,604 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider | |
2014-04-13 15:46:27,604 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.manager | |
2014-04-13 15:46:27,689 INFO [org.jboss.seam.Component] Component: BulkWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.BulkWebService | |
2014-04-13 15:46:27,714 INFO [org.jboss.seam.Component] Component: GroupWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.GroupWebService | |
2014-04-13 15:46:27,729 INFO [org.jboss.seam.Component] Component: appInitializer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AppInitializer | |
2014-04-13 15:46:27,734 INFO [org.jboss.seam.Component] Component: appliancePasswordAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.AppliancePasswordAction | |
2014-04-13 15:46:27,738 INFO [org.jboss.seam.Component] Component: applianceService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ApplianceService | |
2014-04-13 15:46:27,740 INFO [org.jboss.seam.Component] Component: applianceStatusAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ApplianceStatusAction | |
2014-04-13 15:46:27,742 INFO [org.jboss.seam.Component] Component: attributeInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.AttributeInventoryAction | |
2014-04-13 15:46:27,749 INFO [org.jboss.seam.Component] Component: attributeService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AttributeService | |
2014-04-13 15:46:27,752 INFO [org.jboss.seam.Component] Component: authOrganizationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AuthOrganizationService | |
2014-04-13 15:46:27,754 INFO [org.jboss.seam.Component] Component: authenticationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AuthenticationService | |
2014-04-13 15:46:27,757 WARN [org.jboss.seam.Component] Component class should be serializable: authenticationSessionService | |
2014-04-13 15:46:27,757 INFO [org.jboss.seam.Component] Component: authenticationSessionService, scope: SESSION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.AuthenticationSessionService | |
2014-04-13 15:46:27,760 INFO [org.jboss.seam.Component] Component: authenticator, scope: SESSION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.Authenticator | |
2014-04-13 15:46:27,763 INFO [org.jboss.seam.Component] Component: baseConfigurationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.BaseConfigurationService | |
2014-04-13 15:46:27,765 INFO [org.jboss.seam.Component] Component: cacheRefreshInterceptorService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.intercept.CacheRefreshInterceptorService | |
2014-04-13 15:46:27,769 INFO [org.jboss.seam.Component] Component: cacheRefreshService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.CacheRefreshService | |
2014-04-13 15:46:27,771 INFO [org.jboss.seam.Component] Component: cacheRefreshSnapshotFileService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.CacheRefreshSnapshotFileService | |
2014-04-13 15:46:27,778 INFO [org.jboss.seam.Component] Component: cacheRefreshTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | |
2014-04-13 15:46:27,782 INFO [org.jboss.seam.Component] Component: cacheService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.CacheService | |
2014-04-13 15:46:27,783 INFO [org.jboss.seam.Component] Component: centralLdapService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.CentralLdapService | |
2014-04-13 15:46:27,786 INFO [org.jboss.seam.Component] Component: clientAssociationWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.ClientAssociationWebService | |
2014-04-13 15:46:27,791 INFO [org.jboss.seam.Component] Component: clientService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ClientService | |
2014-04-13 15:46:27,792 INFO [org.jboss.seam.Component] Component: compAuthMode, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.action.CompAuthMode | |
2014-04-13 15:46:27,794 INFO [org.jboss.seam.Component] Component: configurationUpdateTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ConfigurationUpdateTimer | |
2014-04-13 15:46:27,797 INFO [org.jboss.seam.Component] Component: configureCacheRefreshAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ConfigureCacheRefreshAction | |
2014-04-13 15:46:27,800 INFO [org.jboss.seam.Component] Component: configureLogViewerAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ConfigureLogViewerAction | |
2014-04-13 15:46:27,802 INFO [org.jboss.seam.Component] Component: contactDownloadAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ContactDownloadAction | |
2014-04-13 15:46:27,809 INFO [org.jboss.seam.Component] Component: copyUtils, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.CopyUtils | |
2014-04-13 15:46:27,812 INFO [org.jboss.seam.Component] Component: customAttributeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.CustomAttributeAction | |
2014-04-13 15:46:27,815 INFO [org.jboss.seam.Component] Component: downloadService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.DownloadService | |
2014-04-13 15:46:27,817 INFO [org.jboss.seam.Component] Component: entityIDMonitoringService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.EntityIDMonitoringService | |
2014-04-13 15:46:27,819 INFO [org.jboss.seam.Component] Component: excelService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ExcelService | |
2014-04-13 15:46:27,820 INFO [org.jboss.seam.Component] Component: federationConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.FederationConverter | |
2014-04-13 15:46:27,822 INFO [org.jboss.seam.Component] Component: federationDeconstructionAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FederationDeconstructionAction | |
2014-04-13 15:46:27,823 INFO [org.jboss.seam.Component] Component: federationInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FederationInventoryAction | |
2014-04-13 15:46:27,824 INFO [org.jboss.seam.Component] Component: federationProposalConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.FederationProposalConverter | |
2014-04-13 15:46:27,825 INFO [org.jboss.seam.Component] Component: federationProposalsInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FederationProposalsInventoryAction | |
2014-04-13 15:46:27,827 INFO [org.jboss.seam.Component] Component: federationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.FederationService | |
2014-04-13 15:46:27,828 INFO [org.jboss.seam.Component] Component: fileViewerAction, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FileViewerAction | |
2014-04-13 15:46:27,830 INFO [org.jboss.seam.Component] Component: filterService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.FilterService | |
2014-04-13 15:46:27,832 INFO [org.jboss.seam.Component] Component: groupService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.GroupService | |
2014-04-13 15:46:27,834 INFO [org.jboss.seam.Component] Component: imageRepository, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ImageRepository | |
2014-04-13 15:46:27,837 INFO [org.jboss.seam.Component] Component: imageService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ImageService | |
2014-04-13 15:46:27,839 INFO [org.jboss.seam.Component] Component: importPersonConfiguration, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.load.conf.ImportPersonConfiguration | |
2014-04-13 15:46:27,846 INFO [org.jboss.seam.Component] Component: inumEntryManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.ManagedPersistenceContext | |
2014-04-13 15:46:27,848 INFO [org.jboss.seam.Component] Component: inumEntryManagerFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.EntityManagerFactory | |
2014-04-13 15:46:27,849 INFO [org.jboss.seam.Component] Component: inumGenerationWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.InumGenerationWebServiceImpl | |
2014-04-13 15:46:27,851 INFO [org.jboss.seam.Component] Component: inumGeneratorInterceptorService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.intercept.InumGeneratorInterceptorService | |
2014-04-13 15:46:27,853 INFO [org.jboss.seam.Component] Component: inumService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.InumService | |
2014-04-13 15:46:27,857 INFO [org.jboss.seam.Component] Component: joinFederationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.JoinFederationAction | |
2014-04-13 15:46:27,858 INFO [org.jboss.seam.Component] Component: jsonService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.JsonService | |
2014-04-13 15:46:27,861 INFO [org.jboss.seam.Component] Component: ldapConnectionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.LdapConnectionCheckerTimer | |
2014-04-13 15:46:27,864 INFO [org.jboss.seam.Component] Component: ldapStatusTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.staus.ldap.LdapStatusTimer | |
2014-04-13 15:46:27,868 INFO [org.jboss.seam.Component] Component: logFileSizeChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.LogFileSizeChecker | |
2014-04-13 15:46:27,870 INFO [org.jboss.seam.Component] Component: lookupService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.LookupService | |
2014-04-13 15:46:27,873 INFO [org.jboss.seam.Component] Component: manageCertificateAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ManageCertificateAction | |
2014-04-13 15:46:27,877 INFO [org.jboss.seam.Component] Component: manageCustomAuthenticationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ManageCustomAuthenticationAction | |
2014-04-13 15:46:27,879 INFO [org.jboss.seam.Component] Component: mapperUtil, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.MapperUtil | |
2014-04-13 15:46:27,881 INFO [org.jboss.seam.Component] Component: menuAction, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.action.MenuAction | |
2014-04-13 15:46:27,882 INFO [org.jboss.seam.Component] Component: metadataFilterConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.MetadataFilterConverter | |
2014-04-13 15:46:27,883 INFO [org.jboss.seam.Component] Component: metadataFiltersAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.MetadataFiltersAction | |
2014-04-13 15:46:27,885 INFO [org.jboss.seam.Component] Component: metadataValidationTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.MetadataValidationTimer | |
2014-04-13 15:46:27,886 INFO [org.jboss.seam.Component] Component: newLineToBRConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.NewLineToBRConverter | |
2014-04-13 15:46:27,887 INFO [org.jboss.seam.Component] Component: oauthData, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.security.OauthData | |
2014-04-13 15:46:27,888 INFO [org.jboss.seam.Component] Component: objectSerializationService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.ObjectSerializationService | |
2014-04-13 15:46:27,890 INFO [org.jboss.seam.Component] Component: org.gluu.oxtrust.action.authenticationFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.AuthenticationFilter | |
2014-04-13 15:46:27,891 INFO [org.jboss.seam.Component] Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler | |
2014-04-13 15:46:27,893 INFO [org.jboss.seam.Component] Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher | |
2014-04-13 15:46:27,897 INFO [org.jboss.seam.Component] Component: org.jboss.seam.cache.cacheProvider, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.cache.EhCacheProvider | |
2014-04-13 15:46:27,901 INFO [org.jboss.seam.Component] Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha | |
2014-04-13 15:46:27,902 INFO [org.jboss.seam.Component] Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage | |
2014-04-13 15:46:27,903 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator | |
2014-04-13 15:46:27,904 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts | |
2014-04-13 15:46:27,905 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation | |
2014-04-13 15:46:27,906 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries | |
2014-04-13 15:46:27,907 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList | |
2014-04-13 15:46:27,908 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation | |
2014-04-13 15:46:27,908 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack | |
2014-04-13 15:46:27,909 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events | |
2014-04-13 15:46:27,910 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions | |
2014-04-13 15:46:27,910 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator | |
2014-04-13 15:46:27,911 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale | |
2014-04-13 15:46:27,913 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager | |
2014-04-13 15:46:27,915 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle | |
2014-04-13 15:46:27,915 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader | |
2014-04-13 15:46:27,916 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators | |
2014-04-13 15:46:27,917 INFO [org.jboss.seam.Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts | |
2014-04-13 15:46:27,919 INFO [org.jboss.seam.Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector | |
2014-04-13 15:46:27,921 INFO [org.jboss.seam.Component] Component: org.jboss.seam.debug.jsf.debugRedirect, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.jsf2.DebugRedirect | |
2014-04-13 15:46:27,922 INFO [org.jboss.seam.Component] Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore | |
2014-04-13 15:46:27,923 INFO [org.jboss.seam.Component] Component: org.jboss.seam.el.referenceCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.el.JBossELReferenceCache | |
2014-04-13 15:46:27,927 INFO [org.jboss.seam.Component] Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions | |
2014-04-13 15:46:27,931 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels | |
2014-04-13 15:46:27,932 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.dateConverter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.DateConverter | |
2014-04-13 15:46:27,933 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext | |
2014-04-13 15:46:27,934 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage | |
2014-04-13 15:46:27,934 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError | |
2014-04-13 15:46:27,935 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect | |
2014-04-13 15:46:27,936 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer | |
2014-04-13 15:46:27,936 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher | |
2014-04-13 15:46:27,937 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent | |
2014-04-13 15:46:27,937 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation | |
2014-04-13 15:46:27,938 INFO [org.jboss.seam.Component] Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate | |
2014-04-13 15:46:27,939 INFO [org.jboss.seam.Component] Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime | |
2014-04-13 15:46:27,940 INFO [org.jboss.seam.Component] Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime | |
2014-04-13 15:46:27,942 INFO [org.jboss.seam.Component] Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image | |
2014-04-13 15:46:27,943 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector | |
2014-04-13 15:46:27,944 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages | |
2014-04-13 15:46:27,946 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages | |
2014-04-13 15:46:27,948 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone | |
2014-04-13 15:46:27,948 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector | |
2014-04-13 15:46:27,949 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.timeZones, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZones | |
2014-04-13 15:46:27,951 INFO [org.jboss.seam.Component] Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession | |
2014-04-13 15:46:27,955 INFO [org.jboss.seam.Component] Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages | |
2014-04-13 15:46:27,959 INFO [org.jboss.seam.Component] Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions | |
2014-04-13 15:46:27,959 INFO [org.jboss.seam.Component] Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts | |
2014-04-13 15:46:27,963 INFO [org.jboss.seam.Component] Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider | |
2014-04-13 15:46:27,965 INFO [org.jboss.seam.Component] Component: org.jboss.seam.resteasy.application, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.resteasy.Application | |
2014-04-13 15:46:27,968 INFO [org.jboss.seam.Component] Component: org.jboss.seam.resteasy.bootstrap, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.resteasy.ResteasyBootstrap | |
2014-04-13 15:46:27,970 INFO [org.jboss.seam.Component] Component: org.jboss.seam.resteasy.resourceAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.resteasy.ResteasyResourceAdapter | |
2014-04-13 15:46:27,971 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration | |
2014-04-13 15:46:27,972 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.gluu.oxtrust.security.OAuthCredentials | |
2014-04-13 15:46:27,973 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker | |
2014-04-13 15:46:27,974 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents | |
2014-04-13 15:46:27,975 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy | |
2014-04-13 15:46:27,976 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Identity | |
2014-04-13 15:46:27,978 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager | |
2014-04-13 15:46:27,980 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction | |
2014-04-13 15:46:27,982 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch | |
2014-04-13 15:46:27,987 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction | |
2014-04-13 15:46:27,989 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch | |
2014-04-13 15:46:27,991 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.openid.openid, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.openid.OpenId | |
2014-04-13 15:46:27,993 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash | |
2014-04-13 15:46:27,995 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch | |
2014-04-13 15:46:27,996 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager | |
2014-04-13 15:46:27,997 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper | |
2014-04-13 15:46:27,998 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver | |
2014-04-13 15:46:28,000 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe | |
2014-04-13 15:46:28,003 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.ruleBasedPermissionResolver, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.RuleBasedPermissionResolver | |
2014-04-13 15:46:28,004 INFO [org.jboss.seam.Component] Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme | |
2014-04-13 15:46:28,005 INFO [org.jboss.seam.Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector | |
2014-04-13 15:46:28,005 INFO [org.jboss.seam.Component] Component: org.jboss.seam.transaction.facesTransactionEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.transaction.FacesTransactionEvents | |
2014-04-13 15:46:28,006 INFO [org.jboss.seam.Component] Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations | |
2014-04-13 15:46:28,008 INFO [org.jboss.seam.Component] Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.NoTransaction | |
2014-04-13 15:46:28,009 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter | |
2014-04-13 15:46:28,010 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.clientUidSelector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.ClientUidSelector | |
2014-04-13 15:46:28,011 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore | |
2014-04-13 15:46:28,013 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader | |
2014-04-13 15:46:28,015 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory | |
2014-04-13 15:46:28,016 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager | |
2014-04-13 15:46:28,016 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager | |
2014-04-13 15:46:28,018 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.faces.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler | |
2014-04-13 15:46:28,018 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource | |
2014-04-13 15:46:28,019 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore | |
2014-04-13 15:46:28,020 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource | |
2014-04-13 15:46:28,022 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter | |
2014-04-13 15:46:28,023 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.HotDeployFilter | |
2014-04-13 15:46:28,024 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter | |
2014-04-13 15:46:28,024 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole | |
2014-04-13 15:46:28,025 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter | |
2014-04-13 15:46:28,026 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter | |
2014-04-13 15:46:28,026 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters | |
2014-04-13 15:46:28,027 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter | |
2014-04-13 15:46:28,027 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.rewriteFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RewriteFilter | |
2014-04-13 15:46:28,028 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts | |
2014-04-13 15:46:28,029 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session | |
2014-04-13 15:46:28,029 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal | |
2014-04-13 15:46:28,031 INFO [org.jboss.seam.Component] Component: organizationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.OrganizationService | |
2014-04-13 15:46:28,036 INFO [org.jboss.seam.Component] Component: oxChooserWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.OxChooserWebService | |
2014-04-13 15:46:28,040 INFO [org.jboss.seam.Component] Component: oxTrustConfiguration, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.config.OxTrustConfiguration | |
2014-04-13 15:46:28,042 INFO [org.jboss.seam.Component] Component: passwordReminderAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PasswordReminderAction | |
2014-04-13 15:46:28,053 INFO [org.jboss.seam.Component] Component: passwordResetAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PasswordResetAction | |
2014-04-13 15:46:28,055 INFO [org.jboss.seam.Component] Component: passwordValidationAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PasswordValidationAction | |
2014-04-13 15:46:28,057 INFO [org.jboss.seam.Component] Component: personImportAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PersonImportAction | |
2014-04-13 15:46:28,060 INFO [org.jboss.seam.Component] Component: personService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.PersonService | |
2014-04-13 15:46:28,062 INFO [org.jboss.seam.Component] Component: profileConfigurationConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.ProfileConfigurationConverter | |
2014-04-13 15:46:28,063 INFO [org.jboss.seam.Component] Component: profileConfigurationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ProfileConfigurationService | |
2014-04-13 15:46:28,064 INFO [org.jboss.seam.Component] Component: propertyService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.PropertyService | |
2014-04-13 15:46:28,065 INFO [org.jboss.seam.Component] Component: pushApplicationConfigurationService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.push.PushApplicationConfigurationService | |
2014-04-13 15:46:28,067 INFO [org.jboss.seam.Component] Component: pushApplicationInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.push.PushApplicationInventoryAction | |
2014-04-13 15:46:28,069 INFO [org.jboss.seam.Component] Component: pushApplicationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.service.push.PushApplicationService | |
2014-04-13 15:46:28,070 INFO [org.jboss.seam.Component] Component: pushDeviceInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.push.PushDeviceInventoryAction | |
2014-04-13 15:46:28,071 INFO [org.jboss.seam.Component] Component: pushDeviceService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.service.push.PushDeviceService | |
2014-04-13 15:46:28,074 INFO [org.jboss.seam.Component] Component: pythonService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.PythonService | |
2014-04-13 15:46:28,076 INFO [org.jboss.seam.Component] Component: recaptcha, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.RecaptchaService | |
2014-04-13 15:46:28,077 INFO [org.jboss.seam.Component] Component: registerPersonAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.RegisterPersonAction | |
2014-04-13 15:46:28,079 INFO [org.jboss.seam.Component] Component: relyingPartyAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.RelyingPartyAction | |
2014-04-13 15:46:28,081 INFO [org.jboss.seam.Component] Component: resourceSetService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.uma.ResourceSetService | |
2014-04-13 15:46:28,084 INFO [org.jboss.seam.Component] Component: schemaService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SchemaService | |
2014-04-13 15:46:28,086 INFO [org.jboss.seam.Component] Component: scimConfigurationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ScimConfigurationAction | |
2014-04-13 15:46:28,088 INFO [org.jboss.seam.Component] Component: scimConfigureAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ScimConfigureAction | |
2014-04-13 15:46:28,089 INFO [org.jboss.seam.Component] Component: scopeDescriptionDownloadAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.ScopeDescriptionDownloadAction | |
2014-04-13 15:46:28,091 INFO [org.jboss.seam.Component] Component: scopeDescriptionService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.uma.ScopeDescriptionService | |
2014-04-13 15:46:28,092 INFO [org.jboss.seam.Component] Component: scopeService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ScopeService | |
2014-04-13 15:46:28,093 INFO [org.jboss.seam.Component] Component: searchClientAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchClientAction | |
2014-04-13 15:46:28,095 INFO [org.jboss.seam.Component] Component: searchGroupAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchGroupAction | |
2014-04-13 15:46:28,096 INFO [org.jboss.seam.Component] Component: searchPersonAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchPersonAction | |
2014-04-13 15:46:28,098 INFO [org.jboss.seam.Component] Component: searchScopeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchScopeAction | |
2014-04-13 15:46:28,099 INFO [org.jboss.seam.Component] Component: securityRules, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.drools.RuleBase | |
2014-04-13 15:46:28,100 INFO [org.jboss.seam.Component] Component: securityService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SecurityService | |
2014-04-13 15:46:28,101 INFO [org.jboss.seam.Component] Component: servletFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ContextFilter | |
2014-04-13 15:46:28,105 INFO [org.jboss.seam.Component] Component: shibboleth2ConfService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.Shibboleth2ConfService | |
2014-04-13 15:46:28,114 INFO [org.jboss.seam.Component] Component: shibbolethLoginService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.sso.ShibbolethLoginService | |
2014-04-13 15:46:28,121 INFO [org.jboss.seam.Component] Component: sslService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SSLService | |
2014-04-13 15:46:28,123 INFO [org.jboss.seam.Component] Component: ssoLoginAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SsoLoginAction | |
2014-04-13 15:46:28,124 INFO [org.jboss.seam.Component] Component: statusCheckerDaily, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.StatusCheckerDaily | |
2014-04-13 15:46:28,129 INFO [org.jboss.seam.Component] Component: statusCheckerTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.StatusCheckerTimer | |
2014-04-13 15:46:28,131 INFO [org.jboss.seam.Component] Component: subversionService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SubversionService | |
2014-04-13 15:46:28,135 INFO [org.jboss.seam.Component] Component: svnSyncTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SvnSyncTimer | |
2014-04-13 15:46:28,136 INFO [org.jboss.seam.Component] Component: templateService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.TemplateService | |
2014-04-13 15:46:28,139 INFO [org.jboss.seam.Component] Component: testScimOperationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.TestScimOperationAction | |
2014-04-13 15:46:28,142 INFO [org.jboss.seam.Component] Component: trustContactsAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.TrustContactsAction | |
2014-04-13 15:46:28,143 INFO [org.jboss.seam.Component] Component: trustRelationshipInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.TrustRelationshipInventoryAction | |
2014-04-13 15:46:28,145 INFO [org.jboss.seam.Component] Component: trustService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.TrustService | |
2014-04-13 15:46:28,147 INFO [org.jboss.seam.Component] Component: umaAuthenticationService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.UmaAuthenticationService | |
2014-04-13 15:46:28,148 INFO [org.jboss.seam.Component] Component: umaInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UmaInventoryAction | |
2014-04-13 15:46:28,150 INFO [org.jboss.seam.Component] Component: umaPolicyService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.uma.UmaPolicyService | |
2014-04-13 15:46:28,152 INFO [org.jboss.seam.Component] Component: umaProtectionService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.UmaProtectionService | |
2014-04-13 15:46:28,155 INFO [org.jboss.seam.Component] Component: updateAttributeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateAttributeAction | |
2014-04-13 15:46:28,157 INFO [org.jboss.seam.Component] Component: updateClientAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateClientAction | |
2014-04-13 15:46:28,160 INFO [org.jboss.seam.Component] Component: updateGroupAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateGroupAction | |
2014-04-13 15:46:28,163 INFO [org.jboss.seam.Component] Component: updateOrganizationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateOrganizationAction | |
2014-04-13 15:46:28,165 INFO [org.jboss.seam.Component] Component: updatePersonAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdatePersonAction | |
2014-04-13 15:46:28,168 INFO [org.jboss.seam.Component] Component: updateResourceSetAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UpdateResourceSetAction | |
2014-04-13 15:46:28,171 INFO [org.jboss.seam.Component] Component: updateScopeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateScopeAction | |
2014-04-13 15:46:28,174 INFO [org.jboss.seam.Component] Component: updateScopeDescriptionAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UpdateScopeDescriptionAction | |
2014-04-13 15:46:28,179 INFO [org.jboss.seam.Component] Component: updateTrustRelationshipAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateTrustRelationshipAction | |
2014-04-13 15:46:28,182 INFO [org.jboss.seam.Component] Component: updateUmaPolicyAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UpdateUmaPolicyAction | |
2014-04-13 15:46:28,184 INFO [org.jboss.seam.Component] Component: uptimeConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.UptimeConverter | |
2014-04-13 15:46:28,185 INFO [org.jboss.seam.Component] Component: userPasswordAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UserPasswordAction | |
2014-04-13 15:46:28,186 INFO [org.jboss.seam.Component] Component: userProfileAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UserProfileAction | |
2014-04-13 15:46:28,191 INFO [org.jboss.seam.Component] Component: userWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.UserWebService | |
2014-04-13 15:46:28,194 INFO [org.jboss.seam.Component] Component: viewHandlerService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ViewHandlerService | |
2014-04-13 15:46:28,197 INFO [org.jboss.seam.Component] Component: viewLogFileAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ViewLogFileAction | |
2014-04-13 15:46:28,198 INFO [org.jboss.seam.Component] Component: whitePagesAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.WhitePagesAction | |
2014-04-13 15:46:28,200 INFO [org.jboss.seam.Component] Component: xmlService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.XmlService | |
2014-04-13 15:46:28,204 WARN [org.jboss.seam.security.permission.PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required. | |
2014-04-13 15:46:28,445 DEBUG [org.gluu.oxtrust.ldap.service.AppInitializer] Creating application components | |
2014-04-13 15:46:28,447 INFO [org.gluu.oxtrust.ldap.service.AppInitializer] Build date 201110301211. Code revision ${revisionVersion} on ${revisionDate}. Build ${env.BUILD_NUMBER} | |
2014-04-13 15:46:28,660 DEBUG [org.gluu.oxtrust.ldap.service.AppInitializer] Created site LdapEntryManager: org.gluu.site.ldap.persistence.LdapEntryManager@597ad3fb | |
2014-04-13 15:46:28,710 ERROR [org.gluu.oxtrust.config.OxTrustConfiguration] Failed to load configuration from LDAP | |
org.gluu.site.ldap.persistence.exception.EntryPersistenceException: Failed to find entry: ou=oxTrust,ou=configuration,o=@!1111,o=gluu | |
at org.gluu.site.ldap.persistence.LdapEntryManager.find(LdapEntryManager.java:217) | |
at org.gluu.site.ldap.persistence.AbstractEntryManager.find(AbstractEntryManager.java:416) | |
at org.gluu.site.ldap.persistence.AbstractEntryManager.find(AbstractEntryManager.java:367) | |
at org.gluu.site.ldap.persistence.AbstractEntryManager.find(AbstractEntryManager.java:356) | |
at org.gluu.oxtrust.config.OxTrustConfiguration.load(OxTrustConfiguration.java:102) | |
at org.gluu.oxtrust.config.OxTrustConfiguration.createConfigurationFromLdap(OxTrustConfiguration.java:80) | |
at org.gluu.oxtrust.config.OxTrustConfiguration.initConfigurations(OxTrustConfiguration.java:57) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) | |
at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) | |
at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) | |
at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) | |
at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) | |
at org.gluu.oxtrust.config.OxTrustConfiguration_$$_javassist_seam_0.initConfigurations(OxTrustConfiguration_$$_javassist_seam_0.java) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) | |
at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:144) | |
at org.jboss.seam.Component.callComponentMethod(Component.java:2313) | |
at org.jboss.seam.core.Events.raiseEvent(Events.java:85) | |
at org.gluu.oxtrust.ldap.service.AppInitializer.createApplicationComponents(AppInitializer.java:121) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) | |
at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) | |
at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) | |
at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) | |
at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) | |
at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) | |
at org.gluu.oxtrust.ldap.service.AppInitializer_$$_javassist_seam_2.createApplicationComponents(AppInitializer_$$_javassist_seam_2.java) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) | |
at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:144) | |
at org.jboss.seam.Component.callComponentMethod(Component.java:2313) | |
at org.jboss.seam.Component.callCreateMethod(Component.java:2236) | |
at org.jboss.seam.Component.newInstance(Component.java:2196) | |
at org.jboss.seam.contexts.Contexts.startup(Contexts.java:343) | |
at org.jboss.seam.contexts.Contexts.startup(Contexts.java:317) | |
at org.jboss.seam.contexts.ServletLifecycle.endInitialization(ServletLifecycle.java:143) | |
at org.jboss.seam.init.Initialization.init(Initialization.java:813) | |
at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:36) | |
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4973) | |
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467) | |
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) | |
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901) | |
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) | |
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632) | |
at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073) | |
at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:744) | |
2014-04-13 15:46:28,716 WARN [org.gluu.oxtrust.config.OxTrustConfiguration] Unable to find configuration in LDAP, try to create configuration entry in LDAP... | |
2014-04-13 15:46:28,946 INFO [org.gluu.oxtrust.config.OxTrustConfiguration] Configuration entry is created in LDAP | |
2014-04-13 15:52:07,999 INFO [javax.servlet.ServletContextListener] Welcome to Seam 2.3.1.Final | |
2014-04-13 15:52:08,562 INFO [org.jboss.seam.init.Initialization] reading /WEB-INF/components.xml | |
2014-04-13 15:52:08,617 INFO [org.jboss.seam.init.Initialization] reading properties from: /seam.properties | |
2014-04-13 15:52:08,648 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init | |
2014-04-13 15:52:08,661 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions | |
2014-04-13 15:52:08,661 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.cache.cacheProvider | |
2014-04-13 15:52:08,661 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.parameters | |
2014-04-13 15:52:08,662 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale | |
2014-04-13 15:52:08,662 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole | |
2014-04-13 15:52:08,662 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.transaction.transaction | |
2014-04-13 15:52:08,662 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.manager | |
2014-04-13 15:52:08,663 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider | |
2014-04-13 15:52:08,663 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader | |
2014-04-13 15:52:08,663 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.security.credentials | |
2014-04-13 15:52:08,664 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale | |
2014-04-13 15:52:08,664 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal | |
2014-04-13 15:52:08,718 INFO [org.jboss.seam.Component] Component: BulkWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.BulkWebService | |
2014-04-13 15:52:08,744 INFO [org.jboss.seam.Component] Component: GroupWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.GroupWebService | |
2014-04-13 15:52:08,760 INFO [org.jboss.seam.Component] Component: appInitializer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AppInitializer | |
2014-04-13 15:52:08,765 INFO [org.jboss.seam.Component] Component: appliancePasswordAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.AppliancePasswordAction | |
2014-04-13 15:52:08,769 INFO [org.jboss.seam.Component] Component: applianceService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ApplianceService | |
2014-04-13 15:52:08,770 INFO [org.jboss.seam.Component] Component: applianceStatusAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ApplianceStatusAction | |
2014-04-13 15:52:08,772 INFO [org.jboss.seam.Component] Component: attributeInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.AttributeInventoryAction | |
2014-04-13 15:52:08,778 INFO [org.jboss.seam.Component] Component: attributeService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AttributeService | |
2014-04-13 15:52:08,782 INFO [org.jboss.seam.Component] Component: authOrganizationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AuthOrganizationService | |
2014-04-13 15:52:08,784 INFO [org.jboss.seam.Component] Component: authenticationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.AuthenticationService | |
2014-04-13 15:52:08,786 WARN [org.jboss.seam.Component] Component class should be serializable: authenticationSessionService | |
2014-04-13 15:52:08,786 INFO [org.jboss.seam.Component] Component: authenticationSessionService, scope: SESSION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.AuthenticationSessionService | |
2014-04-13 15:52:08,789 INFO [org.jboss.seam.Component] Component: authenticator, scope: SESSION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.Authenticator | |
2014-04-13 15:52:08,792 INFO [org.jboss.seam.Component] Component: baseConfigurationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.BaseConfigurationService | |
2014-04-13 15:52:08,795 INFO [org.jboss.seam.Component] Component: cacheRefreshInterceptorService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.intercept.CacheRefreshInterceptorService | |
2014-04-13 15:52:08,799 INFO [org.jboss.seam.Component] Component: cacheRefreshService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.CacheRefreshService | |
2014-04-13 15:52:08,801 INFO [org.jboss.seam.Component] Component: cacheRefreshSnapshotFileService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.CacheRefreshSnapshotFileService | |
2014-04-13 15:52:08,809 INFO [org.jboss.seam.Component] Component: cacheRefreshTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | |
2014-04-13 15:52:08,814 INFO [org.jboss.seam.Component] Component: cacheService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.CacheService | |
2014-04-13 15:52:08,815 INFO [org.jboss.seam.Component] Component: centralLdapService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.CentralLdapService | |
2014-04-13 15:52:08,818 INFO [org.jboss.seam.Component] Component: clientAssociationWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.ClientAssociationWebService | |
2014-04-13 15:52:08,823 INFO [org.jboss.seam.Component] Component: clientService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ClientService | |
2014-04-13 15:52:08,824 INFO [org.jboss.seam.Component] Component: compAuthMode, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.action.CompAuthMode | |
2014-04-13 15:52:08,826 INFO [org.jboss.seam.Component] Component: configurationUpdateTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ConfigurationUpdateTimer | |
2014-04-13 15:52:08,830 INFO [org.jboss.seam.Component] Component: configureCacheRefreshAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ConfigureCacheRefreshAction | |
2014-04-13 15:52:08,832 INFO [org.jboss.seam.Component] Component: configureLogViewerAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ConfigureLogViewerAction | |
2014-04-13 15:52:08,834 INFO [org.jboss.seam.Component] Component: contactDownloadAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ContactDownloadAction | |
2014-04-13 15:52:08,842 INFO [org.jboss.seam.Component] Component: copyUtils, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.CopyUtils | |
2014-04-13 15:52:08,845 INFO [org.jboss.seam.Component] Component: customAttributeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.CustomAttributeAction | |
2014-04-13 15:52:08,848 INFO [org.jboss.seam.Component] Component: downloadService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.DownloadService | |
2014-04-13 15:52:08,849 INFO [org.jboss.seam.Component] Component: entityIDMonitoringService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.EntityIDMonitoringService | |
2014-04-13 15:52:08,851 INFO [org.jboss.seam.Component] Component: excelService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ExcelService | |
2014-04-13 15:52:08,853 INFO [org.jboss.seam.Component] Component: federationConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.FederationConverter | |
2014-04-13 15:52:08,854 INFO [org.jboss.seam.Component] Component: federationDeconstructionAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FederationDeconstructionAction | |
2014-04-13 15:52:08,856 INFO [org.jboss.seam.Component] Component: federationInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FederationInventoryAction | |
2014-04-13 15:52:08,857 INFO [org.jboss.seam.Component] Component: federationProposalConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.FederationProposalConverter | |
2014-04-13 15:52:08,858 INFO [org.jboss.seam.Component] Component: federationProposalsInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FederationProposalsInventoryAction | |
2014-04-13 15:52:08,860 INFO [org.jboss.seam.Component] Component: federationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.FederationService | |
2014-04-13 15:52:08,861 INFO [org.jboss.seam.Component] Component: fileViewerAction, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.action.FileViewerAction | |
2014-04-13 15:52:08,864 INFO [org.jboss.seam.Component] Component: filterService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.FilterService | |
2014-04-13 15:52:08,866 INFO [org.jboss.seam.Component] Component: groupService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.GroupService | |
2014-04-13 15:52:08,868 INFO [org.jboss.seam.Component] Component: imageRepository, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ImageRepository | |
2014-04-13 15:52:08,871 INFO [org.jboss.seam.Component] Component: imageService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ImageService | |
2014-04-13 15:52:08,873 INFO [org.jboss.seam.Component] Component: importPersonConfiguration, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.load.conf.ImportPersonConfiguration | |
2014-04-13 15:52:08,881 INFO [org.jboss.seam.Component] Component: inumEntryManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.ManagedPersistenceContext | |
2014-04-13 15:52:08,882 INFO [org.jboss.seam.Component] Component: inumEntryManagerFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.EntityManagerFactory | |
2014-04-13 15:52:08,883 INFO [org.jboss.seam.Component] Component: inumGenerationWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.InumGenerationWebServiceImpl | |
2014-04-13 15:52:08,885 INFO [org.jboss.seam.Component] Component: inumGeneratorInterceptorService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.intercept.InumGeneratorInterceptorService | |
2014-04-13 15:52:08,888 INFO [org.jboss.seam.Component] Component: inumService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.InumService | |
2014-04-13 15:52:08,891 INFO [org.jboss.seam.Component] Component: joinFederationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.JoinFederationAction | |
2014-04-13 15:52:08,892 INFO [org.jboss.seam.Component] Component: jsonService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.JsonService | |
2014-04-13 15:52:08,896 INFO [org.jboss.seam.Component] Component: ldapConnectionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.LdapConnectionCheckerTimer | |
2014-04-13 15:52:08,898 INFO [org.jboss.seam.Component] Component: ldapStatusTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.staus.ldap.LdapStatusTimer | |
2014-04-13 15:52:08,902 INFO [org.jboss.seam.Component] Component: logFileSizeChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.LogFileSizeChecker | |
2014-04-13 15:52:08,904 INFO [org.jboss.seam.Component] Component: lookupService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.LookupService | |
2014-04-13 15:52:08,908 INFO [org.jboss.seam.Component] Component: manageCertificateAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ManageCertificateAction | |
2014-04-13 15:52:08,912 INFO [org.jboss.seam.Component] Component: manageCustomAuthenticationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ManageCustomAuthenticationAction | |
2014-04-13 15:52:08,914 INFO [org.jboss.seam.Component] Component: mapperUtil, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.MapperUtil | |
2014-04-13 15:52:08,916 INFO [org.jboss.seam.Component] Component: menuAction, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.action.MenuAction | |
2014-04-13 15:52:08,918 INFO [org.jboss.seam.Component] Component: metadataFilterConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.MetadataFilterConverter | |
2014-04-13 15:52:08,918 INFO [org.jboss.seam.Component] Component: metadataFiltersAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.MetadataFiltersAction | |
2014-04-13 15:52:08,920 INFO [org.jboss.seam.Component] Component: metadataValidationTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.MetadataValidationTimer | |
2014-04-13 15:52:08,921 INFO [org.jboss.seam.Component] Component: newLineToBRConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.NewLineToBRConverter | |
2014-04-13 15:52:08,922 INFO [org.jboss.seam.Component] Component: oauthData, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.security.OauthData | |
2014-04-13 15:52:08,924 INFO [org.jboss.seam.Component] Component: objectSerializationService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.ObjectSerializationService | |
2014-04-13 15:52:08,925 INFO [org.jboss.seam.Component] Component: org.gluu.oxtrust.action.authenticationFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.AuthenticationFilter | |
2014-04-13 15:52:08,926 INFO [org.jboss.seam.Component] Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler | |
2014-04-13 15:52:08,928 INFO [org.jboss.seam.Component] Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher | |
2014-04-13 15:52:08,932 INFO [org.jboss.seam.Component] Component: org.jboss.seam.cache.cacheProvider, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.cache.EhCacheProvider | |
2014-04-13 15:52:08,936 INFO [org.jboss.seam.Component] Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha | |
2014-04-13 15:52:08,937 INFO [org.jboss.seam.Component] Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage | |
2014-04-13 15:52:08,938 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator | |
2014-04-13 15:52:08,939 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts | |
2014-04-13 15:52:08,940 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation | |
2014-04-13 15:52:08,941 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries | |
2014-04-13 15:52:08,942 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList | |
2014-04-13 15:52:08,942 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation | |
2014-04-13 15:52:08,943 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack | |
2014-04-13 15:52:08,943 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events | |
2014-04-13 15:52:08,944 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions | |
2014-04-13 15:52:08,945 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator | |
2014-04-13 15:52:08,945 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale | |
2014-04-13 15:52:08,948 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager | |
2014-04-13 15:52:08,950 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle | |
2014-04-13 15:52:08,950 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader | |
2014-04-13 15:52:08,951 INFO [org.jboss.seam.Component] Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators | |
2014-04-13 15:52:08,952 INFO [org.jboss.seam.Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts | |
2014-04-13 15:52:08,953 INFO [org.jboss.seam.Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector | |
2014-04-13 15:52:08,955 INFO [org.jboss.seam.Component] Component: org.jboss.seam.debug.jsf.debugRedirect, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.jsf2.DebugRedirect | |
2014-04-13 15:52:08,956 INFO [org.jboss.seam.Component] Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore | |
2014-04-13 15:52:08,957 INFO [org.jboss.seam.Component] Component: org.jboss.seam.el.referenceCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.el.JBossELReferenceCache | |
2014-04-13 15:52:08,962 INFO [org.jboss.seam.Component] Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions | |
2014-04-13 15:52:08,965 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels | |
2014-04-13 15:52:08,966 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.dateConverter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.DateConverter | |
2014-04-13 15:52:08,967 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext | |
2014-04-13 15:52:08,967 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage | |
2014-04-13 15:52:08,968 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError | |
2014-04-13 15:52:08,968 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect | |
2014-04-13 15:52:08,969 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer | |
2014-04-13 15:52:08,969 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher | |
2014-04-13 15:52:08,970 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent | |
2014-04-13 15:52:08,970 INFO [org.jboss.seam.Component] Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation | |
2014-04-13 15:52:08,970 INFO [org.jboss.seam.Component] Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate | |
2014-04-13 15:52:08,971 INFO [org.jboss.seam.Component] Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime | |
2014-04-13 15:52:08,972 INFO [org.jboss.seam.Component] Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime | |
2014-04-13 15:52:08,974 INFO [org.jboss.seam.Component] Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image | |
2014-04-13 15:52:08,975 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector | |
2014-04-13 15:52:08,976 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages | |
2014-04-13 15:52:08,978 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages | |
2014-04-13 15:52:08,980 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone | |
2014-04-13 15:52:08,980 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector | |
2014-04-13 15:52:08,981 INFO [org.jboss.seam.Component] Component: org.jboss.seam.international.timeZones, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZones | |
2014-04-13 15:52:08,983 INFO [org.jboss.seam.Component] Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession | |
2014-04-13 15:52:08,986 INFO [org.jboss.seam.Component] Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages | |
2014-04-13 15:52:08,990 INFO [org.jboss.seam.Component] Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions | |
2014-04-13 15:52:08,990 INFO [org.jboss.seam.Component] Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts | |
2014-04-13 15:52:08,994 INFO [org.jboss.seam.Component] Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider | |
2014-04-13 15:52:08,995 INFO [org.jboss.seam.Component] Component: org.jboss.seam.resteasy.application, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.resteasy.Application | |
2014-04-13 15:52:08,998 INFO [org.jboss.seam.Component] Component: org.jboss.seam.resteasy.bootstrap, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.resteasy.ResteasyBootstrap | |
2014-04-13 15:52:09,000 INFO [org.jboss.seam.Component] Component: org.jboss.seam.resteasy.resourceAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.resteasy.ResteasyResourceAdapter | |
2014-04-13 15:52:09,001 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration | |
2014-04-13 15:52:09,002 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.gluu.oxtrust.security.OAuthCredentials | |
2014-04-13 15:52:09,002 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker | |
2014-04-13 15:52:09,003 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents | |
2014-04-13 15:52:09,004 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy | |
2014-04-13 15:52:09,005 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Identity | |
2014-04-13 15:52:09,007 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager | |
2014-04-13 15:52:09,009 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction | |
2014-04-13 15:52:09,010 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch | |
2014-04-13 15:52:09,016 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction | |
2014-04-13 15:52:09,017 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch | |
2014-04-13 15:52:09,020 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.openid.openid, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.openid.OpenId | |
2014-04-13 15:52:09,022 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash | |
2014-04-13 15:52:09,023 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch | |
2014-04-13 15:52:09,024 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager | |
2014-04-13 15:52:09,025 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper | |
2014-04-13 15:52:09,026 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver | |
2014-04-13 15:52:09,027 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe | |
2014-04-13 15:52:09,030 INFO [org.jboss.seam.Component] Component: org.jboss.seam.security.ruleBasedPermissionResolver, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.RuleBasedPermissionResolver | |
2014-04-13 15:52:09,031 INFO [org.jboss.seam.Component] Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme | |
2014-04-13 15:52:09,031 INFO [org.jboss.seam.Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector | |
2014-04-13 15:52:09,032 INFO [org.jboss.seam.Component] Component: org.jboss.seam.transaction.facesTransactionEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.transaction.FacesTransactionEvents | |
2014-04-13 15:52:09,032 INFO [org.jboss.seam.Component] Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations | |
2014-04-13 15:52:09,034 INFO [org.jboss.seam.Component] Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.NoTransaction | |
2014-04-13 15:52:09,036 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter | |
2014-04-13 15:52:09,036 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.clientUidSelector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.ClientUidSelector | |
2014-04-13 15:52:09,037 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore | |
2014-04-13 15:52:09,039 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader | |
2014-04-13 15:52:09,041 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory | |
2014-04-13 15:52:09,041 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager | |
2014-04-13 15:52:09,042 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager | |
2014-04-13 15:52:09,043 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.faces.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler | |
2014-04-13 15:52:09,044 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource | |
2014-04-13 15:52:09,044 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore | |
2014-04-13 15:52:09,046 INFO [org.jboss.seam.Component] Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource | |
2014-04-13 15:52:09,048 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter | |
2014-04-13 15:52:09,049 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.HotDeployFilter | |
2014-04-13 15:52:09,049 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter | |
2014-04-13 15:52:09,049 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole | |
2014-04-13 15:52:09,050 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter | |
2014-04-13 15:52:09,050 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter | |
2014-04-13 15:52:09,051 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters | |
2014-04-13 15:52:09,051 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter | |
2014-04-13 15:52:09,052 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.rewriteFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RewriteFilter | |
2014-04-13 15:52:09,053 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts | |
2014-04-13 15:52:09,053 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session | |
2014-04-13 15:52:09,053 INFO [org.jboss.seam.Component] Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal | |
2014-04-13 15:52:09,055 INFO [org.jboss.seam.Component] Component: organizationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.OrganizationService | |
2014-04-13 15:52:09,060 INFO [org.jboss.seam.Component] Component: oxChooserWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.OxChooserWebService | |
2014-04-13 15:52:09,064 INFO [org.jboss.seam.Component] Component: oxTrustConfiguration, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.config.OxTrustConfiguration | |
2014-04-13 15:52:09,065 INFO [org.jboss.seam.Component] Component: passwordReminderAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PasswordReminderAction | |
2014-04-13 15:52:09,076 INFO [org.jboss.seam.Component] Component: passwordResetAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PasswordResetAction | |
2014-04-13 15:52:09,077 INFO [org.jboss.seam.Component] Component: passwordValidationAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PasswordValidationAction | |
2014-04-13 15:52:09,079 INFO [org.jboss.seam.Component] Component: personImportAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.PersonImportAction | |
2014-04-13 15:52:09,082 INFO [org.jboss.seam.Component] Component: personService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.PersonService | |
2014-04-13 15:52:09,083 INFO [org.jboss.seam.Component] Component: profileConfigurationConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.ProfileConfigurationConverter | |
2014-04-13 15:52:09,084 INFO [org.jboss.seam.Component] Component: profileConfigurationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ProfileConfigurationService | |
2014-04-13 15:52:09,085 INFO [org.jboss.seam.Component] Component: propertyService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.PropertyService | |
2014-04-13 15:52:09,087 INFO [org.jboss.seam.Component] Component: pushApplicationConfigurationService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.push.PushApplicationConfigurationService | |
2014-04-13 15:52:09,088 INFO [org.jboss.seam.Component] Component: pushApplicationInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.push.PushApplicationInventoryAction | |
2014-04-13 15:52:09,089 INFO [org.jboss.seam.Component] Component: pushApplicationService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.service.push.PushApplicationService | |
2014-04-13 15:52:09,090 INFO [org.jboss.seam.Component] Component: pushDeviceInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.push.PushDeviceInventoryAction | |
2014-04-13 15:52:09,092 INFO [org.jboss.seam.Component] Component: pushDeviceService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.service.push.PushDeviceService | |
2014-04-13 15:52:09,095 INFO [org.jboss.seam.Component] Component: pythonService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.PythonService | |
2014-04-13 15:52:09,096 INFO [org.jboss.seam.Component] Component: recaptcha, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.RecaptchaService | |
2014-04-13 15:52:09,097 INFO [org.jboss.seam.Component] Component: registerPersonAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.RegisterPersonAction | |
2014-04-13 15:52:09,099 INFO [org.jboss.seam.Component] Component: relyingPartyAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.RelyingPartyAction | |
2014-04-13 15:52:09,101 INFO [org.jboss.seam.Component] Component: resourceSetService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.uma.ResourceSetService | |
2014-04-13 15:52:09,104 INFO [org.jboss.seam.Component] Component: schemaService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SchemaService | |
2014-04-13 15:52:09,105 INFO [org.jboss.seam.Component] Component: scimConfigurationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ScimConfigurationAction | |
2014-04-13 15:52:09,107 INFO [org.jboss.seam.Component] Component: scimConfigureAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ScimConfigureAction | |
2014-04-13 15:52:09,108 INFO [org.jboss.seam.Component] Component: scopeDescriptionDownloadAction, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.ScopeDescriptionDownloadAction | |
2014-04-13 15:52:09,110 INFO [org.jboss.seam.Component] Component: scopeDescriptionService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.uma.ScopeDescriptionService | |
2014-04-13 15:52:09,111 INFO [org.jboss.seam.Component] Component: scopeService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ScopeService | |
2014-04-13 15:52:09,112 INFO [org.jboss.seam.Component] Component: searchClientAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchClientAction | |
2014-04-13 15:52:09,113 INFO [org.jboss.seam.Component] Component: searchGroupAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchGroupAction | |
2014-04-13 15:52:09,114 INFO [org.jboss.seam.Component] Component: searchPersonAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchPersonAction | |
2014-04-13 15:52:09,115 INFO [org.jboss.seam.Component] Component: searchScopeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SearchScopeAction | |
2014-04-13 15:52:09,117 INFO [org.jboss.seam.Component] Component: securityRules, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.drools.RuleBase | |
2014-04-13 15:52:09,118 INFO [org.jboss.seam.Component] Component: securityService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SecurityService | |
2014-04-13 15:52:09,118 INFO [org.jboss.seam.Component] Component: servletFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ContextFilter | |
2014-04-13 15:52:09,123 INFO [org.jboss.seam.Component] Component: shibboleth2ConfService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.Shibboleth2ConfService | |
2014-04-13 15:52:09,130 INFO [org.jboss.seam.Component] Component: shibbolethLoginService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.sso.ShibbolethLoginService | |
2014-04-13 15:52:09,134 INFO [org.jboss.seam.Component] Component: sslService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SSLService | |
2014-04-13 15:52:09,136 INFO [org.jboss.seam.Component] Component: ssoLoginAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.SsoLoginAction | |
2014-04-13 15:52:09,137 INFO [org.jboss.seam.Component] Component: statusCheckerDaily, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.StatusCheckerDaily | |
2014-04-13 15:52:09,142 INFO [org.jboss.seam.Component] Component: statusCheckerTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.StatusCheckerTimer | |
2014-04-13 15:52:09,144 INFO [org.jboss.seam.Component] Component: subversionService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SubversionService | |
2014-04-13 15:52:09,146 INFO [org.jboss.seam.Component] Component: svnSyncTimer, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.SvnSyncTimer | |
2014-04-13 15:52:09,148 INFO [org.jboss.seam.Component] Component: templateService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.TemplateService | |
2014-04-13 15:52:09,166 INFO [org.jboss.seam.Component] Component: testScimOperationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.TestScimOperationAction | |
2014-04-13 15:52:09,169 INFO [org.jboss.seam.Component] Component: trustContactsAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.TrustContactsAction | |
2014-04-13 15:52:09,170 INFO [org.jboss.seam.Component] Component: trustRelationshipInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.TrustRelationshipInventoryAction | |
2014-04-13 15:52:09,173 INFO [org.jboss.seam.Component] Component: trustService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.TrustService | |
2014-04-13 15:52:09,174 INFO [org.jboss.seam.Component] Component: umaAuthenticationService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.UmaAuthenticationService | |
2014-04-13 15:52:09,176 INFO [org.jboss.seam.Component] Component: umaInventoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UmaInventoryAction | |
2014-04-13 15:52:09,178 INFO [org.jboss.seam.Component] Component: umaPolicyService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.uma.UmaPolicyService | |
2014-04-13 15:52:09,180 INFO [org.jboss.seam.Component] Component: umaProtectionService, scope: APPLICATION, type: JAVA_BEAN, class: org.gluu.oxtrust.service.UmaProtectionService | |
2014-04-13 15:52:09,183 INFO [org.jboss.seam.Component] Component: updateAttributeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateAttributeAction | |
2014-04-13 15:52:09,186 INFO [org.jboss.seam.Component] Component: updateClientAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateClientAction | |
2014-04-13 15:52:09,189 INFO [org.jboss.seam.Component] Component: updateGroupAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateGroupAction | |
2014-04-13 15:52:09,192 INFO [org.jboss.seam.Component] Component: updateOrganizationAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateOrganizationAction | |
2014-04-13 15:52:09,194 INFO [org.jboss.seam.Component] Component: updatePersonAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdatePersonAction | |
2014-04-13 15:52:09,197 INFO [org.jboss.seam.Component] Component: updateResourceSetAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UpdateResourceSetAction | |
2014-04-13 15:52:09,200 INFO [org.jboss.seam.Component] Component: updateScopeAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateScopeAction | |
2014-04-13 15:52:09,202 INFO [org.jboss.seam.Component] Component: updateScopeDescriptionAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UpdateScopeDescriptionAction | |
2014-04-13 15:52:09,209 INFO [org.jboss.seam.Component] Component: updateTrustRelationshipAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UpdateTrustRelationshipAction | |
2014-04-13 15:52:09,211 INFO [org.jboss.seam.Component] Component: updateUmaPolicyAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.uma.UpdateUmaPolicyAction | |
2014-04-13 15:52:09,214 INFO [org.jboss.seam.Component] Component: uptimeConverter, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.util.jsf.UptimeConverter | |
2014-04-13 15:52:09,214 INFO [org.jboss.seam.Component] Component: userPasswordAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UserPasswordAction | |
2014-04-13 15:52:09,215 INFO [org.jboss.seam.Component] Component: userProfileAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.UserProfileAction | |
2014-04-13 15:52:09,220 INFO [org.jboss.seam.Component] Component: userWebService, scope: EVENT, type: JAVA_BEAN, class: org.gluu.oxtrust.ws.rs.scim.UserWebService | |
2014-04-13 15:52:09,223 INFO [org.jboss.seam.Component] Component: viewHandlerService, scope: STATELESS, type: JAVA_BEAN, class: org.gluu.oxtrust.ldap.service.ViewHandlerService | |
2014-04-13 15:52:09,225 INFO [org.jboss.seam.Component] Component: viewLogFileAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.ViewLogFileAction | |
2014-04-13 15:52:09,226 INFO [org.jboss.seam.Component] Component: whitePagesAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.gluu.oxtrust.action.WhitePagesAction | |
2014-04-13 15:52:09,228 INFO [org.jboss.seam.Component] Component: xmlService, scope: APPLICATION, type: JAVA_BEAN, class: org.xdi.service.XmlService | |
2014-04-13 15:52:09,232 WARN [org.jboss.seam.security.permission.PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required. | |
2014-04-13 15:52:09,473 DEBUG [org.gluu.oxtrust.ldap.service.AppInitializer] Creating application components | |
2014-04-13 15:52:09,474 INFO [org.gluu.oxtrust.ldap.service.AppInitializer] Build date 201110301211. Code revision ${revisionVersion} on ${revisionDate}. Build ${env.BUILD_NUMBER} | |
2014-04-13 15:52:09,622 DEBUG [org.gluu.oxtrust.ldap.service.AppInitializer] Created site LdapEntryManager: org.gluu.site.ldap.persistence.LdapEntryManager@21014808 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment