21:09:11.210 WARN: Property 'sonar.verbose' with value 'true' is overridden with value 'true' 21:09:11.220 INFO: Scanner configuration file: D:\sonar-scanner-cli-4.6.1.2450-windows\sonar-scanner-4.6.1.2450-windows\bin\..\conf\sonar-scanner.properties 21:09:11.221 INFO: Project root configuration file: D:\2022-1-poc\src\sonar-project.properties 21:09:11.257 INFO: SonarScanner 4.6.1.2450 21:09:11.257 INFO: Java 11.0.3 AdoptOpenJDK (64-bit) 21:09:11.257 INFO: Windows 7 6.1 amd64 21:09:11.444 DEBUG: keyStore is : 21:09:11.444 DEBUG: keyStore type is : pkcs12 21:09:11.444 DEBUG: keyStore provider is : 21:09:11.444 DEBUG: init keystore 21:09:11.445 DEBUG: init keymanager of type SunX509 21:09:11.708 DEBUG: Create: C:\Users\yangs\.sonar\cache 21:09:11.709 INFO: User cache: C:\Users\yangs\.sonar\cache 21:09:11.709 DEBUG: Create: C:\Users\yangs\.sonar\cache\_tmp 21:09:11.713 DEBUG: Extract sonar-scanner-api-batch in temp... 21:09:11.718 DEBUG: Get bootstrap index... 21:09:11.719 DEBUG: Download: http://10.20.100.121:9000/batch/index 21:09:11.779 DEBUG: Get bootstrap completed 21:09:11.785 DEBUG: Create isolated classloader... 21:09:11.797 DEBUG: Start temp cleaning... 21:09:11.808 DEBUG: Temp cleaning done 21:09:11.809 INFO: Scanner configuration file: D:\sonar-scanner-cli-4.6.1.2450-windows\sonar-scanner-4.6.1.2450-windows\bin\..\conf\sonar-scanner.properties 21:09:11.809 INFO: Project root configuration file: D:\2022-1-poc\src\sonar-project.properties 21:09:11.811 DEBUG: Execution getVersion 21:09:11.829 INFO: Analyzing on SonarQube server 9.3.0 21:09:11.829 INFO: Default locale: "zh_CN", source code encoding: "UTF-8" 21:09:11.830 DEBUG: Work directory: D:\2022-1-poc\src\.scannerwork 21:09:11.832 DEBUG: Execution execute 21:09:12.222 DEBUG: Developer 9.3.0.51899 21:09:12.429 INFO: Load global settings 21:09:12.861 DEBUG: GET 200 http://10.20.100.121:9000/api/settings/values.protobuf | time=431ms 21:09:12.915 INFO: Load global settings (done) | time=486ms 21:09:12.918 INFO: Server id: BF41A1F2-AX8qh9vOQ9-huixj93xQ 21:09:12.931 INFO: User cache: C:\Users\yangs\.sonar\cache 21:09:12.937 INFO: Load/download plugins 21:09:12.937 INFO: Load plugins index 21:09:13.324 DEBUG: GET 200 http://10.20.100.121:9000/api/plugins/installed | time=387ms 21:09:13.379 INFO: Load plugins index (done) | time=441ms 21:09:13.671 INFO: Load/download plugins (done) | time=734ms 21:09:13.854 DEBUG: Plugins: 21:09:13.855 DEBUG: * IaC Code Quality and Security 1.5.0.1600 (iac) 21:09:13.855 DEBUG: * PL/SQL Code Quality and Security 3.7.0.4372 (plsql) 21:09:13.855 DEBUG: * Scala Code Quality and Security 1.9.0.3429 (sonarscala) 21:09:13.855 DEBUG: * C# Code Quality and Security 8.34.0.42011 (csharp) 21:09:13.855 DEBUG: * Vulnerability Analysis 9.3.0.14923 (security) 21:09:13.855 DEBUG: * Java Code Quality and Security 7.7.0.28547 (java) 21:09:13.855 DEBUG: * HTML Code Quality and Security 3.6.0.3106 (web) 21:09:13.855 DEBUG: * Flex Code Quality and Security 2.7.0.2865 (flex) 21:09:13.855 DEBUG: * XML Code Quality and Security 2.5.0.3376 (xml) 21:09:13.856 DEBUG: * Text file Code Quality and Security 1.0.0.120 (text) 21:09:13.856 DEBUG: * VB.NET Code Quality and Security 8.34.0.42011 (vbnet) 21:09:13.856 DEBUG: * Swift Code Quality and Security 4.5.0.5305 (swift) 21:09:13.856 DEBUG: * CFamily Code Quality and Security 6.30.0.42324 (cpp) 21:09:13.856 DEBUG: * Python Code Quality and Security 3.9.0.9230 (python) 21:09:13.856 DEBUG: * Go Code Quality and Security 1.9.0.3429 (go) 21:09:13.856 DEBUG: * JaCoCo 1.1.1.1157 (jacoco) 21:09:13.856 DEBUG: * Kotlin Code Quality and Security 2.9.0.1147 (kotlin) 21:09:13.856 DEBUG: * T-SQL Code Quality and Security 1.6.0.4844 (tsql) 21:09:13.856 DEBUG: * JavaScript/TypeScript Code Quality and Security 8.8.0.17228 (javascript) 21:09:13.857 DEBUG: * Ruby Code Quality and Security 1.9.0.3429 (ruby) 21:09:13.857 DEBUG: * Vulnerability Rules for C# 9.3.0.14923 (securitycsharpfrontend) 21:09:13.857 DEBUG: * Vulnerability Rules for Java 9.3.0.14923 (securityjavafrontend) 21:09:13.857 DEBUG: * License for SonarLint 9.3.0.51899 (license) 21:09:13.857 DEBUG: * Vulnerability Rules for JS 9.3.0.14923 (securityjsfrontend) 21:09:13.857 DEBUG: * Vulnerability Rules for Python 9.3.0.14923 (securitypythonfrontend) 21:09:13.857 DEBUG: * PHP Code Quality and Security 3.22.1.8626 (php) 21:09:13.858 DEBUG: * ABAP Code Quality and Security 3.10.0.3628 (abap) 21:09:13.858 DEBUG: * Configuration detection fot Code Quality and Security 1.2.0.267 (config) 21:09:13.858 DEBUG: * Vulnerability Rules for PHP 9.3.0.14923 (securityphpfrontend) 21:09:13.903 INFO: Loaded core extensions: developer-scanner 21:09:13.929 DEBUG: Installed core extension: developer-scanner 21:09:14.554 INFO: Process project properties 21:09:14.566 INFO: Process project properties (done) | time=12ms 21:09:14.567 INFO: Execute project builders 21:09:14.567 DEBUG: Execute project builder: org.sonar.plugins.csharp.CSharpGlobalProtobufFileProcessor 21:09:14.568 DEBUG: Execute project builder: org.sonar.plugins.vbnet.VbNetGlobalProtobufFileProcessor 21:09:14.569 INFO: Execute project builders (done) | time=2ms 21:09:14.574 INFO: Project key: test_hwpocdev_AX8q-GdSQ9-huixj9_E1 21:09:14.574 INFO: Base dir: D:\2022-1-poc\src 21:09:14.574 INFO: Working dir: D:\2022-1-poc\src\.scannerwork 21:09:14.574 DEBUG: Project global encoding: UTF-8, default locale: zh_CN 21:09:14.576 DEBUG: Creating module hierarchy 21:09:14.576 DEBUG: Init module 'yangs' 21:09:14.577 DEBUG: Base dir: D:\2022-1-poc\src 21:09:14.577 DEBUG: Working dir: D:\2022-1-poc\src\.scannerwork 21:09:14.578 DEBUG: Module global encoding: UTF-8, default locale: zh_CN 21:09:14.704 INFO: Load project settings for component key: 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1' 21:09:15.092 DEBUG: GET 200 http://10.20.100.121:9000/api/settings/values.protobuf?component=test_hwpocdev_AX8q-GdSQ9-huixj9_E1 | time=388ms 21:09:15.093 INFO: Load project settings for component key: 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1' (done) | time=389ms 21:09:15.217 INFO: Load project branches 21:09:15.587 DEBUG: GET 200 http://10.20.100.121:9000/api/project_branches/list?project=test_hwpocdev_AX8q-GdSQ9-huixj9_E1 | time=370ms 21:09:15.609 INFO: Load project branches (done) | time=392ms 21:09:15.611 INFO: Load project pull requests 21:09:15.981 DEBUG: GET 200 http://10.20.100.121:9000/api/project_pull_requests/list?project=test_hwpocdev_AX8q-GdSQ9-huixj9_E1 | time=369ms 21:09:15.986 INFO: Load project pull requests (done) | time=376ms 21:09:15.986 INFO: Load branch configuration 21:09:15.988 INFO: Load branch configuration (done) | time=2ms 21:09:16.030 DEBUG: Available languages: 21:09:16.030 DEBUG: * Terraform => "terraform" 21:09:16.030 DEBUG: * CloudFormation => "cloudformation" 21:09:16.030 DEBUG: * PL/SQL => "plsql" 21:09:16.030 DEBUG: * Scala => "scala" 21:09:16.030 DEBUG: * C# => "cs" 21:09:16.030 DEBUG: * Java => "java" 21:09:16.030 DEBUG: * HTML => "web" 21:09:16.030 DEBUG: * JSP => "jsp" 21:09:16.030 DEBUG: * Flex => "flex" 21:09:16.031 DEBUG: * XML => "xml" 21:09:16.031 DEBUG: * Text => "text" 21:09:16.031 DEBUG: * VB.NET => "vbnet" 21:09:16.031 DEBUG: * Swift => "swift" 21:09:16.031 DEBUG: * C => "c" 21:09:16.031 DEBUG: * C++ => "cpp" 21:09:16.031 DEBUG: * Objective-C => "objc" 21:09:16.031 DEBUG: * Python => "py" 21:09:16.031 DEBUG: * Go => "go" 21:09:16.031 DEBUG: * Kotlin => "kotlin" 21:09:16.031 DEBUG: * T-SQL => "tsql" 21:09:16.031 DEBUG: * JavaScript => "js" 21:09:16.031 DEBUG: * TypeScript => "ts" 21:09:16.032 DEBUG: * CSS => "css" 21:09:16.032 DEBUG: * Ruby => "ruby" 21:09:16.032 DEBUG: * PHP => "php" 21:09:16.032 DEBUG: * ABAP => "abap" 21:09:16.032 DEBUG: * YAML => "yaml" 21:09:16.032 DEBUG: * JSON => "json" 21:09:16.055 INFO: Load quality profiles 21:09:16.501 DEBUG: GET 200 http://10.20.100.121:9000/api/qualityprofiles/search.protobuf?project=test_hwpocdev_AX8q-GdSQ9-huixj9_E1 | time=445ms 21:09:16.528 INFO: Load quality profiles (done) | time=473ms 21:09:16.533 INFO: Load active rules 21:09:16.872 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFeaQ9-huixj98sy&ps=500&p=1 | time=337ms 21:09:17.309 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFgAQ9-huixj98uP&ps=500&p=1 | time=330ms 21:09:17.670 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFhLQ9-huixj98uv&ps=500&p=1 | time=355ms 21:09:18.164 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFhzQ9-huixj981V&ps=500&p=1 | time=493ms 21:09:18.751 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFkwQ9-huixj9891&ps=500&p=1 | time=556ms 21:09:19.182 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFnwQ9-huixj99Ez&ps=500&p=1 | time=402ms 21:09:19.862 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFrSQ9-huixj99WM&ps=500&p=1 | time=664ms 21:09:20.310 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFuuQ9-huixj99el&ps=500&p=1 | time=415ms 21:09:20.733 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFwkQ9-huixj99h0&ps=500&p=1 | time=420ms 21:09:21.021 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFvoQ9-huixj99f1&ps=500&p=1 | time=285ms 21:09:21.314 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFxYQ9-huixj99il&ps=500&p=1 | time=290ms 21:09:21.566 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFxbQ9-huixj99ip&ps=500&p=1 | time=251ms 21:09:22.081 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiFyiQ9-huixj99mc&ps=500&p=1 | time=514ms 21:09:22.485 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiF0gQ9-huixj99pE&ps=500&p=1 | time=400ms 21:09:22.761 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiF10Q9-huixj99ru&ps=500&p=1 | time=274ms 21:09:23.149 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiF1UQ9-huixj99pg&ps=500&p=1 | time=384ms 21:09:23.820 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiF5VQ9-huixj9952&ps=500&p=1 | time=671ms 21:09:24.191 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiF9AQ9-huixj9-G6&ps=500&p=1 | time=359ms 21:09:24.428 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGAZQ9-huixj9-PL&ps=500&p=1 | time=230ms 21:09:24.700 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiF_KQ9-huixj9-M8&ps=500&p=1 | time=270ms 21:09:24.948 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGBSQ9-huixj9-Rf&ps=500&p=1 | time=243ms 21:09:25.178 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGCXQ9-huixj9-Te&ps=500&p=1 | time=228ms 21:09:25.556 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGEXQ9-huixj9-cn&ps=500&p=1 | time=376ms 21:09:25.887 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGHOQ9-huixj9-mc&ps=500&p=1 | time=324ms 21:09:26.132 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGKlQ9-huixj9-s7&ps=500&p=1 | time=240ms 21:09:26.387 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGLyQ9-huixj9-v0&ps=500&p=1 | time=253ms 21:09:26.731 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGQfQ9-huixj9_A5&ps=500&p=1 | time=341ms 21:09:27.068 DEBUG: GET 200 http://10.20.100.121:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AX8qiGNoQ9-huixj9-3K&ps=500&p=1 | time=332ms 21:09:27.089 INFO: Load active rules (done) | time=10556ms 21:09:27.097 DEBUG: SCM Step is disabled by configuration 21:09:27.155 DEBUG: Declared extensions of language Terraform were converted to sonar.lang.patterns.terraform : **/*.tf 21:09:27.155 DEBUG: Declared extensions of language CloudFormation were converted to sonar.lang.patterns.cloudformation : 21:09:27.155 DEBUG: Declared extensions of language PL/SQL were converted to sonar.lang.patterns.plsql : **/*.sql,**/*.pks,**/*.pkb 21:09:27.155 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/*.scala 21:09:27.155 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs 21:09:27.156 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav 21:09:27.156 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.cshtml,**/*.vbhtml,**/*.aspx,**/*.ascx,**/*.rhtml,**/*.erb,**/*.shtm,**/*.shtml,**/*.cmp,**/*.twig 21:09:27.156 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp,**/*.jspf,**/*.jspx 21:09:27.157 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : **/*.as 21:09:27.157 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl 21:09:27.157 DEBUG: Declared extensions of language Text were converted to sonar.lang.patterns.text : **/*.sonarshouldnotexistextension 21:09:27.157 DEBUG: Declared extensions of language VB.NET were converted to sonar.lang.patterns.vbnet : **/*.vb 21:09:27.157 DEBUG: Declared extensions of language Swift were converted to sonar.lang.patterns.swift : **/*.swift 21:09:27.158 DEBUG: Declared extensions of language C were converted to sonar.lang.patterns.c : **/*.c,**/*.h 21:09:27.158 DEBUG: Declared extensions of language C++ were converted to sonar.lang.patterns.cpp : **/*.cc,**/*.cpp,**/*.cxx,**/*.c++,**/*.hh,**/*.hpp,**/*.hxx,**/*.h++,**/*.ipp 21:09:27.158 DEBUG: Declared extensions of language Objective-C were converted to sonar.lang.patterns.objc : **/*.m 21:09:27.158 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py 21:09:27.159 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : **/*.go 21:09:27.159 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/*.kt 21:09:27.159 DEBUG: Declared extensions of language T-SQL were converted to sonar.lang.patterns.tsql : **/*.tsql 21:09:27.159 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.mjs,**/*.vue 21:09:27.160 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx 21:09:27.160 DEBUG: Declared extensions of language CSS were converted to sonar.lang.patterns.css : **/*.css,**/*.less,**/*.scss 21:09:27.160 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : **/*.rb 21:09:27.160 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc 21:09:27.161 DEBUG: Declared extensions of language ABAP were converted to sonar.lang.patterns.abap : **/*.abap,**/*.ab4,**/*.flow,**/*.asprog 21:09:27.161 DEBUG: Declared extensions of language YAML were converted to sonar.lang.patterns.yaml : **/*.yaml,**/*.yml 21:09:27.161 DEBUG: Declared extensions of language JSON were converted to sonar.lang.patterns.json : **/*.json 21:09:27.163 DEBUG: Will ignore generated code 21:09:27.164 DEBUG: Will ignore generated code 21:09:27.169 INFO: Indexing files... 21:09:27.170 INFO: Project configuration: 21:09:27.186 DEBUG: '20221.txt' indexed with no language 21:09:27.201 DEBUG: '2022130new.txt' indexed with no language 21:09:27.204 DEBUG: '2022130new12.txt' indexed with no language 21:09:27.208 DEBUG: 'bw-output/build-wrapper-dump.json' excluded by org.sonar.plugins.config.json.JsonFileFilter 21:09:27.210 DEBUG: 'bw-output\build-wrapper.log' indexed with no language 21:09:27.213 DEBUG: 'calculate\Block.cpp' indexed with language 'cpp' 21:09:27.216 DEBUG: 'calculate\Block.h' indexed with language 'c' 21:09:27.218 DEBUG: 'calculate\BlockNoValue.cpp' indexed with language 'cpp' 21:09:27.220 DEBUG: 'calculate\Consolidation.cpp' indexed with language 'cpp' 21:09:27.243 DEBUG: 'calculate\Consolidation.h' indexed with language 'c' 21:09:27.250 DEBUG: 'calculate\TraverseTree.cpp' indexed with language 'cpp' 21:09:27.251 DEBUG: 'calculate\TraverseTree.h' indexed with language 'c' 21:09:27.252 DEBUG: 'CMakeLists.txt' indexed with no language 21:09:27.254 DEBUG: 'collections\TBSMap.cpp' indexed with language 'cpp' 21:09:27.255 DEBUG: 'collections\TBSMap.h' indexed with language 'c' 21:09:27.257 DEBUG: 'collections\TBSPooledSet.h' indexed with language 'c' 21:09:27.258 DEBUG: 'collections\TBSPooledString.cpp' indexed with language 'cpp' 21:09:27.259 DEBUG: 'collections\TBSPooledString.h' indexed with language 'c' 21:09:27.260 DEBUG: 'collections\TBSString.cpp' indexed with language 'cpp' 21:09:27.261 DEBUG: 'collections\TBSString.h' indexed with language 'c' 21:09:27.262 DEBUG: 'collections\TBSVector.cpp' indexed with language 'cpp' 21:09:27.263 DEBUG: 'collections\TBSVector.h' indexed with language 'c' 21:09:27.264 DEBUG: 'collections\YnAlloc.h' indexed with language 'c' 21:09:27.265 DEBUG: 'collections\YnMap.h' indexed with language 'c' 21:09:27.265 DEBUG: 'collections\YnVector.h' indexed with language 'c' 21:09:27.266 DEBUG: 'config\YnbaseOptions.cpp' indexed with language 'cpp' 21:09:27.267 DEBUG: 'config\YnbaseOptions.h' indexed with language 'c' 21:09:27.269 DEBUG: 'exception\CException.h' indexed with language 'c' 21:09:27.270 DEBUG: 'exception\YNException.h' indexed with language 'c' 21:09:27.271 DEBUG: 'exception\YNFileException.h' indexed with language 'c' 21:09:27.272 DEBUG: 'exception\YNLockException.h' indexed with language 'c' 21:09:27.272 DEBUG: 'exception\YNMemException.h' indexed with language 'c' 21:09:27.273 DEBUG: 'exception\YNSaveFileException.h' indexed with language 'c' 21:09:27.274 DEBUG: 'formula\.gitkeep' indexed with no language 21:09:27.275 DEBUG: 'formula\CalcEngine.sln' indexed with no language 21:09:27.277 DEBUG: 'formula\yncalc\yncalc.cpp' indexed with language 'cpp' 21:09:27.285 DEBUG: 'formula\yncalc\yncalc.flex.cpp' indexed with language 'cpp' 21:09:27.287 DEBUG: 'formula\yncalc\yncalc.flex.h' indexed with language 'c' 21:09:27.289 DEBUG: 'formula\yncalc\yncalc.gv' indexed with no language 21:09:27.291 DEBUG: 'formula\yncalc\yncalc.h' indexed with language 'c' 21:09:27.292 DEBUG: 'formula\yncalc\yncalc.l' indexed with no language 21:09:27.294 DEBUG: 'formula\yncalc\yncalc.sln' indexed with no language 21:09:27.295 DEBUG: 'formula\yncalc\yncalc.vcxproj' indexed with no language 21:09:27.296 DEBUG: 'formula\yncalc\yncalc.vcxproj.filters' indexed with no language 21:09:27.298 DEBUG: 'formula\yncalc\yncalc.y' indexed with no language 21:09:27.299 DEBUG: 'formula\yncalc\YnCalcArray.cpp' indexed with language 'cpp' 21:09:27.300 DEBUG: 'formula\yncalc\YnCalcArray.h' indexed with language 'c' 21:09:27.301 DEBUG: 'formula\yncalc\YnCalcCustomOp.cpp' indexed with language 'cpp' 21:09:27.303 DEBUG: 'formula\yncalc\YnCalcCustomOp.h' indexed with language 'c' 21:09:27.304 DEBUG: 'formula\yncalc\YnCalcDbMetaHelper.cpp' indexed with language 'cpp' 21:09:27.305 DEBUG: 'formula\yncalc\YnCalcDbMetaHelper.h' indexed with language 'c' 21:09:27.306 DEBUG: 'formula\yncalc\YnCalcExprOp.cpp' indexed with language 'cpp' 21:09:27.308 DEBUG: 'formula\yncalc\YnCalcExprOp.h' indexed with language 'c' 21:09:27.309 DEBUG: 'formula\yncalc\YnCalcLeftExprOp.cpp' indexed with language 'cpp' 21:09:27.316 DEBUG: 'formula\yncalc\YnCalcLeftExprOp.h' indexed with language 'c' 21:09:27.317 DEBUG: 'formula\yncalc\YnCalcLogHelper.cpp' indexed with language 'cpp' 21:09:27.318 DEBUG: 'formula\yncalc\YnCalcLogHelper.h' indexed with language 'c' 21:09:27.319 DEBUG: 'formula\yncalc\YnCalcMacros.h' indexed with language 'c' 21:09:27.320 DEBUG: 'formula\yncalc\YnCalcOp.cpp' indexed with language 'cpp' 21:09:27.321 DEBUG: 'formula\yncalc\YnCalcOp.h' indexed with language 'c' 21:09:27.322 DEBUG: 'formula\yncalc\YnCalcPreprocess.cpp' indexed with language 'cpp' 21:09:27.323 DEBUG: 'formula\yncalc\YnCalcPreprocess.h' indexed with language 'c' 21:09:27.324 DEBUG: 'formula\yncalc\YnCalcSimpleOp.cpp' indexed with language 'cpp' 21:09:27.325 DEBUG: 'formula\yncalc\YnCalcSimpleOp.h' indexed with language 'c' 21:09:27.326 DEBUG: 'formula\yncalc\YnCalcStackItem.cpp' indexed with language 'cpp' 21:09:27.327 DEBUG: 'formula\yncalc\YnCalcStackItem.h' indexed with language 'c' 21:09:27.328 DEBUG: 'formula\yncalc\YnCalcStringBuffer.cpp' indexed with language 'cpp' 21:09:27.329 DEBUG: 'formula\yncalc\YnCalcStringBuffer.h' indexed with language 'c' 21:09:27.330 DEBUG: 'formula\yncalc\YnCalculateCtx.cpp' indexed with language 'cpp' 21:09:27.331 DEBUG: 'formula\yncalc\YnCalculateCtx.h' indexed with language 'c' 21:09:27.332 DEBUG: 'formula\yncalc\YnFormulaBitmap.cpp' indexed with language 'cpp' 21:09:27.333 DEBUG: 'formula\yncalc\YnFormulaBitmap.h' indexed with language 'c' 21:09:27.334 DEBUG: 'formula\yncalc\YnFormulaInfo.cpp' indexed with language 'cpp' 21:09:27.335 DEBUG: 'formula\yncalc\YnFormulaInfo.h' indexed with language 'c' 21:09:27.336 DEBUG: 'formula\yncalc\YnParseCtx.cpp' indexed with language 'cpp' 21:09:27.337 DEBUG: 'formula\yncalc\YnParseCtx.h' indexed with language 'c' 21:09:27.339 DEBUG: 'highavailability\BinlogBuffer.cpp' indexed with language 'cpp' 21:09:27.340 DEBUG: 'highavailability\BinlogBuffer.h' indexed with language 'c' 21:09:27.340 DEBUG: 'highavailability\BinlogFullSync.cpp' indexed with language 'cpp' 21:09:27.341 DEBUG: 'highavailability\BinlogFullSync.h' indexed with language 'c' 21:09:27.342 DEBUG: 'highavailability\BinlogManage.cpp' indexed with language 'cpp' 21:09:27.343 DEBUG: 'highavailability\BinlogManage.h' indexed with language 'c' 21:09:27.344 DEBUG: 'highavailability\BinlogScanner.cpp' indexed with language 'cpp' 21:09:27.345 DEBUG: 'highavailability\BinlogScanner.h' indexed with language 'c' 21:09:27.346 DEBUG: 'highavailability\BinlogSyncThread.cpp' indexed with language 'cpp' 21:09:27.348 DEBUG: 'highavailability\BinlogSyncThread.h' indexed with language 'c' 21:09:27.350 DEBUG: 'highavailability\CMakeLists.txt' indexed with no language 21:09:27.351 DEBUG: 'highavailability\CommitDispatchThread.cpp' indexed with language 'cpp' 21:09:27.353 DEBUG: 'highavailability\CommitDispatchThread.h' indexed with language 'c' 21:09:27.355 DEBUG: 'highavailability\HAStatusControl.cpp' indexed with language 'cpp' 21:09:27.357 DEBUG: 'highavailability\HAStatusControl.h' indexed with language 'c' 21:09:27.358 DEBUG: 'highavailability\MultiThreadEvent.cpp' indexed with language 'cpp' 21:09:27.360 DEBUG: 'highavailability\MultiThreadEvent.h' indexed with language 'c' 21:09:27.362 DEBUG: 'highavailability\ProcessBinlog.cpp' indexed with language 'cpp' 21:09:27.364 DEBUG: 'highavailability\ProcessBinlog.h' indexed with language 'c' 21:09:27.365 DEBUG: 'highavailability\SyncStatusMonitor.cpp' indexed with language 'cpp' 21:09:27.367 DEBUG: 'highavailability\SyncStatusMonitor.h' indexed with language 'c' 21:09:27.369 DEBUG: 'highavailability\SysExactTime.cpp' indexed with language 'cpp' 21:09:27.371 DEBUG: 'highavailability\SysExactTime.h' indexed with language 'c' 21:09:27.373 DEBUG: 'http\Base64.cpp' indexed with language 'cpp' 21:09:27.374 DEBUG: 'http\Base64.h' indexed with language 'c' 21:09:27.376 DEBUG: 'http\ConvertJson.cpp' indexed with language 'cpp' 21:09:27.377 DEBUG: 'http\ConvertJson.h' indexed with language 'c' 21:09:27.379 DEBUG: 'http\HttpEvent.cpp' indexed with language 'cpp' 21:09:27.380 DEBUG: 'http\HttpEvent.h' indexed with language 'c' 21:09:27.382 DEBUG: 'http\HttpQueryTerm.h' indexed with language 'c' 21:09:27.383 DEBUG: 'http\HttpSessionContext.cpp' indexed with language 'cpp' 21:09:27.384 DEBUG: 'http\HttpSessionContext.h' indexed with language 'c' 21:09:27.386 DEBUG: 'http\HttpToken.cpp' indexed with language 'cpp' 21:09:27.390 DEBUG: 'http\HttpToken.h' indexed with language 'c' 21:09:27.392 DEBUG: 'http\ProcessBatchV1.cpp' indexed with language 'cpp' 21:09:27.393 DEBUG: 'http\ProcessBatchV1.h' indexed with language 'c' 21:09:27.394 DEBUG: 'http\ProcessFunction.cpp' indexed with language 'cpp' 21:09:27.395 DEBUG: 'http\ProcessFunction.h' indexed with language 'c' 21:09:27.396 DEBUG: 'http\ProcessFunctionV1.cpp' indexed with language 'cpp' 21:09:27.397 DEBUG: 'http\ProcessFunctionV1.h' indexed with language 'c' 21:09:27.398 DEBUG: 'http\ProcessHttpRequest.cpp' indexed with language 'cpp' 21:09:27.399 DEBUG: 'http\ProcessHttpRequest.h' indexed with language 'c' 21:09:27.400 DEBUG: 'http\ResponseResult.cpp' indexed with language 'cpp' 21:09:27.400 DEBUG: 'http\ResponseResult.h' indexed with language 'c' 21:09:27.402 DEBUG: 'include\gmock\gmock-actions.h' indexed with language 'c' 21:09:27.403 DEBUG: 'include\gmock\gmock-cardinalities.h' indexed with language 'c' 21:09:27.404 DEBUG: 'include\gmock\gmock-generated-actions.h' indexed with language 'c' 21:09:27.405 DEBUG: 'include\gmock\gmock-generated-actions.h.pump' indexed with no language 21:09:27.406 DEBUG: 'include\gmock\gmock-generated-function-mockers.h' indexed with language 'c' 21:09:27.407 DEBUG: 'include\gmock\gmock-generated-function-mockers.h.pump' indexed with no language 21:09:27.409 DEBUG: 'include\gmock\gmock-generated-matchers.h' indexed with language 'c' 21:09:27.410 DEBUG: 'include\gmock\gmock-generated-matchers.h.pump' indexed with no language 21:09:27.411 DEBUG: 'include\gmock\gmock-generated-nice-strict.h' indexed with language 'c' 21:09:27.412 DEBUG: 'include\gmock\gmock-generated-nice-strict.h.pump' indexed with no language 21:09:27.413 DEBUG: 'include\gmock\gmock-matchers.h' indexed with language 'c' 21:09:27.414 DEBUG: 'include\gmock\gmock-more-actions.h' indexed with language 'c' 21:09:27.415 DEBUG: 'include\gmock\gmock-more-matchers.h' indexed with language 'c' 21:09:27.416 DEBUG: 'include\gmock\gmock-spec-builders.h' indexed with language 'c' 21:09:27.418 DEBUG: 'include\gmock\gmock.h' indexed with language 'c' 21:09:27.420 DEBUG: 'include\gmock\internal\custom\gmock-generated-actions.h' indexed with language 'c' 21:09:27.421 DEBUG: 'include\gmock\internal\custom\gmock-generated-actions.h.pump' indexed with no language 21:09:27.423 DEBUG: 'include\gmock\internal\custom\gmock-matchers.h' indexed with language 'c' 21:09:27.424 DEBUG: 'include\gmock\internal\custom\gmock-port.h' indexed with language 'c' 21:09:27.425 DEBUG: 'include\gmock\internal\custom\README.md' indexed with no language 21:09:27.426 DEBUG: 'include\gmock\internal\gmock-generated-internal-utils.h' indexed with language 'c' 21:09:27.427 DEBUG: 'include\gmock\internal\gmock-generated-internal-utils.h.pump' indexed with no language 21:09:27.429 DEBUG: 'include\gmock\internal\gmock-internal-utils.h' indexed with language 'c' 21:09:27.430 DEBUG: 'include\gmock\internal\gmock-port.h' indexed with language 'c' 21:09:27.431 DEBUG: 'include\gtest\gtest-death-test.h' indexed with language 'c' 21:09:27.432 DEBUG: 'include\gtest\gtest-message.h' indexed with language 'c' 21:09:27.433 DEBUG: 'include\gtest\gtest-param-test.h' indexed with language 'c' 21:09:27.434 DEBUG: 'include\gtest\gtest-param-test.h.pump' indexed with no language 21:09:27.434 DEBUG: 'include\gtest\gtest-printers.h' indexed with language 'c' 21:09:27.435 DEBUG: 'include\gtest\gtest-spi.h' indexed with language 'c' 21:09:27.435 DEBUG: 'include\gtest\gtest-test-part.h' indexed with language 'c' 21:09:27.436 DEBUG: 'include\gtest\gtest-typed-test.h' indexed with language 'c' 21:09:27.437 DEBUG: 'include\gtest\gtest.h' indexed with language 'c' 21:09:27.437 DEBUG: 'include\gtest\gtest_pred_impl.h' indexed with language 'c' 21:09:27.438 DEBUG: 'include\gtest\gtest_prod.h' indexed with language 'c' 21:09:27.439 DEBUG: 'include\gtest\internal\custom\gtest-port.h' indexed with language 'c' 21:09:27.441 DEBUG: 'include\gtest\internal\custom\gtest-printers.h' indexed with language 'c' 21:09:27.442 DEBUG: 'include\gtest\internal\custom\gtest.h' indexed with language 'c' 21:09:27.443 DEBUG: 'include\gtest\internal\custom\README.md' indexed with no language 21:09:27.444 DEBUG: 'include\gtest\internal\gtest-death-test-internal.h' indexed with language 'c' 21:09:27.445 DEBUG: 'include\gtest\internal\gtest-filepath.h' indexed with language 'c' 21:09:27.446 DEBUG: 'include\gtest\internal\gtest-internal.h' indexed with language 'c' 21:09:27.447 DEBUG: 'include\gtest\internal\gtest-linked_ptr.h' indexed with language 'c' 21:09:27.448 DEBUG: 'include\gtest\internal\gtest-param-util-generated.h' indexed with language 'c' 21:09:27.449 DEBUG: 'include\gtest\internal\gtest-param-util-generated.h.pump' indexed with no language 21:09:27.450 DEBUG: 'include\gtest\internal\gtest-param-util.h' indexed with language 'c' 21:09:27.451 DEBUG: 'include\gtest\internal\gtest-port-arch.h' indexed with language 'c' 21:09:27.452 DEBUG: 'include\gtest\internal\gtest-port.h' indexed with language 'c' 21:09:27.453 DEBUG: 'include\gtest\internal\gtest-string.h' indexed with language 'c' 21:09:27.455 DEBUG: 'include\gtest\internal\gtest-tuple.h' indexed with language 'c' 21:09:27.456 DEBUG: 'include\gtest\internal\gtest-tuple.h.pump' indexed with no language 21:09:27.457 DEBUG: 'include\gtest\internal\gtest-type-util.h' indexed with language 'c' 21:09:27.458 DEBUG: 'include\gtest\internal\gtest-type-util.h.pump' indexed with no language 21:09:27.459 DEBUG: 'include\json\json.hpp' indexed with language 'cpp' 21:09:27.461 DEBUG: 'include\linux\libevent\evconfig-private.h' indexed with language 'c' 21:09:27.462 DEBUG: 'include\linux\libevent\evdns.h' indexed with language 'c' 21:09:27.463 DEBUG: 'include\linux\libevent\event.h' indexed with language 'c' 21:09:27.465 DEBUG: 'include\linux\libevent\event2\buffer.h' indexed with language 'c' 21:09:27.466 DEBUG: 'include\linux\libevent\event2\bufferevent.h' indexed with language 'c' 21:09:27.467 DEBUG: 'include\linux\libevent\event2\bufferevent_compat.h' indexed with language 'c' 21:09:27.468 DEBUG: 'include\linux\libevent\event2\bufferevent_ssl.h' indexed with language 'c' 21:09:27.469 DEBUG: 'include\linux\libevent\event2\bufferevent_struct.h' indexed with language 'c' 21:09:27.470 DEBUG: 'include\linux\libevent\event2\buffer_compat.h' indexed with language 'c' 21:09:27.471 DEBUG: 'include\linux\libevent\event2\dns.h' indexed with language 'c' 21:09:27.472 DEBUG: 'include\linux\libevent\event2\dns_compat.h' indexed with language 'c' 21:09:27.473 DEBUG: 'include\linux\libevent\event2\dns_struct.h' indexed with language 'c' 21:09:27.474 DEBUG: 'include\linux\libevent\event2\event-config.h' indexed with language 'c' 21:09:27.474 DEBUG: 'include\linux\libevent\event2\event.h' indexed with language 'c' 21:09:27.475 DEBUG: 'include\linux\libevent\event2\event_compat.h' indexed with language 'c' 21:09:27.476 DEBUG: 'include\linux\libevent\event2\event_struct.h' indexed with language 'c' 21:09:27.479 DEBUG: 'include\linux\libevent\event2\http.h' indexed with language 'c' 21:09:27.481 DEBUG: 'include\linux\libevent\event2\http_compat.h' indexed with language 'c' 21:09:27.482 DEBUG: 'include\linux\libevent\event2\http_struct.h' indexed with language 'c' 21:09:27.483 DEBUG: 'include\linux\libevent\event2\keyvalq_struct.h' indexed with language 'c' 21:09:27.484 DEBUG: 'include\linux\libevent\event2\listener.h' indexed with language 'c' 21:09:27.485 DEBUG: 'include\linux\libevent\event2\rpc.h' indexed with language 'c' 21:09:27.485 DEBUG: 'include\linux\libevent\event2\rpc_compat.h' indexed with language 'c' 21:09:27.486 DEBUG: 'include\linux\libevent\event2\rpc_struct.h' indexed with language 'c' 21:09:27.487 DEBUG: 'include\linux\libevent\event2\tag.h' indexed with language 'c' 21:09:27.488 DEBUG: 'include\linux\libevent\event2\tag_compat.h' indexed with language 'c' 21:09:27.488 DEBUG: 'include\linux\libevent\event2\thread.h' indexed with language 'c' 21:09:27.489 DEBUG: 'include\linux\libevent\event2\util.h' indexed with language 'c' 21:09:27.490 DEBUG: 'include\linux\libevent\event2\visibility.h' indexed with language 'c' 21:09:27.491 DEBUG: 'include\linux\libevent\event2\watch.h' indexed with language 'c' 21:09:27.493 DEBUG: 'include\linux\libevent\evhttp.h' indexed with language 'c' 21:09:27.494 DEBUG: 'include\linux\libevent\evrpc.h' indexed with language 'c' 21:09:27.494 DEBUG: 'include\linux\libevent\evutil.h' indexed with language 'c' 21:09:27.495 DEBUG: 'include\linux\log4cxx\appender.h' indexed with language 'c' 21:09:27.496 DEBUG: 'include\linux\log4cxx\appenderskeleton.h' indexed with language 'c' 21:09:27.496 DEBUG: 'include\linux\log4cxx\asyncappender.h' indexed with language 'c' 21:09:27.497 DEBUG: 'include\linux\log4cxx\basicconfigurator.h' indexed with language 'c' 21:09:27.498 DEBUG: 'include\linux\log4cxx\config\propertysetter.h' indexed with language 'c' 21:09:27.499 DEBUG: 'include\linux\log4cxx\consoleappender.h' indexed with language 'c' 21:09:27.499 DEBUG: 'include\linux\log4cxx\dailyrollingfileappender.h' indexed with language 'c' 21:09:27.500 DEBUG: 'include\linux\log4cxx\db\odbcappender.h' indexed with language 'c' 21:09:27.501 DEBUG: 'include\linux\log4cxx\defaultconfigurator.h' indexed with language 'c' 21:09:27.502 DEBUG: 'include\linux\log4cxx\defaultloggerfactory.h' indexed with language 'c' 21:09:27.503 DEBUG: 'include\linux\log4cxx\file.h' indexed with language 'c' 21:09:27.503 DEBUG: 'include\linux\log4cxx\fileappender.h' indexed with language 'c' 21:09:27.504 DEBUG: 'include\linux\log4cxx\filter\andfilter.h' indexed with language 'c' 21:09:27.505 DEBUG: 'include\linux\log4cxx\filter\denyallfilter.h' indexed with language 'c' 21:09:27.506 DEBUG: 'include\linux\log4cxx\filter\expressionfilter.h' indexed with language 'c' 21:09:27.506 DEBUG: 'include\linux\log4cxx\filter\levelmatchfilter.h' indexed with language 'c' 21:09:27.507 DEBUG: 'include\linux\log4cxx\filter\levelrangefilter.h' indexed with language 'c' 21:09:27.508 DEBUG: 'include\linux\log4cxx\filter\locationinfofilter.h' indexed with language 'c' 21:09:27.508 DEBUG: 'include\linux\log4cxx\filter\loggermatchfilter.h' indexed with language 'c' 21:09:27.509 DEBUG: 'include\linux\log4cxx\filter\mapfilter.h' indexed with language 'c' 21:09:27.510 DEBUG: 'include\linux\log4cxx\filter\propertyfilter.h' indexed with language 'c' 21:09:27.511 DEBUG: 'include\linux\log4cxx\filter\stringmatchfilter.h' indexed with language 'c' 21:09:27.512 DEBUG: 'include\linux\log4cxx\helpers\absolutetimedateformat.h' indexed with language 'c' 21:09:27.513 DEBUG: 'include\linux\log4cxx\helpers\appenderattachableimpl.h' indexed with language 'c' 21:09:27.514 DEBUG: 'include\linux\log4cxx\helpers\aprinitializer.h' indexed with language 'c' 21:09:27.514 DEBUG: 'include\linux\log4cxx\helpers\bufferedoutputstream.h' indexed with language 'c' 21:09:27.515 DEBUG: 'include\linux\log4cxx\helpers\bufferedwriter.h' indexed with language 'c' 21:09:27.515 DEBUG: 'include\linux\log4cxx\helpers\bytearrayinputstream.h' indexed with language 'c' 21:09:27.516 DEBUG: 'include\linux\log4cxx\helpers\bytearrayoutputstream.h' indexed with language 'c' 21:09:27.517 DEBUG: 'include\linux\log4cxx\helpers\bytebuffer.h' indexed with language 'c' 21:09:27.518 DEBUG: 'include\linux\log4cxx\helpers\cacheddateformat.h' indexed with language 'c' 21:09:27.519 DEBUG: 'include\linux\log4cxx\helpers\charsetdecoder.h' indexed with language 'c' 21:09:27.520 DEBUG: 'include\linux\log4cxx\helpers\charsetencoder.h' indexed with language 'c' 21:09:27.520 DEBUG: 'include\linux\log4cxx\helpers\class.h' indexed with language 'c' 21:09:27.521 DEBUG: 'include\linux\log4cxx\helpers\classregistration.h' indexed with language 'c' 21:09:27.522 DEBUG: 'include\linux\log4cxx\helpers\condition.h' indexed with language 'c' 21:09:27.523 DEBUG: 'include\linux\log4cxx\helpers\cyclicbuffer.h' indexed with language 'c' 21:09:27.524 DEBUG: 'include\linux\log4cxx\helpers\datagrampacket.h' indexed with language 'c' 21:09:27.525 DEBUG: 'include\linux\log4cxx\helpers\datagramsocket.h' indexed with language 'c' 21:09:27.526 DEBUG: 'include\linux\log4cxx\helpers\date.h' indexed with language 'c' 21:09:27.526 DEBUG: 'include\linux\log4cxx\helpers\dateformat.h' indexed with language 'c' 21:09:27.527 DEBUG: 'include\linux\log4cxx\helpers\datelayout.h' indexed with language 'c' 21:09:27.528 DEBUG: 'include\linux\log4cxx\helpers\datetimedateformat.h' indexed with language 'c' 21:09:27.528 DEBUG: 'include\linux\log4cxx\helpers\exception.h' indexed with language 'c' 21:09:27.529 DEBUG: 'include\linux\log4cxx\helpers\fileinputstream.h' indexed with language 'c' 21:09:27.529 DEBUG: 'include\linux\log4cxx\helpers\fileoutputstream.h' indexed with language 'c' 21:09:27.530 DEBUG: 'include\linux\log4cxx\helpers\filewatchdog.h' indexed with language 'c' 21:09:27.531 DEBUG: 'include\linux\log4cxx\helpers\inetaddress.h' indexed with language 'c' 21:09:27.532 DEBUG: 'include\linux\log4cxx\helpers\inputstream.h' indexed with language 'c' 21:09:27.533 DEBUG: 'include\linux\log4cxx\helpers\inputstreamreader.h' indexed with language 'c' 21:09:27.534 DEBUG: 'include\linux\log4cxx\helpers\integer.h' indexed with language 'c' 21:09:27.535 DEBUG: 'include\linux\log4cxx\helpers\iso8601dateformat.h' indexed with language 'c' 21:09:27.536 DEBUG: 'include\linux\log4cxx\helpers\loader.h' indexed with language 'c' 21:09:27.536 DEBUG: 'include\linux\log4cxx\helpers\locale.h' indexed with language 'c' 21:09:27.537 DEBUG: 'include\linux\log4cxx\helpers\loglog.h' indexed with language 'c' 21:09:27.538 DEBUG: 'include\linux\log4cxx\helpers\messagebuffer.h' indexed with language 'c' 21:09:27.538 DEBUG: 'include\linux\log4cxx\helpers\mutex.h' indexed with language 'c' 21:09:27.539 DEBUG: 'include\linux\log4cxx\helpers\object.h' indexed with language 'c' 21:09:27.540 DEBUG: 'include\linux\log4cxx\helpers\objectimpl.h' indexed with language 'c' 21:09:27.540 DEBUG: 'include\linux\log4cxx\helpers\objectoutputstream.h' indexed with language 'c' 21:09:27.542 DEBUG: 'include\linux\log4cxx\helpers\objectptr.h' indexed with language 'c' 21:09:27.543 DEBUG: 'include\linux\log4cxx\helpers\onlyonceerrorhandler.h' indexed with language 'c' 21:09:27.544 DEBUG: 'include\linux\log4cxx\helpers\optionconverter.h' indexed with language 'c' 21:09:27.545 DEBUG: 'include\linux\log4cxx\helpers\outputstream.h' indexed with language 'c' 21:09:27.546 DEBUG: 'include\linux\log4cxx\helpers\outputstreamwriter.h' indexed with language 'c' 21:09:27.547 DEBUG: 'include\linux\log4cxx\helpers\pool.h' indexed with language 'c' 21:09:27.548 DEBUG: 'include\linux\log4cxx\helpers\properties.h' indexed with language 'c' 21:09:27.549 DEBUG: 'include\linux\log4cxx\helpers\propertyresourcebundle.h' indexed with language 'c' 21:09:27.550 DEBUG: 'include\linux\log4cxx\helpers\reader.h' indexed with language 'c' 21:09:27.551 DEBUG: 'include\linux\log4cxx\helpers\relativetimedateformat.h' indexed with language 'c' 21:09:27.552 DEBUG: 'include\linux\log4cxx\helpers\resourcebundle.h' indexed with language 'c' 21:09:27.553 DEBUG: 'include\linux\log4cxx\helpers\serversocket.h' indexed with language 'c' 21:09:27.554 DEBUG: 'include\linux\log4cxx\helpers\simpledateformat.h' indexed with language 'c' 21:09:27.555 DEBUG: 'include\linux\log4cxx\helpers\socket.h' indexed with language 'c' 21:09:27.557 DEBUG: 'include\linux\log4cxx\helpers\socketoutputstream.h' indexed with language 'c' 21:09:27.558 DEBUG: 'include\linux\log4cxx\helpers\strftimedateformat.h' indexed with language 'c' 21:09:27.559 DEBUG: 'include\linux\log4cxx\helpers\strictmath.h' indexed with language 'c' 21:09:27.560 DEBUG: 'include\linux\log4cxx\helpers\stringhelper.h' indexed with language 'c' 21:09:27.561 DEBUG: 'include\linux\log4cxx\helpers\stringtokenizer.h' indexed with language 'c' 21:09:27.562 DEBUG: 'include\linux\log4cxx\helpers\synchronized.h' indexed with language 'c' 21:09:27.562 DEBUG: 'include\linux\log4cxx\helpers\syslogwriter.h' indexed with language 'c' 21:09:27.563 DEBUG: 'include\linux\log4cxx\helpers\system.h' indexed with language 'c' 21:09:27.564 DEBUG: 'include\linux\log4cxx\helpers\systemerrwriter.h' indexed with language 'c' 21:09:27.565 DEBUG: 'include\linux\log4cxx\helpers\systemoutwriter.h' indexed with language 'c' 21:09:27.566 DEBUG: 'include\linux\log4cxx\helpers\tchar.h' indexed with language 'c' 21:09:27.567 DEBUG: 'include\linux\log4cxx\helpers\thread.h' indexed with language 'c' 21:09:27.568 DEBUG: 'include\linux\log4cxx\helpers\threadlocal.h' indexed with language 'c' 21:09:27.569 DEBUG: 'include\linux\log4cxx\helpers\threadspecificdata.h' indexed with language 'c' 21:09:27.569 DEBUG: 'include\linux\log4cxx\helpers\timezone.h' indexed with language 'c' 21:09:27.570 DEBUG: 'include\linux\log4cxx\helpers\transcoder.h' indexed with language 'c' 21:09:27.571 DEBUG: 'include\linux\log4cxx\helpers\transform.h' indexed with language 'c' 21:09:27.572 DEBUG: 'include\linux\log4cxx\helpers\writer.h' indexed with language 'c' 21:09:27.573 DEBUG: 'include\linux\log4cxx\helpers\xml.h' indexed with language 'c' 21:09:27.574 DEBUG: 'include\linux\log4cxx\hierarchy.h' indexed with language 'c' 21:09:27.575 DEBUG: 'include\linux\log4cxx\htmllayout.h' indexed with language 'c' 21:09:27.575 DEBUG: 'include\linux\log4cxx\jsonlayout.h' indexed with language 'c' 21:09:27.576 DEBUG: 'include\linux\log4cxx\layout.h' indexed with language 'c' 21:09:27.577 DEBUG: 'include\linux\log4cxx\level.h' indexed with language 'c' 21:09:27.578 DEBUG: 'include\linux\log4cxx\log4cxx.h' indexed with language 'c' 21:09:27.578 DEBUG: 'include\linux\log4cxx\logger.h' indexed with language 'c' 21:09:27.579 DEBUG: 'include\linux\log4cxx\logmanager.h' indexed with language 'c' 21:09:27.580 DEBUG: 'include\linux\log4cxx\logstring.h' indexed with language 'c' 21:09:27.581 DEBUG: 'include\linux\log4cxx\mdc.h' indexed with language 'c' 21:09:27.581 DEBUG: 'include\linux\log4cxx\ndc.h' indexed with language 'c' 21:09:27.583 DEBUG: 'include\linux\log4cxx\net\smtpappender.h' indexed with language 'c' 21:09:27.584 DEBUG: 'include\linux\log4cxx\net\socketappender.h' indexed with language 'c' 21:09:27.585 DEBUG: 'include\linux\log4cxx\net\socketappenderskeleton.h' indexed with language 'c' 21:09:27.585 DEBUG: 'include\linux\log4cxx\net\sockethubappender.h' indexed with language 'c' 21:09:27.586 DEBUG: 'include\linux\log4cxx\net\syslogappender.h' indexed with language 'c' 21:09:27.587 DEBUG: 'include\linux\log4cxx\net\telnetappender.h' indexed with language 'c' 21:09:27.588 DEBUG: 'include\linux\log4cxx\net\xmlsocketappender.h' indexed with language 'c' 21:09:27.590 DEBUG: 'include\linux\log4cxx\nt\nteventlogappender.h' indexed with language 'c' 21:09:27.590 DEBUG: 'include\linux\log4cxx\nt\outputdebugstringappender.h' indexed with language 'c' 21:09:27.592 DEBUG: 'include\linux\log4cxx\pattern\classnamepatternconverter.h' indexed with language 'c' 21:09:27.594 DEBUG: 'include\linux\log4cxx\pattern\datepatternconverter.h' indexed with language 'c' 21:09:27.595 DEBUG: 'include\linux\log4cxx\pattern\filedatepatternconverter.h' indexed with language 'c' 21:09:27.596 DEBUG: 'include\linux\log4cxx\pattern\filelocationpatternconverter.h' indexed with language 'c' 21:09:27.598 DEBUG: 'include\linux\log4cxx\pattern\formattinginfo.h' indexed with language 'c' 21:09:27.600 DEBUG: 'include\linux\log4cxx\pattern\fulllocationpatternconverter.h' indexed with language 'c' 21:09:27.601 DEBUG: 'include\linux\log4cxx\pattern\integerpatternconverter.h' indexed with language 'c' 21:09:27.603 DEBUG: 'include\linux\log4cxx\pattern\levelpatternconverter.h' indexed with language 'c' 21:09:27.605 DEBUG: 'include\linux\log4cxx\pattern\linelocationpatternconverter.h' indexed with language 'c' 21:09:27.606 DEBUG: 'include\linux\log4cxx\pattern\lineseparatorpatternconverter.h' indexed with language 'c' 21:09:27.606 DEBUG: 'include\linux\log4cxx\pattern\literalpatternconverter.h' indexed with language 'c' 21:09:27.607 DEBUG: 'include\linux\log4cxx\pattern\loggerpatternconverter.h' indexed with language 'c' 21:09:27.608 DEBUG: 'include\linux\log4cxx\pattern\loggingeventpatternconverter.h' indexed with language 'c' 21:09:27.609 DEBUG: 'include\linux\log4cxx\pattern\messagepatternconverter.h' indexed with language 'c' 21:09:27.610 DEBUG: 'include\linux\log4cxx\pattern\methodlocationpatternconverter.h' indexed with language 'c' 21:09:27.610 DEBUG: 'include\linux\log4cxx\pattern\nameabbreviator.h' indexed with language 'c' 21:09:27.611 DEBUG: 'include\linux\log4cxx\pattern\namepatternconverter.h' indexed with language 'c' 21:09:27.612 DEBUG: 'include\linux\log4cxx\pattern\ndcpatternconverter.h' indexed with language 'c' 21:09:27.613 DEBUG: 'include\linux\log4cxx\pattern\patternconverter.h' indexed with language 'c' 21:09:27.614 DEBUG: 'include\linux\log4cxx\pattern\patternparser.h' indexed with language 'c' 21:09:27.615 DEBUG: 'include\linux\log4cxx\pattern\propertiespatternconverter.h' indexed with language 'c' 21:09:27.616 DEBUG: 'include\linux\log4cxx\pattern\relativetimepatternconverter.h' indexed with language 'c' 21:09:27.617 DEBUG: 'include\linux\log4cxx\pattern\threadpatternconverter.h' indexed with language 'c' 21:09:27.618 DEBUG: 'include\linux\log4cxx\pattern\throwableinformationpatternconverter.h' indexed with language 'c' 21:09:27.619 DEBUG: 'include\linux\log4cxx\patternlayout.h' indexed with language 'c' 21:09:27.620 DEBUG: 'include\linux\log4cxx\portability.h' indexed with language 'c' 21:09:27.621 DEBUG: 'include\linux\log4cxx\private\log4cxx_private.h' indexed with language 'c' 21:09:27.621 DEBUG: 'include\linux\log4cxx\propertyconfigurator.h' indexed with language 'c' 21:09:27.622 DEBUG: 'include\linux\log4cxx\provisionnode.h' indexed with language 'c' 21:09:27.623 DEBUG: 'include\linux\log4cxx\rolling\action.h' indexed with language 'c' 21:09:27.624 DEBUG: 'include\linux\log4cxx\rolling\filerenameaction.h' indexed with language 'c' 21:09:27.625 DEBUG: 'include\linux\log4cxx\rolling\filterbasedtriggeringpolicy.h' indexed with language 'c' 21:09:27.625 DEBUG: 'include\linux\log4cxx\rolling\fixedwindowrollingpolicy.h' indexed with language 'c' 21:09:27.626 DEBUG: 'include\linux\log4cxx\rolling\gzcompressaction.h' indexed with language 'c' 21:09:27.626 DEBUG: 'include\linux\log4cxx\rolling\manualtriggeringpolicy.h' indexed with language 'c' 21:09:27.627 DEBUG: 'include\linux\log4cxx\rolling\rollingfileappender.h' indexed with language 'c' 21:09:27.627 DEBUG: 'include\linux\log4cxx\rolling\rollingfileappenderskeleton.h' indexed with language 'c' 21:09:27.628 DEBUG: 'include\linux\log4cxx\rolling\rollingpolicy.h' indexed with language 'c' 21:09:27.629 DEBUG: 'include\linux\log4cxx\rolling\rollingpolicybase.h' indexed with language 'c' 21:09:27.629 DEBUG: 'include\linux\log4cxx\rolling\rolloverdescription.h' indexed with language 'c' 21:09:27.630 DEBUG: 'include\linux\log4cxx\rolling\sizebasedtriggeringpolicy.h' indexed with language 'c' 21:09:27.630 DEBUG: 'include\linux\log4cxx\rolling\timebasedrollingpolicy.h' indexed with language 'c' 21:09:27.631 DEBUG: 'include\linux\log4cxx\rolling\triggeringpolicy.h' indexed with language 'c' 21:09:27.631 DEBUG: 'include\linux\log4cxx\rolling\zipcompressaction.h' indexed with language 'c' 21:09:27.632 DEBUG: 'include\linux\log4cxx\rollingfileappender.h' indexed with language 'c' 21:09:27.632 DEBUG: 'include\linux\log4cxx\simplelayout.h' indexed with language 'c' 21:09:27.633 DEBUG: 'include\linux\log4cxx\spi\appenderattachable.h' indexed with language 'c' 21:09:27.633 DEBUG: 'include\linux\log4cxx\spi\configurator.h' indexed with language 'c' 21:09:27.634 DEBUG: 'include\linux\log4cxx\spi\defaultrepositoryselector.h' indexed with language 'c' 21:09:27.634 DEBUG: 'include\linux\log4cxx\spi\errorhandler.h' indexed with language 'c' 21:09:27.635 DEBUG: 'include\linux\log4cxx\spi\filter.h' indexed with language 'c' 21:09:27.635 DEBUG: 'include\linux\log4cxx\spi\hierarchyeventlistener.h' indexed with language 'c' 21:09:27.636 DEBUG: 'include\linux\log4cxx\spi\location\locationinfo.h' indexed with language 'c' 21:09:27.637 DEBUG: 'include\linux\log4cxx\spi\loggerfactory.h' indexed with language 'c' 21:09:27.637 DEBUG: 'include\linux\log4cxx\spi\loggerrepository.h' indexed with language 'c' 21:09:27.638 DEBUG: 'include\linux\log4cxx\spi\loggingevent.h' indexed with language 'c' 21:09:27.638 DEBUG: 'include\linux\log4cxx\spi\optionhandler.h' indexed with language 'c' 21:09:27.639 DEBUG: 'include\linux\log4cxx\spi\repositoryselector.h' indexed with language 'c' 21:09:27.639 DEBUG: 'include\linux\log4cxx\spi\rootlogger.h' indexed with language 'c' 21:09:27.640 DEBUG: 'include\linux\log4cxx\spi\triggeringeventevaluator.h' indexed with language 'c' 21:09:27.640 DEBUG: 'include\linux\log4cxx\stream.h' indexed with language 'c' 21:09:27.641 DEBUG: 'include\linux\log4cxx\ttcclayout.h' indexed with language 'c' 21:09:27.642 DEBUG: 'include\linux\log4cxx\varia\fallbackerrorhandler.h' indexed with language 'c' 21:09:27.642 DEBUG: 'include\linux\log4cxx\writerappender.h' indexed with language 'c' 21:09:27.644 DEBUG: 'include\linux\log4cxx\xml\domconfigurator.h' indexed with language 'c' 21:09:27.645 DEBUG: 'include\linux\log4cxx\xml\xmllayout.h' indexed with language 'c' 21:09:27.646 DEBUG: 'include\linux\openssl\aes.h' indexed with language 'c' 21:09:27.647 DEBUG: 'include\linux\openssl\asn1.h' indexed with language 'c' 21:09:27.648 DEBUG: 'include\linux\openssl\asn1err.h' indexed with language 'c' 21:09:27.648 DEBUG: 'include\linux\openssl\asn1t.h' indexed with language 'c' 21:09:27.649 DEBUG: 'include\linux\openssl\asn1_mac.h' indexed with language 'c' 21:09:27.650 DEBUG: 'include\linux\openssl\async.h' indexed with language 'c' 21:09:27.651 DEBUG: 'include\linux\openssl\asyncerr.h' indexed with language 'c' 21:09:27.651 DEBUG: 'include\linux\openssl\bio.h' indexed with language 'c' 21:09:27.652 DEBUG: 'include\linux\openssl\bioerr.h' indexed with language 'c' 21:09:27.653 DEBUG: 'include\linux\openssl\blowfish.h' indexed with language 'c' 21:09:27.654 DEBUG: 'include\linux\openssl\bn.h' indexed with language 'c' 21:09:27.654 DEBUG: 'include\linux\openssl\bnerr.h' indexed with language 'c' 21:09:27.655 DEBUG: 'include\linux\openssl\buffer.h' indexed with language 'c' 21:09:27.656 DEBUG: 'include\linux\openssl\buffererr.h' indexed with language 'c' 21:09:27.657 DEBUG: 'include\linux\openssl\camellia.h' indexed with language 'c' 21:09:27.657 DEBUG: 'include\linux\openssl\cast.h' indexed with language 'c' 21:09:27.658 DEBUG: 'include\linux\openssl\cmac.h' indexed with language 'c' 21:09:27.659 DEBUG: 'include\linux\openssl\cms.h' indexed with language 'c' 21:09:27.659 DEBUG: 'include\linux\openssl\cmserr.h' indexed with language 'c' 21:09:27.660 DEBUG: 'include\linux\openssl\comp.h' indexed with language 'c' 21:09:27.661 DEBUG: 'include\linux\openssl\comperr.h' indexed with language 'c' 21:09:27.662 DEBUG: 'include\linux\openssl\conf.h' indexed with language 'c' 21:09:27.662 DEBUG: 'include\linux\openssl\conferr.h' indexed with language 'c' 21:09:27.663 DEBUG: 'include\linux\openssl\conf_api.h' indexed with language 'c' 21:09:27.664 DEBUG: 'include\linux\openssl\crypto.h' indexed with language 'c' 21:09:27.664 DEBUG: 'include\linux\openssl\cryptoerr.h' indexed with language 'c' 21:09:27.665 DEBUG: 'include\linux\openssl\ct.h' indexed with language 'c' 21:09:27.666 DEBUG: 'include\linux\openssl\cterr.h' indexed with language 'c' 21:09:27.666 DEBUG: 'include\linux\openssl\des.h' indexed with language 'c' 21:09:27.667 DEBUG: 'include\linux\openssl\dh.h' indexed with language 'c' 21:09:27.668 DEBUG: 'include\linux\openssl\dherr.h' indexed with language 'c' 21:09:27.668 DEBUG: 'include\linux\openssl\dsa.h' indexed with language 'c' 21:09:27.669 DEBUG: 'include\linux\openssl\dsaerr.h' indexed with language 'c' 21:09:27.670 DEBUG: 'include\linux\openssl\dtls1.h' indexed with language 'c' 21:09:27.670 DEBUG: 'include\linux\openssl\ebcdic.h' indexed with language 'c' 21:09:27.671 DEBUG: 'include\linux\openssl\ec.h' indexed with language 'c' 21:09:27.672 DEBUG: 'include\linux\openssl\ecdh.h' indexed with language 'c' 21:09:27.672 DEBUG: 'include\linux\openssl\ecdsa.h' indexed with language 'c' 21:09:27.673 DEBUG: 'include\linux\openssl\ecerr.h' indexed with language 'c' 21:09:27.674 DEBUG: 'include\linux\openssl\engine.h' indexed with language 'c' 21:09:27.674 DEBUG: 'include\linux\openssl\engineerr.h' indexed with language 'c' 21:09:27.675 DEBUG: 'include\linux\openssl\err.h' indexed with language 'c' 21:09:27.676 DEBUG: 'include\linux\openssl\evp.h' indexed with language 'c' 21:09:27.676 DEBUG: 'include\linux\openssl\evperr.h' indexed with language 'c' 21:09:27.677 DEBUG: 'include\linux\openssl\e_os2.h' indexed with language 'c' 21:09:27.678 DEBUG: 'include\linux\openssl\hmac.h' indexed with language 'c' 21:09:27.678 DEBUG: 'include\linux\openssl\idea.h' indexed with language 'c' 21:09:27.679 DEBUG: 'include\linux\openssl\kdf.h' indexed with language 'c' 21:09:27.680 DEBUG: 'include\linux\openssl\kdferr.h' indexed with language 'c' 21:09:27.680 DEBUG: 'include\linux\openssl\lhash.h' indexed with language 'c' 21:09:27.681 DEBUG: 'include\linux\openssl\md2.h' indexed with language 'c' 21:09:27.681 DEBUG: 'include\linux\openssl\md4.h' indexed with language 'c' 21:09:27.682 DEBUG: 'include\linux\openssl\md5.h' indexed with language 'c' 21:09:27.683 DEBUG: 'include\linux\openssl\mdc2.h' indexed with language 'c' 21:09:27.683 DEBUG: 'include\linux\openssl\modes.h' indexed with language 'c' 21:09:27.684 DEBUG: 'include\linux\openssl\objects.h' indexed with language 'c' 21:09:27.685 DEBUG: 'include\linux\openssl\objectserr.h' indexed with language 'c' 21:09:27.685 DEBUG: 'include\linux\openssl\obj_mac.h' indexed with language 'c' 21:09:27.686 DEBUG: 'include\linux\openssl\ocsp.h' indexed with language 'c' 21:09:27.687 DEBUG: 'include\linux\openssl\ocsperr.h' indexed with language 'c' 21:09:27.687 DEBUG: 'include\linux\openssl\opensslconf.h' indexed with language 'c' 21:09:27.687 DEBUG: 'include\linux\openssl\opensslv.h' indexed with language 'c' 21:09:27.692 DEBUG: 'include\linux\openssl\ossl_typ.h' indexed with language 'c' 21:09:27.693 DEBUG: 'include\linux\openssl\pem.h' indexed with language 'c' 21:09:27.693 DEBUG: 'include\linux\openssl\pem2.h' indexed with language 'c' 21:09:27.694 DEBUG: 'include\linux\openssl\pemerr.h' indexed with language 'c' 21:09:27.695 DEBUG: 'include\linux\openssl\pkcs12.h' indexed with language 'c' 21:09:27.695 DEBUG: 'include\linux\openssl\pkcs12err.h' indexed with language 'c' 21:09:27.696 DEBUG: 'include\linux\openssl\pkcs7.h' indexed with language 'c' 21:09:27.696 DEBUG: 'include\linux\openssl\pkcs7err.h' indexed with language 'c' 21:09:27.697 DEBUG: 'include\linux\openssl\rand.h' indexed with language 'c' 21:09:27.698 DEBUG: 'include\linux\openssl\randerr.h' indexed with language 'c' 21:09:27.699 DEBUG: 'include\linux\openssl\rand_drbg.h' indexed with language 'c' 21:09:27.699 DEBUG: 'include\linux\openssl\rc2.h' indexed with language 'c' 21:09:27.700 DEBUG: 'include\linux\openssl\rc4.h' indexed with language 'c' 21:09:27.701 DEBUG: 'include\linux\openssl\rc5.h' indexed with language 'c' 21:09:27.701 DEBUG: 'include\linux\openssl\ripemd.h' indexed with language 'c' 21:09:27.702 DEBUG: 'include\linux\openssl\rsa.h' indexed with language 'c' 21:09:27.702 DEBUG: 'include\linux\openssl\rsaerr.h' indexed with language 'c' 21:09:27.703 DEBUG: 'include\linux\openssl\safestack.h' indexed with language 'c' 21:09:27.704 DEBUG: 'include\linux\openssl\seed.h' indexed with language 'c' 21:09:27.704 DEBUG: 'include\linux\openssl\sha.h' indexed with language 'c' 21:09:27.705 DEBUG: 'include\linux\openssl\srp.h' indexed with language 'c' 21:09:27.705 DEBUG: 'include\linux\openssl\srtp.h' indexed with language 'c' 21:09:27.706 DEBUG: 'include\linux\openssl\ssl.h' indexed with language 'c' 21:09:27.707 DEBUG: 'include\linux\openssl\ssl2.h' indexed with language 'c' 21:09:27.707 DEBUG: 'include\linux\openssl\ssl3.h' indexed with language 'c' 21:09:27.708 DEBUG: 'include\linux\openssl\sslerr.h' indexed with language 'c' 21:09:27.708 DEBUG: 'include\linux\openssl\stack.h' indexed with language 'c' 21:09:27.709 DEBUG: 'include\linux\openssl\store.h' indexed with language 'c' 21:09:27.710 DEBUG: 'include\linux\openssl\storeerr.h' indexed with language 'c' 21:09:27.710 DEBUG: 'include\linux\openssl\symhacks.h' indexed with language 'c' 21:09:27.711 DEBUG: 'include\linux\openssl\tls1.h' indexed with language 'c' 21:09:27.711 DEBUG: 'include\linux\openssl\ts.h' indexed with language 'c' 21:09:27.712 DEBUG: 'include\linux\openssl\tserr.h' indexed with language 'c' 21:09:27.713 DEBUG: 'include\linux\openssl\txt_db.h' indexed with language 'c' 21:09:27.713 DEBUG: 'include\linux\openssl\ui.h' indexed with language 'c' 21:09:27.714 DEBUG: 'include\linux\openssl\uierr.h' indexed with language 'c' 21:09:27.714 DEBUG: 'include\linux\openssl\whrlpool.h' indexed with language 'c' 21:09:27.715 DEBUG: 'include\linux\openssl\x509.h' indexed with language 'c' 21:09:27.716 DEBUG: 'include\linux\openssl\x509err.h' indexed with language 'c' 21:09:27.716 DEBUG: 'include\linux\openssl\x509v3.h' indexed with language 'c' 21:09:27.717 DEBUG: 'include\linux\openssl\x509v3err.h' indexed with language 'c' 21:09:27.718 DEBUG: 'include\linux\openssl\x509_vfy.h' indexed with language 'c' 21:09:27.719 DEBUG: 'include\linux\zlib\zconf.h' indexed with language 'c' 21:09:27.719 DEBUG: 'include\linux\zlib\zlib.h' indexed with language 'c' 21:09:27.721 DEBUG: 'include\windows\libevent\evconfig-private.h' indexed with language 'c' 21:09:27.721 DEBUG: 'include\windows\libevent\evdns.h' indexed with language 'c' 21:09:27.722 DEBUG: 'include\windows\libevent\event.h' indexed with language 'c' 21:09:27.722 DEBUG: 'include\windows\libevent\event2\buffer.h' indexed with language 'c' 21:09:27.723 DEBUG: 'include\windows\libevent\event2\bufferevent.h' indexed with language 'c' 21:09:27.723 DEBUG: 'include\windows\libevent\event2\bufferevent_compat.h' indexed with language 'c' 21:09:27.724 DEBUG: 'include\windows\libevent\event2\bufferevent_ssl.h' indexed with language 'c' 21:09:27.724 DEBUG: 'include\windows\libevent\event2\bufferevent_struct.h' indexed with language 'c' 21:09:27.725 DEBUG: 'include\windows\libevent\event2\buffer_compat.h' indexed with language 'c' 21:09:27.725 DEBUG: 'include\windows\libevent\event2\dns.h' indexed with language 'c' 21:09:27.725 DEBUG: 'include\windows\libevent\event2\dns_compat.h' indexed with language 'c' 21:09:27.726 DEBUG: 'include\windows\libevent\event2\dns_struct.h' indexed with language 'c' 21:09:27.726 DEBUG: 'include\windows\libevent\event2\event-config.h' indexed with language 'c' 21:09:27.727 DEBUG: 'include\windows\libevent\event2\event.h' indexed with language 'c' 21:09:27.727 DEBUG: 'include\windows\libevent\event2\event_compat.h' indexed with language 'c' 21:09:27.728 DEBUG: 'include\windows\libevent\event2\event_struct.h' indexed with language 'c' 21:09:27.728 DEBUG: 'include\windows\libevent\event2\http.h' indexed with language 'c' 21:09:27.728 DEBUG: 'include\windows\libevent\event2\http_compat.h' indexed with language 'c' 21:09:27.729 DEBUG: 'include\windows\libevent\event2\http_struct.h' indexed with language 'c' 21:09:27.730 DEBUG: 'include\windows\libevent\event2\keyvalq_struct.h' indexed with language 'c' 21:09:27.730 DEBUG: 'include\windows\libevent\event2\listener.h' indexed with language 'c' 21:09:27.731 DEBUG: 'include\windows\libevent\event2\rpc.h' indexed with language 'c' 21:09:27.731 DEBUG: 'include\windows\libevent\event2\rpc_compat.h' indexed with language 'c' 21:09:27.731 DEBUG: 'include\windows\libevent\event2\rpc_struct.h' indexed with language 'c' 21:09:27.732 DEBUG: 'include\windows\libevent\event2\tag.h' indexed with language 'c' 21:09:27.732 DEBUG: 'include\windows\libevent\event2\tag_compat.h' indexed with language 'c' 21:09:27.733 DEBUG: 'include\windows\libevent\event2\thread.h' indexed with language 'c' 21:09:27.733 DEBUG: 'include\windows\libevent\event2\util.h' indexed with language 'c' 21:09:27.734 DEBUG: 'include\windows\libevent\event2\visibility.h' indexed with language 'c' 21:09:27.734 DEBUG: 'include\windows\libevent\event2\watch.h' indexed with language 'c' 21:09:27.734 DEBUG: 'include\windows\libevent\evhttp.h' indexed with language 'c' 21:09:27.735 DEBUG: 'include\windows\libevent\evrpc.h' indexed with language 'c' 21:09:27.735 DEBUG: 'include\windows\libevent\evutil.h' indexed with language 'c' 21:09:27.736 DEBUG: 'include\windows\log4cxx\appender.h' indexed with language 'c' 21:09:27.737 DEBUG: 'include\windows\log4cxx\appenderskeleton.h' indexed with language 'c' 21:09:27.737 DEBUG: 'include\windows\log4cxx\asyncappender.h' indexed with language 'c' 21:09:27.738 DEBUG: 'include\windows\log4cxx\basicconfigurator.h' indexed with language 'c' 21:09:27.739 DEBUG: 'include\windows\log4cxx\config\propertysetter.h' indexed with language 'c' 21:09:27.740 DEBUG: 'include\windows\log4cxx\consoleappender.h' indexed with language 'c' 21:09:27.741 DEBUG: 'include\windows\log4cxx\dailyrollingfileappender.h' indexed with language 'c' 21:09:27.750 DEBUG: 'include\windows\log4cxx\db\odbcappender.h' indexed with language 'c' 21:09:27.751 DEBUG: 'include\windows\log4cxx\defaultconfigurator.h' indexed with language 'c' 21:09:27.752 DEBUG: 'include\windows\log4cxx\defaultloggerfactory.h' indexed with language 'c' 21:09:27.752 DEBUG: 'include\windows\log4cxx\file.h' indexed with language 'c' 21:09:27.753 DEBUG: 'include\windows\log4cxx\fileappender.h' indexed with language 'c' 21:09:27.770 DEBUG: 'include\windows\log4cxx\filter\andfilter.h' indexed with language 'c' 21:09:27.771 DEBUG: 'include\windows\log4cxx\filter\denyallfilter.h' indexed with language 'c' 21:09:27.772 DEBUG: 'include\windows\log4cxx\filter\expressionfilter.h' indexed with language 'c' 21:09:27.772 DEBUG: 'include\windows\log4cxx\filter\levelmatchfilter.h' indexed with language 'c' 21:09:27.773 DEBUG: 'include\windows\log4cxx\filter\levelrangefilter.h' indexed with language 'c' 21:09:27.774 DEBUG: 'include\windows\log4cxx\filter\locationinfofilter.h' indexed with language 'c' 21:09:27.775 DEBUG: 'include\windows\log4cxx\filter\loggermatchfilter.h' indexed with language 'c' 21:09:27.775 DEBUG: 'include\windows\log4cxx\filter\mapfilter.h' indexed with language 'c' 21:09:27.776 DEBUG: 'include\windows\log4cxx\filter\propertyfilter.h' indexed with language 'c' 21:09:27.777 DEBUG: 'include\windows\log4cxx\filter\stringmatchfilter.h' indexed with language 'c' 21:09:27.778 DEBUG: 'include\windows\log4cxx\helpers\absolutetimedateformat.h' indexed with language 'c' 21:09:27.779 DEBUG: 'include\windows\log4cxx\helpers\appenderattachableimpl.h' indexed with language 'c' 21:09:27.780 DEBUG: 'include\windows\log4cxx\helpers\aprinitializer.h' indexed with language 'c' 21:09:27.781 DEBUG: 'include\windows\log4cxx\helpers\bufferedoutputstream.h' indexed with language 'c' 21:09:27.781 DEBUG: 'include\windows\log4cxx\helpers\bufferedwriter.h' indexed with language 'c' 21:09:27.782 DEBUG: 'include\windows\log4cxx\helpers\bytearrayinputstream.h' indexed with language 'c' 21:09:27.783 DEBUG: 'include\windows\log4cxx\helpers\bytearrayoutputstream.h' indexed with language 'c' 21:09:27.784 DEBUG: 'include\windows\log4cxx\helpers\bytebuffer.h' indexed with language 'c' 21:09:27.784 DEBUG: 'include\windows\log4cxx\helpers\cacheddateformat.h' indexed with language 'c' 21:09:27.785 DEBUG: 'include\windows\log4cxx\helpers\charsetdecoder.h' indexed with language 'c' 21:09:27.786 DEBUG: 'include\windows\log4cxx\helpers\charsetencoder.h' indexed with language 'c' 21:09:27.786 DEBUG: 'include\windows\log4cxx\helpers\class.h' indexed with language 'c' 21:09:27.787 DEBUG: 'include\windows\log4cxx\helpers\classregistration.h' indexed with language 'c' 21:09:27.788 DEBUG: 'include\windows\log4cxx\helpers\condition.h' indexed with language 'c' 21:09:27.789 DEBUG: 'include\windows\log4cxx\helpers\cyclicbuffer.h' indexed with language 'c' 21:09:27.789 DEBUG: 'include\windows\log4cxx\helpers\datagrampacket.h' indexed with language 'c' 21:09:27.790 DEBUG: 'include\windows\log4cxx\helpers\datagramsocket.h' indexed with language 'c' 21:09:27.791 DEBUG: 'include\windows\log4cxx\helpers\date.h' indexed with language 'c' 21:09:27.791 DEBUG: 'include\windows\log4cxx\helpers\dateformat.h' indexed with language 'c' 21:09:27.792 DEBUG: 'include\windows\log4cxx\helpers\datelayout.h' indexed with language 'c' 21:09:27.793 DEBUG: 'include\windows\log4cxx\helpers\datetimedateformat.h' indexed with language 'c' 21:09:27.794 DEBUG: 'include\windows\log4cxx\helpers\exception.h' indexed with language 'c' 21:09:27.794 DEBUG: 'include\windows\log4cxx\helpers\fileinputstream.h' indexed with language 'c' 21:09:27.795 DEBUG: 'include\windows\log4cxx\helpers\fileoutputstream.h' indexed with language 'c' 21:09:27.796 DEBUG: 'include\windows\log4cxx\helpers\filewatchdog.h' indexed with language 'c' 21:09:27.796 DEBUG: 'include\windows\log4cxx\helpers\inetaddress.h' indexed with language 'c' 21:09:27.797 DEBUG: 'include\windows\log4cxx\helpers\inputstream.h' indexed with language 'c' 21:09:27.798 DEBUG: 'include\windows\log4cxx\helpers\inputstreamreader.h' indexed with language 'c' 21:09:27.798 DEBUG: 'include\windows\log4cxx\helpers\integer.h' indexed with language 'c' 21:09:27.799 DEBUG: 'include\windows\log4cxx\helpers\iso8601dateformat.h' indexed with language 'c' 21:09:27.799 DEBUG: 'include\windows\log4cxx\helpers\loader.h' indexed with language 'c' 21:09:27.800 DEBUG: 'include\windows\log4cxx\helpers\locale.h' indexed with language 'c' 21:09:27.800 DEBUG: 'include\windows\log4cxx\helpers\loglog.h' indexed with language 'c' 21:09:27.801 DEBUG: 'include\windows\log4cxx\helpers\messagebuffer.h' indexed with language 'c' 21:09:27.801 DEBUG: 'include\windows\log4cxx\helpers\mutex.h' indexed with language 'c' 21:09:27.802 DEBUG: 'include\windows\log4cxx\helpers\object.h' indexed with language 'c' 21:09:27.802 DEBUG: 'include\windows\log4cxx\helpers\objectimpl.h' indexed with language 'c' 21:09:27.803 DEBUG: 'include\windows\log4cxx\helpers\objectoutputstream.h' indexed with language 'c' 21:09:27.803 DEBUG: 'include\windows\log4cxx\helpers\objectptr.h' indexed with language 'c' 21:09:27.803 DEBUG: 'include\windows\log4cxx\helpers\onlyonceerrorhandler.h' indexed with language 'c' 21:09:27.804 DEBUG: 'include\windows\log4cxx\helpers\optionconverter.h' indexed with language 'c' 21:09:27.804 DEBUG: 'include\windows\log4cxx\helpers\outputstream.h' indexed with language 'c' 21:09:27.805 DEBUG: 'include\windows\log4cxx\helpers\outputstreamwriter.h' indexed with language 'c' 21:09:27.805 DEBUG: 'include\windows\log4cxx\helpers\pool.h' indexed with language 'c' 21:09:27.806 DEBUG: 'include\windows\log4cxx\helpers\properties.h' indexed with language 'c' 21:09:27.806 DEBUG: 'include\windows\log4cxx\helpers\propertyresourcebundle.h' indexed with language 'c' 21:09:27.806 DEBUG: 'include\windows\log4cxx\helpers\reader.h' indexed with language 'c' 21:09:27.807 DEBUG: 'include\windows\log4cxx\helpers\relativetimedateformat.h' indexed with language 'c' 21:09:27.807 DEBUG: 'include\windows\log4cxx\helpers\resourcebundle.h' indexed with language 'c' 21:09:27.808 DEBUG: 'include\windows\log4cxx\helpers\serversocket.h' indexed with language 'c' 21:09:27.808 DEBUG: 'include\windows\log4cxx\helpers\simpledateformat.h' indexed with language 'c' 21:09:27.809 DEBUG: 'include\windows\log4cxx\helpers\socket.h' indexed with language 'c' 21:09:27.809 DEBUG: 'include\windows\log4cxx\helpers\socketoutputstream.h' indexed with language 'c' 21:09:27.810 DEBUG: 'include\windows\log4cxx\helpers\strftimedateformat.h' indexed with language 'c' 21:09:27.810 DEBUG: 'include\windows\log4cxx\helpers\strictmath.h' indexed with language 'c' 21:09:27.810 DEBUG: 'include\windows\log4cxx\helpers\stringhelper.h' indexed with language 'c' 21:09:27.811 DEBUG: 'include\windows\log4cxx\helpers\stringtokenizer.h' indexed with language 'c' 21:09:27.811 DEBUG: 'include\windows\log4cxx\helpers\synchronized.h' indexed with language 'c' 21:09:27.812 DEBUG: 'include\windows\log4cxx\helpers\syslogwriter.h' indexed with language 'c' 21:09:27.812 DEBUG: 'include\windows\log4cxx\helpers\system.h' indexed with language 'c' 21:09:27.813 DEBUG: 'include\windows\log4cxx\helpers\systemerrwriter.h' indexed with language 'c' 21:09:27.813 DEBUG: 'include\windows\log4cxx\helpers\systemoutwriter.h' indexed with language 'c' 21:09:27.813 DEBUG: 'include\windows\log4cxx\helpers\tchar.h' indexed with language 'c' 21:09:27.814 DEBUG: 'include\windows\log4cxx\helpers\thread.h' indexed with language 'c' 21:09:27.814 DEBUG: 'include\windows\log4cxx\helpers\threadlocal.h' indexed with language 'c' 21:09:27.815 DEBUG: 'include\windows\log4cxx\helpers\threadspecificdata.h' indexed with language 'c' 21:09:27.815 DEBUG: 'include\windows\log4cxx\helpers\timezone.h' indexed with language 'c' 21:09:27.816 DEBUG: 'include\windows\log4cxx\helpers\transcoder.h' indexed with language 'c' 21:09:27.816 DEBUG: 'include\windows\log4cxx\helpers\transform.h' indexed with language 'c' 21:09:27.817 DEBUG: 'include\windows\log4cxx\helpers\writer.h' indexed with language 'c' 21:09:27.817 DEBUG: 'include\windows\log4cxx\helpers\xml.h' indexed with language 'c' 21:09:27.817 DEBUG: 'include\windows\log4cxx\hierarchy.h' indexed with language 'c' 21:09:27.818 DEBUG: 'include\windows\log4cxx\htmllayout.h' indexed with language 'c' 21:09:27.818 DEBUG: 'include\windows\log4cxx\jsonlayout.h' indexed with language 'c' 21:09:27.819 DEBUG: 'include\windows\log4cxx\layout.h' indexed with language 'c' 21:09:27.819 DEBUG: 'include\windows\log4cxx\level.h' indexed with language 'c' 21:09:27.819 DEBUG: 'include\windows\log4cxx\log4cxx.h' indexed with language 'c' 21:09:27.820 DEBUG: 'include\windows\log4cxx\logger.h' indexed with language 'c' 21:09:27.820 DEBUG: 'include\windows\log4cxx\logmanager.h' indexed with language 'c' 21:09:27.821 DEBUG: 'include\windows\log4cxx\logstring.h' indexed with language 'c' 21:09:27.821 DEBUG: 'include\windows\log4cxx\mdc.h' indexed with language 'c' 21:09:27.821 DEBUG: 'include\windows\log4cxx\ndc.h' indexed with language 'c' 21:09:27.822 DEBUG: 'include\windows\log4cxx\net\smtpappender.h' indexed with language 'c' 21:09:27.822 DEBUG: 'include\windows\log4cxx\net\socketappender.h' indexed with language 'c' 21:09:27.823 DEBUG: 'include\windows\log4cxx\net\socketappenderskeleton.h' indexed with language 'c' 21:09:27.823 DEBUG: 'include\windows\log4cxx\net\sockethubappender.h' indexed with language 'c' 21:09:27.824 DEBUG: 'include\windows\log4cxx\net\syslogappender.h' indexed with language 'c' 21:09:27.824 DEBUG: 'include\windows\log4cxx\net\telnetappender.h' indexed with language 'c' 21:09:27.825 DEBUG: 'include\windows\log4cxx\net\xmlsocketappender.h' indexed with language 'c' 21:09:27.825 DEBUG: 'include\windows\log4cxx\nt\nteventlogappender.h' indexed with language 'c' 21:09:27.826 DEBUG: 'include\windows\log4cxx\nt\outputdebugstringappender.h' indexed with language 'c' 21:09:27.827 DEBUG: 'include\windows\log4cxx\pattern\classnamepatternconverter.h' indexed with language 'c' 21:09:27.827 DEBUG: 'include\windows\log4cxx\pattern\datepatternconverter.h' indexed with language 'c' 21:09:27.828 DEBUG: 'include\windows\log4cxx\pattern\filedatepatternconverter.h' indexed with language 'c' 21:09:27.828 DEBUG: 'include\windows\log4cxx\pattern\filelocationpatternconverter.h' indexed with language 'c' 21:09:27.829 DEBUG: 'include\windows\log4cxx\pattern\formattinginfo.h' indexed with language 'c' 21:09:27.829 DEBUG: 'include\windows\log4cxx\pattern\fulllocationpatternconverter.h' indexed with language 'c' 21:09:27.830 DEBUG: 'include\windows\log4cxx\pattern\integerpatternconverter.h' indexed with language 'c' 21:09:27.830 DEBUG: 'include\windows\log4cxx\pattern\levelpatternconverter.h' indexed with language 'c' 21:09:27.831 DEBUG: 'include\windows\log4cxx\pattern\linelocationpatternconverter.h' indexed with language 'c' 21:09:27.831 DEBUG: 'include\windows\log4cxx\pattern\lineseparatorpatternconverter.h' indexed with language 'c' 21:09:27.832 DEBUG: 'include\windows\log4cxx\pattern\literalpatternconverter.h' indexed with language 'c' 21:09:27.832 DEBUG: 'include\windows\log4cxx\pattern\loggerpatternconverter.h' indexed with language 'c' 21:09:27.833 DEBUG: 'include\windows\log4cxx\pattern\loggingeventpatternconverter.h' indexed with language 'c' 21:09:27.833 DEBUG: 'include\windows\log4cxx\pattern\messagepatternconverter.h' indexed with language 'c' 21:09:27.834 DEBUG: 'include\windows\log4cxx\pattern\methodlocationpatternconverter.h' indexed with language 'c' 21:09:27.834 DEBUG: 'include\windows\log4cxx\pattern\nameabbreviator.h' indexed with language 'c' 21:09:27.835 DEBUG: 'include\windows\log4cxx\pattern\namepatternconverter.h' indexed with language 'c' 21:09:27.835 DEBUG: 'include\windows\log4cxx\pattern\ndcpatternconverter.h' indexed with language 'c' 21:09:27.835 DEBUG: 'include\windows\log4cxx\pattern\patternconverter.h' indexed with language 'c' 21:09:27.836 DEBUG: 'include\windows\log4cxx\pattern\patternparser.h' indexed with language 'c' 21:09:27.836 DEBUG: 'include\windows\log4cxx\pattern\propertiespatternconverter.h' indexed with language 'c' 21:09:27.837 DEBUG: 'include\windows\log4cxx\pattern\relativetimepatternconverter.h' indexed with language 'c' 21:09:27.837 DEBUG: 'include\windows\log4cxx\pattern\threadpatternconverter.h' indexed with language 'c' 21:09:27.838 DEBUG: 'include\windows\log4cxx\pattern\throwableinformationpatternconverter.h' indexed with language 'c' 21:09:27.838 DEBUG: 'include\windows\log4cxx\patternlayout.h' indexed with language 'c' 21:09:27.839 DEBUG: 'include\windows\log4cxx\portability.h' indexed with language 'c' 21:09:27.839 DEBUG: 'include\windows\log4cxx\private\log4cxx_private.h' indexed with language 'c' 21:09:27.840 DEBUG: 'include\windows\log4cxx\private\log4cxx_private.h.in' indexed with no language 21:09:27.840 DEBUG: 'include\windows\log4cxx\private\log4cxx_private.hw' indexed with no language 21:09:27.841 DEBUG: 'include\windows\log4cxx\private\Makefile.am' indexed with no language 21:09:27.841 DEBUG: 'include\windows\log4cxx\private\Makefile.in' indexed with no language 21:09:27.842 DEBUG: 'include\windows\log4cxx\propertyconfigurator.h' indexed with language 'c' 21:09:27.842 DEBUG: 'include\windows\log4cxx\provisionnode.h' indexed with language 'c' 21:09:27.843 DEBUG: 'include\windows\log4cxx\rolling\action.h' indexed with language 'c' 21:09:27.843 DEBUG: 'include\windows\log4cxx\rolling\filerenameaction.h' indexed with language 'c' 21:09:27.844 DEBUG: 'include\windows\log4cxx\rolling\filterbasedtriggeringpolicy.h' indexed with language 'c' 21:09:27.844 DEBUG: 'include\windows\log4cxx\rolling\fixedwindowrollingpolicy.h' indexed with language 'c' 21:09:27.845 DEBUG: 'include\windows\log4cxx\rolling\gzcompressaction.h' indexed with language 'c' 21:09:27.845 DEBUG: 'include\windows\log4cxx\rolling\manualtriggeringpolicy.h' indexed with language 'c' 21:09:27.846 DEBUG: 'include\windows\log4cxx\rolling\rollingfileappender.h' indexed with language 'c' 21:09:27.846 DEBUG: 'include\windows\log4cxx\rolling\rollingfileappenderskeleton.h' indexed with language 'c' 21:09:27.847 DEBUG: 'include\windows\log4cxx\rolling\rollingpolicy.h' indexed with language 'c' 21:09:27.847 DEBUG: 'include\windows\log4cxx\rolling\rollingpolicybase.h' indexed with language 'c' 21:09:27.848 DEBUG: 'include\windows\log4cxx\rolling\rolloverdescription.h' indexed with language 'c' 21:09:27.848 DEBUG: 'include\windows\log4cxx\rolling\sizebasedtriggeringpolicy.h' indexed with language 'c' 21:09:27.848 DEBUG: 'include\windows\log4cxx\rolling\timebasedrollingpolicy.h' indexed with language 'c' 21:09:27.849 DEBUG: 'include\windows\log4cxx\rolling\triggeringpolicy.h' indexed with language 'c' 21:09:27.849 DEBUG: 'include\windows\log4cxx\rolling\zipcompressaction.h' indexed with language 'c' 21:09:27.850 DEBUG: 'include\windows\log4cxx\rollingfileappender.h' indexed with language 'c' 21:09:27.850 DEBUG: 'include\windows\log4cxx\simplelayout.h' indexed with language 'c' 21:09:27.851 DEBUG: 'include\windows\log4cxx\spi\appenderattachable.h' indexed with language 'c' 21:09:27.852 DEBUG: 'include\windows\log4cxx\spi\configurator.h' indexed with language 'c' 21:09:27.852 DEBUG: 'include\windows\log4cxx\spi\defaultrepositoryselector.h' indexed with language 'c' 21:09:27.852 DEBUG: 'include\windows\log4cxx\spi\errorhandler.h' indexed with language 'c' 21:09:27.853 DEBUG: 'include\windows\log4cxx\spi\filter.h' indexed with language 'c' 21:09:27.853 DEBUG: 'include\windows\log4cxx\spi\hierarchyeventlistener.h' indexed with language 'c' 21:09:27.854 DEBUG: 'include\windows\log4cxx\spi\location\locationinfo.h' indexed with language 'c' 21:09:27.855 DEBUG: 'include\windows\log4cxx\spi\loggerfactory.h' indexed with language 'c' 21:09:27.855 DEBUG: 'include\windows\log4cxx\spi\loggerrepository.h' indexed with language 'c' 21:09:27.855 DEBUG: 'include\windows\log4cxx\spi\loggingevent.h' indexed with language 'c' 21:09:27.856 DEBUG: 'include\windows\log4cxx\spi\optionhandler.h' indexed with language 'c' 21:09:27.856 DEBUG: 'include\windows\log4cxx\spi\repositoryselector.h' indexed with language 'c' 21:09:27.857 DEBUG: 'include\windows\log4cxx\spi\rootlogger.h' indexed with language 'c' 21:09:27.857 DEBUG: 'include\windows\log4cxx\spi\triggeringeventevaluator.h' indexed with language 'c' 21:09:27.858 DEBUG: 'include\windows\log4cxx\stream.h' indexed with language 'c' 21:09:27.858 DEBUG: 'include\windows\log4cxx\ttcclayout.h' indexed with language 'c' 21:09:27.859 DEBUG: 'include\windows\log4cxx\varia\fallbackerrorhandler.h' indexed with language 'c' 21:09:27.859 DEBUG: 'include\windows\log4cxx\version_info.h' indexed with language 'c' 21:09:27.860 DEBUG: 'include\windows\log4cxx\writerappender.h' indexed with language 'c' 21:09:27.860 DEBUG: 'include\windows\log4cxx\xml\domconfigurator.h' indexed with language 'c' 21:09:27.861 DEBUG: 'include\windows\log4cxx\xml\xmllayout.h' indexed with language 'c' 21:09:27.862 DEBUG: 'include\windows\openssl\aes.h' indexed with language 'c' 21:09:27.862 DEBUG: 'include\windows\openssl\applink.c' indexed with language 'c' 21:09:27.862 DEBUG: 'include\windows\openssl\asn1.h' indexed with language 'c' 21:09:27.863 DEBUG: 'include\windows\openssl\asn1err.h' indexed with language 'c' 21:09:27.863 DEBUG: 'include\windows\openssl\asn1t.h' indexed with language 'c' 21:09:27.864 DEBUG: 'include\windows\openssl\asn1_mac.h' indexed with language 'c' 21:09:27.864 DEBUG: 'include\windows\openssl\async.h' indexed with language 'c' 21:09:27.864 DEBUG: 'include\windows\openssl\asyncerr.h' indexed with language 'c' 21:09:27.865 DEBUG: 'include\windows\openssl\bio.h' indexed with language 'c' 21:09:27.865 DEBUG: 'include\windows\openssl\bioerr.h' indexed with language 'c' 21:09:27.865 DEBUG: 'include\windows\openssl\blowfish.h' indexed with language 'c' 21:09:27.866 DEBUG: 'include\windows\openssl\bn.h' indexed with language 'c' 21:09:27.866 DEBUG: 'include\windows\openssl\bnerr.h' indexed with language 'c' 21:09:27.867 DEBUG: 'include\windows\openssl\buffer.h' indexed with language 'c' 21:09:27.867 DEBUG: 'include\windows\openssl\buffererr.h' indexed with language 'c' 21:09:27.867 DEBUG: 'include\windows\openssl\camellia.h' indexed with language 'c' 21:09:27.868 DEBUG: 'include\windows\openssl\cast.h' indexed with language 'c' 21:09:27.868 DEBUG: 'include\windows\openssl\cmac.h' indexed with language 'c' 21:09:27.868 DEBUG: 'include\windows\openssl\cms.h' indexed with language 'c' 21:09:27.869 DEBUG: 'include\windows\openssl\cmserr.h' indexed with language 'c' 21:09:27.869 DEBUG: 'include\windows\openssl\comp.h' indexed with language 'c' 21:09:27.870 DEBUG: 'include\windows\openssl\comperr.h' indexed with language 'c' 21:09:27.870 DEBUG: 'include\windows\openssl\conf.h' indexed with language 'c' 21:09:27.870 DEBUG: 'include\windows\openssl\conferr.h' indexed with language 'c' 21:09:27.871 DEBUG: 'include\windows\openssl\conf_api.h' indexed with language 'c' 21:09:27.871 DEBUG: 'include\windows\openssl\crypto.h' indexed with language 'c' 21:09:27.871 DEBUG: 'include\windows\openssl\cryptoerr.h' indexed with language 'c' 21:09:27.872 DEBUG: 'include\windows\openssl\ct.h' indexed with language 'c' 21:09:27.872 DEBUG: 'include\windows\openssl\cterr.h' indexed with language 'c' 21:09:27.872 DEBUG: 'include\windows\openssl\des.h' indexed with language 'c' 21:09:27.873 DEBUG: 'include\windows\openssl\dh.h' indexed with language 'c' 21:09:27.873 DEBUG: 'include\windows\openssl\dherr.h' indexed with language 'c' 21:09:27.874 DEBUG: 'include\windows\openssl\dsa.h' indexed with language 'c' 21:09:27.874 DEBUG: 'include\windows\openssl\dsaerr.h' indexed with language 'c' 21:09:27.883 DEBUG: 'include\windows\openssl\dtls1.h' indexed with language 'c' 21:09:27.883 DEBUG: 'include\windows\openssl\ebcdic.h' indexed with language 'c' 21:09:27.884 DEBUG: 'include\windows\openssl\ec.h' indexed with language 'c' 21:09:27.884 DEBUG: 'include\windows\openssl\ecdh.h' indexed with language 'c' 21:09:27.884 DEBUG: 'include\windows\openssl\ecdsa.h' indexed with language 'c' 21:09:27.885 DEBUG: 'include\windows\openssl\ecerr.h' indexed with language 'c' 21:09:27.885 DEBUG: 'include\windows\openssl\engine.h' indexed with language 'c' 21:09:27.885 DEBUG: 'include\windows\openssl\engineerr.h' indexed with language 'c' 21:09:27.886 DEBUG: 'include\windows\openssl\err.h' indexed with language 'c' 21:09:27.886 DEBUG: 'include\windows\openssl\evp.h' indexed with language 'c' 21:09:27.886 DEBUG: 'include\windows\openssl\evperr.h' indexed with language 'c' 21:09:27.887 DEBUG: 'include\windows\openssl\e_os2.h' indexed with language 'c' 21:09:27.887 DEBUG: 'include\windows\openssl\hmac.h' indexed with language 'c' 21:09:27.887 DEBUG: 'include\windows\openssl\idea.h' indexed with language 'c' 21:09:27.887 DEBUG: 'include\windows\openssl\kdf.h' indexed with language 'c' 21:09:27.887 DEBUG: 'include\windows\openssl\kdferr.h' indexed with language 'c' 21:09:27.887 DEBUG: 'include\windows\openssl\lhash.h' indexed with language 'c' 21:09:27.889 DEBUG: 'include\windows\openssl\md2.h' indexed with language 'c' 21:09:27.889 DEBUG: 'include\windows\openssl\md4.h' indexed with language 'c' 21:09:27.890 DEBUG: 'include\windows\openssl\md5.h' indexed with language 'c' 21:09:27.890 DEBUG: 'include\windows\openssl\mdc2.h' indexed with language 'c' 21:09:27.891 DEBUG: 'include\windows\openssl\modes.h' indexed with language 'c' 21:09:27.891 DEBUG: 'include\windows\openssl\objects.h' indexed with language 'c' 21:09:27.891 DEBUG: 'include\windows\openssl\objectserr.h' indexed with language 'c' 21:09:27.892 DEBUG: 'include\windows\openssl\obj_mac.h' indexed with language 'c' 21:09:27.892 DEBUG: 'include\windows\openssl\ocsp.h' indexed with language 'c' 21:09:27.893 DEBUG: 'include\windows\openssl\ocsperr.h' indexed with language 'c' 21:09:27.893 DEBUG: 'include\windows\openssl\opensslconf.h' indexed with language 'c' 21:09:27.893 DEBUG: 'include\windows\openssl\opensslv.h' indexed with language 'c' 21:09:27.894 DEBUG: 'include\windows\openssl\ossl_typ.h' indexed with language 'c' 21:09:27.894 DEBUG: 'include\windows\openssl\pem.h' indexed with language 'c' 21:09:27.895 DEBUG: 'include\windows\openssl\pem2.h' indexed with language 'c' 21:09:27.895 DEBUG: 'include\windows\openssl\pemerr.h' indexed with language 'c' 21:09:27.895 DEBUG: 'include\windows\openssl\pkcs12.h' indexed with language 'c' 21:09:27.896 DEBUG: 'include\windows\openssl\pkcs12err.h' indexed with language 'c' 21:09:27.896 DEBUG: 'include\windows\openssl\pkcs7.h' indexed with language 'c' 21:09:27.896 DEBUG: 'include\windows\openssl\pkcs7err.h' indexed with language 'c' 21:09:27.897 DEBUG: 'include\windows\openssl\rand.h' indexed with language 'c' 21:09:27.897 DEBUG: 'include\windows\openssl\randerr.h' indexed with language 'c' 21:09:27.898 DEBUG: 'include\windows\openssl\rand_drbg.h' indexed with language 'c' 21:09:27.898 DEBUG: 'include\windows\openssl\rc2.h' indexed with language 'c' 21:09:27.898 DEBUG: 'include\windows\openssl\rc4.h' indexed with language 'c' 21:09:27.899 DEBUG: 'include\windows\openssl\rc5.h' indexed with language 'c' 21:09:27.899 DEBUG: 'include\windows\openssl\ripemd.h' indexed with language 'c' 21:09:27.899 DEBUG: 'include\windows\openssl\rsa.h' indexed with language 'c' 21:09:27.900 DEBUG: 'include\windows\openssl\rsaerr.h' indexed with language 'c' 21:09:27.900 DEBUG: 'include\windows\openssl\safestack.h' indexed with language 'c' 21:09:27.900 DEBUG: 'include\windows\openssl\seed.h' indexed with language 'c' 21:09:27.901 DEBUG: 'include\windows\openssl\sha.h' indexed with language 'c' 21:09:27.901 DEBUG: 'include\windows\openssl\srp.h' indexed with language 'c' 21:09:27.902 DEBUG: 'include\windows\openssl\srtp.h' indexed with language 'c' 21:09:27.902 DEBUG: 'include\windows\openssl\ssl.h' indexed with language 'c' 21:09:27.902 DEBUG: 'include\windows\openssl\ssl2.h' indexed with language 'c' 21:09:27.903 DEBUG: 'include\windows\openssl\ssl3.h' indexed with language 'c' 21:09:27.903 DEBUG: 'include\windows\openssl\sslerr.h' indexed with language 'c' 21:09:27.903 DEBUG: 'include\windows\openssl\stack.h' indexed with language 'c' 21:09:27.904 DEBUG: 'include\windows\openssl\store.h' indexed with language 'c' 21:09:27.904 DEBUG: 'include\windows\openssl\storeerr.h' indexed with language 'c' 21:09:27.904 DEBUG: 'include\windows\openssl\symhacks.h' indexed with language 'c' 21:09:27.905 DEBUG: 'include\windows\openssl\tls1.h' indexed with language 'c' 21:09:27.905 DEBUG: 'include\windows\openssl\ts.h' indexed with language 'c' 21:09:27.906 DEBUG: 'include\windows\openssl\tserr.h' indexed with language 'c' 21:09:27.906 DEBUG: 'include\windows\openssl\txt_db.h' indexed with language 'c' 21:09:27.906 DEBUG: 'include\windows\openssl\ui.h' indexed with language 'c' 21:09:27.907 DEBUG: 'include\windows\openssl\uierr.h' indexed with language 'c' 21:09:27.907 DEBUG: 'include\windows\openssl\whrlpool.h' indexed with language 'c' 21:09:27.907 DEBUG: 'include\windows\openssl\x509.h' indexed with language 'c' 21:09:27.908 DEBUG: 'include\windows\openssl\x509err.h' indexed with language 'c' 21:09:27.908 DEBUG: 'include\windows\openssl\x509v3.h' indexed with language 'c' 21:09:27.909 DEBUG: 'include\windows\openssl\x509v3err.h' indexed with language 'c' 21:09:27.909 DEBUG: 'include\windows\openssl\x509_vfy.h' indexed with language 'c' 21:09:27.909 DEBUG: 'include\windows\openssl\__DECC_INCLUDE_EPILOGUE.H' indexed with language 'c' 21:09:27.910 DEBUG: 'include\windows\openssl\__DECC_INCLUDE_PROLOGUE.H' indexed with language 'c' 21:09:27.911 DEBUG: 'include\windows\zlib\zconf.h' indexed with language 'c' 21:09:27.911 DEBUG: 'include\windows\zlib\zlib.h' indexed with language 'c' 21:09:27.911 DEBUG: 'include\Ynbase.h' indexed with language 'c' 21:09:27.913 DEBUG: 'library\linux\gmock\Debug\libgmock.a' indexed with no language 21:09:27.913 DEBUG: 'library\linux\gmock\Debug\libgmock_main.a' indexed with no language 21:09:27.914 DEBUG: 'library\linux\gmock\Release\libgmock.a' indexed with no language 21:09:27.914 DEBUG: 'library\linux\gmock\Release\libgmock_main.a' indexed with no language 21:09:27.915 DEBUG: 'library\linux\gtest\Debug\libgtest.a' indexed with no language 21:09:27.916 DEBUG: 'library\linux\gtest\Debug\libgtest_main.a' indexed with no language 21:09:27.916 DEBUG: 'library\linux\gtest\Release\libgtest.a' indexed with no language 21:09:27.917 DEBUG: 'library\linux\gtest\Release\libgtest_main.a' indexed with no language 21:09:27.918 DEBUG: 'library\linux\libevent\Debug\libevent-2.2.so' indexed with no language 21:09:27.919 DEBUG: 'library\linux\libevent\Debug\libevent-2.2.so.1' indexed with no language 21:09:27.919 DEBUG: 'library\linux\libevent\Debug\libevent-2.2.so.1.0.0' indexed with no language 21:09:27.919 DEBUG: 'library\linux\libevent\Debug\libevent.a' indexed with no language 21:09:27.920 DEBUG: 'library\linux\libevent\Debug\libevent.so' indexed with no language 21:09:27.920 DEBUG: 'library\linux\libevent\Debug\libevent_core-2.2.so' indexed with no language 21:09:27.921 DEBUG: 'library\linux\libevent\Debug\libevent_core-2.2.so.1' indexed with no language 21:09:27.921 DEBUG: 'library\linux\libevent\Debug\libevent_core-2.2.so.1.0.0' indexed with no language 21:09:27.922 DEBUG: 'library\linux\libevent\Debug\libevent_core.a' indexed with no language 21:09:27.922 DEBUG: 'library\linux\libevent\Debug\libevent_core.so' indexed with no language 21:09:27.923 DEBUG: 'library\linux\libevent\Debug\libevent_extra-2.2.so' indexed with no language 21:09:27.923 DEBUG: 'library\linux\libevent\Debug\libevent_extra-2.2.so.1' indexed with no language 21:09:27.924 DEBUG: 'library\linux\libevent\Debug\libevent_extra-2.2.so.1.0.0' indexed with no language 21:09:27.924 DEBUG: 'library\linux\libevent\Debug\libevent_extra.a' indexed with no language 21:09:27.925 DEBUG: 'library\linux\libevent\Debug\libevent_extra.so' indexed with no language 21:09:27.925 DEBUG: 'library\linux\libevent\Debug\libevent_openssl-2.2.so' indexed with no language 21:09:27.926 DEBUG: 'library\linux\libevent\Debug\libevent_openssl-2.2.so.1' indexed with no language 21:09:27.927 DEBUG: 'library\linux\libevent\Debug\libevent_openssl-2.2.so.1.0.0' indexed with no language 21:09:27.927 DEBUG: 'library\linux\libevent\Debug\libevent_openssl.a' indexed with no language 21:09:27.928 DEBUG: 'library\linux\libevent\Debug\libevent_openssl.so' indexed with no language 21:09:27.928 DEBUG: 'library\linux\libevent\Debug\libevent_pthreads-2.2.so' indexed with no language 21:09:27.929 DEBUG: 'library\linux\libevent\Debug\libevent_pthreads-2.2.so.1' indexed with no language 21:09:27.930 DEBUG: 'library\linux\libevent\Debug\libevent_pthreads-2.2.so.1.0.0' indexed with no language 21:09:27.930 DEBUG: 'library\linux\libevent\Debug\libevent_pthreads.a' indexed with no language 21:09:27.931 DEBUG: 'library\linux\libevent\Debug\libevent_pthreads.so' indexed with no language 21:09:27.932 DEBUG: 'library\linux\libevent\Release\libevent-2.2.so' indexed with no language 21:09:27.933 DEBUG: 'library\linux\libevent\Release\libevent-2.2.so.1' indexed with no language 21:09:27.934 DEBUG: 'library\linux\libevent\Release\libevent-2.2.so.1.0.0' indexed with no language 21:09:27.934 DEBUG: 'library\linux\libevent\Release\libevent.a' indexed with no language 21:09:27.935 DEBUG: 'library\linux\libevent\Release\libevent.so' indexed with no language 21:09:27.935 DEBUG: 'library\linux\libevent\Release\libevent_core-2.2.so' indexed with no language 21:09:27.936 DEBUG: 'library\linux\libevent\Release\libevent_core-2.2.so.1' indexed with no language 21:09:27.937 DEBUG: 'library\linux\libevent\Release\libevent_core-2.2.so.1.0.0' indexed with no language 21:09:27.937 DEBUG: 'library\linux\libevent\Release\libevent_core.a' indexed with no language 21:09:27.938 DEBUG: 'library\linux\libevent\Release\libevent_core.so' indexed with no language 21:09:27.938 DEBUG: 'library\linux\libevent\Release\libevent_extra-2.2.so' indexed with no language 21:09:27.939 DEBUG: 'library\linux\libevent\Release\libevent_extra-2.2.so.1' indexed with no language 21:09:27.940 DEBUG: 'library\linux\libevent\Release\libevent_extra-2.2.so.1.0.0' indexed with no language 21:09:27.940 DEBUG: 'library\linux\libevent\Release\libevent_extra.a' indexed with no language 21:09:27.940 DEBUG: 'library\linux\libevent\Release\libevent_extra.so' indexed with no language 21:09:27.941 DEBUG: 'library\linux\libevent\Release\libevent_openssl-2.2.so' indexed with no language 21:09:27.941 DEBUG: 'library\linux\libevent\Release\libevent_openssl-2.2.so.1' indexed with no language 21:09:27.942 DEBUG: 'library\linux\libevent\Release\libevent_openssl-2.2.so.1.0.0' indexed with no language 21:09:27.942 DEBUG: 'library\linux\libevent\Release\libevent_openssl.a' indexed with no language 21:09:27.943 DEBUG: 'library\linux\libevent\Release\libevent_openssl.so' indexed with no language 21:09:27.943 DEBUG: 'library\linux\libevent\Release\libevent_pthreads-2.2.so' indexed with no language 21:09:27.944 DEBUG: 'library\linux\libevent\Release\libevent_pthreads-2.2.so.1' indexed with no language 21:09:27.944 DEBUG: 'library\linux\libevent\Release\libevent_pthreads-2.2.so.1.0.0' indexed with no language 21:09:27.945 DEBUG: 'library\linux\libevent\Release\libevent_pthreads.a' indexed with no language 21:09:27.945 DEBUG: 'library\linux\libevent\Release\libevent_pthreads.so' indexed with no language 21:09:27.946 DEBUG: 'library\linux\log4cxx\Debug\apr.exp' indexed with no language 21:09:27.946 DEBUG: 'library\linux\log4cxx\Debug\aprutil.exp' indexed with no language 21:09:27.947 DEBUG: 'library\linux\log4cxx\Debug\libapr-1.a' indexed with no language 21:09:27.947 DEBUG: 'library\linux\log4cxx\Debug\libapr-1.la' indexed with no language 21:09:27.948 DEBUG: 'library\linux\log4cxx\Debug\libapr-1.so' indexed with no language 21:09:27.948 DEBUG: 'library\linux\log4cxx\Debug\libapr-1.so.0' indexed with no language 21:09:27.949 DEBUG: 'library\linux\log4cxx\Debug\libapr-1.so.0.7.0' indexed with no language 21:09:27.949 DEBUG: 'library\linux\log4cxx\Debug\libaprutil-1.a' indexed with no language 21:09:27.949 DEBUG: 'library\linux\log4cxx\Debug\libaprutil-1.la' indexed with no language 21:09:27.950 DEBUG: 'library\linux\log4cxx\Debug\libaprutil-1.so' indexed with no language 21:09:27.950 DEBUG: 'library\linux\log4cxx\Debug\libaprutil-1.so.0' indexed with no language 21:09:27.951 DEBUG: 'library\linux\log4cxx\Debug\libaprutil-1.so.0.6.1' indexed with no language 21:09:27.951 DEBUG: 'library\linux\log4cxx\Debug\libexpat.a' indexed with no language 21:09:27.951 DEBUG: 'library\linux\log4cxx\Debug\libexpat.la' indexed with no language 21:09:27.952 DEBUG: 'library\linux\log4cxx\Debug\libexpat.so' indexed with no language 21:09:27.952 DEBUG: 'library\linux\log4cxx\Debug\libexpat.so.1' indexed with no language 21:09:27.952 DEBUG: 'library\linux\log4cxx\Debug\libexpat.so.1.6.12' indexed with no language 21:09:27.953 DEBUG: 'library\linux\log4cxx\Debug\liblog4cxx.a' indexed with no language 21:09:27.954 DEBUG: 'library\linux\log4cxx\Debug\liblog4cxx.la' indexed with no language 21:09:27.954 DEBUG: 'library\linux\log4cxx\Debug\liblog4cxx.so' indexed with no language 21:09:27.954 DEBUG: 'library\linux\log4cxx\Debug\liblog4cxx.so.11' indexed with no language 21:09:27.955 DEBUG: 'library\linux\log4cxx\Debug\liblog4cxx.so.11.0.0' indexed with no language 21:09:27.956 DEBUG: 'library\linux\log4cxx\Release\apr.exp' indexed with no language 21:09:27.956 DEBUG: 'library\linux\log4cxx\Release\aprutil.exp' indexed with no language 21:09:27.957 DEBUG: 'library\linux\log4cxx\Release\libapr-1.a' indexed with no language 21:09:27.957 DEBUG: 'library\linux\log4cxx\Release\libapr-1.la' indexed with no language 21:09:27.957 DEBUG: 'library\linux\log4cxx\Release\libapr-1.so' indexed with no language 21:09:27.958 DEBUG: 'library\linux\log4cxx\Release\libapr-1.so.0' indexed with no language 21:09:27.958 DEBUG: 'library\linux\log4cxx\Release\libapr-1.so.0.7.0' indexed with no language 21:09:27.959 DEBUG: 'library\linux\log4cxx\Release\libaprutil-1.a' indexed with no language 21:09:27.959 DEBUG: 'library\linux\log4cxx\Release\libaprutil-1.la' indexed with no language 21:09:27.960 DEBUG: 'library\linux\log4cxx\Release\libaprutil-1.so' indexed with no language 21:09:27.960 DEBUG: 'library\linux\log4cxx\Release\libaprutil-1.so.0' indexed with no language 21:09:27.961 DEBUG: 'library\linux\log4cxx\Release\libaprutil-1.so.0.6.1' indexed with no language 21:09:27.961 DEBUG: 'library\linux\log4cxx\Release\libexpat.a' indexed with no language 21:09:27.961 DEBUG: 'library\linux\log4cxx\Release\libexpat.la' indexed with no language 21:09:27.962 DEBUG: 'library\linux\log4cxx\Release\libexpat.so' indexed with no language 21:09:27.962 DEBUG: 'library\linux\log4cxx\Release\libexpat.so.1' indexed with no language 21:09:27.963 DEBUG: 'library\linux\log4cxx\Release\libexpat.so.1.6.12' indexed with no language 21:09:27.963 DEBUG: 'library\linux\log4cxx\Release\liblog4cxx.a' indexed with no language 21:09:27.964 DEBUG: 'library\linux\log4cxx\Release\liblog4cxx.la' indexed with no language 21:09:27.964 DEBUG: 'library\linux\log4cxx\Release\liblog4cxx.so' indexed with no language 21:09:27.964 DEBUG: 'library\linux\log4cxx\Release\liblog4cxx.so.11' indexed with no language 21:09:27.965 DEBUG: 'library\linux\log4cxx\Release\liblog4cxx.so.11.0.0' indexed with no language 21:09:27.966 DEBUG: 'library\linux\openssl\Debug\libcrypto.so' indexed with no language 21:09:27.967 DEBUG: 'library\linux\openssl\Debug\libcrypto.so.1.1' indexed with no language 21:09:27.967 DEBUG: 'library\linux\openssl\Debug\libssl.so' indexed with no language 21:09:27.967 DEBUG: 'library\linux\openssl\Debug\libssl.so.1.1' indexed with no language 21:09:27.968 DEBUG: 'library\linux\openssl\Release\libcrypto.so' indexed with no language 21:09:27.969 DEBUG: 'library\linux\openssl\Release\libcrypto.so.1.1' indexed with no language 21:09:27.969 DEBUG: 'library\linux\openssl\Release\libssl.so' indexed with no language 21:09:27.970 DEBUG: 'library\linux\openssl\Release\libssl.so.1.1' indexed with no language 21:09:27.971 DEBUG: 'library\linux\zlib\Debug\libz.so' indexed with no language 21:09:27.971 DEBUG: 'library\linux\zlib\Debug\libz.so.1' indexed with no language 21:09:27.971 DEBUG: 'library\linux\zlib\Debug\libz.so.1.2.11' indexed with no language 21:09:27.972 DEBUG: 'library\linux\zlib\Debug\libz.so.1.2.3' indexed with no language 21:09:27.973 DEBUG: 'library\linux\zlib\Release\libz.so' indexed with no language 21:09:27.973 DEBUG: 'library\linux\zlib\Release\libz.so.1' indexed with no language 21:09:27.974 DEBUG: 'library\linux\zlib\Release\libz.so.1.2.11' indexed with no language 21:09:27.974 DEBUG: 'library\linux\zlib\Release\libz.so.1.2.3' indexed with no language 21:09:27.980 DEBUG: Average line length for library/windows/flex_bison/data/bison-default.css is 22 21:09:27.981 DEBUG: 'library\windows\flex_bison\data\bison-default.css' indexed with language 'css' 21:09:27.981 DEBUG: 'library\windows\flex_bison\data\local.mk' indexed with no language 21:09:27.982 DEBUG: 'library\windows\flex_bison\data\m4sugar\foreach.m4' indexed with no language 21:09:27.983 DEBUG: 'library\windows\flex_bison\data\m4sugar\m4sugar.m4' indexed with no language 21:09:27.983 DEBUG: 'library\windows\flex_bison\data\README.md' indexed with no language 21:09:27.984 DEBUG: 'library\windows\flex_bison\data\skeletons\bison.m4' indexed with no language 21:09:27.985 DEBUG: 'library\windows\flex_bison\data\skeletons\c++-skel.m4' indexed with no language 21:09:27.985 DEBUG: 'library\windows\flex_bison\data\skeletons\c++.m4' indexed with no language 21:09:27.985 DEBUG: 'library\windows\flex_bison\data\skeletons\c-like.m4' indexed with no language 21:09:27.986 DEBUG: 'library\windows\flex_bison\data\skeletons\c-skel.m4' indexed with no language 21:09:27.986 DEBUG: 'library\windows\flex_bison\data\skeletons\c.m4' indexed with no language 21:09:27.987 DEBUG: 'library\windows\flex_bison\data\skeletons\d-skel.m4' indexed with no language 21:09:27.988 DEBUG: 'library\windows\flex_bison\data\skeletons\d.m4' indexed with no language 21:09:27.988 DEBUG: 'library\windows\flex_bison\data\skeletons\glr.c' indexed with language 'c' 21:09:27.989 DEBUG: 'library\windows\flex_bison\data\skeletons\glr.cc' indexed with language 'cpp' 21:09:27.989 DEBUG: 'library\windows\flex_bison\data\skeletons\java-skel.m4' indexed with no language 21:09:27.990 DEBUG: 'library\windows\flex_bison\data\skeletons\java.m4' indexed with no language 21:09:27.990 DEBUG: 'library\windows\flex_bison\data\skeletons\lalr1.cc' indexed with language 'cpp' 21:09:27.991 DEBUG: 'library\windows\flex_bison\data\skeletons\lalr1.d' indexed with no language 21:09:27.991 DEBUG: 'library\windows\flex_bison\data\skeletons\lalr1.java' indexed with language 'java' 21:09:27.992 DEBUG: 'library\windows\flex_bison\data\skeletons\location.cc' indexed with language 'cpp' 21:09:27.992 DEBUG: 'library\windows\flex_bison\data\skeletons\README-D.txt' indexed with no language 21:09:27.993 DEBUG: 'library\windows\flex_bison\data\skeletons\stack.hh' indexed with language 'cpp' 21:09:27.993 DEBUG: 'library\windows\flex_bison\data\skeletons\traceon.m4' indexed with no language 21:09:27.994 DEBUG: 'library\windows\flex_bison\data\skeletons\variant.hh' indexed with language 'cpp' 21:09:27.994 DEBUG: 'library\windows\flex_bison\data\skeletons\yacc.c' indexed with language 'c' 21:09:27.995 DEBUG: 'library\windows\flex_bison\data\xslt\bison.xsl' indexed with language 'xml' 21:09:27.996 DEBUG: 'library\windows\flex_bison\data\xslt\xml2dot.xsl' indexed with language 'xml' 21:09:27.996 DEBUG: 'library\windows\flex_bison\data\xslt\xml2text.xsl' indexed with language 'xml' 21:09:27.996 DEBUG: 'library\windows\flex_bison\data\xslt\xml2xhtml.xsl' indexed with language 'xml' 21:09:27.997 DEBUG: 'library\windows\flex_bison\win_bison.exe' indexed with no language 21:09:27.997 DEBUG: 'library\windows\flex_bison\win_flex.exe' indexed with no language 21:09:27.998 DEBUG: 'library\windows\flex_bison\win_flex_bison\win_flex_bison_custom_build.props' indexed with no language 21:09:27.999 DEBUG: 'library\windows\flex_bison\win_flex_bison\win_flex_bison_custom_build.targets' indexed with no language 21:09:27.999 DEBUG: 'library\windows\flex_bison\win_flex_bison\win_flex_bison_custom_build.xml' indexed with language 'xml' 21:09:28.001 DEBUG: 'library\windows\gmock\x64\debug\gmockd.lib' indexed with no language 21:09:28.001 DEBUG: 'library\windows\gmock\x64\debug\gmock_maind.lib' indexed with no language 21:09:28.002 DEBUG: 'library\windows\gmock\x64\release\gmock.lib' indexed with no language 21:09:28.002 DEBUG: 'library\windows\gmock\x64\release\gmock_main.lib' indexed with no language 21:09:28.004 DEBUG: 'library\windows\gtest\x64\debug\gtestd.lib' indexed with no language 21:09:28.005 DEBUG: 'library\windows\gtest\x64\debug\gtest_maind.lib' indexed with no language 21:09:28.005 DEBUG: 'library\windows\gtest\x64\release\gtest.lib' indexed with no language 21:09:28.006 DEBUG: 'library\windows\gtest\x64\release\gtest_main.lib' indexed with no language 21:09:28.007 DEBUG: 'library\windows\libevent\x64\debug\event.dll' indexed with no language 21:09:28.008 DEBUG: 'library\windows\libevent\x64\debug\event.lib' indexed with no language 21:09:28.008 DEBUG: 'library\windows\libevent\x64\debug\event_core.dll' indexed with no language 21:09:28.008 DEBUG: 'library\windows\libevent\x64\debug\event_core.lib' indexed with no language 21:09:28.009 DEBUG: 'library\windows\libevent\x64\debug\event_extra.dll' indexed with no language 21:09:28.009 DEBUG: 'library\windows\libevent\x64\debug\event_extra.lib' indexed with no language 21:09:28.010 DEBUG: 'library\windows\libevent\x64\debug\event_openssl.dll' indexed with no language 21:09:28.010 DEBUG: 'library\windows\libevent\x64\debug\event_openssl.lib' indexed with no language 21:09:28.011 DEBUG: 'library\windows\libevent\x64\release\event.dll' indexed with no language 21:09:28.012 DEBUG: 'library\windows\libevent\x64\release\event.lib' indexed with no language 21:09:28.012 DEBUG: 'library\windows\libevent\x64\release\event_core.dll' indexed with no language 21:09:28.012 DEBUG: 'library\windows\libevent\x64\release\event_core.lib' indexed with no language 21:09:28.013 DEBUG: 'library\windows\libevent\x64\release\event_extra.dll' indexed with no language 21:09:28.013 DEBUG: 'library\windows\libevent\x64\release\event_extra.lib' indexed with no language 21:09:28.014 DEBUG: 'library\windows\libevent\x64\release\event_openssl.dll' indexed with no language 21:09:28.014 DEBUG: 'library\windows\libevent\x64\release\event_openssl.lib' indexed with no language 21:09:28.016 DEBUG: 'library\windows\log4cxx\x64\debug\log4cxx.dll' indexed with no language 21:09:28.016 DEBUG: 'library\windows\log4cxx\x64\debug\log4cxx.lib' indexed with no language 21:09:28.017 DEBUG: 'library\windows\log4cxx\x64\release\log4cxx.dll' indexed with no language 21:09:28.017 DEBUG: 'library\windows\log4cxx\x64\release\log4cxx.lib' indexed with no language 21:09:28.019 DEBUG: 'library\windows\openssl\x64\debug\libcrypto-1_1-x64.dll' indexed with no language 21:09:28.019 DEBUG: 'library\windows\openssl\x64\debug\libcrypto.lib' indexed with no language 21:09:28.020 DEBUG: 'library\windows\openssl\x64\debug\libssl-1_1-x64.dll' indexed with no language 21:09:28.020 DEBUG: 'library\windows\openssl\x64\debug\libssl.lib' indexed with no language 21:09:28.021 DEBUG: 'library\windows\openssl\x64\release\libcrypto-1_1-x64.dll' indexed with no language 21:09:28.021 DEBUG: 'library\windows\openssl\x64\release\libcrypto.lib' indexed with no language 21:09:28.022 DEBUG: 'library\windows\openssl\x64\release\libssl-1_1-x64.dll' indexed with no language 21:09:28.022 DEBUG: 'library\windows\openssl\x64\release\libssl.lib' indexed with no language 21:09:28.024 DEBUG: 'library\windows\zlib\x64\debug\zlibd.dll' indexed with no language 21:09:28.024 DEBUG: 'library\windows\zlib\x64\debug\zlibd.lib' indexed with no language 21:09:28.024 DEBUG: 'library\windows\zlib\x64\debug\zlibstaticd.lib' indexed with no language 21:09:28.025 DEBUG: 'library\windows\zlib\x64\release\zlib.dll' indexed with no language 21:09:28.026 DEBUG: 'library\windows\zlib\x64\release\zlib.lib' indexed with no language 21:09:28.026 DEBUG: 'library\windows\zlib\x64\release\zlibstatic.lib' indexed with no language 21:09:28.027 DEBUG: 'logger\async.xml' indexed with language 'xml' 21:09:28.027 DEBUG: 'logger\AuditlogFile.cpp' indexed with language 'cpp' 21:09:28.027 DEBUG: 'logger\AuditlogFile.h' indexed with language 'c' 21:09:28.028 DEBUG: 'logger\AuditLogger.cpp' indexed with language 'cpp' 21:09:28.028 DEBUG: 'logger\AuditLogger.h' indexed with language 'c' 21:09:28.028 DEBUG: 'logger\LoggerDefine.cpp' indexed with language 'cpp' 21:09:28.029 DEBUG: 'logger\LoggerDefine.h' indexed with language 'c' 21:09:28.029 DEBUG: 'main.cpp' indexed with language 'cpp' 21:09:28.029 DEBUG: 'md5\md5.c' indexed with language 'c' 21:09:28.030 DEBUG: 'md5\md5.h' indexed with language 'c' 21:09:28.030 DEBUG: 'md5\md5_loc.h' indexed with language 'c' 21:09:28.030 DEBUG: 'mdx\ActionID.h' indexed with language 'c' 21:09:28.031 DEBUG: 'mdx\Common1.cpp' indexed with language 'cpp' 21:09:28.031 DEBUG: 'mdx\Common1.h' indexed with language 'c' 21:09:28.032 DEBUG: 'mdx\grammer\grammer.pgp' indexed with no language 21:09:28.032 DEBUG: 'mdx\grammer\grammer.pgw' indexed with no language 21:09:28.032 DEBUG: 'mdx\grammer\Lexer.l' indexed with no language 21:09:28.033 DEBUG: 'mdx\grammer\Parser.y' indexed with no language 21:09:28.033 DEBUG: 'mdx\grammer\ParserGenerator.rar' indexed with no language 21:09:28.033 DEBUG: 'mdx\MdxCrossjoinSet.cpp' indexed with language 'cpp' 21:09:28.034 DEBUG: 'mdx\MdxCrossjoinSet.h' indexed with language 'c' 21:09:28.034 DEBUG: 'mdx\MdxCube.cpp' indexed with language 'cpp' 21:09:28.034 DEBUG: 'mdx\MdxCube.h' indexed with language 'c' 21:09:28.034 DEBUG: 'mdx\MdxCurContextTuple.cpp' indexed with language 'cpp' 21:09:28.035 DEBUG: 'mdx\MdxCurContextTuple.h' indexed with language 'c' 21:09:28.035 DEBUG: 'mdx\MdxExec.cpp' indexed with language 'cpp' 21:09:28.035 DEBUG: 'mdx\MdxExec.h' indexed with language 'c' 21:09:28.036 DEBUG: 'mdx\MdxExecImpl.cpp' indexed with language 'cpp' 21:09:28.036 DEBUG: 'mdx\MdxExecImpl.h' indexed with language 'c' 21:09:28.036 DEBUG: 'mdx\MdxInterface.cpp' indexed with language 'cpp' 21:09:28.037 DEBUG: 'mdx\MdxInterface.h' indexed with language 'c' 21:09:28.037 DEBUG: 'mdx\MdxLexer.cpp' indexed with language 'cpp' 21:09:28.037 DEBUG: 'mdx\MdxLexer.h' indexed with language 'c' 21:09:28.037 DEBUG: 'mdx\MdxMemberSet.cpp' indexed with language 'cpp' 21:09:28.038 DEBUG: 'mdx\MdxMemberSet.h' indexed with language 'c' 21:09:28.038 DEBUG: 'mdx\MdxObjcode.cpp' indexed with language 'cpp' 21:09:28.038 DEBUG: 'mdx\MdxObjcode.h' indexed with language 'c' 21:09:28.039 DEBUG: 'mdx\MdxParser.cpp' indexed with language 'cpp' 21:09:28.039 DEBUG: 'mdx\MdxParser.h' indexed with language 'c' 21:09:28.039 DEBUG: 'mdx\MdxParserImpl.cpp' indexed with language 'cpp' 21:09:28.039 DEBUG: 'mdx\MdxParserImpl.h' indexed with language 'c' 21:09:28.040 DEBUG: 'mdx\MdxPool.cpp' indexed with language 'cpp' 21:09:28.040 DEBUG: 'mdx\MdxPool.h' indexed with language 'c' 21:09:28.040 DEBUG: 'mdx\MdxSet.cpp' indexed with language 'cpp' 21:09:28.041 DEBUG: 'mdx\MdxSet.h' indexed with language 'c' 21:09:28.041 DEBUG: 'mdx\MdxStack.cpp' indexed with language 'cpp' 21:09:28.041 DEBUG: 'mdx\MdxStack.h' indexed with language 'c' 21:09:28.041 DEBUG: 'mdx\MdxStgCache.cpp' indexed with language 'cpp' 21:09:28.042 DEBUG: 'mdx\MdxStgCache.h' indexed with language 'c' 21:09:28.042 DEBUG: 'mdx\MdxTuple.cpp' indexed with language 'cpp' 21:09:28.042 DEBUG: 'mdx\MdxTuple.h' indexed with language 'c' 21:09:28.043 DEBUG: 'mdx\ObjCodeCreator.cpp' indexed with language 'cpp' 21:09:28.043 DEBUG: 'mdx\ObjCodeCreator.h' indexed with language 'c' 21:09:28.043 DEBUG: 'mdx\OlapMdxBase.h' indexed with language 'c' 21:09:28.043 DEBUG: 'mdx\OlapMdxCube.h' indexed with language 'c' 21:09:28.044 DEBUG: 'mdx\OlapMdxDatabase.h' indexed with language 'c' 21:09:28.044 DEBUG: 'mdx\OlapMdxDimension.cpp' indexed with language 'cpp' 21:09:28.044 DEBUG: 'mdx\OlapMdxDimension.h' indexed with language 'c' 21:09:28.045 DEBUG: 'mdx\OlapMdxHierarchy.cpp' indexed with language 'cpp' 21:09:28.045 DEBUG: 'mdx\OlapMdxHierarchy.h' indexed with language 'c' 21:09:28.045 DEBUG: 'mdx\OlapMdxHierarchyLevel.cpp' indexed with language 'cpp' 21:09:28.046 DEBUG: 'mdx\OlapMdxHierarchyLevel.h' indexed with language 'c' 21:09:28.046 DEBUG: 'mdx\OlapMdxMember.cpp' indexed with language 'cpp' 21:09:28.046 DEBUG: 'mdx\OlapMdxMember.h' indexed with language 'c' 21:09:28.047 DEBUG: 'memory\AutoMemPool.h' indexed with language 'c' 21:09:28.047 DEBUG: 'memory\MemBlkMgr.cpp' indexed with language 'cpp' 21:09:28.047 DEBUG: 'memory\MemBlkMgr.h' indexed with language 'c' 21:09:28.048 DEBUG: 'memory\MemBlock.h' indexed with language 'c' 21:09:28.048 DEBUG: 'memory\MemBlockDF.h' indexed with language 'c' 21:09:28.048 DEBUG: 'memory\MemPool.cpp' indexed with language 'cpp' 21:09:28.049 DEBUG: 'memory\MemPool.h' indexed with language 'c' 21:09:28.049 DEBUG: 'memory\MemPoolDF.cpp' indexed with language 'cpp' 21:09:28.049 DEBUG: 'memory\MemPoolDF.h' indexed with language 'c' 21:09:28.049 DEBUG: 'memory\MemPooledObj.cpp' indexed with language 'cpp' 21:09:28.050 DEBUG: 'memory\MemPooledObj.h' indexed with language 'c' 21:09:28.050 DEBUG: 'memory\MemZoneCodes.cpp' indexed with language 'cpp' 21:09:28.050 DEBUG: 'memory\MemZoneCodes.h' indexed with language 'c' 21:09:28.051 DEBUG: 'memory\OwnedMemPooledObj.cpp' indexed with language 'cpp' 21:09:28.051 DEBUG: 'memory\OwnedMemPooledObj.h' indexed with language 'c' 21:09:28.051 DEBUG: 'memory\TestCase.h' indexed with language 'c' 21:09:28.052 DEBUG: 'olap\Attribute.cpp' indexed with language 'cpp' 21:09:28.052 DEBUG: 'olap\AttributesCube.cpp' indexed with language 'cpp' 21:09:28.052 DEBUG: 'olap\AttributesCube.h' indexed with language 'c' 21:09:28.053 DEBUG: 'olap\AttributesDimension.cpp' indexed with language 'cpp' 21:09:28.053 DEBUG: 'olap\AttributesDimension.h' indexed with language 'c' 21:09:28.053 DEBUG: 'olap\backup.cpp' indexed with language 'cpp' 21:09:28.054 DEBUG: 'olap\backup.h' indexed with language 'c' 21:09:28.054 DEBUG: 'olap\Context.cpp' indexed with language 'cpp' 21:09:28.054 DEBUG: 'olap\Context.h' indexed with language 'c' 21:09:28.054 DEBUG: 'olap\Cube.cpp' indexed with language 'cpp' 21:09:28.055 DEBUG: 'olap\Cube.h' indexed with language 'c' 21:09:28.055 DEBUG: 'olap\CubeOverlay.cpp' indexed with language 'cpp' 21:09:28.055 DEBUG: 'olap\CubeOverlay.h' indexed with language 'c' 21:09:28.055 DEBUG: 'olap\Database.cpp' indexed with language 'cpp' 21:09:28.056 DEBUG: 'olap\Database.h' indexed with language 'c' 21:09:28.056 DEBUG: 'olap\DataManageDefine.cpp' indexed with language 'cpp' 21:09:28.056 DEBUG: 'olap\DataManageDefine.h' indexed with language 'c' 21:09:28.057 DEBUG: 'olap\DataManageService.cpp' indexed with language 'cpp' 21:09:28.057 DEBUG: 'olap\DataManageService.h' indexed with language 'c' 21:09:28.057 DEBUG: 'olap\DataManageServiceClear.cpp' indexed with language 'cpp' 21:09:28.058 DEBUG: 'olap\DataSaver.cpp' indexed with language 'cpp' 21:09:28.058 DEBUG: 'olap\DataSaver.h' indexed with language 'c' 21:09:28.058 DEBUG: 'olap\Dimension.cpp' indexed with language 'cpp' 21:09:28.059 DEBUG: 'olap\Dimension.h' indexed with language 'c' 21:09:28.059 DEBUG: 'olap\Element.cpp' indexed with language 'cpp' 21:09:28.059 DEBUG: 'olap\Element.h' indexed with language 'c' 21:09:28.059 DEBUG: 'olap\Formula.cpp' indexed with language 'cpp' 21:09:28.060 DEBUG: 'olap\Formula.h' indexed with language 'c' 21:09:28.060 DEBUG: 'olap\Hierarchy.cpp' indexed with language 'cpp' 21:09:28.060 DEBUG: 'olap\Hierarchy.h' indexed with language 'c' 21:09:28.061 DEBUG: 'olap\Member.cpp' indexed with language 'cpp' 21:09:28.061 DEBUG: 'olap\Member.h' indexed with language 'c' 21:09:28.061 DEBUG: 'olap\OlapAction.cpp' indexed with language 'cpp' 21:09:28.062 DEBUG: 'olap\OlapAction.h' indexed with language 'c' 21:09:28.062 DEBUG: 'olap\OlapObject.cpp' indexed with language 'cpp' 21:09:28.062 DEBUG: 'olap\OlapObject.h' indexed with language 'c' 21:09:28.062 DEBUG: 'olap\Recover.cpp' indexed with language 'cpp' 21:09:28.063 DEBUG: 'olap\Recover.h' indexed with language 'c' 21:09:28.063 DEBUG: 'olap\Sandbox.cpp' indexed with language 'cpp' 21:09:28.063 DEBUG: 'olap\Sandbox.h' indexed with language 'c' 21:09:28.064 DEBUG: 'olap\Server.h' indexed with language 'c' 21:09:28.064 DEBUG: 'olap\ServerImpl.cpp' indexed with language 'cpp' 21:09:28.065 DEBUG: 'olap\ServerImpl.h' indexed with language 'c' 21:09:28.065 DEBUG: 'olap\ServerInstance.cpp' indexed with language 'cpp' 21:09:28.065 DEBUG: 'olap\ServerInstance.h' indexed with language 'c' 21:09:28.066 DEBUG: 'olap\StatsCube.cpp' indexed with language 'cpp' 21:09:28.066 DEBUG: 'olap\StatsCube.h' indexed with language 'c' 21:09:28.066 DEBUG: 'olap\StatsDimension.cpp' indexed with language 'cpp' 21:09:28.067 DEBUG: 'olap\StatsDimension.h' indexed with language 'c' 21:09:28.067 DEBUG: 'olap\SystemCube.cpp' indexed with language 'cpp' 21:09:28.067 DEBUG: 'olap\SystemCube.h' indexed with language 'c' 21:09:28.068 DEBUG: 'olap\SystemDatabase.cpp' indexed with language 'cpp' 21:09:28.068 DEBUG: 'olap\SystemDatabase.h' indexed with language 'c' 21:09:28.068 DEBUG: 'olap\SystemDimension.cpp' indexed with language 'cpp' 21:09:28.069 DEBUG: 'olap\SystemDimension.h' indexed with language 'c' 21:09:28.069 DEBUG: 'olap\Tuple.cpp' indexed with language 'cpp' 21:09:28.069 DEBUG: 'olap\Tuple.h' indexed with language 'c' 21:09:28.070 DEBUG: 'olap\User.cpp' indexed with language 'cpp' 21:09:28.070 DEBUG: 'olap\User.h' indexed with language 'c' 21:09:28.071 DEBUG: 'sample\daemon.pid' indexed with no language 21:09:28.071 DEBUG: 'service\DefineCode.h' indexed with language 'c' 21:09:28.072 DEBUG: 'service\DefineYnbaseError.cpp' indexed with language 'cpp' 21:09:28.072 DEBUG: 'service\DefineYnbaseError.h' indexed with language 'c' 21:09:28.072 DEBUG: 'service\ServiceAttribute.cpp' indexed with language 'cpp' 21:09:28.073 DEBUG: 'service\ServiceAttribute.h' indexed with language 'c' 21:09:28.073 DEBUG: 'service\ServiceAuditlog.cpp' indexed with language 'cpp' 21:09:28.074 DEBUG: 'service\ServiceAuditlog.h' indexed with language 'c' 21:09:28.074 DEBUG: 'service\ServiceCache.cpp' indexed with language 'cpp' 21:09:28.074 DEBUG: 'service\ServiceCache.h' indexed with language 'c' 21:09:28.075 DEBUG: 'service\ServiceCacheMgr.cpp' indexed with language 'cpp' 21:09:28.075 DEBUG: 'service\ServiceCacheMgr.h' indexed with language 'c' 21:09:28.075 DEBUG: 'service\ServiceCell.cpp' indexed with language 'cpp' 21:09:28.076 DEBUG: 'service\ServiceCell.h' indexed with language 'c' 21:09:28.076 DEBUG: 'service\ServiceCollector.cpp' indexed with language 'cpp' 21:09:28.076 DEBUG: 'service\ServiceCollector.h' indexed with language 'c' 21:09:28.077 DEBUG: 'service\ServiceCommon.cpp' indexed with language 'cpp' 21:09:28.077 DEBUG: 'service\ServiceCommon.h' indexed with language 'c' 21:09:28.077 DEBUG: 'service\ServiceCube.cpp' indexed with language 'cpp' 21:09:28.077 DEBUG: 'service\ServiceCube.h' indexed with language 'c' 21:09:28.078 DEBUG: 'service\ServiceCubeAttribute.cpp' indexed with language 'cpp' 21:09:28.078 DEBUG: 'service\ServiceCubeAttribute.h' indexed with language 'c' 21:09:28.079 DEBUG: 'service\ServiceDatabase.cpp' indexed with language 'cpp' 21:09:28.079 DEBUG: 'service\ServiceDatabase.h' indexed with language 'c' 21:09:28.079 DEBUG: 'service\ServiceDimension.cpp' indexed with language 'cpp' 21:09:28.080 DEBUG: 'service\ServiceDimension.h' indexed with language 'c' 21:09:28.080 DEBUG: 'service\ServiceDimensionAttribute.cpp' indexed with language 'cpp' 21:09:28.081 DEBUG: 'service\ServiceDimensionAttribute.h' indexed with language 'c' 21:09:28.081 DEBUG: 'service\ServiceElement.cpp' indexed with language 'cpp' 21:09:28.081 DEBUG: 'service\ServiceElement.h' indexed with language 'c' 21:09:28.082 DEBUG: 'service\ServiceElementAttribute.cpp' indexed with language 'cpp' 21:09:28.082 DEBUG: 'service\ServiceElementAttribute.h' indexed with language 'c' 21:09:28.082 DEBUG: 'service\ServiceFormula.cpp' indexed with language 'cpp' 21:09:28.083 DEBUG: 'service\ServiceFormula.h' indexed with language 'c' 21:09:28.083 DEBUG: 'service\ServiceGC.cpp' indexed with language 'cpp' 21:09:28.084 DEBUG: 'service\ServiceGC.h' indexed with language 'c' 21:09:28.084 DEBUG: 'service\ServiceMdx.cpp' indexed with language 'cpp' 21:09:28.084 DEBUG: 'service\ServiceMdx.h' indexed with language 'c' 21:09:28.085 DEBUG: 'service\ServicePerfMon.cpp' indexed with language 'cpp' 21:09:28.085 DEBUG: 'service\ServicePerfMon.h' indexed with language 'c' 21:09:28.085 DEBUG: 'service\ServiceSandbox.cpp' indexed with language 'cpp' 21:09:28.086 DEBUG: 'service\ServiceSandbox.h' indexed with language 'c' 21:09:28.086 DEBUG: 'service\ServiceServer.cpp' indexed with language 'cpp' 21:09:28.086 DEBUG: 'service\ServiceServer.h' indexed with language 'c' 21:09:28.087 DEBUG: 'service\ServiceUser.cpp' indexed with language 'cpp' 21:09:28.087 DEBUG: 'service\ServiceUser.h' indexed with language 'c' 21:09:28.087 DEBUG: 'service\ThreadPool.cpp' indexed with language 'cpp' 21:09:28.088 DEBUG: 'service\ThreadPool.h' indexed with language 'c' 21:09:28.088 DEBUG: 'service\TransformJson.cpp' indexed with language 'cpp' 21:09:28.088 DEBUG: 'service\TransformJson.h' indexed with language 'c' 21:09:28.089 DEBUG: 'service\YnbaseError.h' indexed with language 'c' 21:09:28.089 DEBUG: 'service\YnbaseService.cpp' indexed with language 'cpp' 21:09:28.089 DEBUG: 'service\YnbaseService.h' indexed with language 'c' 21:09:28.090 DEBUG: 'sonar-project.properties' indexed with no language 21:09:28.090 DEBUG: 'ssl\server.key' indexed with no language 21:09:28.090 DEBUG: 'ssl\server.pem' indexed with no language 21:09:28.091 DEBUG: 'stats\SimpleTimer.cpp' indexed with language 'cpp' 21:09:28.091 DEBUG: 'stats\SimpleTimer.h' indexed with language 'c' 21:09:28.092 DEBUG: 'stats\StatCollector.cpp' indexed with language 'cpp' 21:09:28.092 DEBUG: 'stats\StatCollector.h' indexed with language 'c' 21:09:28.092 DEBUG: 'status_ha_ynbase.sh' indexed with no language 21:09:28.093 DEBUG: 'storage\builtin.h' indexed with language 'c' 21:09:28.093 DEBUG: 'storage\cubetest.cpp' indexed with language 'cpp' 21:09:28.093 DEBUG: 'storage\DataCube.cpp' indexed with language 'cpp' 21:09:28.094 DEBUG: 'storage\DataCube.h' indexed with language 'c' 21:09:28.094 DEBUG: 'storage\SparseArray.cpp' indexed with language 'cpp' 21:09:28.095 DEBUG: 'storage\SparseArray.h' indexed with language 'c' 21:09:28.095 DEBUG: 'storage\SparseArrayBitmap.cpp' indexed with language 'cpp' 21:09:28.095 DEBUG: 'storage\SparseArrayBitmap.h' indexed with language 'c' 21:09:28.096 DEBUG: 'storage\SparseArrayHelper.h' indexed with language 'c' 21:09:28.096 DEBUG: 'storage\SparseArrayMemAlloc.cpp' indexed with language 'cpp' 21:09:28.096 DEBUG: 'storage\SparseArrayMemAlloc.h' indexed with language 'c' 21:09:28.097 DEBUG: 'storage\SparseArrayPackage.cpp' indexed with language 'cpp' 21:09:28.097 DEBUG: 'storage\SparseArrayPackage.h' indexed with language 'c' 21:09:28.097 DEBUG: 'storage\SparseCube.cpp' indexed with language 'cpp' 21:09:28.098 DEBUG: 'storage\SparseCube.h' indexed with language 'c' 21:09:28.098 DEBUG: 'storage\SparseCubeBuilder.cpp' indexed with language 'cpp' 21:09:28.098 DEBUG: 'storage\SparseCubeBuilder.h' indexed with language 'c' 21:09:28.099 DEBUG: 'storage\SparseCubeDimFilter.cpp' indexed with language 'cpp' 21:09:28.099 DEBUG: 'storage\SparseCubeDimFilter.h' indexed with language 'c' 21:09:28.099 DEBUG: 'storage\SparseTraverse.cpp' indexed with language 'cpp' 21:09:28.100 DEBUG: 'storage\SparseTraverse.h' indexed with language 'c' 21:09:28.100 DEBUG: 'storage\storage_test.cpp' indexed with language 'cpp' 21:09:28.100 DEBUG: 'storage\treenodedef.h' indexed with language 'c' 21:09:28.101 DEBUG: 'storage\YnbaseCubeLoader.cpp' indexed with language 'cpp' 21:09:28.101 DEBUG: 'storage\YnbaseCubeLoader.h' indexed with language 'c' 21:09:28.101 DEBUG: 'switch_ha_mode_ynbase.sh' indexed with no language 21:09:28.102 DEBUG: 'system\ElapsedTimer.cpp' indexed with language 'cpp' 21:09:28.102 DEBUG: 'system\ElapsedTimer.h' indexed with language 'c' 21:09:28.102 DEBUG: 'system\FileUtils.cpp' indexed with language 'cpp' 21:09:28.103 DEBUG: 'system\FileUtils.h' indexed with language 'c' 21:09:28.103 DEBUG: 'system\ProcessControl.cpp' indexed with language 'cpp' 21:09:28.103 DEBUG: 'system\ProcessControl.h' indexed with language 'c' 21:09:28.104 DEBUG: 'system\RWLock.cpp' indexed with language 'cpp' 21:09:28.104 DEBUG: 'system\RWLock.h' indexed with language 'c' 21:09:28.104 DEBUG: 'system\SystemBase.cpp' indexed with language 'cpp' 21:09:28.105 DEBUG: 'system\SystemBase.h' indexed with language 'c' 21:09:28.105 DEBUG: 'system\SystemFileHandle.cpp' indexed with language 'cpp' 21:09:28.105 DEBUG: 'system\SystemFileHandle.h' indexed with language 'c' 21:09:28.105 DEBUG: 'system\SystemMutex.cpp' indexed with language 'cpp' 21:09:28.106 DEBUG: 'system\SystemMutex.h' indexed with language 'c' 21:09:28.106 DEBUG: 'Tabase.VC.db' indexed with no language 21:09:28.107 DEBUG: 'trans\CubeDataRef.cpp' indexed with language 'cpp' 21:09:28.107 DEBUG: 'trans\CubeDataRef.h' indexed with language 'c' 21:09:28.107 DEBUG: 'trans\CubeDataTransaction.cpp' indexed with language 'cpp' 21:09:28.108 DEBUG: 'trans\CubeDataTransaction.h' indexed with language 'c' 21:09:28.108 DEBUG: 'trans\CubeDataVersion.cpp' indexed with language 'cpp' 21:09:28.109 DEBUG: 'trans\CubeDataVersion.h' indexed with language 'c' 21:09:28.109 DEBUG: 'trans\DatabaseTransActionLogInfo.cpp' indexed with language 'cpp' 21:09:28.109 DEBUG: 'trans\DatabaseTransActionLogInfo.h' indexed with language 'c' 21:09:28.110 DEBUG: 'trans\Transaction.cpp' indexed with language 'cpp' 21:09:28.110 DEBUG: 'trans\Transaction.h' indexed with language 'c' 21:09:28.110 DEBUG: 'trans\TransActionLogInterface.h' indexed with language 'c' 21:09:28.111 DEBUG: 'trans\TransFileOperation.cpp' indexed with language 'cpp' 21:09:28.111 DEBUG: 'trans\TransFileOperation.h' indexed with language 'c' 21:09:28.112 DEBUG: 'version\YnbaseVersion.h' indexed with language 'c' 21:09:28.112 DEBUG: 'yang0130.txt' indexed with no language 21:09:28.112 DEBUG: 'ynbase-log.xml' indexed with language 'xml' 21:09:28.112 DEBUG: 'Ynbase.cpp' indexed with language 'cpp' 21:09:28.113 DEBUG: 'ynbase.ini' indexed with no language 21:09:28.113 DEBUG: 'zip\crypt.h' indexed with language 'c' 21:09:28.113 DEBUG: 'zip\ioapi.c' indexed with language 'c' 21:09:28.114 DEBUG: 'zip\ioapi.h' indexed with language 'c' 21:09:28.114 DEBUG: 'zip\iowin32.c' indexed with language 'c' 21:09:28.114 DEBUG: 'zip\iowin32.h' indexed with language 'c' 21:09:28.115 DEBUG: 'zip\mztools.c' indexed with language 'c' 21:09:28.115 DEBUG: 'zip\mztools.h' indexed with language 'c' 21:09:28.115 DEBUG: 'zip\unzip.c' indexed with language 'c' 21:09:28.116 DEBUG: 'zip\unzip.h' indexed with language 'c' 21:09:28.116 DEBUG: 'zip\zip.c' indexed with language 'c' 21:09:28.117 DEBUG: 'zip\zip.h' indexed with language 'c' 21:09:28.126 INFO: 1283 files indexed 21:09:28.127 INFO: Quality profile for c: Sonar way 21:09:28.127 INFO: Quality profile for cpp: Sonar way 21:09:28.127 INFO: Quality profile for css: Sonar way 21:09:28.127 INFO: Quality profile for java: Sonar way 21:09:28.127 INFO: Quality profile for xml: Sonar way 21:09:28.128 INFO: ------------- Run sensors on module yangs 21:09:28.300 INFO: Load metrics repository 21:09:28.693 DEBUG: GET 200 http://10.20.100.121:9000/api/metrics/search?ps=500&p=1 | time=391ms 21:09:28.706 INFO: Load metrics repository (done) | time=406ms 21:09:30.924 DEBUG: Adding rules for repository 'jssecurity', language: JAVASCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.D 21:09:30.930 DEBUG: Adding rules for repository 'tssecurity', language: TYPESCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.B 21:09:31.471 DEBUG: 'Import external issues report' skipped because one of the required properties is missing 21:09:31.474 DEBUG: 'IaC Terraform Sensor' skipped because there is no related file in current project 21:09:31.475 DEBUG: 'IaC CloudFormation Sensor' skipped because there is no related file in current project 21:09:31.477 DEBUG: 'PL/SQL Sensor' skipped because there is no related file in current project 21:09:31.478 DEBUG: 'Scala Sensor' skipped because there is no related file in current project 21:09:31.479 DEBUG: 'Scoverage sensor for Scala coverage' skipped because there is no related file in current project 21:09:31.480 DEBUG: 'Import of Scalastyle issues' skipped because there is no related file in current project 21:09:31.481 DEBUG: 'Import of Scapegoat issues' skipped because there is no related file in current project 21:09:31.482 DEBUG: 'Import of Checkstyle issues' skipped because one of the required properties is missing 21:09:31.482 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing 21:09:31.483 DEBUG: 'Import of SpotBugs issues' skipped because one of the required properties is missing 21:09:31.485 DEBUG: 'Removed properties sensor' skipped because one of the required properties is missing 21:09:31.486 DEBUG: 'Flex' skipped because there is no related file in current project 21:09:31.487 DEBUG: 'Flex Cobertura' skipped because there is no related file in current project 21:09:31.488 DEBUG: 'Swift Code Quality and Security' skipped because there is no related file in current project 21:09:31.489 DEBUG: 'Import of SwiftLint issues' skipped because there is no related file in current project 21:09:31.489 DEBUG: 'gcov' skipped because one of the required properties is missing 21:09:31.490 DEBUG: 'llvm-cov' skipped because one of the required properties is missing 21:09:31.490 DEBUG: 'cppunit' skipped because one of the required properties is missing 21:09:31.491 DEBUG: 'VisualStudioCoverage' skipped because one of the required properties is missing 21:09:31.491 DEBUG: 'bullseye' skipped because one of the required properties is missing 21:09:31.492 DEBUG: 'Python Sensor' skipped because there is no related file in current project 21:09:31.492 DEBUG: 'Cobertura Sensor for Python coverage' skipped because there is no related file in current project 21:09:31.492 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project 21:09:31.494 DEBUG: 'Import of Pylint issues' skipped because there is no related file in current project 21:09:31.494 DEBUG: 'Import of Bandit issues' skipped because there is no related file in current project 21:09:31.495 DEBUG: 'Import of Flake8 issues' skipped because there is no related file in current project 21:09:31.495 DEBUG: 'Code Quality and Security for Go' skipped because there is no related file in current project 21:09:31.497 DEBUG: 'Go Unit Test Report' skipped because there is no related file in current project 21:09:31.497 DEBUG: 'Go Cover sensor for Go coverage' skipped because one of the required properties is missing 21:09:31.498 DEBUG: 'Import of go vet issues' skipped because there is no related file in current project 21:09:31.499 DEBUG: 'Import of Golint issues' skipped because there is no related file in current project 21:09:31.499 DEBUG: 'Import of GoMetaLinter issues' skipped because there is no related file in current project 21:09:31.499 DEBUG: 'Import of GolangCI-Lint issues' skipped because there is no related file in current project 21:09:31.500 DEBUG: 'Kotlin Sensor' skipped because there is no related file in current project 21:09:31.500 DEBUG: 'KotlinSurefireSensor' skipped because there is no related file in current project 21:09:31.501 DEBUG: 'Import of detekt issues' skipped because there is no related file in current project 21:09:31.501 DEBUG: 'Import of Android Lint issues' skipped because one of the required properties is missing 21:09:31.502 DEBUG: 'Import of ktlint issues' skipped because there is no related file in current project 21:09:31.503 DEBUG: 'T-SQL Sensor' skipped because there is no related file in current project 21:09:31.503 DEBUG: 'JavaScript analysis' skipped because there is no related file in current project 21:09:31.503 DEBUG: 'TypeScript analysis' skipped because there is no related file in current project 21:09:31.505 DEBUG: 'JavaScript/TypeScript Coverage' skipped because there is no related file in current project 21:09:31.505 DEBUG: 'Import of ESLint issues' skipped because one of the required properties is missing 21:09:31.506 DEBUG: 'Import of TSLint issues' skipped because one of the required properties is missing 21:09:31.508 DEBUG: 'Import of stylelint issues' skipped because one of the required properties is missing 21:09:31.509 DEBUG: 'Ruby Sensor' skipped because there is no related file in current project 21:09:31.510 DEBUG: 'Import of RuboCop issues' skipped because there is no related file in current project 21:09:31.510 DEBUG: 'SimpleCov Sensor for Ruby coverage' skipped because there is no related file in current project 21:09:31.510 DEBUG: 'Python HTML templates processing' skipped because there is no related file in current project 21:09:31.511 DEBUG: 'PHP sensor' skipped because there is no related file in current project 21:09:31.511 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project 21:09:31.512 DEBUG: 'Import of PHPStan issues' skipped because there is no related file in current project 21:09:31.513 DEBUG: 'Import of Psalm issues' skipped because there is no related file in current project 21:09:31.514 DEBUG: 'AbapSquidSensor' skipped because there is no related file in current project 21:09:31.519 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing 21:09:31.521 DEBUG: Sensors : JavaSensor -> C# Project Type Information -> C# Analysis Log -> C# Properties -> SurefireSensor -> HTML -> XML Sensor -> Text Sensor -> VB.NET Project Type Information -> VB.NET Analysis Log -> VB.NET Properties -> JaCoCo XML Report Importer -> CSS Metrics -> CSS Rules -> ThymeLeaf template sensor -> Serverless configuration file sensor -> AWS SAM template file sensor -> CFamily -> JavaSecuritySensor -> CSharpSecuritySensor -> PhpSecuritySensor -> PythonSecuritySensor -> JsSecuritySensor 21:09:31.525 INFO: Sensor JavaSensor [java] 21:09:32.040 INFO: Configured Java source version (sonar.java.source): none 21:09:32.049 INFO: JavaClasspath initialization 21:09:32.052 DEBUG: Property 'sonar.java.jdkHome' resolved with: [] 21:09:32.052 DEBUG: Property 'sonar.java.libraries' resolved with: [] 21:09:32.054 INFO: JavaClasspath initialization (done) | time=4ms 21:09:32.054 INFO: JavaTestClasspath initialization 21:09:32.054 DEBUG: Property 'sonar.java.jdkHome' resolved with: [] 21:09:32.054 DEBUG: Property 'sonar.java.test.libraries' resolved with: [] 21:09:32.054 INFO: JavaTestClasspath initialization (done) | time=0ms 21:09:32.067 DEBUG: Found 0 JSP files. 21:09:32.068 INFO: Java "Main" source files AST scan 21:09:32.085 INFO: 1 source file to be analyzed 21:09:32.300 INFO: Load project repositories 21:09:32.688 DEBUG: GET 200 http://10.20.100.121:9000/batch/project.protobuf?key=test_hwpocdev_AX8q-GdSQ9-huixj9_E1 | time=388ms 21:09:32.699 INFO: Load project repositories (done) | time=399ms 21:09:32.699 DEBUG: 'library/windows/flex_bison/data/skeletons/lalr1.java' generated metadata with charset 'UTF-8' 21:09:34.197 ERROR: Unable to parse source file : 'library/windows/flex_bison/data/skeletons/lalr1.java' 21:09:34.197 ERROR: Parse error at line 1 column 0: Syntax error on tokens, delete these tokens 21:09:34.283 DEBUG: Analysis time of library/windows/flex_bison/data/skeletons/lalr1.java (2196ms) 21:09:34.284 INFO: 1/1 source file has been analyzed 21:09:34.287 INFO: Java "Main" source files AST scan (done) | time=2219ms 21:09:34.287 INFO: No "Test" source files to scan. 21:09:34.288 INFO: No "Generated" source files to scan. 21:09:34.288 INFO: Sensor JavaSensor [java] (done) | time=2763ms 21:09:34.288 INFO: Sensor C# Project Type Information [csharp] 21:09:34.290 INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms 21:09:34.291 INFO: Sensor C# Analysis Log [csharp] 21:09:34.310 DEBUG: Project 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1': Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project. 21:09:34.311 INFO: Sensor C# Analysis Log [csharp] (done) | time=19ms 21:09:34.311 INFO: Sensor C# Properties [csharp] 21:09:34.311 DEBUG: Project 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1': Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project. 21:09:34.311 DEBUG: Project 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1': No Roslyn issues reports have been found. 21:09:34.311 INFO: Sensor C# Properties [csharp] (done) | time=0ms 21:09:34.311 INFO: Sensor SurefireSensor [java] 21:09:34.312 INFO: parsing [D:\2022-1-poc\src\target\surefire-reports] 21:09:34.313 INFO: Sensor SurefireSensor [java] (done) | time=2ms 21:09:34.313 INFO: Sensor HTML [web] 21:09:34.322 INFO: Sensor HTML [web] (done) | time=9ms 21:09:34.322 INFO: Sensor XML Sensor [xml] 21:09:34.326 INFO: 7 source files to be analyzed 21:09:34.330 DEBUG: 'library/windows/flex_bison/data/xslt/xml2xhtml.xsl' generated metadata with charset 'UTF-8' 21:09:34.572 DEBUG: Count lines in file:///D:/2022-1-poc/src/library/windows/flex_bison/data/xslt/xml2xhtml.xsl 21:09:34.773 DEBUG: 'library/windows/flex_bison/data/xslt/xml2text.xsl' generated metadata with charset 'UTF-8' 21:09:34.802 DEBUG: Count lines in file:///D:/2022-1-poc/src/library/windows/flex_bison/data/xslt/xml2text.xsl 21:09:34.860 DEBUG: 'library/windows/flex_bison/win_flex_bison/win_flex_bison_custom_build.xml' generated metadata with charset 'UTF-8' 21:09:34.888 DEBUG: Count lines in file:///D:/2022-1-poc/src/library/windows/flex_bison/win_flex_bison/win_flex_bison_custom_build.xml 21:09:34.925 DEBUG: 'logger/async.xml' generated metadata with charset 'UTF-8' 21:09:34.932 DEBUG: Count lines in file:///D:/2022-1-poc/src/logger/async.xml 21:09:34.950 DEBUG: 'library/windows/flex_bison/data/xslt/xml2dot.xsl' generated metadata with charset 'UTF-8' 21:09:34.963 DEBUG: Count lines in file:///D:/2022-1-poc/src/library/windows/flex_bison/data/xslt/xml2dot.xsl 21:09:34.997 DEBUG: 'ynbase-log.xml' generated metadata with charset 'UTF-8' 21:09:35.001 DEBUG: Count lines in file:///D:/2022-1-poc/src/ynbase-log.xml 21:09:35.018 DEBUG: 'library/windows/flex_bison/data/xslt/bison.xsl' generated metadata with charset 'UTF-8' 21:09:35.022 DEBUG: Count lines in file:///D:/2022-1-poc/src/library/windows/flex_bison/data/xslt/bison.xsl 21:09:35.031 INFO: 7/7 source files have been analyzed 21:09:35.032 INFO: Sensor XML Sensor [xml] (done) | time=709ms 21:09:35.032 INFO: Sensor Text Sensor [text] 21:09:35.037 INFO: 1058 source files to be analyzed 21:09:35.041 DEBUG: 'highavailability/CommitDispatchThread.h' generated metadata with charset 'UTF-8' 21:09:35.047 DEBUG: 'service/ServiceDimensionAttribute.cpp' generated metadata with charset 'windows-1252' 21:09:35.054 DEBUG: 'include/windows/log4cxx/helpers/loader.h' generated metadata with charset 'UTF-8' 21:09:35.056 DEBUG: 'include/windows/log4cxx/helpers/systemoutwriter.h' generated metadata with charset 'UTF-8' 21:09:35.068 DEBUG: 'olap/ServerInstance.cpp' generated metadata with charset 'windows-1252' 21:09:35.088 DEBUG: 'include/linux/log4cxx/helpers/dateformat.h' generated metadata with charset 'UTF-8' 21:09:35.090 DEBUG: 'include/windows/libevent/evdns.h' generated metadata with charset 'UTF-8' 21:09:35.098 WARN: Invalid character encountered in file D:/2022-1-poc/src/formula/yncalc/YnCalcCustomOp.cpp at line 2272 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.100 DEBUG: 'formula/yncalc/YnCalcCustomOp.cpp' generated metadata with charset 'UTF-8' 21:09:35.110 DEBUG: 'include/linux/openssl/rc4.h' generated metadata with charset 'UTF-8' 21:09:35.111 DEBUG: 'include/windows/log4cxx/helpers/integer.h' generated metadata with charset 'UTF-8' 21:09:35.116 DEBUG: 'include/linux/libevent/event2/dns.h' generated metadata with charset 'UTF-8' 21:09:35.121 DEBUG: 'include/linux/log4cxx/helpers/bufferedoutputstream.h' generated metadata with charset 'UTF-8' 21:09:35.122 DEBUG: 'include/linux/log4cxx/spi/appenderattachable.h' generated metadata with charset 'UTF-8' 21:09:35.126 DEBUG: 'include/windows/openssl/ts.h' generated metadata with charset 'UTF-8' 21:09:35.136 DEBUG: 'include/linux/log4cxx/helpers/datagrampacket.h' generated metadata with charset 'UTF-8' 21:09:35.139 DEBUG: 'include/linux/log4cxx/spi/triggeringeventevaluator.h' generated metadata with charset 'UTF-8' 21:09:35.142 DEBUG: 'include/windows/log4cxx/asyncappender.h' generated metadata with charset 'UTF-8' 21:09:35.145 DEBUG: 'mdx/MdxTuple.h' generated metadata with charset 'UTF-8' 21:09:35.147 DEBUG: 'include/linux/log4cxx/helpers/datagramsocket.h' generated metadata with charset 'UTF-8' 21:09:35.149 DEBUG: 'include/windows/log4cxx/basicconfigurator.h' generated metadata with charset 'UTF-8' 21:09:35.152 DEBUG: 'include/windows/log4cxx/pattern/datepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.154 DEBUG: 'include/windows/log4cxx/pattern/levelpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.155 DEBUG: 'olap/SystemCube.cpp' generated metadata with charset 'UTF-8' 21:09:35.157 DEBUG: 'include/windows/libevent/event2/buffer_compat.h' generated metadata with charset 'UTF-8' 21:09:35.160 DEBUG: 'service/ServiceCube.h' generated metadata with charset 'UTF-8' 21:09:35.164 DEBUG: 'include/linux/openssl/ecerr.h' generated metadata with charset 'UTF-8' 21:09:35.179 DEBUG: 'include/linux/libevent/event2/event.h' generated metadata with charset 'UTF-8' 21:09:35.190 DEBUG: 'include/linux/openssl/kdferr.h' generated metadata with charset 'UTF-8' 21:09:35.192 DEBUG: 'service/ServiceCache.cpp' generated metadata with charset 'UTF-8' 21:09:35.196 DEBUG: 'include/windows/openssl/cmserr.h' generated metadata with charset 'UTF-8' 21:09:35.199 DEBUG: 'highavailability/SysExactTime.cpp' generated metadata with charset 'UTF-8' 21:09:35.201 DEBUG: 'include/linux/openssl/asyncerr.h' generated metadata with charset 'UTF-8' 21:09:35.204 DEBUG: 'mdx/MdxObjcode.cpp' generated metadata with charset 'UTF-8' 21:09:35.207 DEBUG: 'service/ServiceDatabase.h' generated metadata with charset 'UTF-8' 21:09:35.208 DEBUG: 'olap/SystemDimension.cpp' generated metadata with charset 'UTF-8' 21:09:35.210 DEBUG: 'include/linux/openssl/pem.h' generated metadata with charset 'UTF-8' 21:09:35.213 DEBUG: 'include/windows/openssl/pkcs12err.h' generated metadata with charset 'UTF-8' 21:09:35.214 DEBUG: 'include/windows/log4cxx/rolling/rolloverdescription.h' generated metadata with charset 'UTF-8' 21:09:35.215 DEBUG: 'include/linux/openssl/hmac.h' generated metadata with charset 'UTF-8' 21:09:35.216 DEBUG: 'include/windows/openssl/applink.c' generated metadata with charset 'UTF-8' 21:09:35.221 DEBUG: 'calculate/BlockNoValue.cpp' generated metadata with charset 'UTF-8' 21:09:35.229 DEBUG: 'include/linux/openssl/cms.h' generated metadata with charset 'UTF-8' 21:09:35.235 DEBUG: 'calculate/Block.cpp' generated metadata with charset 'UTF-8' 21:09:35.239 DEBUG: 'system/ElapsedTimer.h' generated metadata with charset 'UTF-8' 21:09:35.241 DEBUG: 'include/windows/openssl/dherr.h' generated metadata with charset 'UTF-8' 21:09:35.242 DEBUG: 'service/DefineYnbaseError.cpp' generated metadata with charset 'windows-1252' 21:09:35.244 DEBUG: 'mdx/MdxSet.h' generated metadata with charset 'windows-1252' 21:09:35.245 DEBUG: 'include/windows/log4cxx/helpers/appenderattachableimpl.h' generated metadata with charset 'UTF-8' 21:09:35.248 DEBUG: 'trans/Transaction.cpp' generated metadata with charset 'windows-1252' 21:09:35.252 DEBUG: 'include/linux/openssl/bio.h' generated metadata with charset 'UTF-8' 21:09:35.263 DEBUG: 'include/gmock/gmock-more-matchers.h' generated metadata with charset 'UTF-8' 21:09:35.265 DEBUG: 'include/windows/libevent/event2/visibility.h' generated metadata with charset 'UTF-8' 21:09:35.266 DEBUG: 'include/windows/log4cxx/rolling/rollingpolicy.h' generated metadata with charset 'UTF-8' 21:09:35.267 DEBUG: 'include/windows/log4cxx/spi/loggerfactory.h' generated metadata with charset 'UTF-8' 21:09:35.269 DEBUG: 'stats/StatCollector.cpp' generated metadata with charset 'UTF-8' 21:09:35.271 DEBUG: 'include/windows/log4cxx/helpers/threadspecificdata.h' generated metadata with charset 'UTF-8' 21:09:35.272 DEBUG: 'include/windows/openssl/blowfish.h' generated metadata with charset 'UTF-8' 21:09:35.273 DEBUG: 'include/linux/log4cxx/pattern/relativetimepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.283 DEBUG: 'include/linux/openssl/ssl.h' generated metadata with charset 'UTF-8' 21:09:35.293 DEBUG: 'stats/SimpleTimer.h' generated metadata with charset 'UTF-8' 21:09:35.295 DEBUG: 'include/windows/openssl/opensslv.h' generated metadata with charset 'UTF-8' 21:09:35.296 DEBUG: 'include/windows/openssl/ecdsa.h' generated metadata with charset 'UTF-8' 21:09:35.299 DEBUG: 'include/windows/openssl/asn1err.h' generated metadata with charset 'UTF-8' 21:09:35.301 DEBUG: 'olap/backup.h' generated metadata with charset 'UTF-8' 21:09:35.301 DEBUG: 'include/linux/log4cxx/defaultconfigurator.h' generated metadata with charset 'UTF-8' 21:09:35.302 DEBUG: 'include/linux/log4cxx/helpers/onlyonceerrorhandler.h' generated metadata with charset 'UTF-8' 21:09:35.304 DEBUG: 'include/windows/openssl/conferr.h' generated metadata with charset 'UTF-8' 21:09:35.305 DEBUG: 'include/linux/log4cxx/helpers/resourcebundle.h' generated metadata with charset 'UTF-8' 21:09:35.306 DEBUG: 'include/linux/log4cxx/pattern/literalpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.306 DEBUG: 'include/windows/log4cxx/helpers/writer.h' generated metadata with charset 'UTF-8' 21:09:35.307 DEBUG: 'olap/StatsCube.cpp' generated metadata with charset 'UTF-8' 21:09:35.308 DEBUG: 'include/windows/libevent/evconfig-private.h' generated metadata with charset 'UTF-8' 21:09:35.314 WARN: Invalid character encountered in file D:/2022-1-poc/src/storage/SparseCube.cpp at line 2112 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.319 DEBUG: 'storage/SparseCube.cpp' generated metadata with charset 'UTF-8' 21:09:35.330 DEBUG: 'include/linux/log4cxx/helpers/stringhelper.h' generated metadata with charset 'UTF-8' 21:09:35.331 DEBUG: 'include/windows/log4cxx/rolling/filerenameaction.h' generated metadata with charset 'UTF-8' 21:09:35.331 DEBUG: 'include/windows/log4cxx/rolling/sizebasedtriggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:35.332 DEBUG: 'include/linux/log4cxx/helpers/pool.h' generated metadata with charset 'UTF-8' 21:09:35.333 DEBUG: 'mdx/MdxExec.h' generated metadata with charset 'UTF-8' 21:09:35.335 DEBUG: 'highavailability/BinlogSyncThread.cpp' generated metadata with charset 'UTF-8' 21:09:35.339 DEBUG: 'include/windows/log4cxx/ttcclayout.h' generated metadata with charset 'UTF-8' 21:09:35.341 DEBUG: 'system/RWLock.cpp' generated metadata with charset 'windows-1252' 21:09:35.342 DEBUG: 'formula/yncalc/YnCalcCustomOp.h' generated metadata with charset 'UTF-8' 21:09:35.344 DEBUG: 'include/linux/openssl/objects.h' generated metadata with charset 'UTF-8' 21:09:35.345 DEBUG: 'include/linux/log4cxx/helpers/strictmath.h' generated metadata with charset 'UTF-8' 21:09:35.346 DEBUG: 'include/linux/openssl/async.h' generated metadata with charset 'UTF-8' 21:09:35.348 DEBUG: 'mdx/MdxParserImpl.h' generated metadata with charset 'windows-1252' 21:09:35.350 DEBUG: 'include/linux/log4cxx/helpers/mutex.h' generated metadata with charset 'UTF-8' 21:09:35.352 DEBUG: 'include/Ynbase.h' generated metadata with charset 'UTF-8' 21:09:35.354 DEBUG: 'highavailability/CommitDispatchThread.cpp' generated metadata with charset 'UTF-8' 21:09:35.357 DEBUG: 'include/windows/libevent/event2/rpc.h' generated metadata with charset 'UTF-8' 21:09:35.360 DEBUG: 'include/windows/libevent/event2/http_struct.h' generated metadata with charset 'UTF-8' 21:09:35.361 DEBUG: 'library/windows/flex_bison/data/skeletons/stack.hh' generated metadata with charset 'UTF-8' 21:09:35.363 DEBUG: 'include/linux/log4cxx/rolling/rollingpolicybase.h' generated metadata with charset 'UTF-8' 21:09:35.364 DEBUG: 'include/windows/log4cxx/pattern/patternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.366 DEBUG: 'include/linux/openssl/pkcs12err.h' generated metadata with charset 'UTF-8' 21:09:35.368 DEBUG: 'include/linux/openssl/storeerr.h' generated metadata with charset 'UTF-8' 21:09:35.373 DEBUG: 'include/linux/libevent/event2/tag_compat.h' generated metadata with charset 'UTF-8' 21:09:35.375 DEBUG: 'include/linux/openssl/store.h' generated metadata with charset 'UTF-8' 21:09:35.376 DEBUG: 'include/windows/log4cxx/writerappender.h' generated metadata with charset 'UTF-8' 21:09:35.378 DEBUG: 'include/linux/openssl/md2.h' generated metadata with charset 'UTF-8' 21:09:35.378 DEBUG: 'service/ServiceMdx.cpp' generated metadata with charset 'UTF-8' 21:09:35.391 DEBUG: 'formula/yncalc/yncalc.flex.cpp' generated metadata with charset 'UTF-8' 21:09:35.402 DEBUG: 'highavailability/MultiThreadEvent.cpp' generated metadata with charset 'UTF-8' 21:09:35.405 DEBUG: 'include/windows/log4cxx/helpers/bytearrayinputstream.h' generated metadata with charset 'UTF-8' 21:09:35.406 DEBUG: 'config/YnbaseOptions.h' generated metadata with charset 'UTF-8' 21:09:35.411 DEBUG: 'storage/SparseArrayBitmap.cpp' generated metadata with charset 'UTF-8' 21:09:35.412 DEBUG: 'include/windows/log4cxx/helpers/syslogwriter.h' generated metadata with charset 'UTF-8' 21:09:35.414 DEBUG: 'include/windows/log4cxx/rolling/timebasedrollingpolicy.h' generated metadata with charset 'UTF-8' 21:09:35.420 DEBUG: 'include/gmock/gmock-spec-builders.h' generated metadata with charset 'UTF-8' 21:09:35.425 DEBUG: 'include/windows/log4cxx/stream.h' generated metadata with charset 'UTF-8' 21:09:35.427 DEBUG: 'include/windows/libevent/event2/thread.h' generated metadata with charset 'UTF-8' 21:09:35.429 DEBUG: 'include/linux/openssl/uierr.h' generated metadata with charset 'UTF-8' 21:09:35.431 DEBUG: 'include/linux/log4cxx/helpers/classregistration.h' generated metadata with charset 'UTF-8' 21:09:35.432 DEBUG: 'include/windows/openssl/dh.h' generated metadata with charset 'UTF-8' 21:09:35.436 DEBUG: 'service/ServiceCollector.cpp' generated metadata with charset 'windows-1252' 21:09:35.440 DEBUG: 'include/linux/openssl/conf.h' generated metadata with charset 'UTF-8' 21:09:35.441 DEBUG: 'olap/DataSaver.h' generated metadata with charset 'UTF-8' 21:09:35.443 DEBUG: 'http/ResponseResult.cpp' generated metadata with charset 'windows-1252' 21:09:35.447 DEBUG: 'mdx/MdxCrossjoinSet.cpp' generated metadata with charset 'UTF-8' 21:09:35.449 DEBUG: 'include/linux/log4cxx/xml/xmllayout.h' generated metadata with charset 'UTF-8' 21:09:35.451 DEBUG: 'olap/Formula.h' generated metadata with charset 'UTF-8' 21:09:35.454 DEBUG: 'include/windows/openssl/crypto.h' generated metadata with charset 'UTF-8' 21:09:35.457 DEBUG: 'service/ServiceCacheMgr.cpp' generated metadata with charset 'UTF-8' 21:09:35.458 DEBUG: 'include/windows/libevent/event2/watch.h' generated metadata with charset 'UTF-8' 21:09:35.460 DEBUG: 'storage/YnbaseCubeLoader.h' generated metadata with charset 'UTF-8' 21:09:35.461 DEBUG: 'include/linux/log4cxx/filter/locationinfofilter.h' generated metadata with charset 'UTF-8' 21:09:35.462 DEBUG: 'include/windows/openssl/asn1_mac.h' generated metadata with charset 'UTF-8' 21:09:35.463 DEBUG: 'include/linux/libevent/event2/event_compat.h' generated metadata with charset 'UTF-8' 21:09:35.464 DEBUG: 'include/windows/log4cxx/helpers/objectoutputstream.h' generated metadata with charset 'UTF-8' 21:09:35.465 DEBUG: 'service/ServiceCubeAttribute.h' generated metadata with charset 'UTF-8' 21:09:35.465 DEBUG: 'mdx/OlapMdxHierarchyLevel.cpp' generated metadata with charset 'UTF-8' 21:09:35.468 DEBUG: 'include/windows/log4cxx/filter/denyallfilter.h' generated metadata with charset 'UTF-8' 21:09:35.469 DEBUG: 'include/gtest/gtest_prod.h' generated metadata with charset 'UTF-8' 21:09:35.471 WARN: Invalid character encountered in file D:/2022-1-poc/src/logger/LoggerDefine.cpp at line 362 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.471 DEBUG: 'logger/LoggerDefine.cpp' generated metadata with charset 'UTF-8' 21:09:35.473 DEBUG: 'include/windows/log4cxx/net/socketappenderskeleton.h' generated metadata with charset 'UTF-8' 21:09:35.474 DEBUG: 'include/windows/log4cxx/pattern/filelocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.475 DEBUG: 'storage/SparseArrayPackage.h' generated metadata with charset 'UTF-8' 21:09:35.476 WARN: Invalid character encountered in file D:/2022-1-poc/src/trans/DatabaseTransActionLogInfo.h at line 115 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.477 DEBUG: 'trans/DatabaseTransActionLogInfo.h' generated metadata with charset 'UTF-8' 21:09:35.478 DEBUG: 'include/linux/log4cxx/rolling/triggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:35.481 DEBUG: 'include/windows/openssl/engine.h' generated metadata with charset 'UTF-8' 21:09:35.485 DEBUG: 'http/Base64.cpp' generated metadata with charset 'UTF-8' 21:09:35.488 DEBUG: 'include/gtest/internal/gtest-death-test-internal.h' generated metadata with charset 'UTF-8' 21:09:35.489 DEBUG: 'include/windows/openssl/dtls1.h' generated metadata with charset 'UTF-8' 21:09:35.489 DEBUG: 'include/linux/openssl/ecdh.h' generated metadata with charset 'UTF-8' 21:09:35.491 DEBUG: 'include/linux/openssl/bioerr.h' generated metadata with charset 'UTF-8' 21:09:35.492 DEBUG: 'include/windows/log4cxx/pattern/throwableinformationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.494 DEBUG: 'library/windows/flex_bison/data/skeletons/glr.cc' generated metadata with charset 'UTF-8' 21:09:35.494 DEBUG: 'stats/SimpleTimer.cpp' generated metadata with charset 'UTF-8' 21:09:35.494 DEBUG: 'include/linux/log4cxx/helpers/strftimedateformat.h' generated metadata with charset 'UTF-8' 21:09:35.497 DEBUG: 'system/SystemBase.h' generated metadata with charset 'UTF-8' 21:09:35.497 DEBUG: 'storage/SparseCubeDimFilter.cpp' generated metadata with charset 'UTF-8' 21:09:35.507 DEBUG: 'olap/Attribute.cpp' generated metadata with charset 'UTF-8' 21:09:35.516 DEBUG: 'include/linux/log4cxx/pattern/ndcpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.517 DEBUG: 'include/linux/log4cxx/pattern/linelocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.518 DEBUG: 'include/linux/libevent/event2/tag.h' generated metadata with charset 'UTF-8' 21:09:35.563 DEBUG: 'formula/yncalc/YnCalcLogHelper.h' generated metadata with charset 'UTF-8' 21:09:35.564 DEBUG: 'include/linux/openssl/conf_api.h' generated metadata with charset 'UTF-8' 21:09:35.564 DEBUG: 'include/linux/log4cxx/pattern/threadpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.565 DEBUG: 'include/linux/libevent/event2/rpc_struct.h' generated metadata with charset 'UTF-8' 21:09:35.566 DEBUG: 'include/windows/log4cxx/filter/expressionfilter.h' generated metadata with charset 'UTF-8' 21:09:35.567 DEBUG: 'include/windows/log4cxx/pattern/fulllocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.577 DEBUG: 'include/windows/log4cxx/helpers/object.h' generated metadata with charset 'UTF-8' 21:09:35.578 DEBUG: 'include/windows/openssl/x509err.h' generated metadata with charset 'UTF-8' 21:09:35.580 DEBUG: 'include/linux/openssl/dh.h' generated metadata with charset 'UTF-8' 21:09:35.583 DEBUG: 'olap/AttributesCube.cpp' generated metadata with charset 'UTF-8' 21:09:35.585 DEBUG: 'collections/YnAlloc.h' generated metadata with charset 'UTF-8' 21:09:35.586 DEBUG: 'olap/OlapObject.cpp' generated metadata with charset 'UTF-8' 21:09:35.587 DEBUG: 'include/windows/openssl/comperr.h' generated metadata with charset 'UTF-8' 21:09:35.587 DEBUG: 'include/linux/log4cxx/helpers/object.h' generated metadata with charset 'UTF-8' 21:09:35.592 DEBUG: 'service/ServiceElement.cpp' generated metadata with charset 'windows-1252' 21:09:35.596 DEBUG: 'include/linux/openssl/rand.h' generated metadata with charset 'UTF-8' 21:09:35.598 DEBUG: 'include/linux/log4cxx/propertyconfigurator.h' generated metadata with charset 'UTF-8' 21:09:35.600 DEBUG: 'include/linux/log4cxx/rolling/manualtriggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:35.602 DEBUG: 'include/windows/log4cxx/layout.h' generated metadata with charset 'UTF-8' 21:09:35.603 DEBUG: 'include/windows/log4cxx/helpers/fileoutputstream.h' generated metadata with charset 'UTF-8' 21:09:35.604 DEBUG: 'olap/OlapAction.h' generated metadata with charset 'UTF-8' 21:09:35.606 DEBUG: 'olap/AttributesCube.h' generated metadata with charset 'UTF-8' 21:09:35.607 DEBUG: 'include/windows/libevent/event2/tag_compat.h' generated metadata with charset 'UTF-8' 21:09:35.611 DEBUG: 'system/SystemBase.cpp' generated metadata with charset 'windows-1252' 21:09:35.614 DEBUG: 'include/linux/log4cxx/helpers/outputstreamwriter.h' generated metadata with charset 'UTF-8' 21:09:35.616 DEBUG: 'include/linux/log4cxx/helpers/objectptr.h' generated metadata with charset 'UTF-8' 21:09:35.616 DEBUG: 'include/linux/log4cxx/helpers/writer.h' generated metadata with charset 'UTF-8' 21:09:35.618 DEBUG: 'include/linux/openssl/aes.h' generated metadata with charset 'UTF-8' 21:09:35.620 DEBUG: 'include/windows/openssl/cast.h' generated metadata with charset 'UTF-8' 21:09:35.621 DEBUG: 'collections/TBSPooledString.h' generated metadata with charset 'windows-1252' 21:09:35.623 DEBUG: 'include/windows/openssl/rc2.h' generated metadata with charset 'UTF-8' 21:09:35.623 DEBUG: 'memory/MemZoneCodes.cpp' generated metadata with charset 'UTF-8' 21:09:35.624 DEBUG: 'include/windows/log4cxx/helpers/bytebuffer.h' generated metadata with charset 'UTF-8' 21:09:35.626 DEBUG: 'include/linux/openssl/pemerr.h' generated metadata with charset 'UTF-8' 21:09:35.627 DEBUG: 'include/linux/openssl/rc2.h' generated metadata with charset 'UTF-8' 21:09:35.630 WARN: Invalid character encountered in file D:/2022-1-poc/src/formula/yncalc/YnParseCtx.cpp at line 706 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.634 DEBUG: 'formula/yncalc/YnParseCtx.cpp' generated metadata with charset 'UTF-8' 21:09:35.638 DEBUG: 'include/windows/log4cxx/pattern/loggerpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.641 DEBUG: 'include/linux/openssl/ts.h' generated metadata with charset 'UTF-8' 21:09:35.644 DEBUG: 'include/linux/openssl/rsaerr.h' generated metadata with charset 'UTF-8' 21:09:35.646 DEBUG: 'include/gmock/gmock-more-actions.h' generated metadata with charset 'UTF-8' 21:09:35.647 DEBUG: 'memory/MemPoolDF.h' generated metadata with charset 'UTF-8' 21:09:35.652 DEBUG: 'include/linux/libevent/event2/buffer.h' generated metadata with charset 'UTF-8' 21:09:35.655 DEBUG: 'include/windows/openssl/tserr.h' generated metadata with charset 'UTF-8' 21:09:35.658 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/CubeOverlay.cpp at line 612 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.658 DEBUG: 'olap/CubeOverlay.cpp' generated metadata with charset 'UTF-8' 21:09:35.661 DEBUG: 'include/windows/log4cxx/xml/domconfigurator.h' generated metadata with charset 'UTF-8' 21:09:35.662 DEBUG: 'memory/MemPooledObj.h' generated metadata with charset 'windows-1252' 21:09:35.663 DEBUG: 'include/windows/openssl/pkcs7.h' generated metadata with charset 'UTF-8' 21:09:35.665 DEBUG: 'include/windows/openssl/ossl_typ.h' generated metadata with charset 'UTF-8' 21:09:35.666 DEBUG: 'include/windows/openssl/opensslconf.h' generated metadata with charset 'UTF-8' 21:09:35.668 DEBUG: 'include/windows/openssl/stack.h' generated metadata with charset 'UTF-8' 21:09:35.668 DEBUG: 'logger/AuditlogFile.h' generated metadata with charset 'UTF-8' 21:09:35.669 DEBUG: 'include/linux/log4cxx/helpers/inputstream.h' generated metadata with charset 'UTF-8' 21:09:35.671 DEBUG: 'include/windows/openssl/ct.h' generated metadata with charset 'UTF-8' 21:09:35.673 DEBUG: 'collections/TBSVector.h' generated metadata with charset 'UTF-8' 21:09:35.673 DEBUG: 'include/windows/log4cxx/helpers/serversocket.h' generated metadata with charset 'UTF-8' 21:09:35.674 DEBUG: 'include/windows/log4cxx/spi/defaultrepositoryselector.h' generated metadata with charset 'UTF-8' 21:09:35.675 DEBUG: 'include/linux/log4cxx/pattern/lineseparatorpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.677 DEBUG: 'mdx/ActionID.h' generated metadata with charset 'UTF-8' 21:09:35.680 DEBUG: 'include/windows/openssl/err.h' generated metadata with charset 'UTF-8' 21:09:35.691 DEBUG: 'formula/yncalc/YnCalcLeftExprOp.h' generated metadata with charset 'UTF-8' 21:09:35.693 DEBUG: 'include/linux/libevent/evrpc.h' generated metadata with charset 'UTF-8' 21:09:35.694 DEBUG: 'include/linux/openssl/mdc2.h' generated metadata with charset 'UTF-8' 21:09:35.694 DEBUG: 'include/windows/libevent/evutil.h' generated metadata with charset 'UTF-8' 21:09:35.696 DEBUG: 'include/linux/log4cxx/defaultloggerfactory.h' generated metadata with charset 'UTF-8' 21:09:35.697 DEBUG: 'include/linux/openssl/err.h' generated metadata with charset 'UTF-8' 21:09:35.700 DEBUG: 'mdx/OlapMdxCube.h' generated metadata with charset 'UTF-8' 21:09:35.701 DEBUG: 'service/ServiceAuditlog.cpp' generated metadata with charset 'windows-1252' 21:09:35.702 DEBUG: 'service/DefineYnbaseError.h' generated metadata with charset 'UTF-8' 21:09:35.704 DEBUG: 'olap/Recover.cpp' generated metadata with charset 'UTF-8' 21:09:35.706 DEBUG: 'include/windows/log4cxx/spi/configurator.h' generated metadata with charset 'UTF-8' 21:09:35.726 DEBUG: 'mdx/MdxParserImpl.cpp' generated metadata with charset 'windows-1252' 21:09:35.738 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/backup.cpp at line 438 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.739 DEBUG: 'olap/backup.cpp' generated metadata with charset 'UTF-8' 21:09:35.741 DEBUG: 'include/linux/libevent/event2/event_struct.h' generated metadata with charset 'UTF-8' 21:09:35.742 DEBUG: 'include/windows/log4cxx/helpers/inputstream.h' generated metadata with charset 'UTF-8' 21:09:35.743 DEBUG: 'include/linux/log4cxx/helpers/systemerrwriter.h' generated metadata with charset 'UTF-8' 21:09:35.744 DEBUG: 'include/windows/log4cxx/helpers/charsetdecoder.h' generated metadata with charset 'UTF-8' 21:09:35.745 DEBUG: 'highavailability/SyncStatusMonitor.cpp' generated metadata with charset 'UTF-8' 21:09:35.747 DEBUG: 'include/linux/log4cxx/helpers/exception.h' generated metadata with charset 'UTF-8' 21:09:35.749 DEBUG: 'include/linux/log4cxx/spi/hierarchyeventlistener.h' generated metadata with charset 'UTF-8' 21:09:35.764 DEBUG: 'include/windows/openssl/obj_mac.h' generated metadata with charset 'UTF-8' 21:09:35.772 DEBUG: 'formula/yncalc/YnCalculateCtx.cpp' generated metadata with charset 'windows-1252' 21:09:35.774 DEBUG: 'include/linux/openssl/comp.h' generated metadata with charset 'UTF-8' 21:09:35.774 DEBUG: 'memory/MemPooledObj.cpp' generated metadata with charset 'UTF-8' 21:09:35.775 DEBUG: 'include/windows/libevent/event2/keyvalq_struct.h' generated metadata with charset 'UTF-8' 21:09:35.775 DEBUG: 'include/linux/log4cxx/helpers/absolutetimedateformat.h' generated metadata with charset 'UTF-8' 21:09:35.776 DEBUG: 'service/ServiceAuditlog.h' generated metadata with charset 'UTF-8' 21:09:35.777 WARN: Invalid character encountered in file D:/2022-1-poc/src/formula/yncalc/YnFormulaBitmap.cpp at line 230 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.777 DEBUG: 'formula/yncalc/YnFormulaBitmap.cpp' generated metadata with charset 'UTF-8' 21:09:35.781 DEBUG: 'calculate/TraverseTree.cpp' generated metadata with charset 'UTF-8' 21:09:35.785 DEBUG: 'include/windows/openssl/x509v3err.h' generated metadata with charset 'UTF-8' 21:09:35.819 DEBUG: 'formula/yncalc/YnCalcExprOp.h' generated metadata with charset 'windows-1252' 21:09:35.820 DEBUG: 'include/linux/log4cxx/net/smtpappender.h' generated metadata with charset 'UTF-8' 21:09:35.823 DEBUG: 'http/HttpToken.cpp' generated metadata with charset 'windows-1252' 21:09:35.825 DEBUG: 'include/linux/log4cxx/htmllayout.h' generated metadata with charset 'UTF-8' 21:09:35.826 DEBUG: 'olap/SystemDatabase.cpp' generated metadata with charset 'UTF-8' 21:09:35.833 DEBUG: 'include/gmock/gmock-generated-actions.h' generated metadata with charset 'UTF-8' 21:09:35.840 DEBUG: 'include/windows/log4cxx/helpers/reader.h' generated metadata with charset 'UTF-8' 21:09:35.841 DEBUG: 'include/linux/log4cxx/provisionnode.h' generated metadata with charset 'UTF-8' 21:09:35.842 DEBUG: 'include/linux/log4cxx/rolling/zipcompressaction.h' generated metadata with charset 'UTF-8' 21:09:35.843 DEBUG: 'include/linux/log4cxx/helpers/filewatchdog.h' generated metadata with charset 'UTF-8' 21:09:35.844 DEBUG: 'include/linux/log4cxx/pattern/loggingeventpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.845 DEBUG: 'include/linux/openssl/objectserr.h' generated metadata with charset 'UTF-8' 21:09:35.857 DEBUG: 'include/windows/openssl/asn1t.h' generated metadata with charset 'UTF-8' 21:09:35.860 DEBUG: 'mdx/Common1.cpp' generated metadata with charset 'UTF-8' 21:09:35.871 DEBUG: 'formula/yncalc/yncalc.cpp' generated metadata with charset 'UTF-8' 21:09:35.880 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/Database.cpp at line 504 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:35.892 DEBUG: 'olap/Database.cpp' generated metadata with charset 'UTF-8' 21:09:35.901 DEBUG: 'include/windows/log4cxx/helpers/dateformat.h' generated metadata with charset 'UTF-8' 21:09:35.903 DEBUG: 'include/linux/openssl/txt_db.h' generated metadata with charset 'UTF-8' 21:09:35.904 DEBUG: 'include/windows/log4cxx/spi/loggerrepository.h' generated metadata with charset 'UTF-8' 21:09:35.905 DEBUG: 'include/linux/openssl/cterr.h' generated metadata with charset 'UTF-8' 21:09:35.906 DEBUG: 'include/windows/log4cxx/helpers/aprinitializer.h' generated metadata with charset 'UTF-8' 21:09:35.910 DEBUG: 'include/linux/openssl/x509.h' generated metadata with charset 'UTF-8' 21:09:35.914 DEBUG: 'formula/yncalc/YnFormulaBitmap.h' generated metadata with charset 'UTF-8' 21:09:35.915 DEBUG: 'include/linux/log4cxx/pattern/formattinginfo.h' generated metadata with charset 'UTF-8' 21:09:35.916 DEBUG: 'include/windows/log4cxx/pattern/classnamepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.918 DEBUG: 'include/windows/log4cxx/level.h' generated metadata with charset 'UTF-8' 21:09:35.920 DEBUG: 'include/linux/log4cxx/helpers/transcoder.h' generated metadata with charset 'UTF-8' 21:09:35.922 DEBUG: 'include/linux/log4cxx/helpers/tchar.h' generated metadata with charset 'UTF-8' 21:09:35.923 DEBUG: 'storage/SparseTraverse.h' generated metadata with charset 'UTF-8' 21:09:35.925 DEBUG: 'include/windows/openssl/kdf.h' generated metadata with charset 'UTF-8' 21:09:35.927 DEBUG: 'include/linux/log4cxx/patternlayout.h' generated metadata with charset 'UTF-8' 21:09:35.928 DEBUG: 'include/windows/openssl/ssl2.h' generated metadata with charset 'UTF-8' 21:09:35.937 DEBUG: 'service/TransformJson.cpp' generated metadata with charset 'windows-1252' 21:09:35.944 DEBUG: 'mdx/OlapMdxHierarchy.cpp' generated metadata with charset 'windows-1252' 21:09:35.946 DEBUG: 'service/DefineCode.h' generated metadata with charset 'windows-1252' 21:09:35.947 DEBUG: 'include/windows/log4cxx/filter/stringmatchfilter.h' generated metadata with charset 'UTF-8' 21:09:35.948 DEBUG: 'include/windows/log4cxx/helpers/cyclicbuffer.h' generated metadata with charset 'UTF-8' 21:09:35.949 DEBUG: 'include/linux/openssl/buffererr.h' generated metadata with charset 'UTF-8' 21:09:35.950 DEBUG: 'include/linux/openssl/tserr.h' generated metadata with charset 'UTF-8' 21:09:35.952 DEBUG: 'include/windows/zlib/zconf.h' generated metadata with charset 'UTF-8' 21:09:35.954 DEBUG: 'include/linux/log4cxx/helpers/timezone.h' generated metadata with charset 'UTF-8' 21:09:35.955 DEBUG: 'include/linux/log4cxx/filter/levelmatchfilter.h' generated metadata with charset 'UTF-8' 21:09:35.957 DEBUG: 'include/linux/openssl/ct.h' generated metadata with charset 'UTF-8' 21:09:35.959 DEBUG: 'include/windows/log4cxx/net/xmlsocketappender.h' generated metadata with charset 'UTF-8' 21:09:35.964 DEBUG: 'include/windows/openssl/sslerr.h' generated metadata with charset 'UTF-8' 21:09:35.967 DEBUG: 'highavailability/MultiThreadEvent.h' generated metadata with charset 'UTF-8' 21:09:35.968 DEBUG: 'service/ServiceAttribute.cpp' generated metadata with charset 'UTF-8' 21:09:35.970 DEBUG: 'include/windows/openssl/pkcs12.h' generated metadata with charset 'UTF-8' 21:09:35.971 DEBUG: 'include/linux/log4cxx/filter/levelrangefilter.h' generated metadata with charset 'UTF-8' 21:09:35.973 DEBUG: 'include/linux/openssl/seed.h' generated metadata with charset 'UTF-8' 21:09:35.974 DEBUG: 'include/windows/log4cxx/helpers/objectptr.h' generated metadata with charset 'UTF-8' 21:09:35.975 DEBUG: 'include/windows/log4cxx/pattern/methodlocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.976 DEBUG: 'include/windows/log4cxx/pattern/linelocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:35.977 DEBUG: 'collections/TBSString.h' generated metadata with charset 'UTF-8' 21:09:35.978 DEBUG: 'include/linux/log4cxx/net/syslogappender.h' generated metadata with charset 'UTF-8' 21:09:35.979 DEBUG: 'include/windows/openssl/rc5.h' generated metadata with charset 'UTF-8' 21:09:35.979 DEBUG: 'include/windows/log4cxx/helpers/inputstreamreader.h' generated metadata with charset 'UTF-8' 21:09:35.980 DEBUG: 'include/linux/openssl/cryptoerr.h' generated metadata with charset 'UTF-8' 21:09:35.981 DEBUG: 'include/windows/log4cxx/net/socketappender.h' generated metadata with charset 'UTF-8' 21:09:35.982 DEBUG: 'include/windows/log4cxx/rolling/zipcompressaction.h' generated metadata with charset 'UTF-8' 21:09:35.983 DEBUG: 'service/ThreadPool.cpp' generated metadata with charset 'UTF-8' 21:09:35.984 DEBUG: 'include/windows/openssl/objects.h' generated metadata with charset 'UTF-8' 21:09:35.986 DEBUG: 'include/windows/log4cxx/rolling/rollingfileappender.h' generated metadata with charset 'UTF-8' 21:09:35.987 DEBUG: 'mdx/MdxPool.h' generated metadata with charset 'UTF-8' 21:09:35.989 DEBUG: 'include/linux/openssl/ocsp.h' generated metadata with charset 'UTF-8' 21:09:35.991 DEBUG: 'include/windows/openssl/ocsp.h' generated metadata with charset 'UTF-8' 21:09:35.993 DEBUG: 'service/ServiceCommon.h' generated metadata with charset 'UTF-8' 21:09:35.995 DEBUG: 'include/linux/log4cxx/pattern/patternparser.h' generated metadata with charset 'UTF-8' 21:09:35.996 DEBUG: 'include/linux/libevent/event2/listener.h' generated metadata with charset 'UTF-8' 21:09:36.002 DEBUG: 'include/linux/openssl/asn1.h' generated metadata with charset 'UTF-8' 21:09:36.005 DEBUG: 'include/windows/openssl/ecdh.h' generated metadata with charset 'UTF-8' 21:09:36.006 DEBUG: 'include/windows/log4cxx/pattern/lineseparatorpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.007 DEBUG: 'include/windows/log4cxx/helpers/onlyonceerrorhandler.h' generated metadata with charset 'UTF-8' 21:09:36.008 DEBUG: 'include/linux/log4cxx/rolling/filerenameaction.h' generated metadata with charset 'UTF-8' 21:09:36.024 DEBUG: 'service/ServiceCell.cpp' generated metadata with charset 'windows-1252' 21:09:36.034 DEBUG: 'include/linux/log4cxx/helpers/bytebuffer.h' generated metadata with charset 'UTF-8' 21:09:36.035 DEBUG: 'include/linux/log4cxx/helpers/objectimpl.h' generated metadata with charset 'UTF-8' 21:09:36.039 DEBUG: 'include/linux/openssl/x509v3.h' generated metadata with charset 'UTF-8' 21:09:36.044 DEBUG: 'include/windows/log4cxx/helpers/messagebuffer.h' generated metadata with charset 'UTF-8' 21:09:36.046 DEBUG: 'formula/yncalc/YnCalcExprOp.cpp' generated metadata with charset 'UTF-8' 21:09:36.047 DEBUG: 'include/linux/log4cxx/pattern/filelocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.048 DEBUG: 'service/ServiceDimensionAttribute.h' generated metadata with charset 'UTF-8' 21:09:36.062 DEBUG: 'storage/SparseArrayHelper.h' generated metadata with charset 'UTF-8' 21:09:36.068 DEBUG: 'include/linux/log4cxx/private/log4cxx_private.h' generated metadata with charset 'UTF-8' 21:09:36.069 DEBUG: 'include/windows/log4cxx/pattern/relativetimepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.070 DEBUG: 'include/linux/libevent/event2/visibility.h' generated metadata with charset 'UTF-8' 21:09:36.070 DEBUG: 'exception/YNMemException.h' generated metadata with charset 'UTF-8' 21:09:36.070 DEBUG: 'include/linux/log4cxx/helpers/class.h' generated metadata with charset 'UTF-8' 21:09:36.070 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/DataManageServiceClear.cpp at line 159 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.073 DEBUG: 'olap/DataManageServiceClear.cpp' generated metadata with charset 'UTF-8' 21:09:36.075 DEBUG: 'highavailability/BinlogSyncThread.h' generated metadata with charset 'UTF-8' 21:09:36.076 DEBUG: 'include/linux/log4cxx/nt/outputdebugstringappender.h' generated metadata with charset 'UTF-8' 21:09:36.077 DEBUG: 'service/ServiceServer.cpp' generated metadata with charset 'windows-1252' 21:09:36.077 DEBUG: 'include/windows/log4cxx/portability.h' generated metadata with charset 'UTF-8' 21:09:36.078 DEBUG: 'include/windows/openssl/ripemd.h' generated metadata with charset 'UTF-8' 21:09:36.078 DEBUG: 'include/windows/openssl/cmac.h' generated metadata with charset 'UTF-8' 21:09:36.079 DEBUG: 'include/linux/openssl/srtp.h' generated metadata with charset 'UTF-8' 21:09:36.079 DEBUG: 'include/windows/log4cxx/helpers/threadlocal.h' generated metadata with charset 'UTF-8' 21:09:36.080 DEBUG: 'service/ThreadPool.h' generated metadata with charset 'windows-1252' 21:09:36.119 DEBUG: 'mdx/MdxExecImpl.cpp' generated metadata with charset 'windows-1252' 21:09:36.144 DEBUG: 'include/linux/log4cxx/spi/repositoryselector.h' generated metadata with charset 'UTF-8' 21:09:36.145 DEBUG: 'include/windows/log4cxx/hierarchy.h' generated metadata with charset 'UTF-8' 21:09:36.145 DEBUG: 'include/linux/log4cxx/helpers/system.h' generated metadata with charset 'UTF-8' 21:09:36.148 DEBUG: 'include/linux/libevent/event2/util.h' generated metadata with charset 'UTF-8' 21:09:36.151 DEBUG: 'include/gtest/internal/gtest-param-util.h' generated metadata with charset 'UTF-8' 21:09:36.152 DEBUG: 'formula/yncalc/YnCalcStackItem.h' generated metadata with charset 'windows-1252' 21:09:36.153 DEBUG: 'include/linux/log4cxx/ttcclayout.h' generated metadata with charset 'UTF-8' 21:09:36.159 DEBUG: 'include/linux/zlib/zlib.h' generated metadata with charset 'UTF-8' 21:09:36.162 DEBUG: 'trans/CubeDataRef.cpp' generated metadata with charset 'windows-1252' 21:09:36.163 DEBUG: 'formula/yncalc/YnCalcStackItem.cpp' generated metadata with charset 'UTF-8' 21:09:36.164 DEBUG: 'include/linux/zlib/zconf.h' generated metadata with charset 'UTF-8' 21:09:36.166 DEBUG: 'include/windows/log4cxx/simplelayout.h' generated metadata with charset 'UTF-8' 21:09:36.170 DEBUG: 'http/ProcessFunction.cpp' generated metadata with charset 'windows-1252' 21:09:36.173 DEBUG: 'include/windows/log4cxx/rolling/triggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:36.174 DEBUG: 'include/linux/openssl/modes.h' generated metadata with charset 'UTF-8' 21:09:36.175 DEBUG: 'include/linux/libevent/evdns.h' generated metadata with charset 'UTF-8' 21:09:36.176 DEBUG: 'include/linux/openssl/dsa.h' generated metadata with charset 'UTF-8' 21:09:36.177 DEBUG: 'memory/MemBlockDF.h' generated metadata with charset 'UTF-8' 21:09:36.179 DEBUG: 'include/gtest/internal/gtest-tuple.h' generated metadata with charset 'UTF-8' 21:09:36.181 DEBUG: 'include/windows/log4cxx/helpers/condition.h' generated metadata with charset 'UTF-8' 21:09:36.182 DEBUG: 'include/linux/log4cxx/spi/location/locationinfo.h' generated metadata with charset 'UTF-8' 21:09:36.192 DEBUG: 'service/YnbaseService.cpp' generated metadata with charset 'windows-1252' 21:09:36.199 DEBUG: 'include/linux/log4cxx/helpers/transform.h' generated metadata with charset 'UTF-8' 21:09:36.199 DEBUG: 'include/linux/log4cxx/filter/expressionfilter.h' generated metadata with charset 'UTF-8' 21:09:36.214 WARN: Invalid character encountered in file D:/2022-1-poc/src/formula/yncalc/yncalc.h at line 130 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.215 DEBUG: 'formula/yncalc/yncalc.h' generated metadata with charset 'UTF-8' 21:09:36.216 DEBUG: 'system/SystemMutex.cpp' generated metadata with charset 'UTF-8' 21:09:36.216 DEBUG: 'include/windows/log4cxx/helpers/locale.h' generated metadata with charset 'UTF-8' 21:09:36.218 DEBUG: 'include/windows/openssl/bn.h' generated metadata with charset 'UTF-8' 21:09:36.219 DEBUG: 'md5/md5_loc.h' generated metadata with charset 'UTF-8' 21:09:36.223 DEBUG: 'include/windows/libevent/event2/event.h' generated metadata with charset 'UTF-8' 21:09:36.226 DEBUG: 'include/windows/log4cxx/helpers/thread.h' generated metadata with charset 'UTF-8' 21:09:36.227 DEBUG: 'include/windows/log4cxx/file.h' generated metadata with charset 'UTF-8' 21:09:36.228 DEBUG: 'include/windows/openssl/ebcdic.h' generated metadata with charset 'UTF-8' 21:09:36.229 DEBUG: 'include/linux/openssl/x509v3err.h' generated metadata with charset 'UTF-8' 21:09:36.229 DEBUG: 'exception/YNFileException.h' generated metadata with charset 'UTF-8' 21:09:36.231 DEBUG: 'system/SystemFileHandle.cpp' generated metadata with charset 'windows-1252' 21:09:36.233 DEBUG: 'include/windows/libevent/event2/bufferevent_compat.h' generated metadata with charset 'UTF-8' 21:09:36.235 DEBUG: 'include/gtest/gtest-printers.h' generated metadata with charset 'UTF-8' 21:09:36.237 DEBUG: 'include/linux/libevent/event2/http_struct.h' generated metadata with charset 'UTF-8' 21:09:36.240 DEBUG: 'service/ServiceGC.h' generated metadata with charset 'UTF-8' 21:09:36.241 DEBUG: 'include/linux/log4cxx/net/socketappenderskeleton.h' generated metadata with charset 'UTF-8' 21:09:36.241 DEBUG: 'include/windows/openssl/__DECC_INCLUDE_PROLOGUE.H' generated metadata with charset 'UTF-8' 21:09:36.242 DEBUG: 'mdx/MdxStack.h' generated metadata with charset 'UTF-8' 21:09:36.242 DEBUG: 'include/linux/log4cxx/dailyrollingfileappender.h' generated metadata with charset 'UTF-8' 21:09:36.243 DEBUG: 'include/linux/log4cxx/helpers/datetimedateformat.h' generated metadata with charset 'UTF-8' 21:09:36.244 DEBUG: 'include/linux/log4cxx/ndc.h' generated metadata with charset 'UTF-8' 21:09:36.245 DEBUG: 'include/linux/libevent/event2/dns_struct.h' generated metadata with charset 'UTF-8' 21:09:36.246 DEBUG: 'include/gtest/gtest-typed-test.h' generated metadata with charset 'UTF-8' 21:09:36.247 DEBUG: 'formula/yncalc/YnFormulaInfo.h' generated metadata with charset 'UTF-8' 21:09:36.248 DEBUG: 'include/linux/log4cxx/helpers/charsetencoder.h' generated metadata with charset 'UTF-8' 21:09:36.249 DEBUG: 'storage/SparseArrayPackage.cpp' generated metadata with charset 'UTF-8' 21:09:36.250 DEBUG: 'mdx/OlapMdxBase.h' generated metadata with charset 'UTF-8' 21:09:36.250 DEBUG: 'include/windows/log4cxx/helpers/transform.h' generated metadata with charset 'UTF-8' 21:09:36.251 DEBUG: 'memory/OwnedMemPooledObj.h' generated metadata with charset 'windows-1252' 21:09:36.251 DEBUG: 'include/linux/log4cxx/spi/filter.h' generated metadata with charset 'UTF-8' 21:09:36.252 DEBUG: 'include/windows/log4cxx/helpers/tchar.h' generated metadata with charset 'UTF-8' 21:09:36.253 DEBUG: 'include/windows/log4cxx/spi/hierarchyeventlistener.h' generated metadata with charset 'UTF-8' 21:09:36.254 DEBUG: 'include/windows/openssl/engineerr.h' generated metadata with charset 'UTF-8' 21:09:36.255 DEBUG: 'include/linux/openssl/cmserr.h' generated metadata with charset 'UTF-8' 21:09:36.257 DEBUG: 'library/windows/flex_bison/data/skeletons/variant.hh' generated metadata with charset 'UTF-8' 21:09:36.292 DEBUG: 'mdx/MdxExec.cpp' generated metadata with charset 'windows-1252' 21:09:36.294 DEBUG: 'mdx/OlapMdxDimension.cpp' generated metadata with charset 'windows-1252' 21:09:36.295 DEBUG: 'include/windows/log4cxx/helpers/classregistration.h' generated metadata with charset 'UTF-8' 21:09:36.296 DEBUG: 'include/linux/log4cxx/portability.h' generated metadata with charset 'UTF-8' 21:09:36.296 DEBUG: 'include/windows/log4cxx/helpers/absolutetimedateformat.h' generated metadata with charset 'UTF-8' 21:09:36.310 WARN: Invalid character encountered in file D:/2022-1-poc/src/mdx/MdxParser.cpp at line 4167 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.317 DEBUG: 'mdx/MdxParser.cpp' generated metadata with charset 'UTF-8' 21:09:36.344 DEBUG: 'include/windows/log4cxx/helpers/charsetencoder.h' generated metadata with charset 'UTF-8' 21:09:36.347 DEBUG: 'highavailability/BinlogManage.cpp' generated metadata with charset 'UTF-8' 21:09:36.349 DEBUG: 'http/HttpEvent.h' generated metadata with charset 'UTF-8' 21:09:36.350 DEBUG: 'include/windows/openssl/ui.h' generated metadata with charset 'UTF-8' 21:09:36.351 DEBUG: 'include/linux/openssl/md4.h' generated metadata with charset 'UTF-8' 21:09:36.355 DEBUG: 'include/linux/openssl/ec.h' generated metadata with charset 'UTF-8' 21:09:36.358 DEBUG: 'include/linux/log4cxx/helpers/condition.h' generated metadata with charset 'UTF-8' 21:09:36.358 DEBUG: 'include/linux/log4cxx/helpers/date.h' generated metadata with charset 'UTF-8' 21:09:36.359 DEBUG: 'include/linux/log4cxx/helpers/inputstreamreader.h' generated metadata with charset 'UTF-8' 21:09:36.359 DEBUG: 'include/windows/log4cxx/helpers/stringhelper.h' generated metadata with charset 'UTF-8' 21:09:36.360 DEBUG: 'include/linux/openssl/randerr.h' generated metadata with charset 'UTF-8' 21:09:36.361 DEBUG: 'include/linux/openssl/ssl3.h' generated metadata with charset 'UTF-8' 21:09:36.362 DEBUG: 'include/windows/log4cxx/helpers/pool.h' generated metadata with charset 'UTF-8' 21:09:36.365 DEBUG: 'mdx/MdxInterface.cpp' generated metadata with charset 'windows-1252' 21:09:36.371 DEBUG: 'include/gmock/gmock-generated-matchers.h' generated metadata with charset 'UTF-8' 21:09:36.375 DEBUG: 'include/windows/log4cxx/rolling/rollingfileappenderskeleton.h' generated metadata with charset 'UTF-8' 21:09:36.376 DEBUG: 'include/windows/log4cxx/spi/errorhandler.h' generated metadata with charset 'UTF-8' 21:09:36.376 DEBUG: 'include/windows/libevent/event2/http_compat.h' generated metadata with charset 'UTF-8' 21:09:36.377 DEBUG: 'collections/YnMap.h' generated metadata with charset 'UTF-8' 21:09:36.393 DEBUG: 'include/gtest/internal/gtest-param-util-generated.h' generated metadata with charset 'UTF-8' 21:09:36.400 DEBUG: 'include/windows/log4cxx/filter/propertyfilter.h' generated metadata with charset 'UTF-8' 21:09:36.403 DEBUG: 'service/ServiceCommon.cpp' generated metadata with charset 'windows-1252' 21:09:36.406 DEBUG: 'include/linux/openssl/rsa.h' generated metadata with charset 'UTF-8' 21:09:36.407 DEBUG: 'storage/SparseArrayBitmap.h' generated metadata with charset 'UTF-8' 21:09:36.409 DEBUG: 'collections/TBSPooledString.cpp' generated metadata with charset 'windows-1252' 21:09:36.410 DEBUG: 'include/windows/openssl/evperr.h' generated metadata with charset 'UTF-8' 21:09:36.411 DEBUG: 'include/linux/log4cxx/appender.h' generated metadata with charset 'UTF-8' 21:09:36.412 DEBUG: 'include/linux/log4cxx/rolling/rollingpolicy.h' generated metadata with charset 'UTF-8' 21:09:36.413 DEBUG: 'include/windows/log4cxx/helpers/timezone.h' generated metadata with charset 'UTF-8' 21:09:36.413 DEBUG: 'include/windows/openssl/buffer.h' generated metadata with charset 'UTF-8' 21:09:36.414 DEBUG: 'include/linux/openssl/camellia.h' generated metadata with charset 'UTF-8' 21:09:36.415 DEBUG: 'logger/LoggerDefine.h' generated metadata with charset 'UTF-8' 21:09:36.416 DEBUG: 'olap/ServerImpl.h' generated metadata with charset 'UTF-8' 21:09:36.417 DEBUG: 'service/ServiceCollector.h' generated metadata with charset 'UTF-8' 21:09:36.418 DEBUG: 'include/windows/log4cxx/nt/outputdebugstringappender.h' generated metadata with charset 'UTF-8' 21:09:36.419 DEBUG: 'include/linux/log4cxx/mdc.h' generated metadata with charset 'UTF-8' 21:09:36.420 DEBUG: 'include/windows/openssl/dsaerr.h' generated metadata with charset 'UTF-8' 21:09:36.420 DEBUG: 'include/windows/log4cxx/helpers/systemerrwriter.h' generated metadata with charset 'UTF-8' 21:09:36.421 DEBUG: 'include/linux/log4cxx/spi/loggerfactory.h' generated metadata with charset 'UTF-8' 21:09:36.422 DEBUG: 'include/linux/log4cxx/pattern/classnamepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.422 DEBUG: 'olap/Tuple.h' generated metadata with charset 'UTF-8' 21:09:36.423 DEBUG: 'include/linux/log4cxx/helpers/objectoutputstream.h' generated metadata with charset 'UTF-8' 21:09:36.424 DEBUG: 'logger/AuditlogFile.cpp' generated metadata with charset 'windows-1252' 21:09:36.425 DEBUG: 'include/gmock/internal/gmock-generated-internal-utils.h' generated metadata with charset 'UTF-8' 21:09:36.426 WARN: Invalid character encountered in file D:/2022-1-poc/src/Ynbase.cpp at line 310 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.427 DEBUG: 'Ynbase.cpp' generated metadata with charset 'UTF-8' 21:09:36.428 DEBUG: 'include/linux/log4cxx/helpers/xml.h' generated metadata with charset 'UTF-8' 21:09:36.429 DEBUG: 'include/windows/openssl/symhacks.h' generated metadata with charset 'UTF-8' 21:09:36.431 DEBUG: 'mdx/MdxParser.h' generated metadata with charset 'UTF-8' 21:09:36.432 DEBUG: 'include/linux/openssl/pem2.h' generated metadata with charset 'UTF-8' 21:09:36.433 DEBUG: 'zip/ioapi.h' generated metadata with charset 'UTF-8' 21:09:36.433 DEBUG: 'olap/Tuple.cpp' generated metadata with charset 'UTF-8' 21:09:36.434 DEBUG: 'include/windows/log4cxx/helpers/bytearrayoutputstream.h' generated metadata with charset 'UTF-8' 21:09:36.434 DEBUG: 'trans/TransActionLogInterface.h' generated metadata with charset 'UTF-8' 21:09:36.436 DEBUG: 'include/gtest/gtest-death-test.h' generated metadata with charset 'UTF-8' 21:09:36.437 DEBUG: 'include/linux/log4cxx/filter/andfilter.h' generated metadata with charset 'UTF-8' 21:09:36.441 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/Dimension.cpp at line 1817 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.441 DEBUG: 'olap/Dimension.cpp' generated metadata with charset 'UTF-8' 21:09:36.444 DEBUG: 'include/linux/libevent/event2/rpc_compat.h' generated metadata with charset 'UTF-8' 21:09:36.445 DEBUG: 'include/linux/openssl/rand_drbg.h' generated metadata with charset 'UTF-8' 21:09:36.446 DEBUG: 'include/windows/log4cxx/spi/triggeringeventevaluator.h' generated metadata with charset 'UTF-8' 21:09:36.447 WARN: Invalid character encountered in file D:/2022-1-poc/src/http/ProcessHttpRequest.cpp at line 235 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.447 DEBUG: 'http/ProcessHttpRequest.cpp' generated metadata with charset 'UTF-8' 21:09:36.451 DEBUG: 'storage/DataCube.cpp' generated metadata with charset 'UTF-8' 21:09:36.453 DEBUG: 'include/linux/log4cxx/writerappender.h' generated metadata with charset 'UTF-8' 21:09:36.454 DEBUG: 'collections/TBSMap.h' generated metadata with charset 'UTF-8' 21:09:36.455 DEBUG: 'include/linux/log4cxx/spi/rootlogger.h' generated metadata with charset 'UTF-8' 21:09:36.455 DEBUG: 'http/ProcessBatchV1.h' generated metadata with charset 'UTF-8' 21:09:36.456 DEBUG: 'include/windows/log4cxx/helpers/optionconverter.h' generated metadata with charset 'UTF-8' 21:09:36.457 DEBUG: 'include/windows/log4cxx/rolling/gzcompressaction.h' generated metadata with charset 'UTF-8' 21:09:36.458 DEBUG: 'storage/DataCube.h' generated metadata with charset 'UTF-8' 21:09:36.458 DEBUG: 'highavailability/SyncStatusMonitor.h' generated metadata with charset 'UTF-8' 21:09:36.459 DEBUG: 'include/linux/libevent/event2/thread.h' generated metadata with charset 'UTF-8' 21:09:36.464 DEBUG: 'include/windows/libevent/event2/dns.h' generated metadata with charset 'UTF-8' 21:09:36.477 DEBUG: 'include/linux/openssl/obj_mac.h' generated metadata with charset 'UTF-8' 21:09:36.486 DEBUG: 'include/windows/log4cxx/db/odbcappender.h' generated metadata with charset 'UTF-8' 21:09:36.491 DEBUG: 'include/windows/openssl/evp.h' generated metadata with charset 'UTF-8' 21:09:36.494 DEBUG: 'include/windows/openssl/safestack.h' generated metadata with charset 'UTF-8' 21:09:36.496 DEBUG: 'include/linux/log4cxx/db/odbcappender.h' generated metadata with charset 'UTF-8' 21:09:36.502 DEBUG: 'include/windows/log4cxx/net/smtpappender.h' generated metadata with charset 'UTF-8' 21:09:36.503 DEBUG: 'formula/yncalc/YnParseCtx.h' generated metadata with charset 'windows-1252' 21:09:36.504 DEBUG: 'include/linux/log4cxx/helpers/socket.h' generated metadata with charset 'UTF-8' 21:09:36.507 DEBUG: 'include/windows/openssl/x509_vfy.h' generated metadata with charset 'UTF-8' 21:09:36.509 DEBUG: 'include/linux/log4cxx/pattern/nameabbreviator.h' generated metadata with charset 'UTF-8' 21:09:36.509 DEBUG: 'include/linux/libevent/evconfig-private.h' generated metadata with charset 'UTF-8' 21:09:36.510 DEBUG: 'zip/iowin32.h' generated metadata with charset 'UTF-8' 21:09:36.534 DEBUG: 'formula/yncalc/YnCalcDbMetaHelper.cpp' generated metadata with charset 'UTF-8' 21:09:36.538 DEBUG: 'include/windows/openssl/srp.h' generated metadata with charset 'UTF-8' 21:09:36.539 DEBUG: 'formula/yncalc/YnCalcLogHelper.cpp' generated metadata with charset 'UTF-8' 21:09:36.539 DEBUG: 'system/ElapsedTimer.cpp' generated metadata with charset 'UTF-8' 21:09:36.541 DEBUG: 'zip/unzip.h' generated metadata with charset 'UTF-8' 21:09:36.542 DEBUG: 'exception/YNLockException.h' generated metadata with charset 'UTF-8' 21:09:36.544 DEBUG: 'storage/SparseTraverse.cpp' generated metadata with charset 'UTF-8' 21:09:36.545 DEBUG: 'system/ProcessControl.cpp' generated metadata with charset 'UTF-8' 21:09:36.552 DEBUG: 'zip/unzip.c' generated metadata with charset 'UTF-8' 21:09:36.555 DEBUG: 'include/windows/openssl/async.h' generated metadata with charset 'UTF-8' 21:09:36.555 DEBUG: 'include/linux/log4cxx/rolling/fixedwindowrollingpolicy.h' generated metadata with charset 'UTF-8' 21:09:36.556 DEBUG: 'include/linux/openssl/bnerr.h' generated metadata with charset 'UTF-8' 21:09:36.557 DEBUG: 'include/linux/log4cxx/helpers/cyclicbuffer.h' generated metadata with charset 'UTF-8' 21:09:36.558 WARN: Invalid character encountered in file D:/2022-1-poc/src/formula/yncalc/YnCalcLeftExprOp.cpp at line 259 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.560 DEBUG: 'formula/yncalc/YnCalcLeftExprOp.cpp' generated metadata with charset 'UTF-8' 21:09:36.562 DEBUG: 'include/windows/libevent/event2/event_compat.h' generated metadata with charset 'UTF-8' 21:09:36.563 DEBUG: 'include/windows/log4cxx/config/propertysetter.h' generated metadata with charset 'UTF-8' 21:09:36.563 DEBUG: 'exception/CException.h' generated metadata with charset 'windows-1252' 21:09:36.565 DEBUG: 'include/linux/libevent/event2/dns_compat.h' generated metadata with charset 'UTF-8' 21:09:36.566 DEBUG: 'include/windows/log4cxx/rolling/action.h' generated metadata with charset 'UTF-8' 21:09:36.567 DEBUG: 'trans/CubeDataTransaction.cpp' generated metadata with charset 'windows-1252' 21:09:36.569 DEBUG: 'include/linux/openssl/whrlpool.h' generated metadata with charset 'UTF-8' 21:09:36.570 DEBUG: 'include/windows/openssl/md5.h' generated metadata with charset 'UTF-8' 21:09:36.571 DEBUG: 'include/gmock/gmock-cardinalities.h' generated metadata with charset 'UTF-8' 21:09:36.572 DEBUG: 'memory/OwnedMemPooledObj.cpp' generated metadata with charset 'UTF-8' 21:09:36.573 DEBUG: 'highavailability/HAStatusControl.cpp' generated metadata with charset 'UTF-8' 21:09:36.574 DEBUG: 'include/linux/log4cxx/helpers/socketoutputstream.h' generated metadata with charset 'UTF-8' 21:09:36.575 DEBUG: 'include/windows/libevent/event2/bufferevent_ssl.h' generated metadata with charset 'UTF-8' 21:09:36.576 DEBUG: 'include/windows/log4cxx/helpers/loglog.h' generated metadata with charset 'UTF-8' 21:09:36.576 DEBUG: 'include/linux/libevent/event2/http_compat.h' generated metadata with charset 'UTF-8' 21:09:36.577 DEBUG: 'include/windows/log4cxx/htmllayout.h' generated metadata with charset 'UTF-8' 21:09:36.578 DEBUG: 'formula/yncalc/YnCalcPreprocess.h' generated metadata with charset 'windows-1252' 21:09:36.578 DEBUG: 'include/linux/openssl/sha.h' generated metadata with charset 'UTF-8' 21:09:36.580 DEBUG: 'zip/iowin32.c' generated metadata with charset 'UTF-8' 21:09:36.581 DEBUG: 'zip/ioapi.c' generated metadata with charset 'UTF-8' 21:09:36.582 DEBUG: 'olap/User.cpp' generated metadata with charset 'UTF-8' 21:09:36.583 DEBUG: 'highavailability/BinlogFullSync.h' generated metadata with charset 'UTF-8' 21:09:36.583 DEBUG: 'olap/Element.h' generated metadata with charset 'UTF-8' 21:09:36.595 DEBUG: 'mdx/MdxCurContextTuple.cpp' generated metadata with charset 'UTF-8' 21:09:36.595 DEBUG: 'memory/MemBlock.h' generated metadata with charset 'UTF-8' 21:09:36.596 DEBUG: 'include/windows/openssl/txt_db.h' generated metadata with charset 'UTF-8' 21:09:36.597 DEBUG: 'include/linux/libevent/event2/watch.h' generated metadata with charset 'UTF-8' 21:09:36.599 DEBUG: 'include/windows/log4cxx/propertyconfigurator.h' generated metadata with charset 'UTF-8' 21:09:36.610 DEBUG: 'include/gmock/gmock-matchers.h' generated metadata with charset 'UTF-8' 21:09:36.617 DEBUG: 'service/ServiceCache.h' generated metadata with charset 'UTF-8' 21:09:36.617 DEBUG: 'include/windows/libevent/event2/dns_struct.h' generated metadata with charset 'UTF-8' 21:09:36.618 DEBUG: 'include/linux/log4cxx/rolling/timebasedrollingpolicy.h' generated metadata with charset 'UTF-8' 21:09:36.619 DEBUG: 'include/windows/log4cxx/filter/loggermatchfilter.h' generated metadata with charset 'UTF-8' 21:09:36.620 DEBUG: 'include/linux/log4cxx/filter/stringmatchfilter.h' generated metadata with charset 'UTF-8' 21:09:36.620 DEBUG: 'include/windows/log4cxx/helpers/iso8601dateformat.h' generated metadata with charset 'UTF-8' 21:09:36.623 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/ServerImpl.cpp at line 1019 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.624 DEBUG: 'olap/ServerImpl.cpp' generated metadata with charset 'UTF-8' 21:09:36.627 DEBUG: 'include/linux/openssl/kdf.h' generated metadata with charset 'UTF-8' 21:09:36.628 DEBUG: 'include/windows/log4cxx/spi/appenderattachable.h' generated metadata with charset 'UTF-8' 21:09:36.628 DEBUG: 'olap/Member.h' generated metadata with charset 'UTF-8' 21:09:36.631 DEBUG: 'include/linux/openssl/asn1t.h' generated metadata with charset 'UTF-8' 21:09:36.633 DEBUG: 'include/linux/log4cxx/net/sockethubappender.h' generated metadata with charset 'UTF-8' 21:09:36.637 DEBUG: 'include/windows/log4cxx/logger.h' generated metadata with charset 'UTF-8' 21:09:36.646 DEBUG: 'include/windows/zlib/zlib.h' generated metadata with charset 'UTF-8' 21:09:36.652 DEBUG: 'include/linux/libevent/event2/http.h' generated metadata with charset 'UTF-8' 21:09:36.654 DEBUG: 'collections/YnVector.h' generated metadata with charset 'UTF-8' 21:09:36.655 DEBUG: 'include/linux/log4cxx/jsonlayout.h' generated metadata with charset 'UTF-8' 21:09:36.656 DEBUG: 'http/ProcessFunction.h' generated metadata with charset 'windows-1252' 21:09:36.656 DEBUG: 'include/windows/log4cxx/provisionnode.h' generated metadata with charset 'UTF-8' 21:09:36.657 DEBUG: 'include/linux/log4cxx/rolling/rolloverdescription.h' generated metadata with charset 'UTF-8' 21:09:36.658 DEBUG: 'include/gtest/internal/gtest-string.h' generated metadata with charset 'UTF-8' 21:09:36.659 DEBUG: 'include/gtest/internal/gtest-filepath.h' generated metadata with charset 'UTF-8' 21:09:36.660 DEBUG: 'include/linux/log4cxx/helpers/appenderattachableimpl.h' generated metadata with charset 'UTF-8' 21:09:36.660 DEBUG: 'include/linux/log4cxx/pattern/filedatepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.661 DEBUG: 'include/windows/openssl/storeerr.h' generated metadata with charset 'UTF-8' 21:09:36.667 DEBUG: 'storage/cubetest.cpp' generated metadata with charset 'UTF-16LE' 21:09:36.671 DEBUG: 'service/ServicePerfMon.h' generated metadata with charset 'UTF-8' 21:09:36.672 DEBUG: 'storage/builtin.h' generated metadata with charset 'UTF-8' 21:09:36.673 DEBUG: 'include/windows/openssl/cterr.h' generated metadata with charset 'UTF-8' 21:09:36.673 DEBUG: 'include/windows/openssl/camellia.h' generated metadata with charset 'UTF-8' 21:09:36.676 DEBUG: 'olap/Hierarchy.cpp' generated metadata with charset 'UTF-8' 21:09:36.679 DEBUG: 'olap/ServerInstance.h' generated metadata with charset 'UTF-8' 21:09:36.679 DEBUG: 'include/windows/log4cxx/helpers/stringtokenizer.h' generated metadata with charset 'UTF-8' 21:09:36.679 DEBUG: 'include/linux/openssl/rc5.h' generated metadata with charset 'UTF-8' 21:09:36.680 DEBUG: 'include/linux/log4cxx/spi/errorhandler.h' generated metadata with charset 'UTF-8' 21:09:36.681 DEBUG: 'mdx/OlapMdxMember.h' generated metadata with charset 'windows-1252' 21:09:36.682 DEBUG: 'include/windows/openssl/store.h' generated metadata with charset 'UTF-8' 21:09:36.683 DEBUG: 'include/windows/log4cxx/helpers/socket.h' generated metadata with charset 'UTF-8' 21:09:36.683 DEBUG: 'include/windows/log4cxx/helpers/datagrampacket.h' generated metadata with charset 'UTF-8' 21:09:36.684 DEBUG: 'include/windows/log4cxx/consoleappender.h' generated metadata with charset 'UTF-8' 21:09:36.685 DEBUG: 'include/linux/openssl/dtls1.h' generated metadata with charset 'UTF-8' 21:09:36.685 WARN: Invalid character encountered in file D:/2022-1-poc/src/logger/AuditLogger.cpp at line 166 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.685 DEBUG: 'logger/AuditLogger.cpp' generated metadata with charset 'UTF-8' 21:09:36.688 DEBUG: 'include/linux/openssl/engine.h' generated metadata with charset 'UTF-8' 21:09:36.690 DEBUG: 'include/linux/openssl/ossl_typ.h' generated metadata with charset 'UTF-8' 21:09:36.691 DEBUG: 'include/gmock/internal/custom/gmock-matchers.h' generated metadata with charset 'UTF-8' 21:09:36.692 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/Cube.h at line 201 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.692 DEBUG: 'olap/Cube.h' generated metadata with charset 'UTF-8' 21:09:36.694 DEBUG: 'include/linux/openssl/pkcs12.h' generated metadata with charset 'UTF-8' 21:09:36.696 DEBUG: 'mdx/MdxStgCache.cpp' generated metadata with charset 'UTF-8' 21:09:36.697 DEBUG: 'include/windows/log4cxx/helpers/class.h' generated metadata with charset 'UTF-8' 21:09:36.698 DEBUG: 'main.cpp' generated metadata with charset 'UTF-8' 21:09:36.699 DEBUG: 'include/windows/openssl/lhash.h' generated metadata with charset 'UTF-8' 21:09:36.700 DEBUG: 'highavailability/BinlogManage.h' generated metadata with charset 'UTF-8' 21:09:36.703 DEBUG: 'highavailability/BinlogScanner.cpp' generated metadata with charset 'UTF-8' 21:09:36.705 DEBUG: 'include/windows/libevent/event2/event_struct.h' generated metadata with charset 'UTF-8' 21:09:36.705 DEBUG: 'include/windows/log4cxx/filter/levelmatchfilter.h' generated metadata with charset 'UTF-8' 21:09:36.706 DEBUG: 'system/ProcessControl.h' generated metadata with charset 'UTF-8' 21:09:36.708 WARN: Invalid character encountered in file D:/2022-1-poc/src/config/YnbaseOptions.cpp at line 819 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.708 DEBUG: 'config/YnbaseOptions.cpp' generated metadata with charset 'UTF-8' 21:09:36.710 DEBUG: 'include/linux/log4cxx/helpers/simpledateformat.h' generated metadata with charset 'UTF-8' 21:09:36.710 DEBUG: 'include/linux/log4cxx/helpers/threadlocal.h' generated metadata with charset 'UTF-8' 21:09:36.711 DEBUG: 'mdx/OlapMdxHierarchy.h' generated metadata with charset 'windows-1252' 21:09:36.711 DEBUG: 'include/linux/log4cxx/helpers/reader.h' generated metadata with charset 'UTF-8' 21:09:36.712 DEBUG: 'include/linux/openssl/conferr.h' generated metadata with charset 'UTF-8' 21:09:36.713 DEBUG: 'include/linux/openssl/opensslv.h' generated metadata with charset 'UTF-8' 21:09:36.713 DEBUG: 'include/windows/log4cxx/defaultloggerfactory.h' generated metadata with charset 'UTF-8' 21:09:36.714 DEBUG: 'include/linux/libevent/event2/bufferevent_compat.h' generated metadata with charset 'UTF-8' 21:09:36.715 DEBUG: 'http/HttpToken.h' generated metadata with charset 'UTF-8' 21:09:36.716 DEBUG: 'memory/MemPool.cpp' generated metadata with charset 'windows-1252' 21:09:36.716 DEBUG: 'include/linux/log4cxx/pattern/messagepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.717 DEBUG: 'olap/Sandbox.h' generated metadata with charset 'UTF-8' 21:09:36.718 DEBUG: 'include/linux/log4cxx/rolling/action.h' generated metadata with charset 'UTF-8' 21:09:36.719 DEBUG: 'include/linux/openssl/pkcs7err.h' generated metadata with charset 'UTF-8' 21:09:36.719 DEBUG: 'collections/TBSPooledSet.h' generated metadata with charset 'UTF-8' 21:09:36.720 DEBUG: 'include/linux/log4cxx/layout.h' generated metadata with charset 'UTF-8' 21:09:36.721 DEBUG: 'storage/SparseCube.h' generated metadata with charset 'UTF-8' 21:09:36.721 DEBUG: 'include/linux/log4cxx/pattern/fulllocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.722 DEBUG: 'include/windows/openssl/bnerr.h' generated metadata with charset 'UTF-8' 21:09:36.723 DEBUG: 'service/ServiceGC.cpp' generated metadata with charset 'UTF-8' 21:09:36.728 DEBUG: 'include/windows/openssl/dsa.h' generated metadata with charset 'UTF-8' 21:09:36.733 DEBUG: 'http/ProcessFunctionV1.cpp' generated metadata with charset 'UTF-8' 21:09:36.736 DEBUG: 'include/linux/log4cxx/logmanager.h' generated metadata with charset 'UTF-8' 21:09:36.737 DEBUG: 'include/linux/openssl/crypto.h' generated metadata with charset 'UTF-8' 21:09:36.739 DEBUG: 'include/linux/log4cxx/config/propertysetter.h' generated metadata with charset 'UTF-8' 21:09:36.739 DEBUG: 'include/linux/log4cxx/helpers/charsetdecoder.h' generated metadata with charset 'UTF-8' 21:09:36.740 DEBUG: 'include/windows/log4cxx/helpers/datetimedateformat.h' generated metadata with charset 'UTF-8' 21:09:36.740 DEBUG: 'trans/Transaction.h' generated metadata with charset 'windows-1252' 21:09:36.741 DEBUG: 'include/linux/log4cxx/net/telnetappender.h' generated metadata with charset 'UTF-8' 21:09:36.742 DEBUG: 'include/linux/log4cxx/pattern/loggerpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.742 DEBUG: 'include/windows/log4cxx/helpers/xml.h' generated metadata with charset 'UTF-8' 21:09:36.743 DEBUG: 'memory/AutoMemPool.h' generated metadata with charset 'UTF-8' 21:09:36.743 DEBUG: 'include/windows/log4cxx/rolling/rollingpolicybase.h' generated metadata with charset 'UTF-8' 21:09:36.744 DEBUG: 'include/linux/libevent/event2/buffer_compat.h' generated metadata with charset 'UTF-8' 21:09:36.750 DEBUG: 'library/windows/flex_bison/data/skeletons/glr.c' generated metadata with charset 'UTF-8' 21:09:36.754 DEBUG: 'include/linux/log4cxx/helpers/bytearrayoutputstream.h' generated metadata with charset 'UTF-8' 21:09:36.755 DEBUG: 'include/linux/log4cxx/rolling/filterbasedtriggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:36.756 DEBUG: 'include/linux/log4cxx/varia/fallbackerrorhandler.h' generated metadata with charset 'UTF-8' 21:09:36.758 DEBUG: 'include/linux/openssl/des.h' generated metadata with charset 'UTF-8' 21:09:36.759 DEBUG: 'collections/TBSMap.cpp' generated metadata with charset 'UTF-8' 21:09:36.760 DEBUG: 'include/windows/log4cxx/helpers/exception.h' generated metadata with charset 'UTF-8' 21:09:36.779 DEBUG: 'calculate/TraverseTree.h' generated metadata with charset 'UTF-8' 21:09:36.784 DEBUG: 'formula/yncalc/YnCalcDbMetaHelper.h' generated metadata with charset 'UTF-8' 21:09:36.785 DEBUG: 'include/windows/libevent/event2/dns_compat.h' generated metadata with charset 'UTF-8' 21:09:36.787 DEBUG: 'include/windows/log4cxx/ndc.h' generated metadata with charset 'UTF-8' 21:09:36.788 DEBUG: 'http/ResponseResult.h' generated metadata with charset 'UTF-8' 21:09:36.788 DEBUG: 'mdx/ObjCodeCreator.cpp' generated metadata with charset 'UTF-8' 21:09:36.789 DEBUG: 'include/linux/openssl/opensslconf.h' generated metadata with charset 'UTF-8' 21:09:36.792 DEBUG: 'include/windows/libevent/event2/buffer.h' generated metadata with charset 'UTF-8' 21:09:36.794 DEBUG: 'service/ServiceElementAttribute.h' generated metadata with charset 'UTF-8' 21:09:36.795 DEBUG: 'service/ServiceUser.h' generated metadata with charset 'UTF-8' 21:09:36.796 DEBUG: 'library/windows/flex_bison/data/skeletons/location.cc' generated metadata with charset 'UTF-8' 21:09:36.797 DEBUG: 'include/windows/log4cxx/private/log4cxx_private.h' generated metadata with charset 'UTF-8' 21:09:36.797 DEBUG: 'trans/CubeDataVersion.cpp' generated metadata with charset 'windows-1252' 21:09:36.798 DEBUG: 'include/windows/log4cxx/pattern/threadpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.809 DEBUG: 'include/gtest/internal/gtest-type-util.h' generated metadata with charset 'UTF-8' 21:09:36.814 DEBUG: 'include/windows/log4cxx/spi/filter.h' generated metadata with charset 'UTF-8' 21:09:36.815 DEBUG: 'olap/StatsCube.h' generated metadata with charset 'UTF-8' 21:09:36.816 DEBUG: 'include/linux/log4cxx/helpers/syslogwriter.h' generated metadata with charset 'UTF-8' 21:09:36.816 DEBUG: 'include/linux/log4cxx/rollingfileappender.h' generated metadata with charset 'UTF-8' 21:09:36.817 DEBUG: 'include/windows/libevent/evrpc.h' generated metadata with charset 'UTF-8' 21:09:36.818 DEBUG: 'mdx/MdxPool.cpp' generated metadata with charset 'UTF-8' 21:09:36.819 DEBUG: 'include/linux/openssl/safestack.h' generated metadata with charset 'UTF-8' 21:09:36.820 DEBUG: 'include/windows/log4cxx/filter/locationinfofilter.h' generated metadata with charset 'UTF-8' 21:09:36.821 DEBUG: 'include/linux/openssl/stack.h' generated metadata with charset 'UTF-8' 21:09:36.823 DEBUG: 'formula/yncalc/yncalc.flex.h' generated metadata with charset 'UTF-8' 21:09:36.826 DEBUG: 'include/windows/log4cxx/spi/loggingevent.h' generated metadata with charset 'UTF-8' 21:09:36.829 DEBUG: 'include/linux/libevent/event2/rpc.h' generated metadata with charset 'UTF-8' 21:09:36.831 DEBUG: 'include/linux/openssl/e_os2.h' generated metadata with charset 'UTF-8' 21:09:36.832 DEBUG: 'olap/SystemDimension.h' generated metadata with charset 'UTF-8' 21:09:36.833 DEBUG: 'include/linux/log4cxx/helpers/integer.h' generated metadata with charset 'UTF-8' 21:09:36.834 DEBUG: 'include/windows/openssl/des.h' generated metadata with charset 'UTF-8' 21:09:36.835 DEBUG: 'service/ServiceServer.h' generated metadata with charset 'UTF-8' 21:09:36.835 DEBUG: 'include/windows/log4cxx/helpers/fileinputstream.h' generated metadata with charset 'UTF-8' 21:09:36.836 DEBUG: 'include/windows/log4cxx/pattern/nameabbreviator.h' generated metadata with charset 'UTF-8' 21:09:36.839 DEBUG: 'highavailability/ProcessBinlog.cpp' generated metadata with charset 'windows-1252' 21:09:36.840 DEBUG: 'mdx/OlapMdxHierarchyLevel.h' generated metadata with charset 'windows-1252' 21:09:36.841 DEBUG: 'mdx/MdxCrossjoinSet.h' generated metadata with charset 'UTF-8' 21:09:36.842 DEBUG: 'include/linux/log4cxx/simplelayout.h' generated metadata with charset 'UTF-8' 21:09:36.843 DEBUG: 'include/windows/openssl/pemerr.h' generated metadata with charset 'UTF-8' 21:09:36.844 DEBUG: 'service/ServiceCube.cpp' generated metadata with charset 'windows-1252' 21:09:36.846 DEBUG: 'olap/Dimension.h' generated metadata with charset 'UTF-8' 21:09:36.849 DEBUG: 'trans/TransFileOperation.cpp' generated metadata with charset 'windows-1252' 21:09:36.851 DEBUG: 'include/linux/log4cxx/basicconfigurator.h' generated metadata with charset 'UTF-8' 21:09:36.851 DEBUG: 'include/windows/libevent/event2/listener.h' generated metadata with charset 'UTF-8' 21:09:36.855 DEBUG: 'include/gtest/internal/gtest-internal.h' generated metadata with charset 'UTF-8' 21:09:36.857 DEBUG: 'include/linux/log4cxx/logstring.h' generated metadata with charset 'UTF-8' 21:09:36.857 DEBUG: 'include/windows/openssl/hmac.h' generated metadata with charset 'UTF-8' 21:09:36.858 DEBUG: 'olap/Context.h' generated metadata with charset 'UTF-8' 21:09:36.858 DEBUG: 'olap/CubeOverlay.h' generated metadata with charset 'UTF-8' 21:09:36.860 DEBUG: 'include/windows/log4cxx/patternlayout.h' generated metadata with charset 'UTF-8' 21:09:36.861 DEBUG: 'storage/storage_test.cpp' generated metadata with charset 'windows-1252' 21:09:36.862 DEBUG: 'include/linux/log4cxx/log4cxx.h' generated metadata with charset 'UTF-8' 21:09:36.863 DEBUG: 'include/windows/log4cxx/filter/andfilter.h' generated metadata with charset 'UTF-8' 21:09:36.863 DEBUG: 'include/linux/log4cxx/helpers/locale.h' generated metadata with charset 'UTF-8' 21:09:36.865 DEBUG: 'include/windows/openssl/modes.h' generated metadata with charset 'UTF-8' 21:09:36.871 DEBUG: 'olap/Sandbox.cpp' generated metadata with charset 'UTF-8' 21:09:36.875 DEBUG: 'http/ProcessHttpRequest.h' generated metadata with charset 'UTF-8' 21:09:36.876 DEBUG: 'include/linux/openssl/cast.h' generated metadata with charset 'UTF-8' 21:09:36.876 DEBUG: 'service/ServiceSandbox.h' generated metadata with charset 'UTF-8' 21:09:36.877 DEBUG: 'http/ProcessFunctionV1.h' generated metadata with charset 'UTF-8' 21:09:36.878 DEBUG: 'include/windows/log4cxx/helpers/properties.h' generated metadata with charset 'UTF-8' 21:09:36.879 DEBUG: 'include/linux/log4cxx/pattern/patternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.880 DEBUG: 'service/ServiceElement.h' generated metadata with charset 'UTF-8' 21:09:36.882 DEBUG: 'formula/yncalc/YnCalcSimpleOp.cpp' generated metadata with charset 'UTF-8' 21:09:36.883 DEBUG: 'highavailability/BinlogBuffer.h' generated metadata with charset 'UTF-8' 21:09:36.884 DEBUG: 'include/windows/log4cxx/pattern/loggingeventpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.885 DEBUG: 'include/linux/log4cxx/xml/domconfigurator.h' generated metadata with charset 'UTF-8' 21:09:36.886 DEBUG: 'include/windows/log4cxx/xml/xmllayout.h' generated metadata with charset 'UTF-8' 21:09:36.887 WARN: Invalid character encountered in file D:/2022-1-poc/src/service/YnbaseService.h at line 450 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.887 DEBUG: 'service/YnbaseService.h' generated metadata with charset 'UTF-8' 21:09:36.892 DEBUG: 'include/windows/log4cxx/helpers/transcoder.h' generated metadata with charset 'UTF-8' 21:09:36.893 DEBUG: 'include/linux/log4cxx/helpers/inetaddress.h' generated metadata with charset 'UTF-8' 21:09:36.894 DEBUG: 'include/windows/libevent/event.h' generated metadata with charset 'UTF-8' 21:09:36.895 DEBUG: 'include/windows/openssl/aes.h' generated metadata with charset 'UTF-8' 21:09:36.896 DEBUG: 'storage/treenodedef.h' generated metadata with charset 'UTF-8' 21:09:36.897 DEBUG: 'highavailability/ProcessBinlog.h' generated metadata with charset 'UTF-8' 21:09:36.898 DEBUG: 'include/windows/openssl/idea.h' generated metadata with charset 'UTF-8' 21:09:36.899 DEBUG: 'include/linux/log4cxx/asyncappender.h' generated metadata with charset 'UTF-8' 21:09:36.900 DEBUG: 'http/HttpQueryTerm.h' generated metadata with charset 'UTF-8' 21:09:36.901 DEBUG: 'include/windows/openssl/__DECC_INCLUDE_EPILOGUE.H' generated metadata with charset 'UTF-8' 21:09:36.902 DEBUG: 'olap/SystemCube.h' generated metadata with charset 'UTF-8' 21:09:36.903 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/Database.h at line 429 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.903 DEBUG: 'olap/Database.h' generated metadata with charset 'UTF-8' 21:09:36.905 DEBUG: 'olap/AttributesDimension.h' generated metadata with charset 'UTF-8' 21:09:36.906 DEBUG: 'include/linux/openssl/asn1err.h' generated metadata with charset 'UTF-8' 21:09:36.907 DEBUG: 'mdx/MdxTuple.cpp' generated metadata with charset 'UTF-8' 21:09:36.908 DEBUG: 'include/gmock/internal/gmock-port.h' generated metadata with charset 'UTF-8' 21:09:36.908 DEBUG: 'include/windows/log4cxx/net/syslogappender.h' generated metadata with charset 'UTF-8' 21:09:36.909 DEBUG: 'include/windows/openssl/uierr.h' generated metadata with charset 'UTF-8' 21:09:36.922 DEBUG: 'mdx/MdxLexer.cpp' generated metadata with charset 'UTF-8' 21:09:36.929 DEBUG: 'memory/MemPool.h' generated metadata with charset 'UTF-8' 21:09:36.930 DEBUG: 'include/windows/log4cxx/helpers/resourcebundle.h' generated metadata with charset 'UTF-8' 21:09:36.932 WARN: Invalid character encountered in file D:/2022-1-poc/src/calculate/Consolidation.cpp at line 737 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:36.938 DEBUG: 'calculate/Consolidation.cpp' generated metadata with charset 'UTF-8' 21:09:36.959 DEBUG: 'formula/yncalc/YnCalcOp.h' generated metadata with charset 'UTF-8' 21:09:36.960 DEBUG: 'include/linux/log4cxx/helpers/cacheddateformat.h' generated metadata with charset 'UTF-8' 21:09:36.961 DEBUG: 'include/windows/log4cxx/spi/location/locationinfo.h' generated metadata with charset 'UTF-8' 21:09:36.962 DEBUG: 'system/SystemFileHandle.h' generated metadata with charset 'windows-1252' 21:09:36.963 DEBUG: 'include/windows/log4cxx/pattern/propertiespatternconverter.h' generated metadata with charset 'UTF-8' 21:09:36.965 DEBUG: 'service/ServiceCubeAttribute.cpp' generated metadata with charset 'windows-1252' 21:09:36.969 DEBUG: 'include/windows/libevent/event2/bufferevent.h' generated metadata with charset 'UTF-8' 21:09:36.971 DEBUG: 'include/windows/log4cxx/net/telnetappender.h' generated metadata with charset 'UTF-8' 21:09:36.973 DEBUG: 'include/windows/openssl/ecerr.h' generated metadata with charset 'UTF-8' 21:09:36.982 DEBUG: 'include/windows/openssl/tls1.h' generated metadata with charset 'UTF-8' 21:09:36.986 DEBUG: 'include/linux/openssl/dherr.h' generated metadata with charset 'UTF-8' 21:09:36.987 DEBUG: 'include/windows/openssl/ocsperr.h' generated metadata with charset 'UTF-8' 21:09:37.049 DEBUG: 'include/json/json.hpp' generated metadata with charset 'UTF-8' 21:09:37.078 DEBUG: 'service/ServiceMdx.h' generated metadata with charset 'UTF-8' 21:09:37.079 DEBUG: 'include/linux/log4cxx/helpers/datelayout.h' generated metadata with charset 'UTF-8' 21:09:37.080 DEBUG: 'include/windows/openssl/conf.h' generated metadata with charset 'UTF-8' 21:09:37.080 DEBUG: 'include/linux/log4cxx/pattern/namepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.083 DEBUG: 'include/linux/libevent/event2/bufferevent.h' generated metadata with charset 'UTF-8' 21:09:37.086 DEBUG: 'include/linux/log4cxx/rolling/rollingfileappender.h' generated metadata with charset 'UTF-8' 21:09:37.087 DEBUG: 'service/ServicePerfMon.cpp' generated metadata with charset 'windows-1252' 21:09:37.087 DEBUG: 'include/windows/log4cxx/filter/mapfilter.h' generated metadata with charset 'UTF-8' 21:09:37.088 DEBUG: 'storage/SparseCubeBuilder.h' generated metadata with charset 'UTF-8' 21:09:37.089 DEBUG: 'system/FileUtils.cpp' generated metadata with charset 'UTF-8' 21:09:37.090 DEBUG: 'system/SystemMutex.h' generated metadata with charset 'UTF-8' 21:09:37.090 DEBUG: 'highavailability/HAStatusControl.h' generated metadata with charset 'UTF-8' 21:09:37.090 DEBUG: 'include/linux/openssl/cmac.h' generated metadata with charset 'UTF-8' 21:09:37.091 DEBUG: 'olap/AttributesDimension.cpp' generated metadata with charset 'UTF-8' 21:09:37.091 DEBUG: 'system/RWLock.h' generated metadata with charset 'windows-1252' 21:09:37.092 DEBUG: 'include/windows/log4cxx/fileappender.h' generated metadata with charset 'UTF-8' 21:09:37.094 DEBUG: 'include/windows/openssl/rsaerr.h' generated metadata with charset 'UTF-8' 21:09:37.097 WARN: Invalid character encountered in file D:/2022-1-poc/src/service/ServiceFormula.cpp at line 926 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:37.097 DEBUG: 'service/ServiceFormula.cpp' generated metadata with charset 'UTF-8' 21:09:37.100 DEBUG: 'include/windows/log4cxx/version_info.h' generated metadata with charset 'UTF-8' 21:09:37.100 DEBUG: 'include/windows/log4cxx/helpers/date.h' generated metadata with charset 'UTF-8' 21:09:37.102 DEBUG: 'mdx/MdxExecImpl.h' generated metadata with charset 'windows-1252' 21:09:37.106 DEBUG: 'trans/DatabaseTransActionLogInfo.cpp' generated metadata with charset 'windows-1252' 21:09:37.108 DEBUG: 'include/linux/log4cxx/nt/nteventlogappender.h' generated metadata with charset 'UTF-8' 21:09:37.109 DEBUG: 'include/gmock/internal/custom/gmock-port.h' generated metadata with charset 'UTF-8' 21:09:37.109 DEBUG: 'highavailability/SysExactTime.h' generated metadata with charset 'UTF-8' 21:09:37.109 DEBUG: 'include/windows/log4cxx/helpers/socketoutputstream.h' generated metadata with charset 'UTF-8' 21:09:37.110 DEBUG: 'include/windows/log4cxx/logstring.h' generated metadata with charset 'UTF-8' 21:09:37.111 DEBUG: 'olap/Hierarchy.h' generated metadata with charset 'UTF-8' 21:09:37.111 DEBUG: 'include/windows/log4cxx/helpers/inetaddress.h' generated metadata with charset 'UTF-8' 21:09:37.112 DEBUG: 'include/windows/log4cxx/helpers/propertyresourcebundle.h' generated metadata with charset 'UTF-8' 21:09:37.112 DEBUG: 'include/windows/openssl/kdferr.h' generated metadata with charset 'UTF-8' 21:09:37.113 DEBUG: 'include/windows/log4cxx/helpers/system.h' generated metadata with charset 'UTF-8' 21:09:37.113 DEBUG: 'http/ConvertJson.h' generated metadata with charset 'UTF-8' 21:09:37.114 DEBUG: 'include/gtest/internal/custom/gtest-port.h' generated metadata with charset 'UTF-8' 21:09:37.119 DEBUG: 'mdx/MdxSet.cpp' generated metadata with charset 'windows-1252' 21:09:37.124 DEBUG: 'highavailability/BinlogBuffer.cpp' generated metadata with charset 'UTF-8' 21:09:37.126 DEBUG: 'storage/SparseArrayMemAlloc.cpp' generated metadata with charset 'UTF-8' 21:09:37.128 DEBUG: 'include/linux/log4cxx/level.h' generated metadata with charset 'UTF-8' 21:09:37.129 DEBUG: 'include/windows/libevent/event2/bufferevent_struct.h' generated metadata with charset 'UTF-8' 21:09:37.129 DEBUG: 'formula/yncalc/YnFormulaInfo.cpp' generated metadata with charset 'UTF-8' 21:09:37.132 DEBUG: 'http/HttpSessionContext.cpp' generated metadata with charset 'windows-1252' 21:09:37.139 DEBUG: 'olap/Context.cpp' generated metadata with charset 'UTF-8' 21:09:37.140 DEBUG: 'include/windows/openssl/rand_drbg.h' generated metadata with charset 'UTF-8' 21:09:37.141 DEBUG: 'include/gmock/gmock.h' generated metadata with charset 'UTF-8' 21:09:37.142 DEBUG: 'include/linux/log4cxx/helpers/loader.h' generated metadata with charset 'UTF-8' 21:09:37.144 DEBUG: 'include/windows/libevent/event2/event-config.h' generated metadata with charset 'UTF-8' 21:09:37.146 DEBUG: 'include/windows/log4cxx/rolling/fixedwindowrollingpolicy.h' generated metadata with charset 'UTF-8' 21:09:37.147 DEBUG: 'include/windows/openssl/objectserr.h' generated metadata with charset 'UTF-8' 21:09:37.147 DEBUG: 'include/linux/log4cxx/helpers/propertyresourcebundle.h' generated metadata with charset 'UTF-8' 21:09:37.148 DEBUG: 'include/windows/openssl/rc4.h' generated metadata with charset 'UTF-8' 21:09:37.149 DEBUG: 'include/windows/log4cxx/helpers/bufferedwriter.h' generated metadata with charset 'UTF-8' 21:09:37.149 DEBUG: 'include/linux/log4cxx/helpers/bufferedwriter.h' generated metadata with charset 'UTF-8' 21:09:37.150 DEBUG: 'version/YnbaseVersion.h' generated metadata with charset 'UTF-8' 21:09:37.150 DEBUG: 'include/linux/log4cxx/pattern/integerpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.156 DEBUG: 'include/windows/libevent/event2/http.h' generated metadata with charset 'UTF-8' 21:09:37.159 DEBUG: 'include/linux/log4cxx/pattern/levelpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.160 DEBUG: 'include/windows/log4cxx/jsonlayout.h' generated metadata with charset 'UTF-8' 21:09:37.161 DEBUG: 'include/linux/log4cxx/helpers/stringtokenizer.h' generated metadata with charset 'UTF-8' 21:09:37.161 DEBUG: 'include/linux/openssl/idea.h' generated metadata with charset 'UTF-8' 21:09:37.162 DEBUG: 'include/gtest/internal/custom/gtest.h' generated metadata with charset 'UTF-8' 21:09:37.162 DEBUG: 'service/ServiceDimension.h' generated metadata with charset 'UTF-8' 21:09:37.162 DEBUG: 'system/FileUtils.h' generated metadata with charset 'UTF-8' 21:09:37.163 DEBUG: 'include/windows/openssl/randerr.h' generated metadata with charset 'UTF-8' 21:09:37.165 DEBUG: 'calculate/Block.h' generated metadata with charset 'UTF-8' 21:09:37.167 DEBUG: 'include/windows/openssl/cryptoerr.h' generated metadata with charset 'UTF-8' 21:09:37.168 DEBUG: 'service/ServiceAttribute.h' generated metadata with charset 'UTF-8' 21:09:37.168 DEBUG: 'include/linux/log4cxx/pattern/throwableinformationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.169 DEBUG: 'include/windows/log4cxx/pattern/formattinginfo.h' generated metadata with charset 'UTF-8' 21:09:37.169 DEBUG: 'include/linux/openssl/symhacks.h' generated metadata with charset 'UTF-8' 21:09:37.170 DEBUG: 'include/linux/log4cxx/spi/loggingevent.h' generated metadata with charset 'UTF-8' 21:09:37.171 DEBUG: 'include/windows/openssl/pem.h' generated metadata with charset 'UTF-8' 21:09:37.172 DEBUG: 'include/windows/log4cxx/nt/nteventlogappender.h' generated metadata with charset 'UTF-8' 21:09:37.173 DEBUG: 'memory/MemBlkMgr.h' generated metadata with charset 'windows-1252' 21:09:37.174 DEBUG: 'service/YnbaseError.h' generated metadata with charset 'windows-1252' 21:09:37.175 DEBUG: 'include/windows/log4cxx/helpers/strictmath.h' generated metadata with charset 'UTF-8' 21:09:37.175 DEBUG: 'include/windows/openssl/conf_api.h' generated metadata with charset 'UTF-8' 21:09:37.177 WARN: Invalid character encountered in file D:/2022-1-poc/src/http/ConvertJson.cpp at line 703 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:37.178 DEBUG: 'http/ConvertJson.cpp' generated metadata with charset 'UTF-8' 21:09:37.181 DEBUG: 'include/linux/log4cxx/spi/optionhandler.h' generated metadata with charset 'UTF-8' 21:09:37.181 DEBUG: 'include/linux/openssl/comperr.h' generated metadata with charset 'UTF-8' 21:09:37.182 DEBUG: 'memory/MemBlkMgr.cpp' generated metadata with charset 'UTF-8' 21:09:37.183 DEBUG: 'logger/AuditLogger.h' generated metadata with charset 'UTF-8' 21:09:37.183 DEBUG: 'include/linux/openssl/x509err.h' generated metadata with charset 'UTF-8' 21:09:37.184 DEBUG: 'http/HttpSessionContext.h' generated metadata with charset 'UTF-8' 21:09:37.187 DEBUG: 'olap/Member.cpp' generated metadata with charset 'UTF-8' 21:09:37.189 DEBUG: 'include/windows/log4cxx/helpers/simpledateformat.h' generated metadata with charset 'UTF-8' 21:09:37.190 DEBUG: 'include/windows/openssl/buffererr.h' generated metadata with charset 'UTF-8' 21:09:37.190 DEBUG: 'include/linux/log4cxx/helpers/serversocket.h' generated metadata with charset 'UTF-8' 21:09:37.191 DEBUG: 'include/windows/log4cxx/log4cxx.h' generated metadata with charset 'UTF-8' 21:09:37.191 DEBUG: 'include/windows/libevent/event2/rpc_compat.h' generated metadata with charset 'UTF-8' 21:09:37.196 DEBUG: 'include/gtest/gtest-param-test.h' generated metadata with charset 'UTF-8' 21:09:37.199 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/DataManageService.cpp at line 277 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:37.201 DEBUG: 'olap/DataManageService.cpp' generated metadata with charset 'UTF-8' 21:09:37.204 DEBUG: 'include/windows/log4cxx/helpers/synchronized.h' generated metadata with charset 'UTF-8' 21:09:37.205 DEBUG: 'include/windows/log4cxx/spi/repositoryselector.h' generated metadata with charset 'UTF-8' 21:09:37.205 DEBUG: 'include/linux/log4cxx/rolling/gzcompressaction.h' generated metadata with charset 'UTF-8' 21:09:37.207 DEBUG: 'include/windows/openssl/e_os2.h' generated metadata with charset 'UTF-8' 21:09:37.208 DEBUG: 'include/linux/log4cxx/spi/defaultrepositoryselector.h' generated metadata with charset 'UTF-8' 21:09:37.209 DEBUG: 'include/windows/log4cxx/appenderskeleton.h' generated metadata with charset 'UTF-8' 21:09:37.209 DEBUG: 'include/windows/openssl/srtp.h' generated metadata with charset 'UTF-8' 21:09:37.210 DEBUG: 'include/windows/log4cxx/pattern/patternparser.h' generated metadata with charset 'UTF-8' 21:09:37.212 WARN: Invalid character encountered in file D:/2022-1-poc/src/mdx/OlapMdxMember.cpp at line 203 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:37.212 DEBUG: 'mdx/OlapMdxMember.cpp' generated metadata with charset 'UTF-8' 21:09:37.213 DEBUG: 'include/linux/libevent/event.h' generated metadata with charset 'UTF-8' 21:09:37.215 DEBUG: 'mdx/MdxCube.h' generated metadata with charset 'windows-1252' 21:09:37.216 DEBUG: 'include/linux/log4cxx/helpers/bytearrayinputstream.h' generated metadata with charset 'UTF-8' 21:09:37.228 DEBUG: 'include/windows/openssl/ssl.h' generated metadata with charset 'UTF-8' 21:09:37.236 DEBUG: 'http/Base64.h' generated metadata with charset 'UTF-8' 21:09:37.240 DEBUG: 'include/windows/openssl/asn1.h' generated metadata with charset 'UTF-8' 21:09:37.244 DEBUG: 'formula/yncalc/YnCalcMacros.h' generated metadata with charset 'windows-1252' 21:09:37.245 DEBUG: 'include/windows/libevent/event2/rpc_struct.h' generated metadata with charset 'UTF-8' 21:09:37.246 DEBUG: 'include/linux/log4cxx/helpers/aprinitializer.h' generated metadata with charset 'UTF-8' 21:09:37.281 DEBUG: 'mdx/MdxCube.cpp' generated metadata with charset 'windows-1252' 21:09:37.283 DEBUG: 'include/linux/libevent/event2/bufferevent_ssl.h' generated metadata with charset 'UTF-8' 21:09:37.285 DEBUG: 'service/ServiceElementAttribute.cpp' generated metadata with charset 'windows-1252' 21:09:37.286 DEBUG: 'include/windows/log4cxx/defaultconfigurator.h' generated metadata with charset 'UTF-8' 21:09:37.287 DEBUG: 'include/linux/log4cxx/hierarchy.h' generated metadata with charset 'UTF-8' 21:09:37.288 DEBUG: 'include/linux/log4cxx/helpers/properties.h' generated metadata with charset 'UTF-8' 21:09:37.294 DEBUG: 'include/windows/openssl/ec.h' generated metadata with charset 'UTF-8' 21:09:37.298 DEBUG: 'include/windows/openssl/pkcs7err.h' generated metadata with charset 'UTF-8' 21:09:37.298 DEBUG: 'olap/Element.cpp' generated metadata with charset 'UTF-8' 21:09:37.299 DEBUG: 'include/gtest/internal/custom/gtest-printers.h' generated metadata with charset 'UTF-8' 21:09:37.299 DEBUG: 'include/windows/log4cxx/pattern/filedatepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.300 DEBUG: 'service/ServiceUser.cpp' generated metadata with charset 'windows-1252' 21:09:37.301 DEBUG: 'include/linux/libevent/evhttp.h' generated metadata with charset 'UTF-8' 21:09:37.302 DEBUG: 'include/linux/log4cxx/helpers/loglog.h' generated metadata with charset 'UTF-8' 21:09:37.302 DEBUG: 'include/linux/openssl/buffer.h' generated metadata with charset 'UTF-8' 21:09:37.304 DEBUG: 'include/windows/openssl/cms.h' generated metadata with charset 'UTF-8' 21:09:37.305 DEBUG: 'highavailability/BinlogScanner.h' generated metadata with charset 'UTF-8' 21:09:37.306 DEBUG: 'mdx/MdxMemberSet.h' generated metadata with charset 'UTF-8' 21:09:37.307 DEBUG: 'include/linux/log4cxx/pattern/propertiespatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.308 DEBUG: 'include/windows/log4cxx/helpers/filewatchdog.h' generated metadata with charset 'UTF-8' 21:09:37.308 DEBUG: 'trans/CubeDataTransaction.h' generated metadata with charset 'UTF-8' 21:09:37.309 DEBUG: 'mdx/OlapMdxDimension.h' generated metadata with charset 'windows-1252' 21:09:37.310 DEBUG: 'service/ServiceCell.h' generated metadata with charset 'windows-1252' 21:09:37.311 DEBUG: 'include/windows/libevent/evhttp.h' generated metadata with charset 'UTF-8' 21:09:37.312 DEBUG: 'include/windows/log4cxx/pattern/messagepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.313 DEBUG: 'include/gtest/gtest_pred_impl.h' generated metadata with charset 'UTF-8' 21:09:37.314 DEBUG: 'mdx/MdxInterface.h' generated metadata with charset 'UTF-8' 21:09:37.315 DEBUG: 'trans/TransFileOperation.h' generated metadata with charset 'UTF-8' 21:09:37.316 DEBUG: 'include/windows/openssl/md2.h' generated metadata with charset 'UTF-8' 21:09:37.316 DEBUG: 'include/windows/openssl/mdc2.h' generated metadata with charset 'UTF-8' 21:09:37.328 DEBUG: 'service/TransformJson.h' generated metadata with charset 'UTF-8' 21:09:37.329 DEBUG: 'include/linux/log4cxx/helpers/systemoutwriter.h' generated metadata with charset 'UTF-8' 21:09:37.330 DEBUG: 'include/linux/openssl/blowfish.h' generated metadata with charset 'UTF-8' 21:09:37.331 DEBUG: 'include/linux/openssl/pkcs7.h' generated metadata with charset 'UTF-8' 21:09:37.333 DEBUG: 'include/windows/log4cxx/logmanager.h' generated metadata with charset 'UTF-8' 21:09:37.334 DEBUG: 'include/linux/log4cxx/helpers/iso8601dateformat.h' generated metadata with charset 'UTF-8' 21:09:37.337 DEBUG: 'include/gmock/gmock-generated-nice-strict.h' generated metadata with charset 'UTF-8' 21:09:37.339 DEBUG: 'include/windows/log4cxx/spi/rootlogger.h' generated metadata with charset 'UTF-8' 21:09:37.340 DEBUG: 'include/linux/log4cxx/filter/denyallfilter.h' generated metadata with charset 'UTF-8' 21:09:37.344 DEBUG: 'storage/YnbaseCubeLoader.cpp' generated metadata with charset 'UTF-8' 21:09:37.347 DEBUG: 'include/linux/log4cxx/helpers/threadspecificdata.h' generated metadata with charset 'UTF-8' 21:09:37.348 DEBUG: 'include/windows/log4cxx/pattern/ndcpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.349 DEBUG: 'include/linux/openssl/ebcdic.h' generated metadata with charset 'UTF-8' 21:09:37.349 DEBUG: 'exception/YNSaveFileException.h' generated metadata with charset 'UTF-8' 21:09:37.350 DEBUG: 'include/linux/log4cxx/stream.h' generated metadata with charset 'UTF-8' 21:09:37.351 DEBUG: 'include/windows/log4cxx/rolling/filterbasedtriggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:37.352 DEBUG: 'stats/StatCollector.h' generated metadata with charset 'UTF-8' 21:09:37.352 DEBUG: 'include/windows/log4cxx/helpers/strftimedateformat.h' generated metadata with charset 'UTF-8' 21:09:37.353 DEBUG: 'service/ServiceFormula.h' generated metadata with charset 'UTF-8' 21:09:37.353 DEBUG: 'include/windows/openssl/pem2.h' generated metadata with charset 'UTF-8' 21:09:37.354 DEBUG: 'library/windows/flex_bison/data/bison-default.css' generated metadata with charset 'UTF-8' 21:09:37.354 DEBUG: 'calculate/Consolidation.h' generated metadata with charset 'UTF-8' 21:09:37.354 DEBUG: 'olap/DataSaver.cpp' generated metadata with charset 'UTF-8' 21:09:37.355 DEBUG: 'trans/CubeDataRef.h' generated metadata with charset 'windows-1252' 21:09:37.356 DEBUG: 'include/windows/log4cxx/rollingfileappender.h' generated metadata with charset 'UTF-8' 21:09:37.356 DEBUG: 'trans/CubeDataVersion.h' generated metadata with charset 'UTF-8' 21:09:37.357 DEBUG: 'mdx/MdxCurContextTuple.h' generated metadata with charset 'UTF-8' 21:09:37.358 DEBUG: 'include/windows/openssl/ssl3.h' generated metadata with charset 'UTF-8' 21:09:37.359 DEBUG: 'include/windows/log4cxx/varia/fallbackerrorhandler.h' generated metadata with charset 'UTF-8' 21:09:37.360 DEBUG: 'include/linux/log4cxx/helpers/optionconverter.h' generated metadata with charset 'UTF-8' 21:09:37.361 DEBUG: 'include/linux/log4cxx/spi/loggerrepository.h' generated metadata with charset 'UTF-8' 21:09:37.361 DEBUG: 'include/linux/openssl/ripemd.h' generated metadata with charset 'UTF-8' 21:09:37.362 DEBUG: 'include/windows/log4cxx/appender.h' generated metadata with charset 'UTF-8' 21:09:37.363 DEBUG: 'olap/StatsDimension.cpp' generated metadata with charset 'UTF-8' 21:09:37.364 DEBUG: 'include/linux/log4cxx/filter/loggermatchfilter.h' generated metadata with charset 'UTF-8' 21:09:37.364 DEBUG: 'include/windows/log4cxx/helpers/relativetimedateformat.h' generated metadata with charset 'UTF-8' 21:09:37.366 DEBUG: 'service/ServiceDimension.cpp' generated metadata with charset 'windows-1252' 21:09:37.368 DEBUG: 'include/linux/log4cxx/net/xmlsocketappender.h' generated metadata with charset 'UTF-8' 21:09:37.372 DEBUG: 'include/gmock/gmock-actions.h' generated metadata with charset 'UTF-8' 21:09:37.374 DEBUG: 'storage/SparseArrayMemAlloc.h' generated metadata with charset 'windows-1252' 21:09:37.375 DEBUG: 'formula/yncalc/YnCalcOp.cpp' generated metadata with charset 'UTF-8' 21:09:37.375 DEBUG: 'include/gtest/gtest-message.h' generated metadata with charset 'UTF-8' 21:09:37.376 DEBUG: 'include/windows/openssl/comp.h' generated metadata with charset 'UTF-8' 21:09:37.387 DEBUG: 'storage/SparseArray.cpp' generated metadata with charset 'UTF-8' 21:09:37.406 DEBUG: 'include/linux/log4cxx/logger.h' generated metadata with charset 'UTF-8' 21:09:37.409 DEBUG: 'include/windows/openssl/bioerr.h' generated metadata with charset 'UTF-8' 21:09:37.410 DEBUG: 'include/linux/openssl/engineerr.h' generated metadata with charset 'UTF-8' 21:09:37.412 DEBUG: 'include/linux/openssl/bn.h' generated metadata with charset 'UTF-8' 21:09:37.413 DEBUG: 'md5/md5.h' generated metadata with charset 'UTF-8' 21:09:37.414 DEBUG: 'zip/mztools.c' generated metadata with charset 'UTF-8' 21:09:37.415 DEBUG: 'include/gmock/internal/custom/gmock-generated-actions.h' generated metadata with charset 'UTF-8' 21:09:37.416 DEBUG: 'md5/md5.c' generated metadata with charset 'UTF-8' 21:09:37.418 DEBUG: 'include/linux/log4cxx/fileappender.h' generated metadata with charset 'UTF-8' 21:09:37.418 DEBUG: 'zip/mztools.h' generated metadata with charset 'UTF-8' 21:09:37.419 DEBUG: 'collections/TBSVector.cpp' generated metadata with charset 'UTF-8' 21:09:37.420 DEBUG: 'include/windows/log4cxx/dailyrollingfileappender.h' generated metadata with charset 'UTF-8' 21:09:37.421 DEBUG: 'mdx/ObjCodeCreator.h' generated metadata with charset 'UTF-8' 21:09:37.421 DEBUG: 'mdx/MdxStgCache.h' generated metadata with charset 'UTF-8' 21:09:37.422 DEBUG: 'include/windows/log4cxx/helpers/datelayout.h' generated metadata with charset 'UTF-8' 21:09:37.422 DEBUG: 'formula/yncalc/YnCalcArray.cpp' generated metadata with charset 'UTF-8' 21:09:37.423 WARN: Invalid character encountered in file D:/2022-1-poc/src/http/HttpEvent.cpp at line 490 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:37.424 DEBUG: 'http/HttpEvent.cpp' generated metadata with charset 'UTF-8' 21:09:37.425 DEBUG: 'include/windows/openssl/md4.h' generated metadata with charset 'UTF-8' 21:09:37.427 DEBUG: 'include/linux/log4cxx/helpers/messagebuffer.h' generated metadata with charset 'UTF-8' 21:09:37.429 DEBUG: 'olap/DataManageDefine.cpp' generated metadata with charset 'UTF-8' 21:09:37.430 DEBUG: 'zip/crypt.h' generated metadata with charset 'UTF-8' 21:09:37.432 DEBUG: 'include/windows/openssl/x509v3.h' generated metadata with charset 'UTF-8' 21:09:37.434 DEBUG: 'formula/yncalc/YnCalcStringBuffer.h' generated metadata with charset 'UTF-8' 21:09:37.435 DEBUG: 'include/gtest/internal/gtest-linked_ptr.h' generated metadata with charset 'UTF-8' 21:09:37.436 DEBUG: 'include/linux/openssl/asn1_mac.h' generated metadata with charset 'UTF-8' 21:09:37.436 DEBUG: 'include/linux/log4cxx/spi/configurator.h' generated metadata with charset 'UTF-8' 21:09:37.437 DEBUG: 'http/ProcessBatchV1.cpp' generated metadata with charset 'windows-1252' 21:09:37.439 DEBUG: 'include/windows/libevent/event2/util.h' generated metadata with charset 'UTF-8' 21:09:37.443 DEBUG: 'include/windows/openssl/x509.h' generated metadata with charset 'UTF-8' 21:09:37.445 DEBUG: 'include/linux/log4cxx/appenderskeleton.h' generated metadata with charset 'UTF-8' 21:09:37.446 DEBUG: 'include/windows/log4cxx/helpers/objectimpl.h' generated metadata with charset 'UTF-8' 21:09:37.450 DEBUG: 'include/linux/openssl/tls1.h' generated metadata with charset 'UTF-8' 21:09:37.452 DEBUG: 'include/linux/openssl/ecdsa.h' generated metadata with charset 'UTF-8' 21:09:37.453 DEBUG: 'include/linux/openssl/ui.h' generated metadata with charset 'UTF-8' 21:09:37.455 DEBUG: 'include/linux/libevent/event2/event-config.h' generated metadata with charset 'UTF-8' 21:09:37.457 DEBUG: 'include/linux/log4cxx/filter/mapfilter.h' generated metadata with charset 'UTF-8' 21:09:37.457 DEBUG: 'include/windows/log4cxx/helpers/outputstreamwriter.h' generated metadata with charset 'UTF-8' 21:09:37.458 DEBUG: 'include/windows/log4cxx/rolling/manualtriggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:37.458 DEBUG: 'mdx/MdxStack.cpp' generated metadata with charset 'UTF-8' 21:09:37.459 DEBUG: 'include/windows/log4cxx/spi/optionhandler.h' generated metadata with charset 'UTF-8' 21:09:37.459 DEBUG: 'olap/Formula.cpp' generated metadata with charset 'UTF-8' 21:09:37.460 DEBUG: 'include/linux/log4cxx/helpers/outputstream.h' generated metadata with charset 'UTF-8' 21:09:37.463 WARN: Invalid character encountered in file D:/2022-1-poc/src/olap/Cube.cpp at line 1657 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 21:09:37.466 DEBUG: 'olap/Cube.cpp' generated metadata with charset 'UTF-8' 21:09:37.470 DEBUG: 'highavailability/BinlogFullSync.cpp' generated metadata with charset 'windows-1252' 21:09:37.471 DEBUG: 'include/linux/openssl/ocsperr.h' generated metadata with charset 'UTF-8' 21:09:37.472 DEBUG: 'include/linux/libevent/event2/keyvalq_struct.h' generated metadata with charset 'UTF-8' 21:09:37.474 DEBUG: 'olap/OlapObject.h' generated metadata with charset 'UTF-8' 21:09:37.475 DEBUG: 'include/windows/libevent/event2/tag.h' generated metadata with charset 'UTF-8' 21:09:37.476 DEBUG: 'include/windows/openssl/rand.h' generated metadata with charset 'UTF-8' 21:09:37.477 DEBUG: 'include/windows/openssl/seed.h' generated metadata with charset 'UTF-8' 21:09:37.478 DEBUG: 'olap/SystemDatabase.h' generated metadata with charset 'UTF-8' 21:09:37.479 DEBUG: 'mdx/OlapMdxDatabase.h' generated metadata with charset 'UTF-8' 21:09:37.481 DEBUG: 'include/windows/openssl/rsa.h' generated metadata with charset 'UTF-8' 21:09:37.483 DEBUG: 'include/linux/openssl/ssl2.h' generated metadata with charset 'UTF-8' 21:09:37.484 DEBUG: 'service/ServiceCacheMgr.h' generated metadata with charset 'UTF-8' 21:09:37.491 DEBUG: 'include/gmock/gmock-generated-function-mockers.h' generated metadata with charset 'UTF-8' 21:09:37.502 DEBUG: 'library/windows/flex_bison/data/skeletons/yacc.c' generated metadata with charset 'UTF-8' 21:09:37.507 DEBUG: 'include/linux/log4cxx/net/socketappender.h' generated metadata with charset 'UTF-8' 21:09:37.508 DEBUG: 'include/windows/log4cxx/mdc.h' generated metadata with charset 'UTF-8' 21:09:37.509 DEBUG: 'include/windows/log4cxx/net/sockethubappender.h' generated metadata with charset 'UTF-8' 21:09:37.510 DEBUG: 'include/linux/log4cxx/filter/propertyfilter.h' generated metadata with charset 'UTF-8' 21:09:37.511 DEBUG: 'include/gtest/internal/gtest-port-arch.h' generated metadata with charset 'UTF-8' 21:09:37.514 DEBUG: 'include/windows/openssl/bio.h' generated metadata with charset 'UTF-8' 21:09:37.517 DEBUG: 'include/linux/log4cxx/helpers/synchronized.h' generated metadata with charset 'UTF-8' 21:09:37.522 DEBUG: 'include/linux/openssl/sslerr.h' generated metadata with charset 'UTF-8' 21:09:37.524 DEBUG: 'memory/TestCase.h' generated metadata with charset 'UTF-8' 21:09:37.525 DEBUG: 'olap/OlapAction.cpp' generated metadata with charset 'windows-1252' 21:09:37.527 DEBUG: 'include/gmock/internal/gmock-internal-utils.h' generated metadata with charset 'UTF-8' 21:09:37.529 DEBUG: 'include/linux/log4cxx/pattern/datepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.530 DEBUG: 'include/windows/log4cxx/helpers/outputstream.h' generated metadata with charset 'UTF-8' 21:09:37.530 DEBUG: 'service/ServiceDatabase.cpp' generated metadata with charset 'windows-1252' 21:09:37.532 DEBUG: 'mdx/Common1.h' generated metadata with charset 'windows-1252' 21:09:37.534 DEBUG: 'mdx/MdxLexer.h' generated metadata with charset 'UTF-8' 21:09:37.537 DEBUG: 'include/linux/libevent/event2/bufferevent_struct.h' generated metadata with charset 'UTF-8' 21:09:37.538 DEBUG: 'include/linux/openssl/dsaerr.h' generated metadata with charset 'UTF-8' 21:09:37.539 DEBUG: 'formula/yncalc/YnCalcArray.h' generated metadata with charset 'UTF-8' 21:09:37.540 DEBUG: 'olap/Recover.h' generated metadata with charset 'UTF-8' 21:09:37.541 DEBUG: 'include/gtest/gtest-test-part.h' generated metadata with charset 'UTF-8' 21:09:37.542 DEBUG: 'include/linux/log4cxx/consoleappender.h' generated metadata with charset 'UTF-8' 21:09:37.543 DEBUG: 'include/windows/log4cxx/helpers/mutex.h' generated metadata with charset 'UTF-8' 21:09:37.544 DEBUG: 'include/linux/log4cxx/rolling/sizebasedtriggeringpolicy.h' generated metadata with charset 'UTF-8' 21:09:37.549 DEBUG: 'library/windows/flex_bison/data/skeletons/lalr1.cc' generated metadata with charset 'UTF-8' 21:09:37.553 DEBUG: 'mdx/MdxObjcode.h' generated metadata with charset 'UTF-8' 21:09:37.553 DEBUG: 'olap/User.h' generated metadata with charset 'UTF-8' 21:09:37.555 DEBUG: 'zip/zip.h' generated metadata with charset 'UTF-8' 21:09:37.562 DEBUG: 'zip/zip.c' generated metadata with charset 'UTF-8' 21:09:37.565 DEBUG: 'memory/MemZoneCodes.h' generated metadata with charset 'UTF-8' 21:09:37.566 DEBUG: 'olap/Server.h' generated metadata with charset 'UTF-8' 21:09:37.566 DEBUG: 'include/linux/libevent/evutil.h' generated metadata with charset 'UTF-8' 21:09:37.567 DEBUG: 'include/windows/log4cxx/filter/levelrangefilter.h' generated metadata with charset 'UTF-8' 21:09:37.568 DEBUG: 'olap/DataManageService.h' generated metadata with charset 'UTF-8' 21:09:37.569 DEBUG: 'include/linux/openssl/evperr.h' generated metadata with charset 'UTF-8' 21:09:37.570 DEBUG: 'include/windows/openssl/whrlpool.h' generated metadata with charset 'UTF-8' 21:09:37.577 DEBUG: 'include/linux/openssl/evp.h' generated metadata with charset 'UTF-8' 21:09:37.580 DEBUG: 'include/linux/log4cxx/helpers/fileinputstream.h' generated metadata with charset 'UTF-8' 21:09:37.581 DEBUG: 'include/windows/log4cxx/pattern/integerpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.582 DEBUG: 'formula/yncalc/YnCalcPreprocess.cpp' generated metadata with charset 'UTF-8' 21:09:37.583 DEBUG: 'include/linux/openssl/lhash.h' generated metadata with charset 'UTF-8' 21:09:37.584 DEBUG: 'include/linux/log4cxx/helpers/fileoutputstream.h' generated metadata with charset 'UTF-8' 21:09:37.588 DEBUG: 'mdx/MdxMemberSet.cpp' generated metadata with charset 'UTF-8' 21:09:37.597 DEBUG: 'storage/SparseCubeBuilder.cpp' generated metadata with charset 'UTF-8' 21:09:37.600 DEBUG: 'formula/yncalc/YnCalculateCtx.h' generated metadata with charset 'UTF-8' 21:09:37.608 DEBUG: 'include/gtest/gtest.h' generated metadata with charset 'UTF-8' 21:09:37.612 DEBUG: 'include/windows/openssl/sha.h' generated metadata with charset 'UTF-8' 21:09:37.613 DEBUG: 'include/windows/log4cxx/helpers/cacheddateformat.h' generated metadata with charset 'UTF-8' 21:09:37.615 DEBUG: 'storage/SparseArray.h' generated metadata with charset 'UTF-8' 21:09:37.616 DEBUG: 'olap/StatsDimension.h' generated metadata with charset 'UTF-8' 21:09:37.616 DEBUG: 'include/linux/log4cxx/helpers/relativetimedateformat.h' generated metadata with charset 'UTF-8' 21:09:37.617 DEBUG: 'include/windows/log4cxx/pattern/namepatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.617 DEBUG: 'include/windows/openssl/asyncerr.h' generated metadata with charset 'UTF-8' 21:09:37.618 DEBUG: 'formula/yncalc/YnCalcStringBuffer.cpp' generated metadata with charset 'UTF-8' 21:09:37.619 DEBUG: 'service/ServiceSandbox.cpp' generated metadata with charset 'windows-1252' 21:09:37.620 DEBUG: 'include/windows/log4cxx/helpers/bufferedoutputstream.h' generated metadata with charset 'UTF-8' 21:09:37.621 DEBUG: 'include/linux/log4cxx/pattern/methodlocationpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.622 DEBUG: 'memory/MemPoolDF.cpp' generated metadata with charset 'UTF-8' 21:09:37.629 DEBUG: 'include/linux/log4cxx/file.h' generated metadata with charset 'UTF-8' 21:09:37.630 DEBUG: 'olap/DataManageDefine.h' generated metadata with charset 'UTF-8' 21:09:37.630 DEBUG: 'collections/TBSString.cpp' generated metadata with charset 'UTF-8' 21:09:37.631 DEBUG: 'include/linux/openssl/srp.h' generated metadata with charset 'UTF-8' 21:09:37.631 DEBUG: 'include/linux/log4cxx/helpers/thread.h' generated metadata with charset 'UTF-8' 21:09:37.632 DEBUG: 'exception/YNException.h' generated metadata with charset 'UTF-8' 21:09:37.632 DEBUG: 'include/linux/openssl/md5.h' generated metadata with charset 'UTF-8' 21:09:37.633 DEBUG: 'include/windows/log4cxx/helpers/datagramsocket.h' generated metadata with charset 'UTF-8' 21:09:37.633 DEBUG: 'include/linux/log4cxx/rolling/rollingfileappenderskeleton.h' generated metadata with charset 'UTF-8' 21:09:37.634 DEBUG: 'storage/SparseCubeDimFilter.h' generated metadata with charset 'UTF-8' 21:09:37.640 DEBUG: 'include/gtest/internal/gtest-port.h' generated metadata with charset 'UTF-8' 21:09:37.645 DEBUG: 'include/linux/openssl/x509_vfy.h' generated metadata with charset 'UTF-8' 21:09:37.647 DEBUG: 'include/windows/log4cxx/pattern/literalpatternconverter.h' generated metadata with charset 'UTF-8' 21:09:37.648 DEBUG: 'include/gtest/gtest-spi.h' generated metadata with charset 'UTF-8' 21:09:37.649 DEBUG: 'formula/yncalc/YnCalcSimpleOp.h' generated metadata with charset 'UTF-8' 21:09:37.649 INFO: 1058/1058 source files have been analyzed 21:09:37.649 INFO: Sensor Text Sensor [text] (done) | time=2617ms 21:09:37.649 INFO: Sensor VB.NET Project Type Information [vbnet] 21:09:37.651 INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=2ms 21:09:37.651 INFO: Sensor VB.NET Analysis Log [vbnet] 21:09:37.675 DEBUG: Project 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1': Property missing: 'sonar.vbnet.analyzer.projectOutPaths'. No protobuf files will be loaded for this project. 21:09:37.676 INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=25ms 21:09:37.676 INFO: Sensor VB.NET Properties [vbnet] 21:09:37.676 DEBUG: Project 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1': Property missing: 'sonar.vbnet.analyzer.projectOutPaths'. No protobuf files will be loaded for this project. 21:09:37.676 DEBUG: Project 'test_hwpocdev_AX8q-GdSQ9-huixj9_E1': No Roslyn issues reports have been found. 21:09:37.676 INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms 21:09:37.676 INFO: Sensor JaCoCo XML Report Importer [jacoco] 21:09:37.683 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 21:09:37.684 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 21:09:37.685 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms 21:09:37.685 INFO: Sensor CSS Metrics [javascript] 21:09:37.753 INFO: Sensor CSS Metrics [javascript] (done) | time=68ms 21:09:37.753 INFO: Sensor CSS Rules [javascript] 21:09:37.761 DEBUG: Deploying bundle 21:09:37.762 DEBUG: Deploying eslint-bridge into D:\2022-1-poc\src\.scannerwork\.sonartmp\eslint-bridge-bundle 21:09:53.663 DEBUG: Deploying bundle (done) | time=15902ms 21:09:53.670 INFO: Deploying custom rules bundle jar:file:/C:/Users/yangs/.sonar/cache/c8528df5e461867acf060f71702dbe39/sonar-securityjsfrontend-plugin.jar!/js-vulnerabilities-rules-1.0.0.tgz to D:\2022-1-poc\src\.scannerwork\.sonartmp\eslint-bridge-bundle\package\custom-rules5042192750990674001 21:09:54.003 DEBUG: Starting server 21:09:54.007 DEBUG: Looking for Node.js in the PATH using where.exe (Windows) 21:09:54.174 DEBUG: Found node.exe at C:\Program Files\nodejs\node.exe 21:09:54.174 DEBUG: Using default Node.js executable: 'C:\Program Files\nodejs\node.exe'. 21:09:54.174 DEBUG: Checking Node.js version 21:09:54.175 DEBUG: Launching command C:\Program Files\nodejs\node.exe -v 21:09:54.252 DEBUG: Using Node.js v13.14.0. 21:09:54.252 DEBUG: Starting Node.js process to start eslint-bridge server at port 18841 21:09:54.252 DEBUG: Launching command C:\Program Files\nodejs\node.exe D:\2022-1-poc\src\.scannerwork\.sonartmp\eslint-bridge-bundle\package\bin\server 18841 127.0.0.1 D:\2022-1-poc\src\.scannerwork true false D:\2022-1-poc\src\.scannerwork\.sonartmp\eslint-bridge-bundle\package\custom-rules5042192750990674001\package 21:09:57.818 DEBUG: Loaded rules ucfg from D:\2022-1-poc\src\.scannerwork\.sonartmp\eslint-bridge-bundle\package\custom-rules5042192750990674001\package 21:09:57.819 DEBUG: starting eslint-bridge server at port 18841 21:09:57.841 DEBUG: eslint-bridge server is running at port 18841 21:09:58.293 DEBUG: Starting server (done) | time=4290ms 21:09:58.293 WARN: You are using Node.js version 13, which reached end-of-life. Support for this version will be dropped in future release, please upgrade Node.js to more recent version. 21:09:58.324 DEBUG: Analyzing D:\2022-1-poc\src\library\windows\flex_bison\data\bison-default.css 21:09:58.325 INFO: 1 source file to be analyzed 21:09:58.629 DEBUG: Found 0 issue(s) 21:09:58.637 INFO: 1/1 source file has been analyzed 21:09:58.637 INFO: Sensor CSS Rules [javascript] (done) | time=20884ms 21:09:58.638 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] 21:09:58.643 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=5ms 21:09:58.643 INFO: Sensor Serverless configuration file sensor [security] 21:09:58.645 INFO: 0 Serverless function entries were found in the project 21:09:58.648 INFO: 0 Serverless function handlers were kept as entrypoints 21:09:58.649 INFO: Sensor Serverless configuration file sensor [security] (done) | time=6ms 21:09:58.649 INFO: Sensor AWS SAM template file sensor [security] 21:09:58.651 DEBUG: 0 SAM template configuration files were found in the project. 0 SAM function entries were found in total. 0 were kept as potential entrypoints. 21:09:58.651 INFO: Sensor AWS SAM template file sensor [security] (done) | time=2ms 21:09:58.651 INFO: Sensor CFamily [cpp] 21:09:58.653 INFO: CFamily plugin version: 6.30.0.42324 21:09:58.654 INFO: Using build-wrapper output: D:\2022-1-poc\src\bw-output\build-wrapper-dump.json 21:09:58.655 INFO: Available processors: 8 21:09:58.659 INFO: Using 10 threads for analysis according to value of "sonar.cfamily.threads" property. 21:09:58.660 DEBUG: Unpacking analyzer to: D:\2022-1-poc\src\.scannerwork\.sonartmp\3271809896148004698 21:10:01.604 DEBUG: Not enough content in 'include/windows/libevent/evdns.h' to have CPD blocks, it will not be part of the duplication detection 21:10:01.790 DEBUG: Not enough content in 'service/ServiceCube.h' to have CPD blocks, it will not be part of the duplication detection 21:10:01.844 DEBUG: Not enough content in 'service/ServiceDatabase.h' to have CPD blocks, it will not be part of the duplication detection 21:10:01.987 DEBUG: Not enough content in 'service/DefineYnbaseError.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:02.097 DEBUG: Not enough content in 'include/windows/openssl/ecdsa.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.128 DEBUG: Not enough content in 'include/windows/libevent/evconfig-private.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.262 DEBUG: Not enough content in 'include/linux/libevent/event2/tag_compat.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.465 DEBUG: Not enough content in 'include/windows/openssl/asn1_mac.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.480 DEBUG: Not enough content in 'include/gtest/gtest_prod.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.518 DEBUG: Not enough content in 'include/linux/openssl/ecdh.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.657 DEBUG: Not enough content in 'include/windows/libevent/event2/tag_compat.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.806 DEBUG: Not enough content in 'collections/TBSVector.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.826 DEBUG: Not enough content in 'include/linux/libevent/evrpc.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.830 DEBUG: Not enough content in 'include/windows/libevent/evutil.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.844 DEBUG: Not enough content in 'service/DefineYnbaseError.h' to have CPD blocks, it will not be part of the duplication detection 21:10:02.945 DEBUG: Not enough content in 'memory/MemPooledObj.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:02.965 DEBUG: Not enough content in 'service/ServiceAuditlog.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.034 DEBUG: Not enough content in 'include/linux/log4cxx/provisionnode.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.151 DEBUG: Not enough content in 'include/linux/log4cxx/helpers/tchar.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.179 DEBUG: Not enough content in 'service/DefineCode.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.239 DEBUG: Not enough content in 'collections/TBSString.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.293 DEBUG: Not enough content in 'include/windows/openssl/ecdh.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.415 DEBUG: Not enough content in 'include/windows/log4cxx/portability.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.558 DEBUG: Not enough content in 'formula/yncalc/YnCalcStackItem.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:03.584 DEBUG: Not enough content in 'include/linux/libevent/evdns.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.667 DEBUG: Not enough content in 'md5/md5_loc.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.725 DEBUG: Not enough content in 'service/ServiceGC.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.730 DEBUG: Not enough content in 'include/windows/openssl/__DECC_INCLUDE_PROLOGUE.H' to have CPD blocks, it will not be part of the duplication detection 21:10:03.761 DEBUG: Not enough content in 'include/windows/log4cxx/helpers/tchar.h' to have CPD blocks, it will not be part of the duplication detection 21:10:03.799 DEBUG: Not enough content in 'include/linux/log4cxx/portability.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.098 DEBUG: Not enough content in 'olap/Tuple.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.120 DEBUG: Not enough content in 'include/linux/openssl/pem2.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.138 DEBUG: Not enough content in 'olap/Tuple.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:04.170 DEBUG: Not enough content in 'collections/TBSMap.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.233 DEBUG: Not enough content in 'include/linux/libevent/evconfig-private.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.246 DEBUG: Not enough content in 'formula/yncalc/YnCalcLogHelper.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:04.247 DEBUG: Not enough content in 'system/ElapsedTimer.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:04.256 DEBUG: Not enough content in 'system/ProcessControl.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:04.324 DEBUG: Not enough content in 'formula/yncalc/YnCalcPreprocess.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.482 DEBUG: Not enough content in 'include/windows/log4cxx/provisionnode.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.510 DEBUG: Not enough content in 'service/ServicePerfMon.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.562 DEBUG: Not enough content in 'include/gmock/internal/custom/gmock-matchers.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.576 DEBUG: Not enough content in 'main.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:04.600 DEBUG: Not enough content in 'system/ProcessControl.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.754 DEBUG: Not enough content in 'collections/TBSMap.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:04.900 DEBUG: Not enough content in 'service/ServiceUser.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.948 DEBUG: Not enough content in 'olap/StatsCube.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.954 DEBUG: Not enough content in 'include/windows/libevent/evrpc.h' to have CPD blocks, it will not be part of the duplication detection 21:10:04.978 DEBUG: Not enough content in 'olap/SystemDimension.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.141 DEBUG: Not enough content in 'include/windows/openssl/__DECC_INCLUDE_EPILOGUE.H' to have CPD blocks, it will not be part of the duplication detection 21:10:05.143 DEBUG: Not enough content in 'olap/SystemCube.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.153 DEBUG: Not enough content in 'olap/AttributesDimension.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.442 DEBUG: Not enough content in 'service/ServiceMdx.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.510 DEBUG: Not enough content in 'include/windows/log4cxx/version_info.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.571 DEBUG: Not enough content in 'include/gmock/internal/custom/gmock-port.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.599 DEBUG: Not enough content in 'include/gtest/internal/custom/gtest-port.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.634 DEBUG: Not enough content in 'olap/Context.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:05.656 DEBUG: Not enough content in 'version/YnbaseVersion.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.685 DEBUG: Not enough content in 'include/gtest/internal/custom/gtest.h' to have CPD blocks, it will not be part of the duplication detection 21:10:05.700 DEBUG: Not enough content in 'service/ServiceAttribute.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.196 DEBUG: Not enough content in 'olap/Element.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:06.198 DEBUG: Not enough content in 'include/gtest/internal/custom/gtest-printers.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.206 DEBUG: Not enough content in 'include/linux/libevent/evhttp.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.231 DEBUG: Not enough content in 'include/windows/libevent/evhttp.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.238 DEBUG: Not enough content in 'mdx/MdxInterface.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.307 DEBUG: Not enough content in 'include/windows/openssl/pem2.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.420 DEBUG: Not enough content in 'include/gmock/internal/custom/gmock-generated-actions.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.430 DEBUG: Not enough content in 'collections/TBSVector.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:06.440 DEBUG: Not enough content in 'formula/yncalc/YnCalcArray.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:06.481 DEBUG: Not enough content in 'include/linux/openssl/asn1_mac.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.522 DEBUG: Not enough content in 'include/linux/openssl/ecdsa.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.664 DEBUG: Not enough content in 'memory/TestCase.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.753 DEBUG: Not enough content in 'include/linux/libevent/evutil.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.859 DEBUG: Not enough content in 'collections/TBSString.cpp' to have CPD blocks, it will not be part of the duplication detection 21:10:06.868 DEBUG: Not enough content in 'exception/YNException.h' to have CPD blocks, it will not be part of the duplication detection 21:10:06.916 WARN: CFamily plugin supports incremental analysis with the use of a cache: * if you do not want to enable cache please explicitly disable it by setting the following property to your analysis: sonar.cfamily.cache.enabled=false * to enable cache please specify the following 2 options: sonar.cfamily.cache.enabled=true sonar.cfamily.cache.path=relative_or_absolute_path_to_cache_location * visit the documentation page for more information http://10.20.100.121:9000/documentation/analysis/languages/cfamily/ 21:10:06.954 DEBUG: Probing compiler: [C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe] 21:10:07.195 DEBUG: stdout: ?¡Â?: cl [ ???... ] ?????... [ /link ???????... ] 21:10:07.195 DEBUG: stderr: ???? x64 ?? Microsoft (R) C/C++ ????????? 19.00.24210 ?? ???????(C) Microsoft Corporation??????????????? 21:10:07.206 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/calculate/Consolidation.cpp 21:10:07.206 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/collections/TBSVector.cpp 21:10:07.206 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/calculate/BlockNoValue.cpp 21:10:07.207 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/collections/TBSString.cpp 21:10:07.207 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/calculate/TraverseTree.cpp 21:10:07.207 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/collections/TBSPooledString.cpp 21:10:07.207 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/calculate/Block.cpp 21:10:07.207 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/collections/TBSMap.cpp 21:10:07.208 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/config/YnbaseOptions.cpp 21:10:07.209 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/formula/yncalc/yncalc.cpp 21:10:09.000 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/formula/yncalc/yncalc.flex.cpp 21:10:09.000 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcArray.cpp 21:10:09.001 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcCustomOp.cpp 21:10:10.274 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcDbMetaHelper.cpp 21:10:26.222 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:26.222 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:26.222 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.223 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.224 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.224 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:26.224 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:26.224 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:26.224 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:26.224 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.224 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:26.225 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:26.225 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.225 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:26.225 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:26.225 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.225 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:26.225 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:26.227 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.227 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.227 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.227 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.227 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.228 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:26.523 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcExprOp.cpp 21:10:35.607 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcLeftExprOp.cpp 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.848 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.849 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:37.973 DEBUG: [pool-1-thread-10] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:10:37.973 DEBUG: [pool-1-thread-10] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:10:42.751 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcLogHelper.cpp 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:42.756 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.757 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:42.779 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcOp.cpp 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:43.250 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.251 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:43.252 DEBUG: [pool-1-thread-5] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:10:43.252 DEBUG: [pool-1-thread-5] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:10:43.256 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcPreprocess.cpp 21:10:43.758 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcSimpleOp.cpp 21:10:59.680 DEBUG: [pool-1-thread-4] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:10:59.680 DEBUG: [pool-1-thread-4] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:10:59.692 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.693 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.693 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.693 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.693 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.693 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:10:59.715 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcStackItem.cpp 21:10:59.847 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalcStringBuffer.cpp 21:11:04.773 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:04.773 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:04.773 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.774 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.775 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.775 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.775 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.775 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:04.776 DEBUG: [pool-1-thread-8] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:04.776 DEBUG: [pool-1-thread-8] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:04.913 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnCalculateCtx.cpp 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.020 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:06.021 DEBUG: [pool-1-thread-5] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:06.021 DEBUG: [pool-1-thread-5] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:06.023 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnFormulaBitmap.cpp 21:11:06.288 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnFormulaInfo.cpp 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.187 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.188 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.188 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:10.188 DEBUG: [pool-1-thread-9] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:10.188 DEBUG: [pool-1-thread-9] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:10.194 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/formula/yncalc/YnParseCtx.cpp 21:11:17.252 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.252 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.252 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.252 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.252 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.252 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.253 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.253 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.262 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.263 DEBUG: [pool-1-thread-10] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:17.263 DEBUG: [pool-1-thread-10] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:17.281 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/http/HttpToken.cpp 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.816 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.817 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:17.819 DEBUG: [pool-1-thread-1] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:17.819 DEBUG: [pool-1-thread-1] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:17.879 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/logger/LoggerDefine.cpp 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.980 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:22.981 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:22.981 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.981 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.981 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.981 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.981 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:22.981 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:23.006 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/mdx/Common1.cpp 21:11:31.211 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.212 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:31.251 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/MdxCrossjoinSet.cpp 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:33.640 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.641 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.641 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.641 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.641 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:33.641 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.163 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/mdx/MdxCube.cpp 21:11:35.171 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:35.171 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.172 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:35.188 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/mdx/MdxCurContextTuple.cpp 21:11:38.466 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:38.466 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:38.466 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.466 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.466 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.466 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.467 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:38.468 DEBUG: [pool-1-thread-2] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:38.468 DEBUG: [pool-1-thread-2] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:38.490 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/mdx/MdxExec.cpp 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:42.553 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:42.554 DEBUG: [pool-1-thread-4] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:42.554 DEBUG: [pool-1-thread-4] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:42.564 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/mdx/MdxExecImpl.cpp 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:45.537 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.538 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:45.622 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/MdxInterface.cpp 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.773 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.774 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.774 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.774 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.774 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.774 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.774 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.774 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.777 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/mdx/MdxLexer.cpp 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.884 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:48.885 DEBUG: [pool-1-thread-8] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:48.885 DEBUG: [pool-1-thread-8] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:48.896 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/mdx/MdxMemberSet.cpp 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.923 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:50.924 DEBUG: [pool-1-thread-6] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:11:50.924 DEBUG: [pool-1-thread-6] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:11:50.967 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/mdx/MdxObjcode.cpp 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:54.841 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.842 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:54.863 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/mdx/MdxParser.cpp 21:11:57.800 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.801 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:11:57.802 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.h:21 forward declaration of class cannot have a nested name specifier 21:11:57.809 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/mdx/MdxParserImpl.cpp 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.144 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.145 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.145 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:00.159 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/mdx/MdxPool.cpp 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.686 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:04.761 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/mdx/MdxSet.cpp 21:12:05.444 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:05.444 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:05.444 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.445 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:05.486 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.h:21 forward declaration of class cannot have a nested name specifier 21:12:05.525 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/MdxStack.cpp 21:12:07.914 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:07.914 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:07.914 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.914 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.914 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.914 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:07.914 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.915 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:07.920 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/mdx/MdxStgCache.cpp 21:12:12.162 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.162 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.162 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.162 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.162 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.163 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.167 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/MdxTuple.cpp 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.430 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.431 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.448 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/mdx/ObjCodeCreator.cpp 21:12:12.739 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.740 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:12.841 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.cpp 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:21.028 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.029 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:21.038 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxHierarchy.cpp 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:22.109 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.145 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.145 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.145 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.145 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.146 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:22.150 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxHierarchyLevel.cpp 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:31.461 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.462 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:31.463 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.h:21 forward declaration of class cannot have a nested name specifier 21:12:31.493 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxMember.cpp 21:12:33.751 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.752 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:33.753 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.h:21 forward declaration of class cannot have a nested name specifier 21:12:33.760 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/olap/DataSaver.cpp 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.275 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.276 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.276 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.276 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.276 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:35.281 DEBUG: [pool-1-thread-3] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:12:35.281 DEBUG: [pool-1-thread-3] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:12:35.384 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/highavailability/BinlogBuffer.cpp 21:12:36.176 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:36.176 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:36.176 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.176 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.176 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.176 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:36.176 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.177 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:36.180 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/highavailability/BinlogFullSync.cpp 21:12:37.488 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/highavailability/BinlogManage.cpp 21:12:40.099 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:40.099 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:40.099 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.099 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.099 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.099 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.100 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:40.101 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.h:21 forward declaration of class cannot have a nested name specifier 21:12:40.109 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/highavailability/BinlogScanner.cpp 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.015 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:44.029 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/highavailability/BinlogSyncThread.cpp 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:49.648 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.303 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/highavailability/CommitDispatchThread.cpp 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:50.309 DEBUG: [pool-1-thread-7] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:12:50.310 DEBUG: [pool-1-thread-7] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:12:50.323 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/highavailability/MultiThreadEvent.cpp 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.173 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:53.174 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:53.174 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.174 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.174 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.174 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.174 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.174 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:53.175 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.h:21 forward declaration of class cannot have a nested name specifier 21:12:53.184 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/highavailability/ProcessBinlog.cpp 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:58.220 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.221 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:58.227 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/highavailability/SyncStatusMonitor.cpp 21:12:59.015 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.016 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:12:59.029 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/highavailability/SysExactTime.cpp 21:13:01.191 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.192 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.193 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/http/Base64.cpp 21:13:01.423 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.424 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.425 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:01.699 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/http/ConvertJson.cpp 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.349 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.350 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.350 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.350 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.350 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:02.382 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/http/HttpEvent.cpp 21:13:02.490 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/http/HttpSessionContext.cpp 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.910 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.911 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.911 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.911 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.911 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.911 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.911 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.916 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/http/ProcessBatchV1.cpp 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.998 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:04.999 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.012 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/http/ProcessFunction.cpp 21:13:05.888 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:05.888 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.889 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:05.890 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/mdx/OlapMdxDimension.h:21 forward declaration of class cannot have a nested name specifier 21:13:05.933 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/http/ProcessFunctionV1.cpp 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:08.556 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.557 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:08.562 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/http/ProcessHttpRequest.cpp 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.003 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.004 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.004 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.004 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.004 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.004 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.004 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.020 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/http/ResponseResult.cpp 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.888 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.889 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:20.892 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/logger/AuditlogFile.cpp 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:26.988 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:26.995 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:27.009 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/logger/AuditLogger.cpp 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.226 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.227 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.248 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/main.cpp 21:13:28.472 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/memory/MemBlkMgr.cpp 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.492 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.493 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:28.499 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/memory/MemPool.cpp 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.343 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:29.350 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/memory/MemPoolDF.cpp 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.663 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:33.672 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/memory/MemPooledObj.cpp 21:13:35.299 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/memory/MemZoneCodes.cpp 21:13:37.273 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/memory/OwnedMemPooledObj.cpp 21:13:38.137 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/olap/Attribute.cpp 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.473 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.474 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:41.475 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/olap/AttributesCube.cpp 21:13:42.049 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/olap/AttributesDimension.cpp 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.205 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.206 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.206 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:42.225 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/olap/backup.cpp 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.128 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.129 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.144 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/olap/Context.cpp 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:46.693 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:46.694 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.694 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.694 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.694 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.694 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.694 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:46.697 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/olap/Cube.cpp 21:13:49.179 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/olap/CubeOverlay.cpp 21:13:51.905 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/olap/Database.cpp 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:57.504 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.505 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:13:57.518 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/olap/DataManageDefine.cpp 21:13:59.450 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/olap/DataManageService.cpp 21:14:01.672 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:01.672 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:01.672 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.672 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.673 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:01.682 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/olap/DataManageServiceClear.cpp 21:14:04.702 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.703 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:04.716 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/olap/Dimension.cpp 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.960 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:05.961 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:05.961 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.961 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.961 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.961 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.961 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.961 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:05.974 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/olap/Element.cpp 21:14:06.067 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/olap/Formula.cpp 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:12.827 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.828 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:12.837 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/olap/Hierarchy.cpp 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:17.868 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.869 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:17.894 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/olap/Member.cpp 21:14:20.371 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.372 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:20.373 DEBUG: [pool-1-thread-9] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:14:20.373 DEBUG: [pool-1-thread-9] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:14:20.459 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/olap/OlapAction.cpp 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.019 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.020 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.020 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.020 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.020 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.277 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/olap/OlapObject.cpp 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.862 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:25.879 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/olap/Sandbox.cpp 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:30.051 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.052 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.052 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.052 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.052 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.052 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:30.062 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/olap/ServerImpl.cpp 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.805 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.806 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.806 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.806 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.806 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:31.810 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/olap/ServerInstance.cpp 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.958 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:34.959 DEBUG: [pool-1-thread-8] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:14:34.959 DEBUG: [pool-1-thread-8] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:14:34.977 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/olap/StatsCube.cpp 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.386 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.411 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/olap/StatsDimension.cpp 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.610 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.611 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.611 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.611 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.611 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.611 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.611 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.620 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/olap/SystemCube.cpp 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.758 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.759 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.828 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/olap/SystemDatabase.cpp 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.860 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.861 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:40.865 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/olap/SystemDimension.cpp 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.582 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.584 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/olap/Tuple.cpp 21:14:46.849 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.850 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:46.851 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/olap/User.cpp 21:14:46.865 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/olap/Recover.cpp 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.525 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:48.526 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/service/DefineYnbaseError.cpp 21:14:48.743 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/service/ServiceCache.cpp 21:14:52.088 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:52.088 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:52.088 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.088 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.088 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.089 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:52.092 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/service/ServiceAttribute.cpp 21:14:54.792 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:54.792 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:54.792 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.792 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.792 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.793 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:54.799 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/service/ServiceAuditlog.cpp 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:56.104 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.105 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.105 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.105 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.105 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.105 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:56.108 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/service/ServiceCacheMgr.cpp 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.127 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:14:57.145 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/service/ServiceCollector.cpp 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.164 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.165 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.165 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.170 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/service/ServiceCubeAttribute.cpp 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.430 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.431 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:04.433 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/service/ServiceDimensionAttribute.cpp 21:15:05.055 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/service/ServiceGC.cpp 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.215 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:06.216 DEBUG: [pool-1-thread-7] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:15:06.216 DEBUG: [pool-1-thread-7] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:15:06.227 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/service/ServiceMdx.cpp 21:15:08.797 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:08.797 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:08.797 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.797 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.797 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.798 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:08.814 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/service/ServicePerfMon.cpp 21:15:10.626 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.627 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:10.653 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/service/ServiceUser.cpp 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.438 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.439 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.439 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.439 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.439 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:12.443 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/service/ThreadPool.cpp 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.967 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:14.971 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/service/YnbaseService.cpp 21:15:15.271 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:15.271 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.272 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:15.276 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/stats/SimpleTimer.cpp 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:16.490 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.491 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:16.495 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/stats/StatCollector.cpp 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.888 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:17.890 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/storage/SparseArrayBitmap.cpp 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.018 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.021 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/storage/SparseArrayPackage.cpp 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.343 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.362 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/storage/SparseTraverse.cpp 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:19.902 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/storage/YnbaseCubeLoader.cpp 21:15:20.166 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/system/RWLock.cpp 21:15:25.236 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:25.236 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:25.236 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.237 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:25.243 INFO: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/service/ServiceCell.cpp 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.506 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:27.511 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/service/ServiceCommon.cpp 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.290 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:31.291 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:15:31.291 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:15:31.302 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/service/ServiceCube.cpp 21:15:33.467 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:33.467 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.468 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:33.471 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/service/ServiceDatabase.cpp 21:15:38.763 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:38.763 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:38.763 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.763 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.764 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:38.770 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/service/ServiceDimension.cpp 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.825 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.831 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/service/ServiceElement.cpp 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.920 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.921 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.921 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.921 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:41.924 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/service/ServiceElementAttribute.cpp 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:42.228 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.229 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:42.234 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/service/ServiceFormula.cpp 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.157 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.160 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/service/ServiceSandbox.cpp 21:15:44.385 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.385 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.386 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:44.432 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/service/ServiceServer.cpp 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.373 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:45.377 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/service/TransformJson.cpp 21:15:46.715 INFO: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/storage/SparseArray.cpp 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.465 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:49.471 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/storage/SparseArrayMemAlloc.cpp 21:15:53.564 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:15:53.564 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:15:53.574 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/storage/SparseCube.cpp 21:15:54.314 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.314 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.314 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.314 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.314 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.315 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.319 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/storage/SparseCubeBuilder.cpp 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.989 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:54.990 DEBUG: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:55.009 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/storage/SparseCubeDimFilter.cpp 21:15:56.226 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/system/ElapsedTimer.cpp 21:15:56.296 INFO: [pool-1-thread-5] D:/2022-1-poc/vs2015/../src/system/FileUtils.cpp 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:57.548 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.549 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:15:57.555 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/system/ProcessControl.cpp 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:00.400 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.401 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.401 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.401 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.401 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.401 DEBUG: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:00.401 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/system/SystemBase.cpp 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.767 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.768 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:01.775 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/system/SystemFileHandle.cpp 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.016 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.017 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.017 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.017 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:07.020 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/system/SystemMutex.cpp 21:16:09.118 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:09.118 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.119 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:09.125 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/Ynbase.cpp 21:16:12.397 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/trans/CubeDataRef.cpp 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:19.663 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/trans/CubeDataTransaction.cpp 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:33.703 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.704 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:33.718 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/trans/CubeDataVersion.cpp 21:16:35.032 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:16:35.032 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:16:35.050 INFO: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/trans/DatabaseTransActionLogInfo.cpp 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:35.562 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.563 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:35.570 INFO: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/trans/Transaction.cpp 21:16:41.821 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:41.821 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:41.821 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.821 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.821 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.821 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.822 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:41.850 INFO: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/trans/TransFileOperation.cpp 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.680 DEBUG: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:42.707 INFO: [pool-1-thread-4] D:/2022-1-poc/vs2015/../src/md5/md5.c 21:16:43.378 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:43.378 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:43.378 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.378 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.379 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:43.382 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/zip/ioapi.c 21:16:43.881 INFO: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/zip/iowin32.c 21:16:45.119 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/zip/mztools.c 21:16:45.540 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:16:45.540 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.543 DEBUG: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:45.567 INFO: [pool-1-thread-6] D:/2022-1-poc/vs2015/../src/zip/unzip.c 21:16:46.245 INFO: [pool-1-thread-1] D:/2022-1-poc/vs2015/../src/zip/zip.c 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:47.656 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:47.657 DEBUG: [pool-1-thread-9] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:48.184 DEBUG: [pool-1-thread-8] D:/2022-1-poc/vs2015/../src/zip/iowin32.c:31 function-like macro 'WINAPI_FAMILY_ONE_PARTITION' is not defined 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:54.437 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:16:54.438 DEBUG: [pool-1-thread-10] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:04.744 DEBUG: [pool-1-thread-2] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.344 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/appender.h:140 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/appenderattachable.h:86 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:50 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:52 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:58 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/logger.h:1734 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:55 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/hierarchyeventlistener.h:56 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/configurator.h:57 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:46 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:268 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'allocator' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/loggingevent.h:269 explicit instantiation of 'vector' not in a namespace enclosing 'std' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/spi/filter.h:31 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/triggeringpolicy.h:77 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/action.h:85 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rolloverdescription.h:99 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/rolling/rollingpolicy.h:84 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:/2022-1-poc/vs2015/../src/include/windows\log4cxx/xml/domconfigurator.h:309 explicit instantiation of 'ObjectPtrT' not in a namespace enclosing 'helpers' 21:17:51.345 DEBUG: [pool-1-thread-3] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:17:51.345 DEBUG: [pool-1-thread-3] D:\2022-1-poc\vs2015\..\src\storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:18:07.064 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/storage/builtin.h:72 functions that differ only in their return type cannot be overloaded 21:18:07.064 DEBUG: [pool-1-thread-7] D:/2022-1-poc/vs2015/../src/storage/builtin.h:113 functions that differ only in their return type cannot be overloaded 21:18:07.169 INFO: PCH: unique=0 use=0 (forceInclude=0,throughHeader=0,firstInclude=0) out of 164 (forceInclude=0,throughHeader=0) 21:18:07.169 INFO: SE: 164 out of 164 21:18:07.169 INFO: Z3 refutation rate: 111 out of 324 21:18:07.794 INFO: Subprocess(es) done in 480877ms 21:18:07.795 INFO: 164 compilation units analyzed 21:18:07.796 INFO: Sensor CFamily [cpp] (done) | time=489145ms 21:18:07.796 INFO: Sensor JavaSecuritySensor [security] 21:18:07.799 INFO: Reading type hierarchy from: D:\2022-1-poc\src\.scannerwork\ucfg2\java 21:18:07.799 INFO: Read 0 type definitions 21:18:07.803 INFO: Reading UCFGs from: D:\2022-1-poc\src\.scannerwork\ucfg2\java 21:18:07.805 INFO: No UCFGs have been included for analysis. 21:18:07.805 INFO: Sensor JavaSecuritySensor [security] (done) | time=9ms 21:18:07.805 INFO: Sensor CSharpSecuritySensor [security] 21:18:07.805 INFO: Reading type hierarchy from: D:\2022-1-poc\src\ucfg_cs2 21:18:07.805 INFO: Read 0 type definitions 21:18:07.805 INFO: Reading UCFGs from: D:\2022-1-poc\src\ucfg_cs2 21:18:07.805 INFO: No UCFGs have been included for analysis. 21:18:07.805 INFO: Sensor CSharpSecuritySensor [security] (done) | time=0ms 21:18:07.806 INFO: Sensor PhpSecuritySensor [security] 21:18:07.806 INFO: Reading type hierarchy from: D:\2022-1-poc\src\.scannerwork\ucfg2\php 21:18:07.806 INFO: Read 0 type definitions 21:18:07.806 INFO: Reading UCFGs from: D:\2022-1-poc\src\.scannerwork\ucfg2\php 21:18:07.806 INFO: No UCFGs have been included for analysis. 21:18:07.806 INFO: Sensor PhpSecuritySensor [security] (done) | time=0ms 21:18:07.806 INFO: Sensor PythonSecuritySensor [security] 21:18:07.806 INFO: Reading type hierarchy from: D:\2022-1-poc\src\.scannerwork\ucfg2\python 21:18:07.806 INFO: Read 0 type definitions 21:18:07.806 INFO: Reading UCFGs from: D:\2022-1-poc\src\.scannerwork\ucfg2\python 21:18:07.806 INFO: No UCFGs have been included for analysis. 21:18:07.806 INFO: Sensor PythonSecuritySensor [security] (done) | time=0ms 21:18:07.806 INFO: Sensor JsSecuritySensor [security] 21:18:07.807 INFO: Reading type hierarchy from: D:\2022-1-poc\src\.scannerwork\ucfg2\js 21:18:07.807 INFO: Read 0 type definitions 21:18:07.807 INFO: Reading UCFGs from: D:\2022-1-poc\src\.scannerwork\ucfg2\js 21:18:07.807 INFO: No UCFGs have been included for analysis. 21:18:07.807 INFO: Sensor JsSecuritySensor [security] (done) | time=1ms 21:18:07.816 INFO: ------------- Run sensors on project 21:18:07.835 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing 21:18:07.836 DEBUG: 'C#' skipped because there is no related file in current project 21:18:07.837 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project 21:18:07.837 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project 21:18:07.838 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project 21:18:07.838 DEBUG: 'VB.NET' skipped because there is no related file in current project 21:18:07.839 DEBUG: 'VB.NET Tests Coverage Report Import' skipped because there is no related file in current project 21:18:07.839 DEBUG: '[Deprecated] VB.NET Integration Tests Coverage Report Import' skipped because there is no related file in current project 21:18:07.840 DEBUG: 'VB.NET Unit Test Results Import' skipped because there is no related file in current project 21:18:07.840 DEBUG: Sensors : Zero Coverage Sensor -> Java CPD Block Indexer 21:18:07.841 INFO: Sensor Zero Coverage Sensor 21:18:08.279 INFO: Sensor Zero Coverage Sensor (done) | time=438ms 21:18:08.279 INFO: Sensor Java CPD Block Indexer 21:18:08.289 DEBUG: Populating index from library/windows/flex_bison/data/skeletons/lalr1.java 21:18:08.350 DEBUG: eslint-bridge server will shutdown 21:18:27.011 INFO: ------------------------------------------------------------------------ 21:18:27.011 INFO: EXECUTION FAILURE 21:18:27.011 INFO: ------------------------------------------------------------------------ 21:18:27.012 INFO: Total time: 9:15.792s 21:18:27.083 INFO: Final Memory: 46M/160M 21:18:27.083 INFO: ------------------------------------------------------------------------ 21:18:27.083 ERROR: Error during SonarScanner execution org.sonar.duplications.DuplicationsException: Unable to build statement from token : ']'[1108,0] at org.sonar.duplications.statement.StatementChunker.chunk(StatementChunker.java:50) at org.sonar.scanner.cpd.JavaCpdBlockIndexerSensor.createIndex(JavaCpdBlockIndexerSensor.java:99) at org.sonar.scanner.cpd.JavaCpdBlockIndexerSensor.execute(JavaCpdBlockIndexerSensor.java:83) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:64) at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:49) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:352) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:136) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) Caused by: java.lang.IllegalStateException: None of the statement channel has been able to consume token: ']'[1108,0] at org.sonar.duplications.statement.StatementChannelDisptacher.consume(StatementChannelDisptacher.java:46) at org.sonar.duplications.statement.StatementChunker.chunk(StatementChunker.java:47) ... 24 more