2020-07-13 11:37:29.772 INFO 76 --- [main] o.o.u.server.UuiServerApplication : Starting UuiServerApplication on onap-uui-server-6cf78b944-4v4w9 with PID 76 (/home/uui/usecase-ui-server.jar started by postgres in /home/uui) 2020-07-13 11:37:29.781 INFO 76 --- [main] o.o.u.server.UuiServerApplication : No active profile set, falling back to default profiles: default 2020-07-13 11:37:29.884 INFO 76 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@26f0a63f: startup date [Mon Jul 13 11:37:29 UTC 2020]; root of context hierarchy 2020-07-13 11:37:31.712 INFO 76 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'httpRequestHandlerAdapter' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/data/rest/webmvc/config/RepositoryRestMvcConfiguration.class]] 2020-07-13 11:37:31.851 INFO 76 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'managementServletContext' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcHypermediaManagementContextConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcAutoConfiguration.class]] 2020-07-13 11:37:31.910 INFO 76 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2020-07-13 11:37:32.638 INFO 76 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2020-07-13 11:37:33.131 INFO 76 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f4b811b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-07-13 11:37:33.875 INFO 76 --- [main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8082 (https) 2020-07-13 11:37:33.895 INFO 76 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2020-07-13 11:37:33.897 INFO 76 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.16 2020-07-13 11:37:34.055 INFO 76 --- [localhost-startStop-1] o.a.c.c.C.[.[.[/api/usecaseui-server/v1] : Initializing Spring embedded WebApplicationContext 2020-07-13 11:37:34.056 INFO 76 --- [localhost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 4175 ms 2020-07-13 11:37:34.453 INFO 76 --- [localhost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/] 2020-07-13 11:37:34.460 INFO 76 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*] 2020-07-13 11:37:34.460 INFO 76 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] 2020-07-13 11:37:34.460 INFO 76 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*] 2020-07-13 11:37:34.460 INFO 76 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*] 2020-07-13 11:37:34.564 INFO 76 --- [main] o.s.j.d.DriverManagerDataSource : Loaded JDBC driver: org.postgresql.Driver 2020-07-13 11:37:35.352 INFO 76 --- [main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default' 2020-07-13 11:37:35.430 INFO 76 --- [main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2020-07-13 11:37:35.953 INFO 76 --- [main] org.hibernate.Version : HHH000412: Hibernate Core {5.0.11.Final} 2020-07-13 11:37:35.961 INFO 76 --- [main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found 2020-07-13 11:37:35.969 INFO 76 --- [main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist 2020-07-13 11:37:36.155 INFO 76 --- [main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 2020-07-13 11:37:36.952 INFO 76 --- [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2020-07-13 11:37:37.173 INFO 76 --- [main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException 2020-07-13 11:37:37.175 INFO 76 --- [main] org.hibernate.type.BasicTypeRegistry : HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@18e8473e 2020-07-13 11:37:38.546 INFO 76 --- [main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2020-07-13 11:37:38.650 INFO 76 --- [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect 2020-07-13 11:37:38.748 INFO 76 --- [main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException 2020-07-13 11:37:40.639 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/performance/{currentPage}/{pageSize}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.PerformanceController.getPerformanceData(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.fasterxml.jackson.core.JsonProcessingException,java.text.ParseException 2020-07-13 11:37:40.641 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/performance/queryAllSourceNames],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.PerformanceController.getSourceIds() 2020-07-13 11:37:40.641 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/performance/getPerformanceHeaderDetail/{id}]}" onto public java.lang.String org.onap.usecaseui.server.controller.PerformanceController.getPerformanceHeaderDetail(java.lang.String) throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.642 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/performance/getSourceNames/{currentPage}/{pageSize}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.PerformanceController.getPerformanceSourceNames(java.lang.String,java.lang.String,java.lang.String) throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.643 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/service-instances],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.ServiceInstanceController.listServiceInstances(javax.servlet.http.HttpServletRequest) throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.644 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/serviceNumByCustomer],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.ServiceInstanceController.serviceNumByCustomer(javax.servlet.http.HttpServletRequest) throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.644 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/serviceNumByServiceType/{customerId}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.ServiceInstanceController.serviceNumByServiceType(java.lang.String) throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.645 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/service-ns-instances],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.ServiceInstanceController.listNsOrServiceInstances(javax.servlet.http.HttpServletRequest) throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.645 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/getServiceInstanceById],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.ServiceInstanceController.getServiceInstanceById(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.647 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/service-templates],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.ServiceTemplateController.getServiceTemplates() 2020-07-13 11:37:40.647 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/locations/],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.ServiceTemplateController.getLocations() 2020-07-13 11:37:40.647 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/service-templates/{uuid}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.lcm.ServiceTemplateInput org.onap.usecaseui.server.controller.lcm.ServiceTemplateController.getServiceTemplateInput(java.lang.String,java.lang.String) 2020-07-13 11:37:40.648 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/getAllNI/{networkId}],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.ServiceTemplateController.getAllNetworkInterface(java.lang.String) 2020-07-13 11:37:40.648 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/sdnc-controllers/],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.ServiceTemplateController.getSDNCControllers() 2020-07-13 11:37:40.649 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers/service-subscriptions],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceQryController.getServiceSubscriptions() 2020-07-13 11:37:40.649 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/ServiceInstances/{serviceType}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceQryController.getSotnServiceInstances(java.lang.String) 2020-07-13 11:37:40.662 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/getPnfInfo],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getPnfInfo(java.lang.String) 2020-07-13 11:37:40.664 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/jobs/getNsLcmJobStatus/{jobId}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.vfc.beans.JobStatus org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getNsLcmJobStatus(java.lang.String,javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.664 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/ns-packages/{casrId}],methods=[DELETE],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.vfc.beans.DistributionResult org.onap.usecaseui.server.controller.lcm.PackageDistributionController.deleteNsPackage(java.lang.String) 2020-07-13 11:37:40.665 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/vf-packages/{casrId}],methods=[DELETE],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.vfc.beans.Job org.onap.usecaseui.server.controller.lcm.PackageDistributionController.deleteVfPackage(java.lang.String) 2020-07-13 11:37:40.665 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/vnf-packages],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getVnfPackages() 2020-07-13 11:37:40.666 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/pnf-packages],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getPnfPackages() 2020-07-13 11:37:40.666 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/downLoadNsPackage],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.downLoadNsPackage(java.lang.String) 2020-07-13 11:37:40.667 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/downLoadPnfPackage],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.downLoadPnfPackage(java.lang.String) 2020-07-13 11:37:40.667 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/downLoadVnfPackage],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.downLoadVnfPackage(java.lang.String) 2020-07-13 11:37:40.668 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/deleteNsdPackage],methods=[DELETE],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.deleteNsdPackage(java.lang.String) 2020-07-13 11:37:40.668 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/deleteVnfPackage],methods=[DELETE],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.deleteVnfPackage(java.lang.String) 2020-07-13 11:37:40.669 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/deletePnfPackage],methods=[DELETE],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.deletePnfPackage(java.lang.String) 2020-07-13 11:37:40.669 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/getNetworkServiceInfo],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getNetworkServiceInfo() 2020-07-13 11:37:40.669 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/createNetworkServiceInstance],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.createNetworkServiceInstance(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.670 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/deleteNetworkServiceInstance],methods=[DELETE],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.deleteNetworkServiceInstance(java.lang.String) 2020-07-13 11:37:40.670 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/terminateNetworkServiceInstance],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.terminateNetworkServiceInstance(javax.servlet.http.HttpServletRequest,java.lang.String) throws java.text.ParseException 2020-07-13 11:37:40.672 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/healNetworkServiceInstance],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.healNetworkServiceInstance(javax.servlet.http.HttpServletRequest,java.lang.String) throws java.text.ParseException 2020-07-13 11:37:40.673 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/scaleNetworkServiceInstance],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.scaleNetworkServiceInstance(javax.servlet.http.HttpServletRequest,java.lang.String) 2020-07-13 11:37:40.674 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/createNetworkServiceData],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.createNetworkServiceData(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.674 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/createVnfData],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.createVnfData(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.674 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/createPnfData],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.createPnfData(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.675 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/getNsdInfo],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getNsdInfo(java.lang.String) 2020-07-13 11:37:40.675 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/getVnfInfo],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getVnfInfo(java.lang.String) 2020-07-13 11:37:40.675 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/listNsTemplates],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.listNsTemplates() 2020-07-13 11:37:40.676 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/fetchNsTemplateData],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.fetchNsTemplateData(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.676 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/fetchCCVPNTemplateData/{csarId}],methods=[POST],produces=[application/json]}" onto public com.alibaba.fastjson.JSONObject org.onap.usecaseui.server.controller.lcm.PackageDistributionController.fetchCCVPNTemplateData(javax.servlet.http.HttpServletRequest,java.lang.String) 2020-07-13 11:37:40.676 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/VnfInfo/{vnfinstid}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getVnfInfoById(java.lang.String) 2020-07-13 11:37:40.677 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/instantiateNetworkServiceInstance],methods=[POST],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.instantiateNetworkServiceInstance(javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2020-07-13 11:37:40.677 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/vf-ns-packages],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.lcm.VfNsPackageInfo org.onap.usecaseui.server.controller.lcm.PackageDistributionController.retrievePackageInfo() 2020-07-13 11:37:40.678 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/sdc-vf-packages],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.PackageDistributionController.sdcVfPackageInfo() 2020-07-13 11:37:40.678 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/sdc-ns-packages],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.PackageDistributionController.sdcNsPackageInfo() 2020-07-13 11:37:40.679 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/jobs/{jobId}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.vfc.beans.JobStatus org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getJobStatus(java.lang.String,javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.679 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/ns-packages],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.vfc.beans.DistributionResult org.onap.usecaseui.server.controller.lcm.PackageDistributionController.distributeNsPackage(org.onap.usecaseui.server.service.lcm.domain.vfc.beans.Csar) 2020-07-13 11:37:40.679 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/vf-packages],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.vfc.beans.Job org.onap.usecaseui.server.controller.lcm.PackageDistributionController.distributeVfPackage(org.onap.usecaseui.server.service.lcm.domain.vfc.beans.Csar) 2020-07-13 11:37:40.680 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/ns-packages],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.PackageDistributionController.getNsPackages() 2020-07-13 11:37:40.680 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/orchestrators],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.OrchestratorController.getOrchestrators() 2020-07-13 11:37:40.684 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers/{customerId}],methods=[GET],produces=[application/json]}" onto public com.alibaba.fastjson.JSONObject org.onap.usecaseui.server.controller.lcm.CustomerController.getCustomerById(java.lang.String) 2020-07-13 11:37:40.684 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers],methods=[DELETE],produces=[application/json]}" onto public com.alibaba.fastjson.JSONObject org.onap.usecaseui.server.controller.lcm.CustomerController.deleteCustomer(java.lang.String,java.lang.String) 2020-07-13 11:37:40.684 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers/{customerId}/service-subscriptions/{serviceType}],methods=[PUT],produces=[application/json]}" onto public com.alibaba.fastjson.JSONObject org.onap.usecaseui.server.controller.lcm.CustomerController.createOrUpdateServiceType(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2020-07-13 11:37:40.685 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers/{customerId}/service-subscriptions/{serviceType}],methods=[DELETE],produces=[application/json]}" onto public com.alibaba.fastjson.JSONObject org.onap.usecaseui.server.controller.lcm.CustomerController.deleteServiceType(java.lang.String,java.lang.String,java.lang.String) 2020-07-13 11:37:40.685 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers/{customerId}],methods=[PUT],produces=[application/json]}" onto public com.alibaba.fastjson.JSONObject org.onap.usecaseui.server.controller.lcm.CustomerController.createOrUpdateCustomer(javax.servlet.http.HttpServletRequest,java.lang.String) 2020-07-13 11:37:40.685 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers/{customerId}/service-subscriptions/{serviceType}],methods=[GET],produces=[application/json]}" onto public com.alibaba.fastjson.JSONObject org.onap.usecaseui.server.controller.lcm.CustomerController.getServiceTypeById(java.lang.String,java.lang.String) 2020-07-13 11:37:40.686 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers/{customerId}/service-subscriptions],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.CustomerController.getServiceSubscriptions(java.lang.String) 2020-07-13 11:37:40.686 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/customers],methods=[GET],produces=[application/json]}" onto public java.util.List org.onap.usecaseui.server.controller.lcm.CustomerController.getCustomers() 2020-07-13 11:37:40.688 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/serviceTopology/service/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{serviceInstanceId}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.getServiceInformationTopology(java.lang.String,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:40.688 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/servicesubscription/{subscriptionType}/serviceinstance/{instanceid}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.getSotnService(java.lang.String,java.lang.String) 2020-07-13 11:37:40.689 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/servicesubscription/{subscriptionType}/serviceinstance/{instanceid}],methods=[DELETE],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.so.bean.DeleteOperationRsp org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.getDeleteSotnService(java.lang.String,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:40.689 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices_unni],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.so.bean.ServiceOperation org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.instantiateService_sotnunni(javax.servlet.http.HttpServletRequest,java.util.HashMap) 2020-07-13 11:37:40.690 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/topology/service/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{serviceInstanceId}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.getSiteInformationTopology(java.lang.String,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:40.690 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/resourceTopology/service/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{serviceInstanceId}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.getResourceInformationTopology(java.lang.String,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:40.690 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/vpnbindingTopology/service/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{serviceInstanceId}/vpn-informations/vpn-information/{vpinId}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.getVpnInformationTopology(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:40.691 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/Sotnservices/serviceStatus/service-instance/{instanceid}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.lcm.SotnServiceLcmController.getSotnServicestatus(java.lang.String) 2020-07-13 11:37:40.692 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/services/{serviceId}],methods=[DELETE],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.so.bean.DeleteOperationRsp org.onap.usecaseui.server.controller.lcm.ServiceLcmController.terminateService(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2020-07-13 11:37:40.693 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/services],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.so.bean.ServiceOperation org.onap.usecaseui.server.controller.lcm.ServiceLcmController.instantiateService(javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2020-07-13 11:37:40.693 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/services/{serviceId}/operations/{operationId}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.so.bean.OperationProgressInformation org.onap.usecaseui.server.controller.lcm.ServiceLcmController.queryOperationProgress(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2020-07-13 11:37:40.693 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/services/scaleServices/{serviceId}],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.so.bean.SaveOrUpdateOperationRsp org.onap.usecaseui.server.controller.lcm.ServiceLcmController.scaleServices(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2020-07-13 11:37:40.694 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-lcm/services/updateService/{serviceId}],methods=[PUT],produces=[application/json]}" onto public org.onap.usecaseui.server.service.lcm.domain.so.bean.SaveOrUpdateOperationRsp org.onap.usecaseui.server.controller.lcm.ServiceLcmController.updateServices(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2020-07-13 11:37:40.697 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/csmf/5gSlicing],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.csmf.SlicingController.createSlicingService(org.onap.usecaseui.server.bean.csmf.SlicingOrder) 2020-07-13 11:37:40.698 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/csmf/5gSlicing/orders/status/{status}/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.csmf.SlicingController.querySlicingServiceOrder(java.lang.String,java.lang.String,java.lang.String) 2020-07-13 11:37:40.700 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/alarm/sourceId],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.AlarmController.getSourceId() throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.700 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/alarm/{currentPage}/{pageSize}],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.AlarmController.getAlarmData(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.fasterxml.jackson.core.JsonProcessingException,java.text.ParseException 2020-07-13 11:37:40.700 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/alarm/getSourceNames],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.AlarmController.getSourceNames() throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.700 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/alarm/diagram],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.AlarmController.diagram(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2020-07-13 11:37:40.701 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/alarm/statusCount],methods=[GET],produces=[application/json]}" onto public java.lang.String org.onap.usecaseui.server.controller.AlarmController.getStatusCount() throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.701 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/alarm/getAlarmsHeaderDetail/{id}]}" onto public java.lang.String org.onap.usecaseui.server.controller.AlarmController.getAlarmsHeaderDetail(java.lang.String) throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.701 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/listSortMasters],methods=[GET],produces=[application/json;charset=utf8]}" onto public java.lang.String org.onap.usecaseui.server.controller.AlarmController.getSortMasterInfo() throws com.fasterxml.jackson.core.JsonProcessingException 2020-07-13 11:37:40.701 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/usecase-ui],methods=[GET]}" onto public org.springframework.web.servlet.ModelAndView org.onap.usecaseui.server.controller.AlarmController.index() 2020-07-13 11:37:40.705 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/createLink/{linkName:.+}],methods=[PUT]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.createLink(javax.servlet.http.HttpServletRequest,java.lang.String) 2020-07-13 11:37:40.706 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getPinterfaceByVpnId/{vpnId:.+}],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getPinterfaceByVpnId(java.lang.String) 2020-07-13 11:37:40.706 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getPnfInfo/{pnfName:.+}],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getPnfInfo(java.lang.String) 2020-07-13 11:37:40.706 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getSpecificLogicalLink/{linkName:.+}],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getSpecificLogicalLink(java.lang.String) 2020-07-13 11:37:40.707 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getConnectivityInfo/{connectivityId:.+}],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getConnectivityInfo(java.lang.String) 2020-07-13 11:37:40.707 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/createHostUrl/{aaiId:.+}],methods=[PUT]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.createHostUrl(javax.servlet.http.HttpServletRequest,java.lang.String) 2020-07-13 11:37:40.707 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/createTopoNetwork/{networkId:.+}],methods=[PUT]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.createTopoNetwork(javax.servlet.http.HttpServletRequest,java.lang.String) 2020-07-13 11:37:40.708 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/pnf/{pnfName:.+}/p-interfaces/p-interface/{tp-id:.+}/createTerminationPoint],methods=[PUT]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.createTerminationPoint(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String) 2020-07-13 11:37:40.708 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/createPnf/{pnfName:.+}],methods=[PUT]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.createPnf(javax.servlet.http.HttpServletRequest,java.lang.String) 2020-07-13 11:37:40.708 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/deleteLink/{linkName:.+}/{resourceVersion:.+}],methods=[DELETE]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.deleteLink(java.lang.String,java.lang.String) 2020-07-13 11:37:40.709 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getAllottedResources],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getAllottedResources(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.709 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/deleteExtNetWork],methods=[DELETE]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.deleteExtNetwork(java.lang.String,java.lang.String) 2020-07-13 11:37:40.709 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getLogicalLinks],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getLogicalLinks() 2020-07-13 11:37:40.710 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getHostUrl/{aaiId:.+}],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getHostUrl(java.lang.String) 2020-07-13 11:37:40.710 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getNetWorkResources],methods=[GET]}" onto public java.util.List org.onap.usecaseui.server.controller.sotn.SotnController.getNetWorkResources() 2020-07-13 11:37:40.710 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getPinterfaceByPnfName/{pnfName:.+}],methods=[GET]}" onto public java.util.List org.onap.usecaseui.server.controller.sotn.SotnController.getPinterfaceByPnfName(java.lang.String) 2020-07-13 11:37:40.711 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getExtAaiId/{aaiId:.+}],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getExtAaiId(java.lang.String) 2020-07-13 11:37:40.711 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getServiceInstanceInfo],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getServiceInstanceInfo(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.712 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-sotn/getServiceInstanceList],methods=[GET]}" onto public java.lang.String org.onap.usecaseui.server.controller.sotn.SotnController.getServiceInstanceList(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.716 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/{serviceId}/progress],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryOperationProgress(java.lang.String) 2020-07-13 11:37:40.716 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/business/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.querySlicingBusiness(int,int) 2020-07-13 11:37:40.717 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/{businessStatus}/business/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.querySlicingBusinessByStatus(java.lang.String,int,int) 2020-07-13 11:37:40.717 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/business/{businessId}/details],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.querySlicingBusinessDetails(java.lang.String) 2020-07-13 11:37:40.717 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nsi/instances/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNsiInstances(int,int) 2020-07-13 11:37:40.718 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nsi/{instanceStatus}/instances/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNsiInstancesByStatus(java.lang.String,int,int) 2020-07-13 11:37:40.718 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nsi/{nsiId}/details],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNsiDetails(java.lang.String) 2020-07-13 11:37:40.718 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nsi/{nsiId}/nssiInstances],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNsiRelatedNssiInfo(java.lang.String) 2020-07-13 11:37:40.719 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nssi/instances/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNssiInstances(int,int) 2020-07-13 11:37:40.719 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nssi/instanceStatus/{instanceStatus}/instances/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNssiInstancesByStatus(java.lang.String,int,int) 2020-07-13 11:37:40.720 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nssi/environmentContext/{environmentContext}/instances/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNssiInstancesByEnvironment(java.lang.String,int,int) 2020-07-13 11:37:40.720 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/nssi/{nssiId}/details],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.queryNssiDetails(java.lang.String) 2020-07-13 11:37:40.720 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/{serviceId}/activate],methods=[PUT],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.activateSlicingService(java.lang.String) 2020-07-13 11:37:40.720 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/{serviceId}/deactivate],methods=[PUT],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.deactivateSlicingService(java.lang.String) 2020-07-13 11:37:40.721 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/resource/{serviceId}],methods=[DELETE],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMgtController.terminateSlicingService(java.lang.String) 2020-07-13 11:37:40.722 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/monitoring/queryTimestamp/{queryTimestamp}/trafficData],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMonitorController.querySlicingUsageTraffic(java.lang.String,org.onap.usecaseui.server.bean.nsmf.monitor.ServiceList) 2020-07-13 11:37:40.722 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/monitoring/queryTimestamp/{queryTimestamp}/onlineUsers],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMonitorController.querySlicingOnlineUserNumber(java.lang.String,org.onap.usecaseui.server.bean.nsmf.monitor.ServiceList) 2020-07-13 11:37:40.723 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/monitoring/queryTimestamp/{queryTimestamp}/bandwidth],methods=[POST],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.ResourceMonitorController.querySlicingTotalBandwidth(java.lang.String,org.onap.usecaseui.server.bean.nsmf.monitor.ServiceList) 2020-07-13 11:37:40.725 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/task/business/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.TaskMgtController.querySlicingTask(int,int) 2020-07-13 11:37:40.725 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/task/{processingStatus}/business/pageNo/{pageNo}/pageSize/{pageSize}],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.TaskMgtController.querySlicingTaskByStatus(java.lang.String,int,int) 2020-07-13 11:37:40.725 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/task/{taskId}/auditInfo],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.TaskMgtController.queryTaskAuditInfo(java.lang.String) 2020-07-13 11:37:40.725 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/task/auditInfo],methods=[PUT],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.TaskMgtController.updateTaskAuditInfo(org.onap.usecaseui.server.bean.nsmf.task.SlicingTaskAuditInfo) 2020-07-13 11:37:40.726 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/task/{taskId}/taskCreationInfo],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.TaskMgtController.queryTaskCreationInfo(java.lang.String) 2020-07-13 11:37:40.726 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/uui-slicing/nsmf/task/{taskId}/taskCreationProgress],methods=[GET],produces=[application/json]}" onto public org.onap.usecaseui.server.bean.nsmf.common.ServiceResult org.onap.usecaseui.server.controller.nsmf.TaskMgtController.queryTaskCreationProgress(java.lang.String) 2020-07-13 11:37:40.728 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2020-07-13 11:37:40.729 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:40.808 INFO 76 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/browser/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-07-13 11:37:40.808 INFO 76 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/actuator/] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-07-13 11:37:40.808 INFO 76 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/actuator/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-07-13 11:37:40.972 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@26f0a63f: startup date [Mon Jul 13 11:37:29 UTC 2020]; root of context hierarchy 2020-07-13 11:37:40.989 INFO 76 --- [main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Detected ResponseBodyAdvice bean in org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration$ActuatorEndpointLinksAdvice 2020-07-13 11:37:41.070 INFO 76 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler 2020-07-13 11:37:41.071 INFO 76 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Detected ResponseBodyAdvice implementation in org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration$ActuatorEndpointLinksAdvice 2020-07-13 11:37:42.415 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@26f0a63f: startup date [Mon Jul 13 11:37:29 UTC 2020]; root of context hierarchy 2020-07-13 11:37:42.420 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerAdapter : Detected ResponseBodyAdvice bean in org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration$ActuatorEndpointLinksAdvice 2020-07-13 11:37:42.431 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.optionsForRepositories() 2020-07-13 11:37:42.432 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.listRepositories() 2020-07-13 11:37:42.432 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryController.headForRepositories() 2020-07-13 11:37:42.435 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-07-13 11:37:42.435 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PUT],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.putItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.436 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.patchItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException,org.springframework.data.rest.webmvc.ResourceNotFoundException 2020-07-13 11:37:42.436 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.deleteItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.support.ETag) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.436 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.437 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.437 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResourceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.437 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.postCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.438 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-07-13 11:37:42.438 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.438 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity> org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.http.HttpHeaders) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-07-13 11:37:42.439 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-07-13 11:37:42.440 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/x-spring-data-compact+json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.data.rest.webmvc.RepositorySearchController.executeSearchCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpHeaders,org.springframework.util.MultiValueMap,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) 2020-07-13 11:37:42.440 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2020-07-13 11:37:42.440 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2020-07-13 11:37:42.441 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-07-13 11:37:42.441 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.data.rest.webmvc.RepositorySearchesResource org.springframework.data.rest.webmvc.RepositorySearchController.listSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-07-13 11:37:42.441 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.executeSearch(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.http.HttpHeaders) 2020-07-13 11:37:42.443 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-07-13 11:37:42.443 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-07-13 11:37:42.444 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:42.444 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReferenceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-07-13 11:37:42.445 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[PATCH || PUT || POST],consumes=[application/json || application/x-spring-data-compact+json || text/uri-list],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.createPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpMethod,org.springframework.hateoas.Resources,java.io.Serializable,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:42.445 INFO 76 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReferenceId(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String) throws java.lang.Exception 2020-07-13 11:37:42.448 INFO 76 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/browser],methods=[GET]}" onto public org.springframework.web.servlet.View org.springframework.data.rest.webmvc.halbrowser.HalBrowser.browser(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:42.449 INFO 76 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/ || ],methods=[GET],produces=[text/html]}" onto public org.springframework.web.servlet.View org.springframework.data.rest.webmvc.halbrowser.HalBrowser.index(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:42.449 INFO 76 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/alps+json || */*]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.descriptor(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-07-13 11:37:42.450 INFO 76 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[OPTIONS],produces=[application/alps+json]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.alpsOptions() 2020-07-13 11:37:42.450 INFO 76 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/schema+json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySchemaController.schema(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-07-13 11:37:42.450 INFO 76 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[OPTIONS]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.profileOptions() 2020-07-13 11:37:42.451 INFO 76 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[GET]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata() 2020-07-13 11:37:42.660 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.661 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2020-07-13 11:37:42.661 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2020-07-13 11:37:42.661 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.662 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/logfile || /logfile.json],methods=[GET || HEAD]}" onto public void org.springframework.boot.actuate.endpoint.mvc.LogFileMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2020-07-13 11:37:42.662 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2020-07-13 11:37:42.663 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2020-07-13 11:37:42.663 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.664 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.664 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2020-07-13 11:37:42.665 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.666 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2020-07-13 11:37:42.666 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.667 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/shutdown || /shutdown.json],methods=[POST],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.ShutdownMvcEndpoint.invoke() 2020-07-13 11:37:42.667 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/actuator || /actuator.json],produces=[text/html]}" onto public java.lang.String org.springframework.boot.actuate.endpoint.mvc.HalBrowserMvcEndpoint.browse(javax.servlet.http.HttpServletRequest) 2020-07-13 11:37:42.668 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/actuator || /actuator.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.boot.actuate.endpoint.mvc.HalJsonMvcEndpoint.links() 2020-07-13 11:37:42.668 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2020-07-13 11:37:42.669 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.669 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.669 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:42.670 INFO 76 --- [main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2020-07-13 11:37:43.225 INFO 76 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2020-07-13 11:37:43.245 INFO 76 --- [main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0 2020-07-13 11:37:44.142 INFO 76 --- [main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8082 (https) 2020-07-13 11:37:44.150 INFO 76 --- [main] o.o.u.server.UuiServerApplication : Started UuiServerApplication in 15.143 seconds (JVM running for 16.057) 2020-07-13 11:38:26.002 INFO 76 --- [https-jsse-nio-8082-exec-5] o.a.c.c.C.[.[.[/api/usecaseui-server/v1] : Initializing Spring FrameworkServlet 'dispatcherServlet' 2020-07-13 11:38:26.002 INFO 76 --- [https-jsse-nio-8082-exec-5] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started 2020-07-13 11:38:26.029 INFO 76 --- [https-jsse-nio-8082-exec-5] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 27 ms 2020-07-13 11:38:26.514 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 11:38:26.543 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 11:38:26.543 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 11:38:26.543 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 11:38:28.928 INFO 76 --- [https-jsse-nio-8082-exec-2] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory 2020-07-13 11:38:28.934 INFO 76 --- [https-jsse-nio-8082-exec-4] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages is starting! 2020-07-13 11:38:28.936 INFO 76 --- [https-jsse-nio-8082-exec-5] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages is starting! 2020-07-13 11:38:28.937 INFO 76 --- [https-jsse-nio-8082-exec-1] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages is starting! 2020-07-13 11:38:29.023 INFO 76 --- [https-jsse-nio-8082-exec-5] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages has finished! 2020-07-13 11:38:29.025 INFO 76 --- [https-jsse-nio-8082-exec-4] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages has finished! 2020-07-13 11:38:29.026 INFO 76 --- [https-jsse-nio-8082-exec-1] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages has finished! 2020-07-13 11:38:29.102 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 11:38:29.273 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.273 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.276 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.277 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.impl.AlarmsHeaderServiceImpl : AlarmsHeaderServiceImpl queryAlarmsHeader: alarmsHeader=org.onap.usecaseui.server.bean.AlarmsHeader@52002a4b 2020-07-13 11:38:29.288 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.288 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.289 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.301 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.301 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.301 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.307 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.307 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.307 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.312 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.313 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.313 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.327 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.328 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.328 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.335 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.335 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.335 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.341 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.341 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.341 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.346 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.346 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.346 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.354 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.354 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.355 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.362 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.362 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.362 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.370 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.370 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.371 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.380 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.380 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.382 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.391 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.392 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.392 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.400 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.401 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.401 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.407 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.407 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.407 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.414 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.414 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.415 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.439 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.440 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.440 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.450 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.451 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.451 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.457 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.457 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.458 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.464 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.464 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.464 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.469 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.470 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.470 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.476 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.476 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.477 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.484 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.484 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.485 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.489 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.489 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.490 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.494 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.494 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.495 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.499 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.499 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.500 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.504 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.505 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.505 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.509 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.509 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.509 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.514 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.514 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.514 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.523 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.523 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:38:29.523 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.536 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.536 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.537 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.541 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.541 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.541 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.546 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.546 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.546 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.550 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.550 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.551 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.555 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.555 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.555 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.560 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.560 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.561 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.565 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.565 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.566 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.570 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.570 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.570 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.575 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.575 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.575 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.579 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.580 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.580 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.584 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.584 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.584 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.588 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.588 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.589 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.594 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.594 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.594 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.599 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.599 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.599 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.603 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.603 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.604 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.608 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.608 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.608 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.613 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.613 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.613 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.618 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.618 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.618 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.623 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.623 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.623 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.627 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.627 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.627 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.631 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.632 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.632 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.638 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.638 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.639 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.643 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.643 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.643 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.647 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.647 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.647 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.652 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.652 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.652 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.657 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.657 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.657 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.661 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.661 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.662 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.667 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.667 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.667 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.673 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.673 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.673 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.677 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.678 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.678 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.682 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.682 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.682 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.686 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.686 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.687 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.692 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.692 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.692 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.696 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.696 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.696 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.709 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.709 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.709 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.713 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.713 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.713 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.718 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.718 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.718 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.723 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.723 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.724 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.728 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.728 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.728 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.733 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.733 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.733 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.737 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.737 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.737 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.742 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.742 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.742 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.746 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.746 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.746 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.751 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.751 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.751 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.755 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.755 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.756 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.760 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.760 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.760 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.764 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.764 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.764 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.769 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.769 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.769 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.773 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.774 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.774 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.778 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.778 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.778 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.782 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.782 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.783 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.787 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.787 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.787 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.792 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.792 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.792 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.796 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.796 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.796 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.800 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.800 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.800 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.805 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.805 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.805 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.809 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.809 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.809 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.813 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.813 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.814 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.817 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.817 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.818 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.822 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.822 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.822 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.827 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.827 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.827 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:29.831 WARN 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:38:29.831 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:38:29.831 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:38:33.093 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 11:38:33.144 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 11:38:33.145 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 11:38:35.932 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 11:38:35.935 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 11:38:40.502 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 11:38:40.502 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 11:38:40.502 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 11:38:40.502 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 11:38:43.160 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: Can not get slicingBusinessList[code={}, message={}] 2020-07-13 11:38:43.160 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing task result query failed! 2020-07-13 11:38:43.161 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: 5G slicing business instances query has been finished. 2020-07-13 11:38:44.526 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: listServiceNSI reponse is:{"service-instance":[{"service-instance-id":"4115d3c8-dd59-45d6-b09d-e756dee9b518","service-instance-name":"nsi_test_0211","service-type":"embb","service-role":"nsi","model-invariant-id":"d306be1d-2455-46e9-a58a-c41b58f8bdfa","model-version-id":"439a0ab6-610c-46bb-b133-9e57c774b372","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/1a636c4d-5e76-427e-bfd6-241a947224b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1a636c4d-5e76-427e-bfd6-241a947224b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nssi_test_0211"}]}]}}]} 2020-07-13 11:38:44.530 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 11:38:44.530 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: 5G slicing NSI service instances query has been finished. 2020-07-13 11:38:47.419 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: listServiceNSSI reponse is:{"service-instance":[{"service-instance-id":"1a636c4d-5e76-427e-bfd6-241a947224b0","service-instance-name":"nssi_test_0211","service-type":"embb","service-role":"nssi","environment-context":"cn","model-invariant-id":"fb3073fb-6a13-445d-b0d7-5108d4c2e56e","model-version-id":"5b7a302f-6a78-4763-b4bf-68aa6b5a1c9d","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/4115d3c8-dd59-45d6-b09d-e756dee9b518","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"4115d3c8-dd59-45d6-b09d-e756dee9b518"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nsi_test_0211"}]}]}}]} 2020-07-13 11:38:47.494 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 11:38:47.495 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: 5G slicing NSSI service instances query has been finished. 2020-07-13 11:38:50.634 ERROR 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: Can not get slicingBusinessList[code={}, message={}] 2020-07-13 11:38:50.634 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing task result query failed! 2020-07-13 11:38:50.634 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: 5G slicing business instances query has been finished. 2020-07-13 11:38:52.315 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 11:38:52.315 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 11:38:52.315 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 11:38:52.316 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 11:40:02.939 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 11:40:02.939 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 11:40:02.939 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 11:40:02.939 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 11:40:06.844 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: Can not get slicingBusinessList[code={}, message={}] 2020-07-13 11:40:06.845 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing task result query failed! 2020-07-13 11:40:06.845 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: 5G slicing business instances query has been finished. 2020-07-13 11:40:09.098 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: listServiceNSI reponse is:{"service-instance":[{"service-instance-id":"4115d3c8-dd59-45d6-b09d-e756dee9b518","service-instance-name":"nsi_test_0211","service-type":"embb","service-role":"nsi","model-invariant-id":"d306be1d-2455-46e9-a58a-c41b58f8bdfa","model-version-id":"439a0ab6-610c-46bb-b133-9e57c774b372","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/1a636c4d-5e76-427e-bfd6-241a947224b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1a636c4d-5e76-427e-bfd6-241a947224b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nssi_test_0211"}]}]}}]} 2020-07-13 11:40:09.098 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 11:40:09.098 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: 5G slicing NSI service instances query has been finished. 2020-07-13 11:40:10.802 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: listServiceNSSI reponse is:{"service-instance":[{"service-instance-id":"1a636c4d-5e76-427e-bfd6-241a947224b0","service-instance-name":"nssi_test_0211","service-type":"embb","service-role":"nssi","environment-context":"cn","model-invariant-id":"fb3073fb-6a13-445d-b0d7-5108d4c2e56e","model-version-id":"5b7a302f-6a78-4763-b4bf-68aa6b5a1c9d","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/4115d3c8-dd59-45d6-b09d-e756dee9b518","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"4115d3c8-dd59-45d6-b09d-e756dee9b518"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nsi_test_0211"}]}]}}]} 2020-07-13 11:40:10.804 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 11:40:10.804 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: 5G slicing NSSI service instances query has been finished. 2020-07-13 11:40:13.763 ERROR 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 11:40:13.763 ERROR 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 11:40:13.763 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 11:40:13.763 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 11:40:47.181 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 11:40:47.427 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 11:40:47.427 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 11:40:47.427 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 11:41:05.329 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 11:41:05.329 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 11:41:05.329 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 11:41:05.329 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 11:41:14.372 ERROR 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: Can not get slicingBusinessList[code={}, message={}] 2020-07-13 11:41:14.373 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing task result query failed! 2020-07-13 11:41:14.373 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: 5G slicing business instances query has been finished. 2020-07-13 11:41:26.049 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.impl.AlarmsHeaderServiceImpl : AlarmsHeaderServiceImpl queryAlarmsHeader: alarmsHeader=org.onap.usecaseui.server.bean.AlarmsHeader@55bdf703 2020-07-13 11:41:26.067 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.067 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.068 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.073 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.073 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.073 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.078 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.078 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.079 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.083 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.084 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.084 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.088 INFO 76 --- [https-jsse-nio-8082-exec-2] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages is starting! 2020-07-13 11:41:26.089 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.090 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.091 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.096 INFO 76 --- [https-jsse-nio-8082-exec-10] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages is starting! 2020-07-13 11:41:26.103 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.103 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.103 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.109 INFO 76 --- [https-jsse-nio-8082-exec-3] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages is starting! 2020-07-13 11:41:26.109 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.109 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.110 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.115 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.115 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.116 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.121 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.121 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.121 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.125 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.125 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.126 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.131 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 11:41:26.131 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.131 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.131 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.136 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.136 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.136 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.140 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.140 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.141 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.145 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.145 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.145 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.157 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.157 INFO 76 --- [https-jsse-nio-8082-exec-10] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages has finished! 2020-07-13 11:41:26.157 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.158 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.162 INFO 76 --- [https-jsse-nio-8082-exec-2] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages has finished! 2020-07-13 11:41:26.166 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.166 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.166 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.171 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.171 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.171 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.176 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.176 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.177 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.181 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.181 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.182 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.186 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.186 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.187 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.192 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.192 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.192 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.196 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.196 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.197 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.201 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.201 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.202 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.206 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.206 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.206 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.209 INFO 76 --- [https-jsse-nio-8082-exec-3] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages has finished! 2020-07-13 11:41:26.210 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.211 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.211 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.216 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.216 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.216 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.221 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.221 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.221 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.226 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.226 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.226 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.231 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.231 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.231 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.237 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.237 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.237 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.242 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.242 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 11:41:26.242 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.246 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.247 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.247 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.252 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.252 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.252 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.258 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.258 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.259 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.263 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.264 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.264 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.270 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.270 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.270 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.274 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.275 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.275 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.279 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.279 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.279 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.283 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.283 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.284 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.288 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.288 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.288 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.292 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.292 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.293 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.297 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.297 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.297 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.301 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.302 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.302 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.306 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.306 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.306 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.313 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.314 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.314 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.318 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.319 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.319 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.323 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.323 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.323 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.330 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.330 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.330 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.335 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.335 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.335 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.339 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.339 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.340 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.344 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.344 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.344 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.349 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.349 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.349 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.354 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.354 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.354 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.359 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.359 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.359 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.365 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.365 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.365 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.370 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.370 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.370 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.375 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.375 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.375 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.380 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.381 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.381 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.385 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.385 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.385 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.389 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.389 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.389 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.394 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.395 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.395 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.399 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.399 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.399 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.403 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.403 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.403 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.407 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.407 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.408 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.420 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.420 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.420 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.425 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.425 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.425 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.430 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.430 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.431 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.436 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.436 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.436 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.441 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.441 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.441 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.445 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.445 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.446 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.450 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.450 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.451 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.455 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.456 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.456 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.460 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.460 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.461 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.465 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.465 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.465 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.469 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.469 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.470 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.474 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.474 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.474 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.478 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.478 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.479 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.483 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.483 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.483 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.487 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.487 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.488 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.494 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.494 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.494 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.501 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.501 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.501 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.508 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.508 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.508 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.518 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.518 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.518 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.529 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.530 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.530 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.536 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.536 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.536 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.547 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.547 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.547 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.554 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.554 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.554 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.561 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.561 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.562 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.566 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.566 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.567 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.571 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.571 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.572 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.576 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.576 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.577 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.581 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.581 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.581 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:26.585 WARN 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 11:41:26.585 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 11:41:26.586 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 11:41:30.128 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.sotn.impl.SOTNServiceImpl : aai getNetWorkResources is starting! 2020-07-13 11:41:30.186 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.sotn.impl.SOTNServiceImpl : aai getNetWorkResources has finished! 2020-07-13 11:41:30.186 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.sotn.impl.SOTNServiceImpl : Can not get getNetWorkResources[code=404, message=Not Found] 2020-07-13 11:41:35.682 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.sotn.impl.SOTNServiceImpl : aai getNetWorkResources is starting! 2020-07-13 11:41:35.692 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.sotn.impl.SOTNServiceImpl : aai getNetWorkResources has finished! 2020-07-13 11:41:35.693 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.sotn.impl.SOTNServiceImpl : Can not get getNetWorkResources[code=404, message=Not Found] 2020-07-13 11:41:38.479 INFO 76 --- [https-jsse-nio-8082-exec-10] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages is starting! 2020-07-13 11:41:38.489 INFO 76 --- [https-jsse-nio-8082-exec-10] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages has finished! 2020-07-13 11:41:38.609 INFO 76 --- [https-jsse-nio-8082-exec-2] .s.l.i.DefaultPackageDistributionService : Can not get NS services[code=502, message=Bad Gateway] 2020-07-13 11:41:46.845 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 11:41:46.845 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 11:41:46.845 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 11:41:46.845 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 12:08:59.089 ERROR 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 12:08:59.089 ERROR 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 12:08:59.089 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 12:08:59.089 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 12:11:41.133 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 12:11:41.133 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 12:11:41.133 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 12:11:41.133 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 12:12:19.803 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 12:12:20.126 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 12:12:20.126 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 12:12:20.126 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 12:12:57.412 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 12:12:57.412 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 12:12:57.412 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 12:12:57.412 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 12:13:01.402 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 12:13:01.402 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 12:13:01.402 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 12:13:01.402 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 12:13:12.797 ERROR 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 12:13:12.798 ERROR 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 12:13:12.798 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 12:13:12.798 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 12:13:46.717 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 12:13:46.881 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 12:13:46.881 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 12:13:46.881 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 12:14:07.487 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 12:14:07.645 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 12:14:07.645 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 12:14:07.646 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 12:14:28.095 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 12:14:28.253 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 12:14:28.253 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 12:14:28.253 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 12:14:56.686 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 12:14:56.686 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 12:14:56.686 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 12:14:56.686 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:30:06.866 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 15:30:06.868 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 15:30:06.869 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 15:30:06.869 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:30:09.776 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 15:30:09.776 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 15:30:09.776 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 15:30:09.776 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:30:12.327 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 15:30:12.327 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 15:30:12.327 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 15:30:12.327 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:42:20.664 INFO 76 --- [https-jsse-nio-8082-exec-4] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages is starting! 2020-07-13 15:42:20.666 INFO 76 --- [https-jsse-nio-8082-exec-1] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages is starting! 2020-07-13 15:42:20.667 INFO 76 --- [https-jsse-nio-8082-exec-3] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages is starting! 2020-07-13 15:42:20.680 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.impl.AlarmsHeaderServiceImpl : AlarmsHeaderServiceImpl queryAlarmsHeader: alarmsHeader=org.onap.usecaseui.server.bean.AlarmsHeader@4e77c850 2020-07-13 15:42:20.687 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.687 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.688 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.696 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.697 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.697 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.703 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.703 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.703 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.707 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.707 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.707 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.712 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.712 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.712 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.717 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.718 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.718 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.723 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.723 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.723 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.728 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.728 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.728 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.734 INFO 76 --- [https-jsse-nio-8082-exec-4] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages has finished! 2020-07-13 15:42:20.737 INFO 76 --- [https-jsse-nio-8082-exec-1] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages has finished! 2020-07-13 15:42:20.739 INFO 76 --- [https-jsse-nio-8082-exec-3] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages has finished! 2020-07-13 15:42:20.740 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.740 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.740 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.745 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.745 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.745 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.747 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 15:42:20.751 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.751 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.751 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.757 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.757 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.758 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.767 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.767 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.767 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.772 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.772 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.773 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.777 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.777 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.777 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.782 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.782 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.782 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.787 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.787 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.787 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.791 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.791 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.791 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.796 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.797 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.797 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.802 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.802 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.802 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.806 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.806 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.806 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.813 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.814 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.814 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.818 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.818 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.819 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.830 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.830 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.831 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.836 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.836 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.836 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.841 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.841 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.841 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.847 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.847 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.847 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.852 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.852 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.852 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.857 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.857 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.857 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.863 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.863 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.864 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.869 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.869 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:20.869 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.874 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.874 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.874 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.880 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.880 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.880 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.884 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.884 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.885 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.889 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.889 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.889 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.893 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.894 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.894 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.898 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.899 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.899 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.903 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.904 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.904 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.909 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.909 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.909 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.913 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.913 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.914 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.918 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.918 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.918 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.922 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.922 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.922 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.926 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.926 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.926 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.930 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.930 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.931 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.935 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.935 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.935 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.939 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.939 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.940 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.944 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.944 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.944 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.948 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.948 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.948 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.953 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.953 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.953 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.958 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.958 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.958 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.963 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.963 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.963 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.967 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.967 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.967 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.971 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.971 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.972 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.976 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.976 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.976 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.980 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.980 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.980 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.984 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.984 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.984 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.991 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.991 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.992 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:20.996 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:20.996 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:20.996 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.001 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.001 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.001 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.006 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.006 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.016 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.022 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.022 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.022 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.027 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.027 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.028 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.032 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.032 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.033 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.037 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.037 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.037 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.041 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.041 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.042 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.046 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.046 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.046 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.050 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.050 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.050 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.057 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.057 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.058 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.063 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.063 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.064 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.070 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.070 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.070 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.075 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.076 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.076 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.080 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.080 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.081 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.085 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.085 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.085 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.089 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.089 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.090 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.094 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.094 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.094 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.098 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.098 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.099 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.103 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.103 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.103 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.108 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.108 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.108 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.113 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.113 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.113 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.117 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.117 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.118 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.122 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.122 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.122 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.127 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.127 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.127 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.131 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.131 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.131 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.136 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.136 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.136 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.141 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.141 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.141 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.145 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.145 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.146 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.152 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.152 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.152 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.157 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.157 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.157 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.162 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.162 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.162 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.167 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.167 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.167 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.171 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.171 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.171 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.176 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.176 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.176 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:21.180 WARN 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:21.180 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:21.180 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:30.420 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 15:42:34.071 INFO 76 --- [https-jsse-nio-8082-exec-5] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages is starting! 2020-07-13 15:42:34.071 INFO 76 --- [https-jsse-nio-8082-exec-6] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages is starting! 2020-07-13 15:42:34.074 INFO 76 --- [https-jsse-nio-8082-exec-2] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages is starting! 2020-07-13 15:42:34.078 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.impl.AlarmsHeaderServiceImpl : AlarmsHeaderServiceImpl queryAlarmsHeader: alarmsHeader=org.onap.usecaseui.server.bean.AlarmsHeader@113a598 2020-07-13 15:42:34.086 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.086 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.087 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.096 INFO 76 --- [https-jsse-nio-8082-exec-2] .s.l.i.DefaultPackageDistributionService : vfc getPnfPackages has finished! 2020-07-13 15:42:34.097 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 15:42:34.098 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.098 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.098 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.100 INFO 76 --- [https-jsse-nio-8082-exec-6] .s.l.i.DefaultPackageDistributionService : vfc getVnfPackages has finished! 2020-07-13 15:42:34.103 INFO 76 --- [https-jsse-nio-8082-exec-5] .s.l.i.DefaultPackageDistributionService : vfc getNetworkServicePackages has finished! 2020-07-13 15:42:34.104 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.104 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.104 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.110 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.110 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.110 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.115 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.115 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.116 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.120 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.120 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.121 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.125 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.125 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.125 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.129 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.129 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.129 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.133 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.134 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.134 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.138 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.139 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.139 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.144 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.144 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.144 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.150 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.150 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.150 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.155 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.155 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.155 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.159 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.159 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.159 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.164 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.164 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.164 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.169 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.169 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.169 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.174 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.174 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.174 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.178 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.178 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.178 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.183 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.183 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.183 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.187 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.187 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.188 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.191 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.191 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.191 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.195 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.195 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.196 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.199 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.200 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.200 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.204 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.204 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.204 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.208 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.208 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.209 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.213 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.214 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.214 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.222 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.222 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.223 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.227 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.227 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.227 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.232 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.232 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.232 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.236 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.236 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.236 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.240 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.240 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 162 2020-07-13 15:42:34.241 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.245 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.245 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.246 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.250 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.250 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.250 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.254 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.254 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.256 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.264 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.264 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.264 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.269 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.269 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.269 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.274 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.274 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.274 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.279 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.279 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.279 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.283 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.283 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.283 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.287 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.288 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.288 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.292 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.292 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.292 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.296 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.296 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.296 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.301 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.301 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.301 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.305 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.305 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.305 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.309 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.309 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.309 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.313 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.313 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.313 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.317 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.317 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.317 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.321 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.321 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.321 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.325 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.325 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.325 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.329 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.329 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.330 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.333 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.333 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.334 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.338 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.338 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.338 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.343 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.343 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.343 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.347 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.347 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.348 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.353 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.353 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.353 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.357 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.357 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.358 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.362 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.362 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.362 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.372 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.372 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.372 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.378 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.378 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.378 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.383 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.383 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.384 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.388 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.388 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.388 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.392 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.392 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.393 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.397 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.397 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.397 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.402 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.402 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.403 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.407 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.407 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.407 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.411 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.412 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.412 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.416 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.416 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.416 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.420 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.420 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.420 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.424 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.424 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.424 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.428 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.428 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.428 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.432 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.432 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.432 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.436 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.436 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.436 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.440 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.440 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.440 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.445 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.445 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.445 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.454 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.454 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.455 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.460 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.460 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.460 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.464 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.465 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.465 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.468 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.469 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.469 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.473 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.473 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.473 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.477 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.477 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.478 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.485 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.485 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.485 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.490 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.490 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.490 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.495 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.495 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.495 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.499 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.499 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.499 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.503 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.504 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.504 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.508 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.508 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.508 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.512 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.512 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.512 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.516 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.516 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.517 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.520 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.521 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.521 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.524 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.525 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.525 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.528 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.529 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.529 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.533 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.533 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.533 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:34.537 WARN 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42883 2020-07-13 15:42:34.537 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: operator does not exist: character varying = integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 189 2020-07-13 15:42:34.538 ERROR 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.i.AlarmsInformationServiceImpl : exception occurred while performing PerformanceInformationServiceImpl queryDateBetween. Details:could not extract ResultSet 2020-07-13 15:42:37.807 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.l.impl.DefaultCustomerService : Can not get service-subscriptions[code=404, message=Not Found] 2020-07-13 15:42:52.456 INFO 76 --- [https-jsse-nio-8082-exec-1] .u.s.s.l.i.DefaultServiceTemplateService : Can not get distributed e2e service templates[code=502, message=Bad Gateway] 2020-07-13 15:43:03.985 INFO 76 --- [https-jsse-nio-8082-exec-9] .u.s.s.l.i.DefaultServiceTemplateService : Can not get distributed e2e service templates[code=502, message=Bad Gateway] 2020-07-13 15:43:31.326 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 15:43:31.326 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 15:43:31.326 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 15:43:31.326 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:44:10.322 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 15:44:10.646 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 15:44:10.646 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 15:44:10.646 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 15:44:36.788 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 15:44:36.950 ERROR 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 15:44:36.950 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 15:44:36.950 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 15:44:38.705 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 15:44:38.705 ERROR 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 15:44:38.705 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 15:44:38.705 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:44:48.495 ERROR 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 15:44:48.495 ERROR 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 15:44:48.495 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 15:44:48.495 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:47:21.639 ERROR 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: Can not get slicingBusinessList[code={}, message={}] 2020-07-13 15:47:21.639 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing task result query failed! 2020-07-13 15:47:21.639 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: 5G slicing business instances query has been finished. 2020-07-13 15:47:24.362 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: listServiceNSI reponse is:{"service-instance":[{"service-instance-id":"4115d3c8-dd59-45d6-b09d-e756dee9b518","service-instance-name":"nsi_test_0211","service-type":"embb","service-role":"nsi","model-invariant-id":"d306be1d-2455-46e9-a58a-c41b58f8bdfa","model-version-id":"439a0ab6-610c-46bb-b133-9e57c774b372","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/1a636c4d-5e76-427e-bfd6-241a947224b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1a636c4d-5e76-427e-bfd6-241a947224b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nssi_test_0211"}]}]}}]} 2020-07-13 15:47:24.363 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 15:47:24.363 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: 5G slicing NSI service instances query has been finished. 2020-07-13 15:47:36.749 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: listServiceNSSI reponse is:{"service-instance":[{"service-instance-id":"1a636c4d-5e76-427e-bfd6-241a947224b0","service-instance-name":"nssi_test_0211","service-type":"embb","service-role":"nssi","environment-context":"cn","model-invariant-id":"fb3073fb-6a13-445d-b0d7-5108d4c2e56e","model-version-id":"5b7a302f-6a78-4763-b4bf-68aa6b5a1c9d","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/4115d3c8-dd59-45d6-b09d-e756dee9b518","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"4115d3c8-dd59-45d6-b09d-e756dee9b518"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nsi_test_0211"}]}]}}]} 2020-07-13 15:47:36.754 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 15:47:36.754 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: 5G slicing NSSI service instances query has been finished. 2020-07-13 15:55:39.660 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 15:55:39.660 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 15:55:39.660 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 15:55:39.660 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 15:56:54.184 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is e75698d9-925a-4cdd-a6c0-edacbe6a0b51, serviceUuid is 8ee5926d-720b-4bb2-86f9-d20e921c143b. 2020-07-13 15:56:54.395 ERROR 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 15:56:54.395 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 15:56:54.395 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 16:00:15.373 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 16:00:15.374 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 16:00:15.374 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 16:00:15.374 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 16:00:18.154 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 16:00:18.154 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 16:00:18.154 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 16:00:18.154 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 16:00:22.893 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: Can not get slicingBusinessList[code={}, message={}] 2020-07-13 16:00:22.893 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing task result query failed! 2020-07-13 16:00:22.894 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : querySlicingBusiness: 5G slicing business instances query has been finished. 2020-07-13 16:00:25.178 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: listServiceNSI reponse is:{"service-instance":[{"service-instance-id":"4115d3c8-dd59-45d6-b09d-e756dee9b518","service-instance-name":"nsi_test_0211","service-type":"embb","service-role":"nsi","model-invariant-id":"d306be1d-2455-46e9-a58a-c41b58f8bdfa","model-version-id":"439a0ab6-610c-46bb-b133-9e57c774b372","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/1a636c4d-5e76-427e-bfd6-241a947224b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1a636c4d-5e76-427e-bfd6-241a947224b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nssi_test_0211"}]}]}}]} 2020-07-13 16:00:25.179 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 16:00:25.179 INFO 76 --- [https-jsse-nio-8082-exec-8] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: 5G slicing NSI service instances query has been finished. 2020-07-13 16:00:27.297 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: listServiceNSSI reponse is:{"service-instance":[{"service-instance-id":"1a636c4d-5e76-427e-bfd6-241a947224b0","service-instance-name":"nssi_test_0211","service-type":"embb","service-role":"nssi","environment-context":"cn","model-invariant-id":"fb3073fb-6a13-445d-b0d7-5108d4c2e56e","model-version-id":"5b7a302f-6a78-4763-b4bf-68aa6b5a1c9d","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/4115d3c8-dd59-45d6-b09d-e756dee9b518","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"4115d3c8-dd59-45d6-b09d-e756dee9b518"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nsi_test_0211"}]}]}}]} 2020-07-13 16:00:27.298 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 16:00:27.298 INFO 76 --- [https-jsse-nio-8082-exec-2] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: 5G slicing NSSI service instances query has been finished. 2020-07-13 16:00:30.253 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: listServiceNSI reponse is:{"service-instance":[{"service-instance-id":"4115d3c8-dd59-45d6-b09d-e756dee9b518","service-instance-name":"nsi_test_0211","service-type":"embb","service-role":"nsi","model-invariant-id":"d306be1d-2455-46e9-a58a-c41b58f8bdfa","model-version-id":"439a0ab6-610c-46bb-b133-9e57c774b372","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/1a636c4d-5e76-427e-bfd6-241a947224b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1a636c4d-5e76-427e-bfd6-241a947224b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nssi_test_0211"}]}]}}]} 2020-07-13 16:00:30.254 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 16:00:30.254 INFO 76 --- [https-jsse-nio-8082-exec-7] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNsiInstances: 5G slicing NSI service instances query has been finished. 2020-07-13 16:01:14.442 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: listServiceNSSI reponse is:{"service-instance":[{"service-instance-id":"1a636c4d-5e76-427e-bfd6-241a947224b0","service-instance-name":"nssi_test_0211","service-type":"embb","service-role":"nssi","environment-context":"cn","model-invariant-id":"fb3073fb-6a13-445d-b0d7-5108d4c2e56e","model-version-id":"5b7a302f-6a78-4763-b4bf-68aa6b5a1c9d","resource-version":"1594313352170","orchestration-status":"active","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v13/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/4115d3c8-dd59-45d6-b09d-e756dee9b518","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"5GCustomer"},{"relationship-key":"service-subscription.service-type","relationship-value":"5G"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"4115d3c8-dd59-45d6-b09d-e756dee9b518"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"nsi_test_0211"}]}]}}]} 2020-07-13 16:01:14.444 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : 5G slicing NSI service instances query result. 2020-07-13 16:01:14.444 INFO 76 --- [https-jsse-nio-8082-exec-10] o.o.u.s.s.n.impl.ResourceMgtServiceImpl : queryNssiInstances: 5G slicing NSSI service instances query has been finished. 2020-07-13 16:48:30.755 ERROR 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 16:48:30.755 ERROR 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 16:48:30.755 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 16:48:30.756 INFO 76 --- [https-jsse-nio-8082-exec-3] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 16:48:55.726 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is 53e27c9b-4534-4503-9966-3193a791ed45, serviceUuid is 40ebd6ce-d6f6-41c8-bf0e-5d37dafc5463. 2020-07-13 16:48:56.043 ERROR 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 16:48:56.043 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 16:48:56.043 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 16:50:27.835 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 16:50:27.835 ERROR 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 16:50:27.835 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 16:50:27.836 INFO 76 --- [https-jsse-nio-8082-exec-6] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 16:50:30.841 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 16:50:30.841 ERROR 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 16:50:30.841 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 16:50:30.841 INFO 76 --- [https-jsse-nio-8082-exec-5] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 16:51:23.289 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : serviceInvariantUuid is 53e27c9b-4534-4503-9966-3193a791ed45, serviceUuid is 40ebd6ce-d6f6-41c8-bf0e-5d37dafc5463. 2020-07-13 16:51:23.519 ERROR 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: Can not submitOrders [code={}, message={}] 2020-07-13 16:51:23.519 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : 5G slicing order created failed. 2020-07-13 16:51:23.519 INFO 76 --- [https-jsse-nio-8082-exec-1] o.o.u.s.s.csmf.impl.SlicingServiceImpl : createSlicingService: 5G slicing order creation has been finished. 2020-07-13 16:54:25.474 ERROR 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 16:54:25.474 ERROR 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 16:54:25.474 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 16:54:25.474 INFO 76 --- [https-jsse-nio-8082-exec-4] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished. 2020-07-13 17:37:36.330 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: Can not get listOrders[code={}, message={}] 2020-07-13 17:37:36.331 ERROR 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : addProgressToOrder: responseOrderList.getSlicing_order_list() is null or responseOrderList.getSlicing_order_list() size is 0. 2020-07-13 17:37:36.331 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : "5G slicing order query failed! 2020-07-13 17:37:36.331 INFO 76 --- [https-jsse-nio-8082-exec-9] o.o.u.s.s.csmf.impl.SlicingServiceImpl : querySlicingOrderList: 5G slicing order query has been finished.