Custom Query (16363 matches)
Results (2188 - 2190 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2240 | duplicate | VM not paused when creating a snapshot from GUI | ||
| Description |
When trying to make a snapshot from GUI of a running session, after the dialog for entering the snaphot name is passed, the following error pops up: A session for the machine 'Ubuntu JeOS' is currently open (or being closed).
Result Code:
E_ACCESSDENIED (0x80070005)
Component:
Machine
Interface:
IMachine {1e509de4-d96c-4f44-8b94-860194f710ac}
Callee:
IVirtualBox {557a07bc-e6ae-4520-a361-4a8493199137}
When doing the same in the session menu or via CLI, all succeeds well, so it's clear it's possible to do a snapshot of a running session. This can be of interest: when the name dialog is popped up (while creating the snapshot from the session menu), the session is *paused*. This (the pausing) is not happening when creating a snapshot from the generic menu, probably resulting in the error above. So the possible solution could be that the GUI must pause the session while doing the snapshot. |
|||
| #2241 | invalid | uuid not shown as process info (linux) with VBoxHeadless | ||
| Description |
When a session is started with VBoxManage, this is shown as process info: $ ps -ef | grep "JeOS"
user 7085 6439 7 11:51 ? 00:00:02 /usr/lib/virtualbox/VBoxHeadless -comment Ubuntu JeOS -startvm 1fff150e-cdcb-4502-9aac-09f0506c298d}}}
When a session is started with VBoxHeadless, the uuid in not shown as process info:
{{{
user 7541 6636 34 11:58 pts/1 00:00:02 /usr/lib/virtualbox/VBoxHeadless -startvm Ubuntu JeOS}}}
This (showing the uuid as prcess info) is much needed because otherwise it is virtually impossible to identify the session pid when there are multiple sessions running.
}}}
|
|||
| #2242 | fixed | VboxSVC memory leak (Vista host only) -> fixed in SVN/2.0.4 | ||
| Description |
Vboxsvc.exe starts normally and eventually eats all memory. This is without opening the virtual machine. Tried both a clean install and an overlapping one to no avail. Host is vista 64-bit ultimate. |
|||

