2015-06-22 05:46:37,181 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started 2015-06-22 05:46:37,197 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jun 22 05:46:37 PDT 2015]; root of context hierarchy 2015-06-22 05:46:37,259 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Registering annotated classes: [class com.netapp.shift.config.ShiftSecurityConfig] 2015-06-22 05:46:42,081 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:46:42,237 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-22 05:46:42,408 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-22 05:46:42,408 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-22 05:46:42,517 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-22 05:46:42,517 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-22 05:46:42,580 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-22 05:46:42,595 [localhost-startStop-1] INFO com.netapp.shift.AsupManager - ASUP Cron Job created. Period = 604800 seconds 2015-06-22 05:46:42,595 [Timer-0] INFO com.netapp.shift.AsupManager - SHIFT ASUP Cron Job started 2015-06-22 05:46:42,595 [Timer-0] INFO com.netapp.shift.AsupManager - Collecting ASUP Data 2015-06-22 05:46:42,876 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-22 05:46:42,876 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:46:43,095 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1877541, org.springframework.security.web.context.SecurityContextPersistenceFilter@19b25fe, org.springframework.security.web.header.HeaderWriterFilter@42c29f, org.springframework.security.web.authentication.logout.LogoutFilter@441318, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@9cd99e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@fe6fc1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14f32ff, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@231ae2, org.springframework.security.web.session.SessionManagementFilter@e62d9b, org.springframework.security.web.access.ExceptionTranslationFilter@50083e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1e356bc] 2015-06-22 05:46:43,110 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5913 ms 2015-06-22 05:46:43,142 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization started 2015-06-22 05:46:43,142 [localhost-startStop-1] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:46:43 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:46:43,157 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/servlet-context.xml] 2015-06-22 05:46:47,651 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:46:47,666 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-22 05:46:47,666 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-22 05:46:47,666 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-22 05:46:47,666 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-22 05:46:47,697 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-22 05:46:47,744 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-22 05:46:47,869 [Thread-5] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-22 05:46:47,869 [Thread-5] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.postGuestOSConfig(com.netapp.shift.config.GuestOSConfigMap) throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.getGuestOSConfigs() throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[PUT],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.putHypervisorConfigByName(java.lang.String,com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.HypervisorConfigRestResource.createHypervisorConfig(com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigs() throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigByName(java.lang.String) throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigs() throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.createNetworkConfig(com.netapp.shift.config.HypervisorNetworkMap) throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigs() throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.postOntapConfig(com.netapp.shift.config.OntapConfigMap) throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.getOntapConfigs() throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/restore],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.RestoreVirtualMachineResource.restoreVirtualMachine(com.netapp.shift.rest.service.RestoreRequest) throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/job/abort/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobAbortResource.abortJobByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch/{batchname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftBatchJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.rest.service.JobStatus com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfBatch() throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.ArrayList com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfJobs() throws java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/report/csv/download],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.netapp.shift.rest.resource.ShiftReportResource.getFileFromServer(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/convert],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.ShiftRestBatchResource.convert(com.netapp.shift.rest.service.ShiftBatchRequest) throws java.io.IOException,java.lang.Exception 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/security/setcredentials],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.ShiftSecurityResource.setCredentials(com.netapp.shift.config.SecurityUserMap) 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/state],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftServerHeartBeatResource.status() 2015-06-22 05:46:47,931 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/svm/create],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.SVMResource.createSvm(com.netapp.shift.SVMInfo) 2015-06-22 05:46:48,243 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:46:43 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:46:48,290 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:46:43 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:46:48,306 [localhost-startStop-1] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in shiftRestResponseExceptionHandler 2015-06-22 05:46:48,337 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@9efb0d, org.springframework.security.web.context.SecurityContextPersistenceFilter@102df36, org.springframework.security.web.header.HeaderWriterFilter@462478, org.springframework.security.web.authentication.logout.LogoutFilter@64a95c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@19f787b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@18c5e07, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@713d22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1742336, org.springframework.security.web.session.SessionManagementFilter@1044ba7, org.springframework.security.web.access.ExceptionTranslationFilter@3a384c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@15f6bd1] 2015-06-22 05:46:48,353 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization completed in 5211 ms 2015-06-22 05:46:48,353 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization started 2015-06-22 05:46:48,353 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Jun 22 05:46:48 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:46:48,368 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:46:48,384 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization completed in 31 ms 2015-06-22 05:46:48,524 [localhost-startStop-1] INFO o.s.w.c.s.XmlWebApplicationContext - Closing WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:46:43 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:46:48,540 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Jun 22 05:46:48 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:46:48,540 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Closing Root WebApplicationContext: startup date [Mon Jun 22 05:46:37 PDT 2015]; root of context hierarchy 2015-06-22 05:46:48,556 [Thread-5] ERROR c.n.s.r.s.ShiftServerJobHandler - Runtime Exception that skipped ShiftApiExceptionHandler java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) ~[na:1.7.0_80] at com.netapp.shift.rest.service.ShiftServerJobHandler.run(ShiftServerJobHandler.java:44) ~[ShiftServerJobHandler.class:na] at java.lang.Thread.run(Unknown Source) [na:1.7.0_80] 2015-06-22 05:46:48,556 [Thread-4] ERROR c.n.s.r.s.ShiftServerJobHandler - Runtime Exception that skipped ShiftApiExceptionHandler java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) ~[na:1.7.0_80] at com.netapp.shift.rest.service.ShiftServerJobHandler.run(ShiftServerJobHandler.java:44) ~[ShiftServerJobHandler.class:na] at java.lang.Thread.run(Unknown Source) [na:1.7.0_80] 2015-06-22 05:46:48,556 [Thread-5] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:46:48,556 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:46:55,249 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started 2015-06-22 05:46:55,249 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jun 22 05:46:55 PDT 2015]; root of context hierarchy 2015-06-22 05:46:55,327 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Registering annotated classes: [class com.netapp.shift.config.ShiftSecurityConfig] 2015-06-22 05:47:00,117 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:47:00,257 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-22 05:47:00,429 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-22 05:47:00,429 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-22 05:47:00,522 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-22 05:47:00,538 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-22 05:47:00,585 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-22 05:47:00,600 [localhost-startStop-1] INFO com.netapp.shift.AsupManager - ASUP Cron Job created. Period = 604800 seconds 2015-06-22 05:47:00,616 [Timer-0] INFO com.netapp.shift.AsupManager - SHIFT ASUP Cron Job started 2015-06-22 05:47:00,616 [Timer-0] INFO com.netapp.shift.AsupManager - Collecting ASUP Data 2015-06-22 05:47:00,881 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-22 05:47:00,881 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:47:01,115 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c56ce1, org.springframework.security.web.context.SecurityContextPersistenceFilter@180da5e, org.springframework.security.web.header.HeaderWriterFilter@1a73a45, org.springframework.security.web.authentication.logout.LogoutFilter@1454b9b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@25cad, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@20c66d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e33715, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16f399c, org.springframework.security.web.session.SessionManagementFilter@3396e9, org.springframework.security.web.access.ExceptionTranslationFilter@62eba, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1ada4eb] 2015-06-22 05:47:01,131 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5882 ms 2015-06-22 05:47:01,147 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization started 2015-06-22 05:47:01,162 [localhost-startStop-1] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:01 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:01,162 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/servlet-context.xml] 2015-06-22 05:47:05,702 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:47:05,718 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-22 05:47:05,718 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-22 05:47:05,718 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-22 05:47:05,718 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-22 05:47:05,749 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-22 05:47:05,796 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-22 05:47:05,936 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-22 05:47:05,936 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.postGuestOSConfig(com.netapp.shift.config.GuestOSConfigMap) throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.getGuestOSConfigs() throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigs() throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.HypervisorConfigRestResource.createHypervisorConfig(com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[PUT],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.putHypervisorConfigByName(java.lang.String,com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigs() throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigs() throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.createNetworkConfig(com.netapp.shift.config.HypervisorNetworkMap) throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigByName(java.lang.String) throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.getOntapConfigs() throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.postOntapConfig(com.netapp.shift.config.OntapConfigMap) throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/restore],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.RestoreVirtualMachineResource.restoreVirtualMachine(com.netapp.shift.rest.service.RestoreRequest) throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/job/abort/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobAbortResource.abortJobByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfBatch() throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.ArrayList com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfJobs() throws java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch/{batchname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftBatchJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.rest.service.JobStatus com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/report/csv/download],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.netapp.shift.rest.resource.ShiftReportResource.getFileFromServer(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/convert],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.ShiftRestBatchResource.convert(com.netapp.shift.rest.service.ShiftBatchRequest) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/security/setcredentials],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.ShiftSecurityResource.setCredentials(com.netapp.shift.config.SecurityUserMap) 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/state],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftServerHeartBeatResource.status() 2015-06-22 05:47:05,999 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/svm/create],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.SVMResource.createSvm(com.netapp.shift.SVMInfo) 2015-06-22 05:47:06,264 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:01 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:06,295 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:01 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:06,326 [localhost-startStop-1] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in shiftRestResponseExceptionHandler 2015-06-22 05:47:06,358 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d425e, org.springframework.security.web.context.SecurityContextPersistenceFilter@1bbf2ac, org.springframework.security.web.header.HeaderWriterFilter@dcc0f1, org.springframework.security.web.authentication.logout.LogoutFilter@1c22742, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@15725f6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@390767, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14fc54, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1906304, org.springframework.security.web.session.SessionManagementFilter@ff3fe5, org.springframework.security.web.access.ExceptionTranslationFilter@1f6dfc4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1c2168f] 2015-06-22 05:47:06,373 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization completed in 5226 ms 2015-06-22 05:47:06,373 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization started 2015-06-22 05:47:06,373 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Jun 22 05:47:06 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:06,373 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:47:06,405 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization completed in 32 ms 2015-06-22 05:47:12,427 [localhost-startStop-1] INFO o.s.w.c.s.XmlWebApplicationContext - Closing WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:01 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:12,443 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Jun 22 05:47:06 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:12,443 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Closing Root WebApplicationContext: startup date [Mon Jun 22 05:46:55 PDT 2015]; root of context hierarchy 2015-06-22 05:47:12,458 [Thread-3] ERROR c.n.s.r.s.ShiftServerJobHandler - Runtime Exception that skipped ShiftApiExceptionHandler java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) ~[na:1.7.0_80] at com.netapp.shift.rest.service.ShiftServerJobHandler.run(ShiftServerJobHandler.java:44) ~[ShiftServerJobHandler.class:na] at java.lang.Thread.run(Unknown Source) [na:1.7.0_80] 2015-06-22 05:47:12,458 [Thread-4] ERROR c.n.s.r.s.ShiftServerJobHandler - Runtime Exception that skipped ShiftApiExceptionHandler java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) ~[na:1.7.0_80] at com.netapp.shift.rest.service.ShiftServerJobHandler.run(ShiftServerJobHandler.java:44) ~[ShiftServerJobHandler.class:na] at java.lang.Thread.run(Unknown Source) [na:1.7.0_80] 2015-06-22 05:47:12,458 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:47:12,458 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:47:29,948 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started 2015-06-22 05:47:29,948 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jun 22 05:47:29 PDT 2015]; root of context hierarchy 2015-06-22 05:47:30,026 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Registering annotated classes: [class com.netapp.shift.config.ShiftSecurityConfig] 2015-06-22 05:47:34,706 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:47:34,862 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-22 05:47:35,033 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-22 05:47:35,033 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-22 05:47:35,142 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-22 05:47:35,142 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-22 05:47:35,205 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-22 05:47:35,236 [localhost-startStop-1] INFO com.netapp.shift.AsupManager - ASUP Cron Job created. Period = 604800 seconds 2015-06-22 05:47:35,236 [Timer-0] INFO com.netapp.shift.AsupManager - SHIFT ASUP Cron Job started 2015-06-22 05:47:35,236 [Timer-0] INFO com.netapp.shift.AsupManager - Collecting ASUP Data 2015-06-22 05:47:35,548 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-22 05:47:35,548 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:47:35,782 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@11f79c1, org.springframework.security.web.context.SecurityContextPersistenceFilter@709234, org.springframework.security.web.header.HeaderWriterFilter@f8aa7c, org.springframework.security.web.authentication.logout.LogoutFilter@549198, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@12f477a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1261e79, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@fb359b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@172881f, org.springframework.security.web.session.SessionManagementFilter@fccade, org.springframework.security.web.access.ExceptionTranslationFilter@ffd457, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@19d6d97] 2015-06-22 05:47:35,798 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5850 ms 2015-06-22 05:47:35,813 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization started 2015-06-22 05:47:35,813 [localhost-startStop-1] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:35 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:35,829 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/servlet-context.xml] 2015-06-22 05:47:40,337 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:47:40,353 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-22 05:47:40,353 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-22 05:47:40,353 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-22 05:47:40,369 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-22 05:47:40,369 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-22 05:47:40,415 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-22 05:47:40,540 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-22 05:47:40,540 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.getGuestOSConfigs() throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.postGuestOSConfig(com.netapp.shift.config.GuestOSConfigMap) throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[PUT],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.putHypervisorConfigByName(java.lang.String,com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.HypervisorConfigRestResource.createHypervisorConfig(com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigs() throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigByName(java.lang.String) throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigs() throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigs() throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.createNetworkConfig(com.netapp.shift.config.HypervisorNetworkMap) throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.getOntapConfigs() throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.postOntapConfig(com.netapp.shift.config.OntapConfigMap) throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/restore],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.RestoreVirtualMachineResource.restoreVirtualMachine(com.netapp.shift.rest.service.RestoreRequest) throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/job/abort/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobAbortResource.abortJobByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch/{batchname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftBatchJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.rest.service.JobStatus com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.ArrayList com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfJobs() throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfBatch() throws java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/report/csv/download],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.netapp.shift.rest.resource.ShiftReportResource.getFileFromServer(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/convert],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.ShiftRestBatchResource.convert(com.netapp.shift.rest.service.ShiftBatchRequest) throws java.io.IOException,java.lang.Exception 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/security/setcredentials],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.ShiftSecurityResource.setCredentials(com.netapp.shift.config.SecurityUserMap) 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/state],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftServerHeartBeatResource.status() 2015-06-22 05:47:40,603 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/svm/create],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.SVMResource.createSvm(com.netapp.shift.SVMInfo) 2015-06-22 05:47:40,899 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:35 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:40,946 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:35 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:40,961 [localhost-startStop-1] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in shiftRestResponseExceptionHandler 2015-06-22 05:47:41,008 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19028fa, org.springframework.security.web.context.SecurityContextPersistenceFilter@1b2337e, org.springframework.security.web.header.HeaderWriterFilter@17412bd, org.springframework.security.web.authentication.logout.LogoutFilter@620e3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3270de, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52981d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@80d49b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1726d48, org.springframework.security.web.session.SessionManagementFilter@17a7182, org.springframework.security.web.access.ExceptionTranslationFilter@3675dd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@a5f00b] 2015-06-22 05:47:41,024 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization completed in 5211 ms 2015-06-22 05:47:41,024 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization started 2015-06-22 05:47:41,024 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Jun 22 05:47:41 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 05:47:41,024 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-22 05:47:41,039 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization completed in 15 ms 2015-06-22 06:50:46,625 [localhost-startStop-2] INFO o.s.w.c.s.XmlWebApplicationContext - Closing WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Mon Jun 22 05:47:35 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 06:50:46,625 [localhost-startStop-2] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Jun 22 05:47:41 PDT 2015]; parent: Root WebApplicationContext 2015-06-22 06:50:46,625 [localhost-startStop-2] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Closing Root WebApplicationContext: startup date [Mon Jun 22 05:47:29 PDT 2015]; root of context hierarchy 2015-06-22 06:50:46,640 [Thread-3] ERROR c.n.s.r.s.ShiftServerJobHandler - Runtime Exception that skipped ShiftApiExceptionHandler java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) ~[na:1.7.0_80] at com.netapp.shift.rest.service.ShiftServerJobHandler.run(ShiftServerJobHandler.java:44) ~[ShiftServerJobHandler.class:na] at java.lang.Thread.run(Unknown Source) [na:1.7.0_80] 2015-06-22 06:50:46,640 [Thread-4] ERROR c.n.s.r.s.ShiftServerJobHandler - Runtime Exception that skipped ShiftApiExceptionHandler java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) ~[na:1.7.0_80] at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) ~[na:1.7.0_80] at com.netapp.shift.rest.service.ShiftServerJobHandler.run(ShiftServerJobHandler.java:44) ~[ShiftServerJobHandler.class:na] at java.lang.Thread.run(Unknown Source) [na:1.7.0_80] 2015-06-22 06:50:46,640 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-22 06:50:46,640 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-24 04:08:51,071 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started 2015-06-24 04:08:51,103 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Wed Jun 24 04:08:51 PDT 2015]; root of context hierarchy 2015-06-24 04:08:51,165 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Registering annotated classes: [class com.netapp.shift.config.ShiftSecurityConfig] 2015-06-24 04:08:56,017 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-24 04:08:56,188 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-24 04:08:56,344 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-24 04:08:56,360 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-24 04:08:56,469 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-24 04:08:56,485 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-24 04:08:56,547 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-24 04:08:56,563 [localhost-startStop-1] INFO com.netapp.shift.AsupManager - ASUP Cron Job created. Period = 604800 seconds 2015-06-24 04:08:56,563 [Timer-0] INFO com.netapp.shift.AsupManager - SHIFT ASUP Cron Job started 2015-06-24 04:08:56,563 [Timer-0] INFO com.netapp.shift.AsupManager - Collecting ASUP Data 2015-06-24 04:08:56,890 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-24 04:08:56,890 [Thread-3] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-24 04:08:57,124 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1325f08, org.springframework.security.web.context.SecurityContextPersistenceFilter@1476f5f, org.springframework.security.web.header.HeaderWriterFilter@1354d63, org.springframework.security.web.authentication.logout.LogoutFilter@fed7ee, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1b98167, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f47580, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@a48480, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fd1845, org.springframework.security.web.session.SessionManagementFilter@fb359b, org.springframework.security.web.access.ExceptionTranslationFilter@1c32bb8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@195cd51] 2015-06-24 04:08:57,140 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 6037 ms 2015-06-24 04:08:57,155 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization started 2015-06-24 04:08:57,155 [localhost-startStop-1] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Wed Jun 24 04:08:57 PDT 2015]; parent: Root WebApplicationContext 2015-06-24 04:08:57,171 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/servlet-context.xml] 2015-06-24 04:09:02,132 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-24 04:09:02,147 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - Initiallizing... 2015-06-24 04:09:02,147 [localhost-startStop-1] INFO c.n.common.encryption.Encryption - webRootCertContextPath = C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\Shift\WEB-INF\certs\ 2015-06-24 04:09:02,147 [localhost-startStop-1] INFO c.n.s.ontap.OntapConnectionService - Retrieving connection info after bean initialization 2015-06-24 04:09:02,147 [localhost-startStop-1] INFO c.n.shift.ontap.ZapiRunnerService - Initializing ZapiRunnerService 2015-06-24 04:09:02,163 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Loading Shift application config info after bean initialization 2015-06-24 04:09:02,210 [localhost-startStop-1] INFO c.n.shift.config.AppConfigService - Creating password encoder..... 2015-06-24 04:09:02,335 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Job Handler Service Started 2015-06-24 04:09:02,335 [Thread-4] INFO c.n.s.r.s.ShiftServerJobHandler - Request dequed for processing... 2015-06-24 04:09:02,381 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.getGuestOSConfigs() throws java.lang.Exception 2015-06-24 04:09:02,381 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/guestos],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.GuestOSConfigMap com.netapp.shift.rest.resource.GuestOSConfigRestResource.postGuestOSConfig(com.netapp.shift.config.GuestOSConfigMap) throws java.lang.Exception 2015-06-24 04:09:02,381 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigs() throws java.lang.Exception 2015-06-24 04:09:02,381 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.getHypervisorConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-24 04:09:02,381 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors/{name}],methods=[PUT],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorConfigMap com.netapp.shift.rest.resource.HypervisorConfigRestResource.putHypervisorConfigByName(java.lang.String,com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-24 04:09:02,381 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/hypervisors],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.HypervisorConfigRestResource.createHypervisorConfig(com.netapp.shift.config.HypervisorConfigMap) throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigs() throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigs() throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.createNetworkConfig(com.netapp.shift.config.HypervisorNetworkMap) throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.HypervisorNetworkMap com.netapp.shift.rest.resource.NetworkConfigRestResource.getNetworkConfigByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/networks/{name}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.NetworkConfigRestResource.deleteNetworkConfigByName(java.lang.String) throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.getOntapConfigs() throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/ontap],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.config.OntapConfigMap com.netapp.shift.rest.resource.OntapConfigRestResource.postOntapConfig(com.netapp.shift.config.OntapConfigMap) throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/restore],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.RestoreVirtualMachineResource.restoreVirtualMachine(com.netapp.shift.rest.service.RestoreRequest) throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/job/abort/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobAbortResource.abortJobByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.ArrayList com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfJobs() throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getListOfBatch() throws java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/batch/{batchname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftBatchJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/status/{jobname}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.netapp.shift.rest.service.JobStatus com.netapp.shift.rest.resource.ShiftJobStatusRestResource.getShiftJobStatusByName(java.lang.String) throws java.io.IOException,java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/report/csv/download],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.netapp.shift.rest.resource.ShiftReportResource.getFileFromServer(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/convert],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.List com.netapp.shift.rest.resource.ShiftRestBatchResource.convert(com.netapp.shift.rest.service.ShiftBatchRequest) throws java.io.IOException,java.lang.Exception 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/config/security/setcredentials],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.netapp.shift.rest.resource.ShiftSecurityResource.setCredentials(com.netapp.shift.config.SecurityUserMap) 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/state],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.ShiftServerHeartBeatResource.status() 2015-06-24 04:09:02,397 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/v1/svm/create],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.netapp.shift.rest.resource.SVMResource.createSvm(com.netapp.shift.SVMInfo) 2015-06-24 04:09:02,990 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Wed Jun 24 04:08:57 PDT 2015]; parent: Root WebApplicationContext 2015-06-24 04:09:03,052 [localhost-startStop-1] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'shiftServlet-servlet': startup date [Wed Jun 24 04:08:57 PDT 2015]; parent: Root WebApplicationContext 2015-06-24 04:09:03,068 [localhost-startStop-1] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in shiftRestResponseExceptionHandler 2015-06-24 04:09:03,115 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@15e4e4d, org.springframework.security.web.context.SecurityContextPersistenceFilter@144cfca, org.springframework.security.web.header.HeaderWriterFilter@592888, org.springframework.security.web.authentication.logout.LogoutFilter@19028fa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@b8a8fc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a5f00b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3270de, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@66c2c2, org.springframework.security.web.session.SessionManagementFilter@17419b9, org.springframework.security.web.access.ExceptionTranslationFilter@620e3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@94bbd9] 2015-06-24 04:09:03,130 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'shiftServlet': initialization completed in 5975 ms 2015-06-24 04:09:03,130 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization started 2015-06-24 04:09:03,130 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Wed Jun 24 04:09:03 PDT 2015]; parent: Root WebApplicationContext 2015-06-24 04:09:03,130 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2015-06-24 04:09:03,161 [localhost-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization completed in 31 ms