Hey all.
I’m working on a new VDI setup for a POC and running into a couple problems. The main one is jobs failing when I try to clone (or even start) a new Win 2000 VM (yes, 2000 – I know, I know). When I look at the job status, this is the error: Error changing desktop state: com.sun.vda.service.api.ServiceException: Registering of desktop SMOSun-Apps1 failed on host vdivbox2.ccmc.com Output from the cacao log file is below. Any thoughts? I can bring the same vdi file into VirtualBox itself and it launches fine. This is VDI 3, with the patch, using VirtualBox on Solaris x64. The second issue is only happening on one of the two servers and is intermittent. It seems to loose connectivity - or its certificate. Things will run fine for a while, then the desktop provider will go to a critical state with the following error when cloning or anything is attempted. I can temporarily get the connection back by starting (not finishing) creation of a new desktop provider pointing to the same server (refreshing the certificate I’m guessing). Error cloning: The host vdivbox1.ccmc.com is not reachable at port 443. I’ve tried restarting services, creating new pools, desktop providers and importing new VM’s with no luck. Any input on either would be great. I’m more familiar with Vmware so I may be missing something obvious. Thanks! Jul 28, 2009 6:51:26 PM com.sun.vda.service.vbox.VBHost registerDesktop FINEST: thr#72 Registering desktop 'SMOSun-Apps1 2'. Jul 28, 2009 6:51:26 PM com.sun.vda.service.vbox.VBHost registerDesktop SEVERE: thr#72 Failed to register desktop 'SMOSun-Apps1 2'. javax.xml.ws.WebServiceException: org.virtualbox.service.RuntimeFaultMsg: VirtualBox error: 'Windows2000' is not a valid Guest OS type (0x80070057) at com.sun.xml.ws.commons.virtualbox.IMachine.setOSTypeId(IMachine.java:133) at com.sun.vda.service.vbox.VBHost.registerDesktop(Unknown Source) at com.sun.vda.service.core.jobs.StartVBDesktopJob.registerDesktop(Unknown Source) at com.sun.vda.service.core.jobs.StartVBDesktopJob.runJob(Unknown Source) at com.sun.vda.service.core.jobs.Job.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread..java:595) Caused by: org.virtualbox.service.RuntimeFaultMsg: VirtualBox error: 'Windows2000' is not a valid Guest OS type (0x80070057) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:127) at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:254) at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:224) at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:117) at $Proxy72.iMachineSetOSTypeId(Unknown Source) at com.sun.xml.ws.commons.virtualbox.IMachine.setOSTypeId(IMachine.java:129) ... 10 more Jul 28, 2009 6:51:26 PM com.sun.vda.service.vbox.VBHost cleanupDesktop FINEST: thr#72 Cleaning up desktop 'SMOSun-Apps1 2'. Jul 28, 2009 6:51:26 PM com.sun.vda.service.vbox.VBHost unregisterDesktop FINEST: thr#72 Unregistering desktop 'SMOSun-Apps1 2'. Jul 28, 2009 6:51:26 PM com.sun.vda.service.vbox.VBHost unregisterDesktop WARNING: thr#72 Error unregistering Desktop 'SMOSun-Apps1 2'. javax.xml.ws.WebServiceException: org.virtualbox.service.RuntimeFaultMsg: VirtualBox error: Could not find a registered machine with UUID {656d5672-7f03-44e4-86ca-e75eed37987a} (0x80070057) at com.sun.xml.ws.commons..virtualbox.IVirtualBox.getMachine(IVirtualBox.java:323) at com.sun.vda.service.vbox.VBHost.unregisterDesktop(Unknown Source) at com.sun..vda.service.vbox.VBHost.cleanupDesktop(Unknown Source) at com.sun.vda.service.vbox.VBHost.registerDesktop(Unknown Source) at com.sun.vda.service.core.jobs.StartVBDesktopJob.registerDesktop(Unknown Source) at com.sun.vda.service.core.jobs.StartVBDesktopJob.runJob(Unknown Source) at com.sun.vda.service.core.jobs.Job.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595)
_______________________________________________ vbox-users mailing list vbox-users@virtualbox.org http://vbox.innotek.de/mailman/listinfo/vbox-users