Hey, just downloaded the new qb version yesterday to check it out and noticed these errors in my log on startup. This installation is in a new folder on a windows 10 machine, with a new artifact dir.
jvm 1 | 2019-03-01 12:01:53,207 INFO - Constructing report category for plugin: EMMA Report (9.0.0)
jvm 1 | 2019-03-01 12:01:53,259 INFO - Constructing report category for plugin: Boost Test Integration (9.0.0)
jvm 1 | 2019-03-01 12:01:54,400 WARN - Failed to add PDH Counter: \Memory\Pages Input/sec, Error code: 0xC0000BB8
jvm 1 | 2019-03-01 12:02:12,576 WARN - COM exception: Invalid Class Win32_PerfRawData_PerfOS_Memory
jvm 1 | 2019-03-01 12:02:13,007 WARN - Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8
jvm 1 | 2019-03-01 12:02:13,026 WARN - COM exception: Invalid Class Win32_PerfRawData_PerfOS_PagingFile
jvm 1 | 2019-03-01 12:02:13,298 INFO - Constructing report category for plugin: Lua Busted (9.0.0)
jvm 1 | 2019-03-01 12:02:13,333 INFO - Constructing report category for plugin: Bugzilla Integration (9.0.0)
System Date and Time 2019-03-01 12:06:05
Operating System Windows 10 10.0, amd64
JVM Java HotSpot(TM) 64-Bit Server VM 1.8.0_181, Oracle Corporation
QuickBuild Version 9.0.0 - Thu Feb 28 08:16:34 CST 2019
Total Heap Memory 1.78 GB
Used Heap Memory 218.69 MB
Not super sure what it is, or what it means. I cant say that I've noticed any error on the qb testing side; however, an error seems concerning. Thought id report it. There are occasionally errors similar to the ones pasted above. Below is the full log:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Users\deefrazier> cd E:\_qb\quickbuild-9.0.0\bin\
PS E:\_qb\quickbuild-9.0.0\bin> .\server.bat console
wrapper | --> Wrapper Started as Console
wrapper | Java Service Wrapper Standard Edition 64-bit 3.5.37
wrapper | Copyright (C) 1999-2018 Tanuki Software, Ltd. All Rights Reserved.
wrapper | http://wrapper.tanukisoftware.com
wrapper | Licensed to Robin Shen for QuickBuild
wrapper |
wrapper | Running in a console with QuickEdit Mode. Be careful when selecting text in the
wrapper | console as this may cause to block the Java Application.
wrapper |
wrapper | Launching a JVM...
jvm 1 | WrapperManager: Initializing...
jvm 1 | 2019-03-01 12:01:39,968 INFO - Cleaning cached plugin libraries...
jvm 1 | 2019-03-01 12:01:40,484 INFO - Cleaning temp directory...
jvm 1 | 2019-03-01 12:01:40,503 INFO - Benchmarking...
jvm 1 | 2019-03-01 12:01:41,591 INFO - Booting QuickBuild from 'E:\_qb\quickbuild-9.0.0'...
jvm 1 | 2019-03-01 12:01:41,592 INFO - Starting framework...
jvm 1 | 2019-03-01 12:01:42,445 INFO - Caching plugin libraries...
jvm 1 | 2019-03-01 12:01:47,723 INFO - Starting QuickBuild server...
jvm 1 | 2019-03-01 12:01:47,731 INFO - Initializing velocity...
jvm 1 | 2019-03-01 12:01:48,504 INFO - Checking data version...
jvm 1 | 2019-03-01 12:01:49,196 INFO - QuickBuild version table found. Catalog: QUICKBUILD, Schema: PUBLIC, Name: QB_SETTING, Type: TABLE
jvm 1 | 2019-03-01 12:01:49,360 INFO - Checking data...
jvm 1 | 2019-03-01 12:01:49,507 WARN - Embedded H2 database is used and connection pool size is limited to 1 for stability reason. For production usage, please switch to an external database.
jvm 1 | 2019-03-01 12:01:51,539 INFO - Initializing caches...
jvm 1 | 2019-03-01 12:01:51,673 INFO - Starting plugins...
jvm 1 | 2019-03-01 12:01:51,799 WARN - Plugin 'com.pmease.quickbuild.plugin.cloud.azure' is not enabled as it needs to be configured.
jvm 1 | 2019-03-01 12:01:51,804 WARN - Plugin 'com.pmease.quickbuild.plugin.cloud.kubernetes' is not enabled as it needs to be configured.
jvm 1 | 2019-03-01 12:01:51,850 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.jabber' is not enabled as it needs to be configured.
jvm 1 | 2019-03-01 12:01:51,858 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.msn' is not enabled as it needs to be configured.
jvm 1 | 2019-03-01 12:01:51,866 WARN - Plugin 'com.pmease.quickbuild.plugin.artifactory' is not enabled as it needs to be configured.
jvm 1 | 2019-03-01 12:01:52,017 WARN - Plugin 'com.pmease.quickbuild.plugin.cloud.ec2' is not enabled as it needs to be configured.
jvm 1 | 2019-03-01 12:01:52,020 INFO - Constructing report category for plugin: PMD Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,244 INFO - Constructing report category for plugin: SCM Changes (9.0.0)
jvm 1 | 2019-03-01 12:01:52,319 INFO - Constructing report category for plugin: TestNG Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,407 INFO - Constructing report category for plugin: Valgrind Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,435 INFO - Constructing report category for plugin: NCover Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,494 INFO - Constructing report category for plugin: Clover Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,555 INFO - Constructing report category for plugin: MBUnit Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,608 INFO - Constructing report category for plugin: Codenarc Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,649 INFO - Constructing report category for plugin: JUnit Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,709 INFO - Constructing report category for plugin: CPD Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,719 INFO - Constructing report category for plugin: MSTest report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,770 INFO - Constructing report category for plugin: Test Anything Protocol (TAP) (9.0.0)
jvm 1 | 2019-03-01 12:01:52,808 INFO - Constructing report category for plugin: Bullseye Integration (9.0.0)
jvm 1 | 2019-03-01 12:01:52,835 INFO - Constructing report category for plugin: Coverity Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,857 INFO - Constructing report category for plugin: Checkstyle Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,904 INFO - Constructing report category for plugin: Cppcheck Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,933 INFO - Constructing report category for plugin: Fxcop Report (9.0.0)
jvm 1 | 2019-03-01 12:01:52,984 INFO - Constructing report category for plugin: Findbugs Report (9.0.0)
jvm 1 | 2019-03-01 12:01:53,041 INFO - Constructing report category for plugin: Jacoco Coverage (9.0.0)
jvm 1 | 2019-03-01 12:01:53,082 INFO - Constructing report category for plugin: JMeter Report (9.0.0)
jvm 1 | 2019-03-01 12:01:53,123 INFO - Constructing report category for plugin: NUnit Report (9.0.0)
jvm 1 | 2019-03-01 12:01:53,160 INFO - Constructing report category for plugin: Cobertura Report (9.0.0)
jvm 1 | 2019-03-01 12:01:53,197 INFO - Constructing report category for plugin: Build Statistics (9.0.0)
jvm 1 | 2019-03-01 12:01:53,207 INFO - Constructing report category for plugin: EMMA Report (9.0.0)
jvm 1 | 2019-03-01 12:01:53,259 INFO - Constructing report category for plugin: Boost Test Integration (9.0.0)
jvm 1 | 2019-03-01 12:01:54,400 WARN - Failed to add PDH Counter: \Memory\Pages Input/sec, Error code: 0xC0000BB8
jvm 1 | 2019-03-01 12:02:12,576 WARN - COM exception: Invalid Class Win32_PerfRawData_PerfOS_Memory
jvm 1 | 2019-03-01 12:02:13,007 WARN - Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8
jvm 1 | 2019-03-01 12:02:13,026 WARN - COM exception: Invalid Class Win32_PerfRawData_PerfOS_PagingFile
jvm 1 | 2019-03-01 12:02:13,298 INFO - Constructing report category for plugin: Lua Busted (9.0.0)
jvm 1 | 2019-03-01 12:02:13,333 INFO - Constructing report category for plugin: Bugzilla Integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,347 INFO - Constructing report category for plugin: Atlassian Jira Integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,367 INFO - Constructing report category for plugin: CollabNet TeamForge Integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,377 INFO - Constructing report category for plugin: Trac Integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,404 INFO - Constructing report category for plugin: Redmine Integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,415 INFO - Constructing report category for plugin: GitLab Integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,430 INFO - Constructing report category for plugin: GitHub Integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,441 INFO - Constructing report category for plugin: bitbucket.org integration (9.0.0)
jvm 1 | 2019-03-01 12:02:13,817 INFO - Starting build engine...
jvm 1 | 2019-03-01 12:02:13,818 INFO - Starting alert service...
jvm 1 | 2019-03-01 12:02:13,843 INFO - Scheduling system tasks...
jvm 1 | 2019-03-01 12:02:13,861 INFO - Scheduling builds...
jvm 1 | 2019-03-01 12:02:13,888 INFO - QuickBuild server started.
jvm 1 | 2019-03-01 12:02:13,890 INFO - You can now point browser to 'http://localhost:8810' to access the server.
jvm 1 | 2019-03-01 12:06:53,414 WARN - Failed to add PDH Counter: \Processor(_Total)\% DPC Time, Error code: 0xC0000BB8
jvm 1 | 2019-03-01 12:06:53,444 WARN - COM exception: Invalid Class Win32_PerfRawData_PerfOS_Processor WHERE Name="_Total"