Active IQ Unified Manager Discussions

OCI Upgrade to 7.0.1-db restore fails with "Internal error"

gmilazzoitag
7,260 Views

Following the procedure I've performed a backup of database of 6.3 version.

After the successuful setup of 7.0.1 the restore operation fails with "Internal error" reported on the web page.

Looking for logs I've discovered some file (don't remember now the name) in E:\SANscreen\jboss\server\onaro\log that states something like this:

 

"failed to restore Cassandra and MYSQL...upgrade failed...cannot find an SQL file in E:\SANScreen\.....\backup7"...

 

I don't understand the reason.

 

Thanks,

 

HERE'S THE LOG. There's also another issue. Cannot login with admin using localhost!!!

 

2014-11-05 14:44:26,134 INFO [http-443-55] RestoreService (null:-1) - ----------------------------------- Restore Started -----------------------------------
2014-11-05 14:44:26,150 INFO [http-443-55] RestoreService (null:-1) - Restore Backup_WSANSCREEN_V6-3-2_B141_5919119548788890804.sql
2014-11-05 14:44:31,547 ERROR [http-443-55] RestoreService (null:-1) - Failed to upgrade: com.onaro.sanscreen.upgrade.UpgraderException: Failed to restore Cassandra and MySQL from E:\SANscreen\jboss\server\onaro\deploy\download.war\upgrade\backup2
at com.onaro.sanscreen.upgrade.UpgradeRunner.restore(UpgradeRunner.java:512)
at com.onaro.sanscreen.sessions.UpgradeSessionEJB.restore(UpgradeSessionEJB.java:61)
at com.onaro.sanscreen.sessions.UpgradeSessionEJB.restoreAndReboot(UpgradeSessionEJB.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)
at org.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:72)
at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:76)
at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:62)
at sun.reflect.GeneratedMethodAccessor646.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:74)
at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_2020741719.invoke(InvocationContextInterceptor_z_fillMethod_2020741719.java)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:90)
at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_2020741719.invoke(InvocationContextInterceptor_z_setup_2020741719.java)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.async.impl.interceptor.AsynchronousServerInterceptor.invoke(AsynchronousServerInterceptor.java:128)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.core.context.SessionInvocationContextAdapter.proceed(SessionInvocationContextAdapter.java:95)
at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:234)
at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.never(CMTTxInterceptor.java:296)
at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.invoke(CMTTxInterceptor.java:205)
at org.jboss.ejb3.tx2.aop.CMTTxInterceptorWrapper.invoke(CMTTxInterceptorWrapper.java:52)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.security.RunAsSecurityInterceptorv2.invoke(RunAsSecurityInterceptorv2.java:94)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(RoleBasedAuthorizationInterceptorv2.java:201)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:182)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.core.context.CurrentInvocationContextInterceptor.invoke(CurrentInvocationContextInterceptor.java:47)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.interceptor.EJB3TCCLInterceptor.invoke(EJB3TCCLInterceptor.java:86)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.stateless.StatelessContainer.dynamicInvoke(StatelessContainer.java:392)
at org.jboss.ejb3.remoting.IsLocalInterceptor.invokeLocal(IsLocalInterceptor.java:88)
at org.jboss.ejb3.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:75)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.async.impl.interceptor.AsynchronousClientInterceptor.invoke(AsynchronousClientInterceptor.java:143)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)
at com.sun.proxy.$Proxy396.invoke(Unknown Source)
at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:185)
at com.sun.proxy.$Proxy410.restoreAndReboot(Unknown Source)
at com.onaro.sanscreen.sessions.UpgradeSession$restoreAndReboot.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
at com.netapp.oci.rest.management.RestoreService.restore(RestoreService.groovy:205)
at com.netapp.oci.rest.management.RestoreService$$FastClassByCGLIB$$2dfe2a6e.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)
at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
at com.netapp.oci.rest.management.RestoreService$$EnhancerByCGLIB$$da1c816.restore(<generated>)
at com.netapp.oci.rest.management.RestoreService$restore.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
at com.netapp.oci.rest.management.RestoreController.restore(RestoreController.groovy:26)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.groovy.grails.web.servlet.mvc.MixedGrailsControllerHelper.invoke(MixedGrailsControllerHelper.java:69)
at org.codehaus.groovy.grails.web.servlet.mvc.AbstractGrailsControllerHelper.handleAction(AbstractGrailsControllerHelper.java:334)
at org.codehaus.groovy.grails.web.servlet.mvc.AbstractGrailsControllerHelper.executeAction(AbstractGrailsControllerHelper.java:217)
at org.codehaus.groovy.grails.web.servlet.mvc.AbstractGrailsControllerHelper.handleURI(AbstractGrailsControllerHelper.java:183)
at org.codehaus.groovy.grails.web.servlet.mvc.AbstractGrailsControllerHelper.handleURI(AbstractGrailsControllerHelper.java:116)
at org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsController.handleRequest(SimpleGrailsController.java:72)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.codehaus.groovy.grails.web.servlet.GrailsDispatcherServlet.doDispatch(GrailsDispatcherServlet.java:328)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:789)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:324)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at grails.plugin.cache.web.filter.PageFragmentCachingFilter.doFilter(PageFragmentCachingFilter.java:195)
at grails.plugin.cache.web.filter.AbstractFilter.doFilter(AbstractFilter.java:63)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:734)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:541)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:479)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:407)
at org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:314)
at org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:279)
at org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:270)
at org.codehaus.groovy.grails.web.mapping.filter.UrlMappingsFilter.doFilterInternal(UrlMappingsFilter.java:221)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter.obtainContent(GrailsPageFilter.java:200)
at org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter.doFilter(GrailsPageFilter.java:151)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.codehaus.groovy.grails.web.servlet.mvc.GrailsWebRequestFilter.doFilterInternal(GrailsWebRequestFilter.java:69)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.codehaus.groovy.grails.web.filters.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:66)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at com.brandseye.cors.CorsFilter.doFilter(CorsFilter.java:69)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:181)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:593)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:88)
at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:100)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:159)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:416)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:53)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951)
at java.lang.Thread.run(Thread.java:744)
Caused by: com.onaro.sanscreen.upgrade.UpgraderException: Failed to find an sql file in E:\SANscreen\jboss\server\onaro\deploy\download.war\upgrade\backup2
at com.onaro.sanscreen.upgrade.UpgradeRunner.restore(UpgradeRunner.java:501)
... 169 more

2014-11-05 14:44:31,547 INFO [http-443-55] RestoreService (null:-1) - ----------------------------------- Failed Restore Ended -----------------------------------
2014-11-05 14:44:31,828 INFO [http-443-55] ExceptionController (null:-1) - REST API call for [POST] /rest/v1/admin/restore returning code 400, error type: OPERATION_FAILED, message: Error: Restore failed. Reason : Failed to restore Cassandra and MySQL from E:\SANscreen\jboss\server\onaro\deploy\download.war\upgrade\backup2
2014-11-05 14:45:02,980 INFO [http-443-54] RestoreService (null:-1) - ----------------------------------- Restore Started -----------------------------------
2014-11-05 14:45:02,980 INFO [http-443-54] RestoreService (null:-1) - Restore Backup_WSANSCREEN_V6-2-2_B649_4930140862953998833.gz
2014-11-05 14:45:06,895 INFO [http-443-62] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/badgesInfo?expand=default&_=1415195016357 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:46:06,887 INFO [http-443-15] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/badgesInfo?expand=default&_=1415195016358 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:46:36,869 INFO [http-443-24] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/badgesInfo?expand=default&_=1415195016359 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:47:09,598 INFO [http-443-24] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:47:19,098 INFO [http-443-2] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:47:32,732 INFO [http-443-15] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:48:10,780 INFO [http-443-2] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:48:16,599 INFO [http-443-15] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:49:39,091 INFO [http-443-22] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:49:45,939 INFO [http-443-22] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:49:52,709 INFO [http-443-15] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:04,172 INFO [http-443-24] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/badgesInfo?expand=default&_=1415195403390 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:04,192 INFO [http-443-55] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/datasources?_=1415195403392 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:04,235 INFO [http-443-63] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/badgesInfo?expand=default&_=1415195403391 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:04,250 INFO [http-443-62] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/acquisitionUnits?_=1415195403393 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:04,334 INFO [http-443-63] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/datasourceTypes?_=1415195403395 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:04,339 INFO [http-443-62] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/vendorModels?_=1415195403394 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:04,351 INFO [http-443-55] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/datasources?_=1415195403396 returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied
2014-11-05 14:50:31,371 INFO [http-443-22] ExceptionController (null:-1) - REST API call for [GET] /rest/v1/admin/users/current returning code 400, error type: RESTORE_IN_PROGRESS, message: Restore of DB in progress, operation denied

 

 

 

11 REPLIES 11
Public