Custom Query (16363 matches)
Results (676 - 678 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #8102 | obsolete | unable to save/restore machine state | ||
| Description |
The host computer is Windows XP SP3 with all updates. The guest is an XUbuntu with all updates. The host is a laptop with two screens (main LCD monitor and an other LCD monitor as secondary device). The guest has a monoscreen configuration, its window is usually located on the second monitor. When I start the guest and then save its state while I'm logged in, I'm not able to restore this saved state: the guest window does not seem to be initialized. I can see the progressbar whose value is increasing while the guest is restoring. This progress window is badly placed at the top-left corner of the screen, then nothing happen. The guest window is not listed in the task bar. When I click "display" in VirtualBox main window, an empty window is shown at the top-left corner and it's not painted. Something is wrong with the guest display on restore. But this issue does not always happen, let's say in 80% of restore attempts. I've to say that it's an old bug, it's been here for at least 1 or 2 years. I've not upgraded to VB 4.0.0 yet, still waiting for the first update pack to see how new VB 4.0 behaves (this is my work computer). |
|||
| #719 | obsolete | unable to run as service in win w2k3 host, w2k3 guest | ||
| Description |
Installing as service with srvany, per these instructions http://www.tacktech.com/display.cfm?ttid=197. The application is a batch file that calls vboxvrdp -startvm w2k3, after creating machine etc. After starting service, I attempt to connect via rdp and get no result. please note that this works fine run at the command line. My prefered fix would be for the gui or vboxmanger to have the ability to install a machine as a service. The batch files log shows: VirtualBox VRDP Headless Interface 1.5.0 (C) 2005-2007 innotek GmbH All rights reserved Failed to create VirtualBox object! No error information available (rc = 0x80004005). batch file below: c: cd c:\Program Files\innotek VirtualBox\ echo off echo ---Virtual Box Service--- echo set some properties for virtual box "C:\Program Files\innotek VirtualBox\vboxmanage" setproperty vdifolder L:\VirtualBox\VDI\ "C:\Program Files\innotek VirtualBox\vboxmanage" setproperty machinefolder L:\VirtualBox\machines\ del /Q /f L:\VirtualBox\machines\w2k3-projectServer echo copy machine xcopy /Y /H /R /E /C /I L:\VirtualBox\machines\w2k3-projectServer-template L:\VirtualBox\machines\w2k3-projectServer\ echo unregister disk image to machine "C:\Program Files\innotek VirtualBox\vboxmanage" modifyvm w2k3-ProjectServer -hda none echo unregister image "C:\Program Files\innotek VirtualBox\vboxmanage" unregisterimage disk L:\VirtualBox\VDI\w2k3.vdi echo unregisterVM "C:\Program Files\innotek VirtualBox\vboxmanage" unregistervm w2k3-ProjectServer echo register machine "C:\Program Files\innotek VirtualBox\vboxmanage" registervm L:\VirtualBox\machines\w2k3-projectServer\w2k3-ProjectServer.xml echo register disk image "C:\Program Files\innotek VirtualBox\vboxmanage" registerimage disk L:\VirtualBox\VDI\w2k3.vdi echo register disk image to machine "C:\Program Files\innotek VirtualBox\vboxmanage" modifyvm w2k3-ProjectServer -hda L:\VirtualBox\VDI\w2k3.vdi echo start machine "C:\Program Files\innotek VirtualBox\VBoxVRDP" -startvm w2k3-ProjectServer >L:\scripts\Vboxservice.log |
|||
| #6422 | obsolete | unable to resume/poweroff/whatever after saving state operation failed | ||
| Description |
Hello, i was closing the win XP guest by saving the machine state. The operation failed since there was not enough space on the host filesystem. The machine gui was grayed out (as if it was paused). I cleaned up some GBs of space but then i was/am unable either to resume the machine or to save its state or to pause it or to poweroff it. I tried both from gui and from VBoxManage command line. I tried discarding the state as well but to no avail. I keep getting errors about wrong machine state, paused and saving. |
|||

