VirtualBox

Opened 13 years ago

Closed 11 years ago

#8060 closed defect (fixed)

Sometimes Windows Server 2003 R2 (guest) cannot shutdown — at Version 8

Reported by: Edward Yang Owned by:
Component: other Version: VirtualBox 4.0.0
Keywords: Cc:
Guest type: Windows Host type: Windows

Description (last modified by Frank Mehnert)

I installed a Windows Server 2003 R2 inside Virtual Box. I had observed several times that this guest OS could not shutdown properly - it stayed with a blank screen.

I'm 99% sure that it's a problem of Virtual Box because I have never had such a problem with other VMs (VPC, VMWare).

Change History (12)

by Edward Yang, 13 years ago

Attachment: Logs.7z added

comment:1 by Frank Mehnert, 13 years ago

Unfortunately all 4 logs you attached show that the machine was shut down cleanly.

comment:2 by Edward Yang, 13 years ago

No actually.

If you look at the most recent VBox.log, you will find the last 2 lines:

16:08:30.579 Changing the VM state from 'DESTROYING' to 'TERMINATED'. 16:08:32.647 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={515e8e8d-f932-4d8e-9f32-79a52aead882} aComponent={Console} aText={The virtual machine is not powered up}, preserve=false

I think it's a very simple mistake in logic. The VM was indeed shutdown, but when it was changed from 'DESTROYING' to 'TERMINATED', program logic somehow thinks the VM is not powered up, which is true since it was destroying. But this should not be an error, instead program logic should consider 'DESTROYING' to 'TERMINATED' is valid.

comment:3 by Frank Mehnert, 13 years ago

Moment. The line Changing the VM state from 'DESTROYING' to 'TERMINATED'. is independent from the next line and there is no sign that the VM was not properly terminated. But ok, in the description you say that the guest window stayed with a black screen. So it's definitely something wrong.

comment:4 by Edward Yang, 13 years ago

I was installing the latest 4.0.4 addition in this guest OS and rebooting, and it seems the VM is dead. By examining the log file I see it's constantly appending the following same line to the log file:

00:27:44.756 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={09eed313-cd56-4d06-bd56-fac0f716b5dd} aComponent={Display} aText={Could not take a screenshot (VERR_TRY_AGAIN)}, preserve=fals

by Edward Yang, 13 years ago

Attachment: VBox.log added

comment:5 by Edward Yang, 13 years ago

And, again the guest window stayed with a blank (not black) screen - it's the screen just before powering off.

by Edward Yang, 13 years ago

Attachment: VBox.2.log added

Have to power off the VM

by Edward Yang, 13 years ago

Attachment: VBox.3.log added

Changing the VM state from 'DESTROYING' to 'TERMINATED'

comment:6 by Edward Yang, 13 years ago

Attaching a new log file.

The log shows the VM was shutdown correctly, but the UI window stayed blank.

comment:7 by Edward Yang, 11 years ago

It's an old issue. Please close it.

comment:8 by Frank Mehnert, 11 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Thanks!

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use