Thomas Faber wrote:
Looks like VBoxManage fails to communicate with the RPC server due to session 0 isolation.
Thomas, that was it indeed, many thanks for the hint! While it wasn't running as a service but from Task Scheduler, it was also running in session 0. VBoxVMService was no option for us, but I could put the Buildslave task into a user session now by starting it only when the user logs in and then auto-logging in that user on system startup.
With the help of Amine and Sylvain, sysreg3 is also getting its debug log now.
What's still not working is ReactOS itself though: * bootcd works well, but bootcdregtest doesn't boot up at all, see http://build.reactos.org/builders/Carrier-Win7%20VBox-Testbot/builds/43/step... I've put up this bootcdregtest for download at http://iso.reactos.org/temp/bootcdregtest_win7_broken.7z
* The building process of the bootcdregtest also leaves out the gnutls files in the modules/optional folder, see http://build.reactos.org/builders/Trunk_x86_GCCWin%20Debug/builds/48/steps/c... They definitely exist though, I've checked it in Explorer.
Can anybody help here? Maybe these problems are even reproducible on Windows hosts?
Cheers,
Colin