type
status
date
slug
summary
category
tags
password
icon
2023-3-27 11:24:30 org.apache.catalina.core.AprLifecycleListener init
信息: Loaded APR based Apache Tomcat Native library 1.1.27 using APR version 1.4.6.
2023-3-27 11:24:30 org.apache.catalina.core.AprLifecycleListener init
信息: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
2023-3-27 11:24:31 org.apache.catalina.core.AprLifecycleListener initializeSSL
信息: OpenSSL successfully initialized (OpenSSL 1.0.1d 5 Feb 2013)
2023-3-27 11:24:31 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-apr-9970"]
2023-3-27 11:24:31 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-apr-8079"]
2023-3-27 11:24:31 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1208 ms
2023-3-27 11:24:31 org.apache.catalina.core.StandardService startInternal
信息: Starting service Catalina
2023-3-27 11:24:31 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0.42
2023-3-27 11:24:31 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory C:\Program Files (x86)\Ruijie\Wges\tomcat\webapps\wges2.0
[INFO] 2023-03-27 11:24:37,371 - org.springframework.web.context.ContextLoader -0 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
[INFO] 2023-03-27 11:24:37,587 - org.springframework.web.context.support.XmlWebApplicationContext -216 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Mar 27 11:24:37 CST 2023]; root of context hierarchy
[INFO] 2023-03-27 11:24:37,717 - org.springframework.beans.factory.xml.XmlBeanDefinitionReader -346 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
[INFO] 2023-03-27 11:24:38,077 - org.springframework.beans.factory.xml.XmlBeanDefinitionReader -706 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/Spring/application-autoscan-config.xml]
[INFO] 2023-03-27 11:24:38,508 - org.springframework.beans.factory.xml.XmlBeanDefinitionReader -1137 [localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/Spring/application-sql-config.xml]
14 [localhost-startStop-1] INFO org.hibernate.cfg.Environment - Hibernate 3.5.1-Final
17 [localhost-startStop-1] INFO org.hibernate.cfg.Environment - hibernate.properties not found
22 [localhost-startStop-1] INFO org.hibernate.cfg.Environment - Bytecode provider name : javassist
27 [localhost-startStop-1] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
310 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.AntennaTypeInfo -> AntennaTypeInfo
347 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.APTypeInfo -> APTypeInfo
373 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.BuildingInfo -> BuildingInfo
413 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.CoverArea -> CoverArea
428 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.PjFileInfo -> PjFileInfo
440 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.PlanInfo -> PlanInfo
459 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.ProjectInfo -> ProjectInfo
489 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.model.RegionInfo -> RegionInfo
509 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.heatmap.HeatMapAntenna -> HeatMapAntenna
525 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.heatmap.HeatMapAp -> HeatMapAp
556 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.heatmap.HotMapBackGround -> PjFileExtInfo
572 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.heatmap.Obstacle -> Obstacle
675 [localhost-startStop-1] INFO org.hibernate.cfg.HbmBinder - Mapping class: com.ruijie.wges.heatmap.ObstacleType -> ObstacleType
[INFO] 2023-03-27 11:24:40,177 - org.springframework.orm.hibernate3.LocalSessionFactoryBean -2806 [localhost-startStop-1] INFO org.springframework.orm.hibernate3.LocalSessionFactoryBean - Building new Hibernate SessionFactory
722 [localhost-startStop-1] INFO org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
1095 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - RDBMS: Firebird 2.5, version: WI-V2.5.2.26540
1095 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - JDBC driver: Jaybird JCA/JDBC driver, version: 2.2
1144 [localhost-startStop-1] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.FirebirdDialect
1153 [localhost-startStop-1] INFO org.hibernate.engine.jdbc.JdbcSupportLoader - Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
1155 [localhost-startStop-1] INFO org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
1157 [localhost-startStop-1] INFO org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
1157 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
1157 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled
1159 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled
1159 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled
1159 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Connection release mode: auto
1160 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1
1160 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled
1162 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled
1165 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled
1165 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
1168 [localhost-startStop-1] INFO org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
1168 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Query language substitutions: {}
1169 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: disabled
1169 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Second-level cache: enabled
1169 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Query cache: disabled
1170 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
1170 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled
1170 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled
1179 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Echoing all SQL to stdout
1182 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Statistics: disabled
1182 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
1183 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo
1183 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Named query checking : enabled
1183 [localhost-startStop-1] INFO org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
1232 [localhost-startStop-1] INFO org.hibernate.impl.SessionFactoryImpl - building session factory
1525 [localhost-startStop-1] INFO org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
[INFO] 2023-03-27 11:24:41,114 - org.springframework.flex.config.FlexConfigurationManager -3743 [localhost-startStop-1] INFO org.springframework.flex.config.FlexConfigurationManager - Loading Flex services configuration from: ServletContext resource [/WEB-INF/flex/services-config.xml]
[INFO] 2023-03-27 11:24:41,354 - org.springframework.flex.config.FlexConfigurationManager -3983 [localhost-startStop-1] INFO org.springframework.flex.config.FlexConfigurationManager - Including Flex services configuration from: ServletContext resource [/WEB-INF/flex/remoting-config.xml]
[INFO] 2023-03-27 11:24:41,389 - org.springframework.flex.config.FlexConfigurationManager -4018 [localhost-startStop-1] INFO org.springframework.flex.config.FlexConfigurationManager - Including Flex services configuration from: ServletContext resource [/WEB-INF/flex/proxy-config.xml]
[INFO] 2023-03-27 11:24:41,434 - org.springframework.flex.config.FlexConfigurationManager -4063 [localhost-startStop-1] INFO org.springframework.flex.config.FlexConfigurationManager - Including Flex services configuration from: ServletContext resource [/WEB-INF/flex/messaging-config.xml]
[INFO] 2023-03-27 11:24:41,598 - org.springframework.flex.core.MessageBrokerFactoryBean -4227 [localhost-startStop-1] INFO org.springframework.flex.core.MessageBrokerFactoryBean - BlazeDS - Community Edition: 4.0.0.14931
[INFO] 2023-03-27 11:24:41,719 - org.springframework.flex.core.MessageBrokerFactoryBean -4348 [localhost-startStop-1] INFO org.springframework.flex.core.MessageBrokerFactoryBean - MessageBroker with id 'messageBroker' is starting.
[INFO] 2023-03-27 11:24:41,917 - org.springframework.flex.core.io.JpaHibernateConfigProcessor -4546 [localhost-startStop-1] INFO org.springframework.flex.core.io.JpaHibernateConfigProcessor - Types detected for AMF serialization support: [class com.ruijie.wges.model.CoverArea, class com.ruijie.wges.model.BuildingInfo, class com.ruijie.wges.heatmap.ObstacleType, class com.ruijie.wges.model.RegionInfo, class com.ruijie.wges.model.ProjectInfo, class com.ruijie.wges.model.PjFileInfo, class com.ruijie.wges.model.AntennaTypeInfo, class com.ruijie.wges.heatmap.HeatMapAp, class com.ruijie.wges.model.APTypeInfo, class com.ruijie.wges.heatmap.HeatMapAntenna, class com.ruijie.wges.heatmap.Obstacle, class com.ruijie.wges.model.PlanInfo, class com.ruijie.wges.heatmap.HotMapBackGround]
[INFO] 2023-03-27 11:24:41,940 - org.springframework.flex.core.MessageBrokerFactoryBean -4569 [localhost-startStop-1] INFO org.springframework.flex.core.MessageBrokerFactoryBean - MessageBroker with id 'messageBroker' is ready (startup time: '221' ms)
[INFO] 2023-03-27 11:24:41,953 - org.springframework.web.servlet.handler.SimpleUrlHandlerMapping -4582 [localhost-startStop-1] INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping - Default mapping to handler 'messageBroker'
[INFO] 2023-03-27 11:24:42,268 - org.springframework.orm.hibernate3.HibernateTransactionManager -4897 [localhost-startStop-1] INFO org.springframework.orm.hibernate3.HibernateTransactionManager - Using DataSource [org.apache.commons.dbcp.BasicDataSource@1db04ed] of Hibernate SessionFactory for HibernateTransactionManager
[INFO] 2023-03-27 11:24:42,478 - org.springframework.flex.remoting.RemotingDestinationExporter -5107 [localhost-startStop-1] INFO org.springframework.flex.remoting.RemotingDestinationExporter - Created remoting destination with id 'wgesService'
[INFO] 2023-03-27 11:24:42,485 - org.springframework.flex.remoting.RemotingDestinationExporter -5114 [localhost-startStop-1] INFO org.springframework.flex.remoting.RemotingDestinationExporter - Remoting destination 'wgesService' has been started started successfully.
[INFO] 2023-03-27 11:24:42,497 - org.springframework.web.context.ContextLoader -5126 [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5122 ms
[INFO] 2023-03-27 11:24:42,518 - org.springframework.web.servlet.DispatcherServlet -5147 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'Spring MVC Dispatcher Servlet': initialization started
[INFO] 2023-03-27 11:24:42,524 - org.springframework.web.context.support.XmlWebApplicationContext -5153 [localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'Spring MVC Dispatcher Servlet-servlet': startup date [Mon Mar 27 11:24:42 CST 2023]; parent: Root WebApplicationContext
[INFO] 2023-03-27 11:24:42,669 - org.springframework.web.servlet.DispatcherServlet -5298 [localhost-startStop-1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'Spring MVC Dispatcher Servlet': initialization completed in 151 ms
2023-3-27 11:24:42 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-apr-9970"]
2023-3-27 11:24:42 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-apr-8079"]
2023-3-27 11:24:42 org.apache.catalina.startup.Catalina start
信息: Server startup in 11244 ms
[INFO] 2023-03-27 11:24:43,099 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -5728 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:24:43,201 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -5830 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:24:44,428 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -7057 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:24:44,431 - com.ruijie.wges.service.wgesService -7060 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to getLastOpenProjectInfo
Hibernate: select first ? this.ProjectID as ProjectID6_0, this.ProjectName as ProjectN2_6_0_, this_.GeStaff as GeStaff6_0_, this_.GeDate as GeDate6_0_, this_.BuildOrg as BuildOrg6_0_, this_.PlanDesignOrg as PlanDesi6_6_0_, this_.LastOpenDate as LastOpen7_6_0_, this_.UserID as UserID6_0_, this_.ProjectUuid as ProjectU9_6_0_ from ProjectInfo this_ order by this_.LastOpenDate desc
[INFO] 2023-03-27 11:24:53,366 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -15995 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:25:03,367 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -25996 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:25:13,407 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -36036 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:25:23,408 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -46037 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:25:33,450 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -56079 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:25:43,491 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -66120 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:25:53,533 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -76162 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:26:03,574 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -86203 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:26:13,610 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -96239 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:26:23,611 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -106240 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:26:33,653 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -116282 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:26:43,659 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -126288 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:26:53,688 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -136317 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:27:03,698 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -146327 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:27:13,700 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -156329 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:27:23,731 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -166360 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:27:33,737 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -176366 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:27:43,774 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -186403 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:27:53,820 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -196449 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:28:03,821 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -206450 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:28:13,858 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -216487 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:28:23,859 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -226488 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:28:33,901 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -236530 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:28:43,942 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -246571 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:28:53,945 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -256574 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:29:03,949 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -266578 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:29:13,991 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -276620 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:29:24,034 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -286663 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:29:34,069 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -296698 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:29:44,073 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -306702 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:29:54,116 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -316745 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:30:04,116 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -326745 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:30:14,155 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -336784 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:30:24,192 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -346821 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:30:34,235 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -356864 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:30:44,242 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -366871 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:30:54,272 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -376901 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:31:04,279 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -386908 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:31:14,322 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -396951 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:31:24,325 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -406954 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:31:34,359 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -416988 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:31:44,368 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -426997 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:31:54,396 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -437025 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:32:04,406 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -447035 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:32:14,447 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -457076 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:32:24,485 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -467114 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:32:34,525 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -477154 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:32:44,568 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -487197 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:32:54,571 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -497200 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:04,613 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -507242 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:14,613 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -517242 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:24,613 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -527242 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:27,948 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -530577 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:27,951 - com.ruijie.wges.service.wgesService -530580 [http-apr-9970-exec-7] INFO com.ruijie.wges.service.wgesService - begin to getLastCreateProjectInfo
Hibernate: select first ? this_.ProjectID as ProjectID6_0_, this_.ProjectName as ProjectN2_6_0_, this_.GeStaff as GeStaff6_0_, this_.GeDate as GeDate6_0_, this_.BuildOrg as BuildOrg6_0_, this_.PlanDesignOrg as PlanDesi6_6_0_, this_.LastOpenDate as LastOpen7_6_0_, this_.UserID as UserID6_0_, this_.ProjectUuid as ProjectU9_6_0_ from ProjectInfo this_ order by this_.ProjectID desc
[INFO] 2023-03-27 11:33:34,231 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -536860 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:34,233 - com.ruijie.wges.service.wgesService -536862 [http-apr-9970-exec-8] INFO com.ruijie.wges.service.wgesService - begin to getLastCreateProjectInfo
Hibernate: select first ? this_.ProjectID as ProjectID6_0_, this_.ProjectName as ProjectN2_6_0_, this_.GeStaff as GeStaff6_0_, this_.GeDate as GeDate6_0_, this_.BuildOrg as BuildOrg6_0_, this_.PlanDesignOrg as PlanDesi6_6_0_, this_.LastOpenDate as LastOpen7_6_0_, this_.UserID as UserID6_0_, this_.ProjectUuid as ProjectU9_6_0_ from ProjectInfo this_ order by this_.ProjectID desc
[INFO] 2023-03-27 11:33:34,628 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -537257 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:44,639 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -547268 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:33:54,682 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -557311 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:34:02,645 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -565274 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:34:02,652 - com.ruijie.wges.service.wgesService -565281 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to addProjectInfo
Hibernate: select gen_id( GEN_PROJECTINFO_ID, 1 ) from RDB$DATABASE
Hibernate: insert into ProjectInfo (ProjectName, GeStaff, GeDate, BuildOrg, PlanDesignOrg, LastOpenDate, UserID, ProjectUuid, ProjectID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:34:04,711 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -567340 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:34:14,752 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -577381 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:34:24,755 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -587384 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:34:34,793 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -597422 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:34:44,838 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -607467 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:34:54,868 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -617497 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:35:04,870 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -627499 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:35:14,882 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -637511 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:35:24,881 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -647510 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:35:34,922 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -657551 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:35:44,962 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -667591 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:35:54,997 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -677626 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:05,004 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -687633 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:09,363 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -691992 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:09,365 - com.ruijie.wges.service.wgesService -691994 [http-apr-9970-exec-6] INFO com.ruijie.wges.service.wgesService - begin to addPjFileInfo
Hibernate: select gen_id( GEN_PJFILEINFO_ID, 1 ) from RDB$DATABASE
Hibernate: select hotmapback0_.PjFileId as PjFileId10_0_, hotmapback0_.Alpha as Alpha10_0_, hotmapback0_.ApHeight as ApHeight10_0_, hotmapback0_.RssiThreshold as RssiThre4_10_0_, hotmapback0_.RateThreshold as RateThre5_10_0_, hotmapback0_.BgTransparence as BgTransp6_10_0_, hotmapback0_.ViewType as ViewType10_0_, hotmapback0_.Noise as Noise10_0_ from PjFileExtInfo hotmapback0_ where hotmapback0_.PjFileId=?
Hibernate: insert into PjFileInfo (PjFileName, ParentType, PjOrBdID, BgPath, PlottingScale, PjFileID) values (?, ?, ?, ?, ?, ?)
Hibernate: insert into PjFileExtInfo (Alpha, ApHeight, RssiThreshold, RateThreshold, BgTransparence, ViewType, Noise, PjFileId) values (?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:36:09,519 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -692148 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:09,520 - com.ruijie.wges.service.wgesService -692149 [http-apr-9970-exec-7] INFO com.ruijie.wges.service.wgesService - begin to isExistBgImage
[INFO] 2023-03-27 11:36:09,585 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -692214 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:09,587 - com.ruijie.wges.service.wgesService -692216 [http-apr-9970-exec-8] INFO com.ruijie.wges.service.wgesService - begin to updatePjFileInfoBgImage
Hibernate: update PjFileInfo set BgPath=? where PjFileID=?
[INFO] 2023-03-27 11:36:09,948 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -692577 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:10,793 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -693422 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:10,800 - com.ruijie.wges.service.wgesService -693429 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to getRegionInfoFromPjFile
[INFO] 2023-03-27 11:36:10,823 - com.ruijie.wges.service.wgesService -693452 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:36:15,041 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -697670 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:25,043 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -707672 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:35,073 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -717702 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:45,084 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -727713 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:36:55,128 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -737757 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:05,170 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -747799 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:09,093 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -751722 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:09,098 - com.ruijie.wges.service.wgesService -751727 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to getAllObstacleType
Hibernate: select this_.ObstacleTypeId as Obstacle1_12_0_, this_.Name as Name12_0_, this_.Coefficient as Coeffici3_12_0_, this_.DefaultThickness as DefaultT4_12_0_ from ObstacleType this_
[INFO] 2023-03-27 11:37:09,112 - com.ruijie.wges.service.wgesService -751741 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:37:09,125 - com.ruijie.wges.service.wgesService -751754 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to getAllHeatMapAps: pjFileId-1
Hibernate: select heatmapap0_.ApId as ApId9_, heatmapap0_.PjFileId as PjFileId9_, heatmapap0_.ApTypeName as ApTypeName9_, heatmapap0_.ApName as ApName9_, heatmapap0_.XPos as XPos9_, heatmapap0_.YPos as YPos9_, heatmapap0_.ApHeight as ApHeight9_, heatmapap0_.TransmittingPower as Transmit8_9_, heatmapap0_.BandWidth as BandWidth9_, heatmapap0_.Channel as Channel9_, heatmapap0_.Radio1Power as Radio11_9_, heatmapap0_.Radio1Channel as Radio12_9_, heatmapap0_.Radio2Power as Radio13_9_, heatmapap0_.Radio2Channel as Radio14_9_ from HeatMapAp heatmapap0_ where heatmapap0_.PjFileId=?
[INFO] 2023-03-27 11:37:09,172 - com.ruijie.wges.service.wgesService -751801 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:37:09,176 - com.ruijie.wges.service.wgesService -751805 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to fetchHotMapEventment: pjFileId-1
Hibernate: select hotmapback0_.PjFileId as PjFileId10_0_, hotmapback0_.Alpha as Alpha10_0_, hotmapback0_.ApHeight as ApHeight10_0_, hotmapback0_.RssiThreshold as RssiThre4_10_0_, hotmapback0_.RateThreshold as RateThre5_10_0_, hotmapback0_.BgTransparence as BgTransp6_10_0_, hotmapback0_.ViewType as ViewType10_0_, hotmapback0_.Noise as Noise10_0_ from PjFileExtInfo hotmapback0_ where hotmapback0_.PjFileId=?
[INFO] 2023-03-27 11:37:09,285 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -751914 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:09,288 - com.ruijie.wges.service.wgesService -751917 [http-apr-9970-exec-1] INFO com.ruijie.wges.service.wgesService - begin to getBackViewType: pjFileId-1
[INFO] 2023-03-27 11:37:09,315 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -751944 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:09,317 - com.ruijie.wges.service.wgesService -751946 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:37:09,390 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -752019 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:09,393 - com.ruijie.wges.service.wgesService -752022 [http-apr-9970-exec-3] INFO com.ruijie.wges.service.wgesService - begin to queryApTypeInfosByDeploymentWay
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_, aptypeinfo0_.DeploymentWay as Deployme2_1_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_, aptypeinfo0_.Channel as Channel1_, aptypeinfo0_.Gain as Gain1_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.DeploymentWay=?
[INFO] 2023-03-27 11:37:09,423 - com.ruijie.wges.service.wgesService -752052 [http-apr-9970-exec-3] INFO com.ruijie.wges.service.wgesService - begin to queryApTypeInfosByDeploymentWay
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_, aptypeinfo0_.DeploymentWay as Deployme2_1_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_, aptypeinfo0_.Channel as Channel1_, aptypeinfo0_.Gain as Gain1_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.DeploymentWay=?
[INFO] 2023-03-27 11:37:09,425 - com.ruijie.wges.service.wgesService -752054 [http-apr-9970-exec-3] INFO com.ruijie.wges.service.wgesService - begin to queryApTypeInfosByDeploymentWay
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_, aptypeinfo0_.DeploymentWay as Deployme2_1_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_, aptypeinfo0_.Channel as Channel1_, aptypeinfo0_.Gain as Gain1_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.DeploymentWay=?
[INFO] 2023-03-27 11:37:12,525 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -755154 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:12,526 - com.ruijie.wges.service.wgesService -755155 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:37:12,531 - com.ruijie.wges.service.wgesService -755160 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to fetchHotMapEventment: pjFileId-1
Hibernate: select hotmapback0_.PjFileId as PjFileId10_0_, hotmapback0_.Alpha as Alpha10_0_, hotmapback0_.ApHeight as ApHeight10_0_, hotmapback0_.RssiThreshold as RssiThre4_10_0_, hotmapback0_.RateThreshold as RateThre5_10_0_, hotmapback0_.BgTransparence as BgTransp6_10_0_, hotmapback0_.ViewType as ViewType10_0_, hotmapback0_.Noise as Noise10_0_ from PjFileExtInfo hotmapback0_ where hotmapback0_.PjFileId=?
[INFO] 2023-03-27 11:37:12,586 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -755215 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:12,588 - com.ruijie.wges.service.wgesService -755217 [http-apr-9970-exec-6] INFO com.ruijie.wges.service.wgesService - begin to getBackViewType: pjFileId-1
[INFO] 2023-03-27 11:37:12,633 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -755262 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:12,634 - com.ruijie.wges.service.wgesService -755263 [http-apr-9970-exec-7] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:37:15,199 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -757828 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:21,159 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -763788 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:21,161 - com.ruijie.wges.service.wgesService -763790 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to addRegionInfo
Hibernate: select gen_id( GEN_COVERAREA_ID, 1 ) from RDB$DATABASE
Hibernate: insert into RegionInfo (PjFileID, regionName, regionColor, regionX, regionY, regionWidth, regionHeight, placeType, businessType, wiredRes, corridorLen, roomWidth, roomDepth, roomNumber, terminalNumber, windowType, doorType, specialNeed, distributionType, regionID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:37:21,228 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -763857 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:21,229 - com.ruijie.wges.service.wgesService -763858 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to getPlanInfoFromRegion
[INFO] 2023-03-27 11:37:21,246 - com.ruijie.wges.service.wgesService -763875 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to getPlanInfoFromRegion
[INFO] 2023-03-27 11:37:25,242 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -767871 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:35,245 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -777874 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:45,245 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -787874 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:37:55,248 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -797877 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:38:05,293 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -807922 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:38:15,330 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -817959 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:38:25,333 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -827962 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:38:35,363 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -837992 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:38:45,366 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -847995 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:38:55,368 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -857997 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:39:05,375 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -868004 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:39:15,376 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -878005 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:39:25,375 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -888004 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:39:35,409 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -898038 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:39:45,455 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -908084 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:39:55,455 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -918084 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:40:05,499 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -928128 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:40:15,523 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -938152 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:40:25,533 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -948162 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:40:35,577 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -958206 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:40:45,579 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -968208 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:40:51,957 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -974586 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:40:51,959 - com.ruijie.wges.service.wgesService -974588 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to deleteRegionInfo
[INFO] 2023-03-27 11:40:52,027 - com.ruijie.wges.service.wgesService -974656 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to queryApTypeInfosByDeploymentWay
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_, aptypeinfo0_.DeploymentWay as Deployme2_1_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_, aptypeinfo0_.Channel as Channel1_, aptypeinfo0_.Gain as Gain1_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.DeploymentWay=?
[INFO] 2023-03-27 11:40:55,621 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -978250 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:05,627 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -988256 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:07,746 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -990375 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:07,747 - com.ruijie.wges.service.wgesService -990376 [http-apr-9970-exec-5] INFO com.ruijie.wges.service.wgesService - begin to getRelatedAntennaTypesByApType
[INFO] 2023-03-27 11:41:15,654 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -998283 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:22,129 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1004758 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:22,130 - com.ruijie.wges.service.wgesService -1004759 [http-apr-9970-exec-7] INFO com.ruijie.wges.service.wgesService - begin to getPlanInfoFromRegion
[INFO] 2023-03-27 11:41:22,159 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1004788 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:22,161 - com.ruijie.wges.service.wgesService -1004790 [http-apr-9970-exec-8] INFO com.ruijie.wges.service.wgesService - begin to addPlanInfo
Hibernate: select gen_id( GEN_PLANINFO_ID, 1 ) from RDB$DATABASE
Hibernate: insert into PlanInfo (PlanName, regionId, recApNumber, apSelect, PlanID) values (?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:41:25,667 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1008296 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:28,556 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1011185 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:28,557 - com.ruijie.wges.service.wgesService -1011186 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:41:28,563 - com.ruijie.wges.service.wgesService -1011192 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to fetchHotMapEventment: pjFileId-1
Hibernate: select hotmapback0_.PjFileId as PjFileId10_0_, hotmapback0_.Alpha as Alpha10_0_, hotmapback0_.ApHeight as ApHeight10_0_, hotmapback0_.RssiThreshold as RssiThre4_10_0_, hotmapback0_.RateThreshold as RateThre5_10_0_, hotmapback0_.BgTransparence as BgTransp6_10_0_, hotmapback0_.ViewType as ViewType10_0_, hotmapback0_.Noise as Noise10_0_ from PjFileExtInfo hotmapback0_ where hotmapback0_.PjFileId=?
[INFO] 2023-03-27 11:41:28,659 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1011288 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:28,661 - com.ruijie.wges.service.wgesService -1011290 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to getBackViewType: pjFileId-1
[INFO] 2023-03-27 11:41:28,703 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1011332 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:28,704 - com.ruijie.wges.service.wgesService -1011333 [http-apr-9970-exec-3] INFO com.ruijie.wges.service.wgesService - begin to getPjFileInfo
Hibernate: select pjfileinfo0_.PjFileID as PjFileID4_0_, pjfileinfo0_.PjFileName as PjFileName4_0_, pjfileinfo0_.ParentType as ParentType4_0_, pjfileinfo0_.PjOrBdID as PjOrBdID4_0_, pjfileinfo0_.BgPath as BgPath4_0_, pjfileinfo0_.PlottingScale as Plotting6_4_0_ from PjFileInfo pjfileinfo0_ where pjfileinfo0_.PjFileID=?
[INFO] 2023-03-27 11:41:35,668 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1018297 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:45,696 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1028325 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:41:55,709 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1038338 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:05,711 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1048340 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:09,330 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1051959 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:09,333 - com.ruijie.wges.service.wgesService -1051962 [http-apr-9970-exec-8] INFO com.ruijie.wges.service.wgesService - begin to saveScaleValue: pjFileId-1
Hibernate: update PjFileInfo set PlottingScale=? where PjFileID=?
[INFO] 2023-03-27 11:42:15,721 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1058350 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:18,933 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1061562 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:18,943 - com.ruijie.wges.service.wgesService -1061572 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:21,762 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1064391 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:21,772 - com.ruijie.wges.service.wgesService -1064401 [http-apr-9970-exec-1] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:23,597 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1066226 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:23,606 - com.ruijie.wges.service.wgesService -1066235 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:25,762 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1068391 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:26,352 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1068981 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:26,354 - com.ruijie.wges.service.wgesService -1068983 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:29,105 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1071734 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:29,109 - com.ruijie.wges.service.wgesService -1071738 [http-apr-9970-exec-5] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:32,853 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1075482 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:32,870 - com.ruijie.wges.service.wgesService -1075499 [http-apr-9970-exec-6] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:34,184 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1076813 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:34,193 - com.ruijie.wges.service.wgesService -1076822 [http-apr-9970-exec-7] INFO com.ruijie.wges.service.wgesService - begin to updateHeatMapApPosition: ap-1
Hibernate: update HeatMapAp set XPos=?, YPos=? where ApId=?
[INFO] 2023-03-27 11:42:34,206 - com.ruijie.wges.service.wgesService -1076835 [http-apr-9970-exec-7] INFO com.ruijie.wges.service.wgesService - begin to updateHeatMapApPosition: ap-1
Hibernate: update HeatMapAp set XPos=?, YPos=? where ApId=?
[INFO] 2023-03-27 11:42:35,762 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1078391 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:36,138 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1078767 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:36,142 - com.ruijie.wges.service.wgesService -1078771 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to updateHeatMapApPosition: ap-1
Hibernate: update HeatMapAp set XPos=?, YPos=? where ApId=?
[INFO] 2023-03-27 11:42:39,554 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1082183 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:39,557 - com.ruijie.wges.service.wgesService -1082186 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:42,641 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1085270 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:42,644 - com.ruijie.wges.service.wgesService -1085273 [http-apr-9970-exec-1] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:45,348 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1087977 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:45,350 - com.ruijie.wges.service.wgesService -1087979 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:45,769 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1088398 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:47,763 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1090392 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:47,765 - com.ruijie.wges.service.wgesService -1090394 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:50,020 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1092649 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:50,022 - com.ruijie.wges.service.wgesService -1092651 [http-apr-9970-exec-5] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:54,763 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1097392 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:54,766 - com.ruijie.wges.service.wgesService -1097395 [http-apr-9970-exec-6] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:55,771 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1098400 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:57,771 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1100400 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:57,781 - com.ruijie.wges.service.wgesService -1100410 [http-apr-9970-exec-8] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:42:59,638 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1102267 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:42:59,640 - com.ruijie.wges.service.wgesService -1102269 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:03,390 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1106019 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:03,399 - com.ruijie.wges.service.wgesService -1106028 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:05,190 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1107819 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:05,192 - com.ruijie.wges.service.wgesService -1107821 [http-apr-9970-exec-1] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:05,809 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1108438 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:09,428 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1112057 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:09,436 - com.ruijie.wges.service.wgesService -1112065 [http-apr-9970-exec-3] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:11,638 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1114267 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:11,644 - com.ruijie.wges.service.wgesService -1114273 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:13,644 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1116273 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:13,651 - com.ruijie.wges.service.wgesService -1116280 [http-apr-9970-exec-5] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:15,730 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1118359 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:15,732 - com.ruijie.wges.service.wgesService -1118361 [http-apr-9970-exec-6] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:15,810 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1118439 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:18,097 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1120726 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:18,099 - com.ruijie.wges.service.wgesService -1120728 [http-apr-9970-exec-8] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:20,140 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1122769 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:20,142 - com.ruijie.wges.service.wgesService -1122771 [http-apr-9970-exec-9] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:22,427 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1125056 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:22,430 - com.ruijie.wges.service.wgesService -1125059 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:25,188 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1127817 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:25,191 - com.ruijie.wges.service.wgesService -1127820 [http-apr-9970-exec-1] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:25,853 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1128482 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:28,246 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1130875 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:28,248 - com.ruijie.wges.service.wgesService -1130877 [http-apr-9970-exec-3] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:32,589 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1135218 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:32,596 - com.ruijie.wges.service.wgesService -1135225 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:34,809 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1137438 [http-apr-9970-exec-5] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:34,812 - com.ruijie.wges.service.wgesService -1137441 [http-apr-9970-exec-5] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:35,896 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1138525 [http-apr-9970-exec-6] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:38,395 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1141024 [http-apr-9970-exec-7] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:38,397 - com.ruijie.wges.service.wgesService -1141026 [http-apr-9970-exec-7] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:42,388 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1145017 [http-apr-9970-exec-8] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:42,389 - com.ruijie.wges.service.wgesService -1145018 [http-apr-9970-exec-8] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:45,929 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1148558 [http-apr-9970-exec-9] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:46,225 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1148854 [http-apr-9970-exec-10] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:46,226 - com.ruijie.wges.service.wgesService -1148855 [http-apr-9970-exec-10] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:48,527 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1151156 [http-apr-9970-exec-1] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:48,528 - com.ruijie.wges.service.wgesService -1151157 [http-apr-9970-exec-1] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:51,102 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1153731 [http-apr-9970-exec-2] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:51,104 - com.ruijie.wges.service.wgesService -1153733 [http-apr-9970-exec-2] INFO com.ruijie.wges.service.wgesService - begin to addHeatMapAp: ap-1
Hibernate: select gen_id( GEN_HEATMAPAP_ID, 1 ) from RDB$DATABASE
Hibernate: select aptypeinfo0_.ApTypeName as ApTypeName1_0_, aptypeinfo0_.DeploymentWay as Deployme2_1_0_, aptypeinfo0_.TransmittingPowerMax as Transmit3_1_0_, aptypeinfo0_.BandwidthMax as Bandwidt4_1_0_, aptypeinfo0_.Channel as Channel1_0_, aptypeinfo0_.Gain as Gain1_0_ from APTypeInfo aptypeinfo0_ where aptypeinfo0_.ApTypeName=?
Hibernate: insert into HeatMapAp (PjFileId, ApTypeName, ApName, XPos, YPos, ApHeight, TransmittingPower, BandWidth, Channel, Radio1Power, Radio1Channel, Radio2Power, Radio2Channel, ApId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[INFO] 2023-03-27 11:43:52,515 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1155144 [http-apr-9970-exec-3] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:52,516 - com.ruijie.wges.service.wgesService -1155145 [http-apr-9970-exec-3] INFO com.ruijie.wges.service.wgesService - begin to getThresHoldValue
Hibernate: select hotmapback0_.PjFileId as PjFileId10_0_, hotmapback0_.Alpha as Alpha10_0_, hotmapback0_.ApHeight as ApHeight10_0_, hotmapback0_.RssiThreshold as RssiThre4_10_0_, hotmapback0_.RateThreshold as RateThre5_10_0_, hotmapback0_.BgTransparence as BgTransp6_10_0_, hotmapback0_.ViewType as ViewType10_0_, hotmapback0_.Noise as Noise10_0_ from PjFileExtInfo hotmapback0_ where hotmapback0_.PjFileId=?
[INFO] 2023-03-27 11:43:52,559 - org.springframework.flex.servlet.MessageBrokerHandlerAdapter -1155188 [http-apr-9970-exec-4] INFO org.springframework.flex.servlet.MessageBrokerHandlerAdapter - Channel endpoint my-amf received request.
[INFO] 2023-03-27 11:43:52,569 - com.ruijie.wges.service.wgesService -1155198 [http-apr-9970-exec-4] INFO com.ruijie.wges.service.wgesService - begin to getRSSIWirelessDataByConfig
Hibernate: select hotmapback0_.PjFileId as PjFileId10_0_, hotmapback0_.Alpha as Alpha10_0_, hotmapback0_.ApHeight as ApHeight10_0_, hotmapback0_.RssiThreshold as RssiThre4_10_0_, hotmapback0_.RateThreshold as RateThre5_10_0_, hotmapback0_.BgTransparence as BgTransp6_10_0_, hotmapback0_.ViewType as ViewType10_0_, hotmapback0_.Noise as Noise10_0_ from PjFileExtInfo hotmapback0_ where hotmapback0_.PjFileId=?
Hibernate: select obstacle0_.ObstacleId as ObstacleId11_, obstacle0_.PjFileId as PjFileId11_, obstacle0_.SHAPE as SHAPE11_, obstacle0_.Thickness as Thickness11_, obstacle0_.Points as Points11_, obstacle0_.ObstacleTypeId as Obstacle6_11_ from Obstacle obstacle0_ where obstacle0_.PjFileId=?
Hibernate: select heatmapap0_.ApId as ApId9_, heatmapap0_.PjFileId as PjFileId9_, heatmapap0_.ApTypeName as ApTypeName9_, heatmapap0_.ApName as ApName9_, heatmapap0_.XPos as XPos9_, heatmapap0_.YPos as YPos9_, heatmapap0_.ApHeight as ApHeight9_, heatmapap0_.TransmittingPower as Transmit8_9_, heatmapap0_.BandWidth as BandWidth9_, heatmapap0_.Channel as Channel9_, heatmapap0_.Radio1Power as Radio11_9_, heatmapap0_.Radio1Channel as Radio12_9_, heatmapap0_.Radio2Power as Radio13_9_, heatmapap0_.Radio2Channel as R
上一篇
除了身体臃肿之外,更多的是故意挤压,心慌,血压升高,加上口罩导致呼吸困难或心跳加速,有时候就在想,到底是什么原因,自己个体因素可能也占原因之一,坏人和霸道的人变老了活得长占尽资源也应该是原因之一
下一篇
上野
Loading...