Page 25 of 30

Re: [VBoxVmService] -> Discussion & Support

Posted: 17. Aug 2013, 13:08
by Temtaime
VBoxVmService doesn't work for me with VBOX 4.2.14 or 4.2.16(i wasn't test with 4.2.12).

Log:

08/17/2013, 14:15:25 - E:\vms\VBoxVmService64.exe
08/17/2013, 14:15:25 - E:\vms\VBoxVmService.ini
08/17/2013, 14:15:25 - E:\vms\VBoxVmService.log
08/17/2013, 14:15:25 - VBoxVmService started.
08/17/2013, 14:15:25 - List all the VMs found by VBoxVmService
08/17/2013, 14:15:25 - Error finding machine! Could not find a registered machine named 'winxp'
08/17/2013, 14:15:25 - Error finding machine! Could not find a registered machine named 'winxp'
08/17/2013, 14:16:21 - Received service shutdown event.
08/17/2013, 14:16:21 - Error finding machine! Could not find a registered machine named 'winxp'
08/17/2013, 14:16:21 - VBoxVmService stopped.

Re: [VBoxVmService] -> Discussion & Support

Posted: 5. Sep 2013, 08:13
by FB2000
Temtaime wrote: 08/17/2013, 14:16:21 - Error finding machine! Could not find a registered machine named 'winxp'
Read the doc carefully. Most likely you'll simply need a reboot.

Re: [VBoxVmService] -> Discussion & Support

Posted: 16. Oct 2013, 10:23
by FB2000
VBoxVmService 4.1 - Codename: "Ginger" has arrived.

Read the announcement here:

LINK: viewtopic.php?f=6&t=8595&start=15#p268635

Re: [VBoxVmService] -> Discussion & Support

Posted: 23. Oct 2013, 01:15
by Lexotanil
Hello all,

I'm trying to install VirtualBox 4.3.0 on a Windows 7 (32 bit) host without success.

When it's copying the new files and it's almost done, it starts a rollback process and shows a window that says that no changes has been done.

On windows event viewer I found this:

+++++++++++++++++++++++++++++
Product: Oracle VM VirtualBox 4.3.0 -- Installation failed.

Nombre de la aplicación con errores: rundll32.exe_pnpui.dll, versión: 6.1.7600.16385, marca de tiempo: 0x4a5bc637
Nombre del módulo con errores: ntdll.dll, versión: 6.1.7601.18247, marca de tiempo: 0x521ea91c
Código de excepción: 0xc0000409
Desplazamiento de errores: 0x0001e155
Id. del proceso con errores: 0x1c48
Hora de inicio de la aplicación con errores: 0x01cecf735ec27a68
Ruta de acceso de la aplicación con errores: C:\Windows\system32\rundll32.exe
Ruta de acceso del módulo con errores: C:\Windows\SYSTEM32\ntdll.dll
Id. del informe: 9cb14f0a-3b66-11e3-ba70-00235a944a36

+++++++++++++++++++++++++++++


Any ideas?

Thanks,
Lex

Re: [VBoxVmService] -> Discussion & Support

Posted: 19. Nov 2013, 19:05
by fpiriz
Thanks a lot, it works great after copying ".Virtualbox" folder into "...System32\config..."

I'm using WinXP SP 2.

Greetings from Argentina.

Re: [VBoxVmService] -> Discussion & Support

Posted: 24. Nov 2013, 08:30
by Q8MD
Hi
I Tried to start Vm and i get this message

Runtime error opening 'C:\Users\Md\VirtualBox VMs\XP\XP.vbox' for reading: -102 (File not found.).
D:\tinderbox\win-4.2\src\VBox\Main\src-server\MachineImpl.cpp[725] (long __thiscall Machine::registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
Machine
Interface:
IMachine {22781af3-1c96-4126-9edf-67a020e0e858}

Re: [VBoxVmService] -> Discussion & Support

Posted: 9. Dec 2013, 11:04
by FB2000
Giovanni8bit wrote:I absolutely need my XP to get a clean ACPI shutdown cause it's running some critical stuff (and I don't want to use savestate cause I want a fresh XP booting every morning).
What a suggested value of PauseShutdown?
Reading some post I've seen that a common beahviour is to set it to 15000 and modify registry for max service timeout to a greater value (20000 in my case).
What if I set PauseShutdown to 180000 to get a 3 min max timeout (in case of windows update or other stuff slowing dowm my guest shutdown)? And perhaps a 300000 registry value?
And if, with that configuration, my guest shutdown in 40 seconds will VBoxVmService still wait 3 minutes or there is some kind of polling that check if all VM's are stopped then let host shutdown?
I would suggest trying to shutdown your XP VM several times and find out a time value that is long enough for the VM to poweroff, but also not too long than necessary.

There is currently no polling implemented, the service will just wait for the time set by PauseShutdown and then close itself.

Re: [VBoxVmService] -> Discussion & Support

Posted: 9. Dec 2013, 11:07
by FB2000
Q8MD wrote:Hi
I Tried to start Vm and i get this message

Runtime error opening 'C:\Users\Md\VirtualBox VMs\XP\XP.vbox' for reading: -102 (File not found.).
D:\tinderbox\win-4.2\src\VBox\Main\src-server\MachineImpl.cpp[725] (long __thiscall Machine::registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
Machine
Interface:
IMachine {22781af3-1c96-4126-9edf-67a020e0e858}
Check to make sure your VM folder (and files) can be accessed by the user that VBoxVmService runs with (by default is LOCAL SYSTEM).

Re: [VBoxVmService] -> Discussion & Support

Posted: 29. Jan 2014, 21:16
by Skaleti
I have run into a CRITICAL ERROR
i WAS TOLD TO COME TO THIS FORUM AND PROVIDE CONTENTS OF the log file VBox.log and image file VBox.png. There are a lot of logs and each one is very long. Can I send them as attachments by email. Please call me if you can assist asap my number is [MOD EDIT] Removed personal information[MOD EDIT] PLEASE HELP

Re: [VBoxVmService] -> Discussion & Support

Posted: 3. Mar 2014, 10:31
by doofus
I'm looking for information about all the options available in the VBoxVmService.ini file. The first post in this topic mentions some install/setup instructions, but that sourceforge forum link does not seem to work. Any chance of someone posting the info here or adding it to the sourceforge project wiki?

Ta
.

Re: [VBoxVmService] -> Discussion & Support

Posted: 17. Mar 2014, 04:02
by FB2000
doofus wrote:I'm looking for information about all the options available in the VBoxVmService.ini file. The first post in this topic mentions some install/setup instructions, but that sourceforge forum link does not seem to work. Any chance of someone posting the info here or adding it to the sourceforge project wiki?
All the currently supported options/params are documented in the doc file Howto.txt that comes with the installation.

Re: [VBoxVmService] -> Discussion & Support

Posted: 8. Apr 2014, 15:22
by adhawkins
Hi,

Just installed this, and while it does correctly start the VM as a service, I can no longer run the main 'VirtualBox' application. I tried having the service run as my user, but that doesn't seem to help.

Is this expected?

Andy

Unable to Install/Find x64 Guest OS on Windows Host in 4.3.1

Posted: 17. Apr 2014, 15:12
by Jahan
Strangely 4.3.1 doesnt support 64 bit Guest OS on Windows 7 Host.
Any remedy/work around for that?

Re: [VBoxVmService] -> Discussion & Support

Posted: 13. Aug 2014, 23:49
by baranjac
hello for first time, i am geting this error when i wont to instal win xp:
Result Code:
E_FAIL (0x80004005)
Component:
Machine
Interface:
IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}

Can you help me?

Re: [VBoxVmService] -> Discussion & Support

Posted: 15. Aug 2014, 18:50
by AnrDaemon
You're posting in a wrong thread. Please head over to viewtopic.php?f=6&t=62615