#3457 closed defect (fixed)
VBoxManage showvminfo -machinereadable spams VBox.log => Fixed in SVN
| Reported by: | James Lucas | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 2.1.4 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | other |
Description
When running VBoxManage showvminfo <vmname> -machinereadable the VBox.log is spammed with
00:03:12.370 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.370 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.371 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.371 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.372 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.372 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.372 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.373 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.373 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.374 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.374 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.375 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.375 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.376 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
00:03:12.376 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={d8556fca-81bc-12af-fca3-365528fa38ca} aComponent={Guest} aText={Argument aStatistic is invalid (must be mCurrentGuestStat[aStatistic] != GUEST_STAT_INVALID)} aWarning=false, preserve=false
This does not happen when running without the -machinereadable value
Change History (2)
comment:1 by , 16 years ago
| Summary: | VBoxManage showvminfo -machinereadable spams VBox.log → VBoxManage showvminfo -machinereadable spams VBox.log => Fixed in SVN |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.


Thanks for the report, fixed in SVN.