#3457 closed defect (fixed)
VBoxManage showvminfo -machinereadable spams VBox.log => Fixed in SVN
回報者: | James Lucas | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 2.1.4 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | other |
描述
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
更動歷史 (2)
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Thanks for the report, fixed in SVN.