Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Feb 23, 2016 2:29:48 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
- WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:alumnitracker' did not find a matching property.
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Server version: Apache Tomcat/8.0.26
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Server built: Aug 18 2015 11:38:37 UTC
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Server number: 8.0.26.0
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: OS Name: Mac OS X
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: OS Version: 10.11.3
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Architecture: x86_64
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Java Home: /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: JVM Version: 1.8.0_60-b27
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: JVM Vendor: Oracle Corporation
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: CATALINA_BASE: /Users/Eldieck/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: CATALINA_HOME: /usr/local/Cellar/tomcat/8.0.26/libexec
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Dcatalina.base=/Users/Eldieck/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Dcatalina.home=/usr/local/Cellar/tomcat/8.0.26/libexec
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Dwtp.deploy=/Users/Eldieck/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Djava.endorsed.dirs=/usr/local/Cellar/tomcat/8.0.26/libexec/endorsed
- Feb 23, 2016 2:29:48 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Dfile.encoding=UTF-8
- Feb 23, 2016 2:29:48 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
- INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Users/Eldieck/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
- Feb 23, 2016 2:29:49 PM org.apache.coyote.AbstractProtocol init
- INFO: Initializing ProtocolHandler ["http-nio-8080"]
- Feb 23, 2016 2:29:49 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
- INFO: Using a shared selector for servlet write/read
- Feb 23, 2016 2:29:49 PM org.apache.coyote.AbstractProtocol init
- INFO: Initializing ProtocolHandler ["ajp-nio-8009"]
- Feb 23, 2016 2:29:49 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
- INFO: Using a shared selector for servlet write/read
- Feb 23, 2016 2:29:49 PM org.apache.catalina.startup.Catalina load
- INFO: Initialization processed in 778 ms
- Feb 23, 2016 2:29:49 PM org.apache.catalina.core.StandardService startInternal
- INFO: Starting service Catalina
- Feb 23, 2016 2:29:49 PM org.apache.catalina.core.StandardEngine startInternal
- INFO: Starting Servlet Engine: Apache Tomcat/8.0.26
- Feb 23, 2016 2:29:53 PM org.apache.jasper.servlet.TldScanner scanJars
- INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
- Feb 23, 2016 2:29:53 PM org.apache.catalina.core.ApplicationContext log
- INFO: No Spring WebApplicationInitializer types detected on classpath
- Feb 23, 2016 2:29:53 PM org.apache.catalina.core.ApplicationContext log
- INFO: Initializing Spring root WebApplicationContext
- Feb 23, 2016 2:29:53 PM org.springframework.web.context.ContextLoader initWebApplicationContext
- INFO: Root WebApplicationContext: initialization started
- Feb 23, 2016 2:29:53 PM org.springframework.web.context.support.AnnotationConfigWebApplicationContext prepareRefresh
- INFO: Refreshing Root WebApplicationContext: startup date [Tue Feb 23 14:29:53 CST 2016]; root of context hierarchy
- Feb 23, 2016 2:29:53 PM org.springframework.web.context.support.AnnotationConfigWebApplicationContext loadBeanDefinitions
- INFO: Successfully resolved class for [edu.ben.template.dao.DaoConfig]
- Feb 23, 2016 2:29:53 PM org.springframework.web.context.support.AnnotationConfigWebApplicationContext loadBeanDefinitions
- INFO: Successfully resolved class for [edu.ben.template.controller.WebConfig]
- Feb 23, 2016 2:29:53 PM org.springframework.web.context.support.AnnotationConfigWebApplicationContext loadBeanDefinitions
- INFO: Successfully resolved class for [edu.ben.template.security.SecurityConfig]
- Feb 23, 2016 2:29:53 PM org.springframework.web.context.support.AnnotationConfigWebApplicationContext loadBeanDefinitions
- INFO: Successfully resolved class for [edu.ben.template.controller.ControllerConfig]
- Feb 23, 2016 2:29:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
- INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3cf14d2a: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,daoConfig,webConfig,securityConfig,controllerConfig,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.aop.config.internalAutoProxyCreator,eventDao,dataSource,userDao,transactionManager,jobPostingDao,majorDao,interestDao,objectMapper,org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration,requestMappingHandlerMapping,mvcContentNegotiationManager,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,defaultServletHandlerMapping,requestMappingHandlerAdapter,mvcConversionService,mvcValidator,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,internalResourceViewResolver,org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration,authenticationManagerBuilder,enableGlobalAuthenticationAutowiredConfigurer,org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration,webSecurityExpressionHandler,privilegeEvaluator,autowiredWebSecurityConfigurersIgnoreParents,springSecurityFilterChain,org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration,objectPostProcessor,org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration,methodSecurityInterceptor,methodSecurityMetadataSource,preInvocationAuthorizationAdvice,metaDataSourceAdvisor,userDetailsService,homeController,loginController,userController]; root of factory hierarchy
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.index(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/alumniDirectory],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.directory(java.lang.Integer,org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/register],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.registration(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/createJobPosting],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.jobCreation(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/createJobPosting],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.createJobPostingPost(org.springframework.ui.Model,java.lang.String,java.lang.String,java.lang.String,edu.ben.template.model.User)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/jobPostings],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.jobPostings(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/createEvent],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.createEvent(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/createEvent],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.createEventPost(org.springframework.ui.Model,java.lang.String,java.lang.String,java.lang.String)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/events],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.eventPostings(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/register],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.registrationPost(org.springframework.ui.Model,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/edit],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.edit(org.springframework.ui.Model,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/userProfile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.userProfile(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/facultyProfile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.faculty(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/edit],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.editPost(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/somethingSecret],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.viewSecret(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/userHome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.HomeController.userHome(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.LoginController.login(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.LoginController.logout(org.springframework.ui.Model) throws java.sql.SQLException
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/logout],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.LoginController.edit(org.springframework.ui.Model) throws java.sql.SQLException
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/loginFailure],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.LoginController.loginFailed(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping registerHandlerMethod
- INFO: Mapped "{[/displayAccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String edu.ben.template.controller.UserController.displayAccount(org.springframework.ui.Model)
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.handler.SimpleUrlHandlerMapping registerHandler
- INFO: Mapped URL path [/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.handler.SimpleUrlHandlerMapping registerHandler
- INFO: Mapped URL path [/assets/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- Feb 23, 2016 2:29:55 PM org.springframework.web.servlet.handler.SimpleUrlHandlerMapping registerHandler
- INFO: Mapped URL path [/content/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- Feb 23, 2016 2:29:55 PM org.hibernate.validator.internal.util.Version <clinit>
- INFO: HV000001: Hibernate Validator 5.0.1.Final
- Feb 23, 2016 2:29:55 PM org.springframework.security.web.DefaultSecurityFilterChain <init>
- INFO: Creating filter chain: Ant [pattern='/favicon.ico'], []
- Feb 23, 2016 2:29:55 PM org.springframework.security.web.DefaultSecurityFilterChain <init>
- INFO: Creating filter chain: Ant [pattern='/content/**'], []
- Feb 23, 2016 2:29:55 PM org.springframework.security.web.DefaultSecurityFilterChain <init>
- INFO: Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2fe09f42, org.springframework.security.web.context.SecurityContextPersistenceFilter@3235ba84, org.springframework.security.web.header.HeaderWriterFilter@7a671035, org.springframework.security.web.authentication.logout.LogoutFilter@70624727, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3fb368ac, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b0e4322, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e9b2a2c, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@780a2bd4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@e1a554, org.springframework.security.web.session.SessionManagementFilter@60954c94, org.springframework.security.web.access.ExceptionTranslationFilter@10adb90c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74b388a6]
- Feb 23, 2016 2:29:55 PM org.springframework.web.context.ContextLoader initWebApplicationContext
- INFO: Root WebApplicationContext: initialization completed in 2775 ms
- Feb 23, 2016 2:29:56 PM org.apache.coyote.AbstractProtocol start
- INFO: Starting ProtocolHandler ["http-nio-8080"]
- Feb 23, 2016 2:29:56 PM org.apache.coyote.AbstractProtocol start
- INFO: Starting ProtocolHandler ["ajp-nio-8009"]
- Feb 23, 2016 2:29:56 PM org.apache.catalina.startup.Catalina start
- INFO: Server startup in 6840 ms
- Feb 23, 2016 2:29:56 PM org.apache.catalina.core.ApplicationContext log
- INFO: Initializing Spring FrameworkServlet 'dispatcher'
- Feb 23, 2016 2:29:56 PM org.springframework.web.servlet.DispatcherServlet initServletBean
- INFO: FrameworkServlet 'dispatcher': initialization started
- Feb 23, 2016 2:29:56 PM org.springframework.web.context.support.AnnotationConfigWebApplicationContext prepareRefresh
- INFO: Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Tue Feb 23 14:29:56 CST 2016]; parent: Root WebApplicationContext
- Feb 23, 2016 2:29:56 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
- INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@212c4e0a: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@3cf14d2a
- Feb 23, 2016 2:29:56 PM org.springframework.web.servlet.DispatcherServlet initServletBean
- INFO: FrameworkServlet 'dispatcher': initialization completed in 37 ms
- Feb 23, 2016 2:29:56 PM org.springframework.web.servlet.PageNotFound noHandlerFound
- WARNING: No mapping found for HTTP request with URI [/] in DispatcherServlet with name 'dispatcher'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement