Windows 2003 Server Guest - Could not start guest after conversion

Hi,
i am trying to start a converted VM (Windows Server 2003) from VMWARE. The conversion with the VM Manager finished successful. But when i want to start the VM, i get the following error;
failed:<Exception: return=>failed:<Exception: xm create '/OVS/running_pool/94_XXX/vm.cfg'=>Error: Device 768 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected. > StackTrace: File "/opt/ovs-agent-2.2/OVSXXenVM.py", line 57, in xen_start_vm run_cmd(cmd) File "/opt/ovs-agent-2.2/OVSCommons.py", line 87, in run_cmd raise Exception('%s=>%s' % (cmd, p.childerr.read())) > StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 84, in start_vm raise e
I searched now for days with google but i found nothing about "xm create '/OVS/running_pool/94_XXX/vm.cfg'=>Error: Device 768 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected." What is the device 768 (vbd)?
I'm at a loss with this, can anyone help me?
Best Regards

Hi,
of course. there is the content of the vm.cfg file.
acpi = 1
apic = 1
builder = 'hvm'
device_model = '/usr/lib/xen/bin/qemu-dm'
disk = ['file:/OVS/running_pool/94_XXX/XXX.img,hda,w',
',hdc:cdrom,r',
kernel = '/usr/lib/xen/boot/hvmloader'
memory = '1024'
name = '94_XXX'
on_crash = 'restart'
on_reboot = 'restart'
pae = 1
serial = 'pty'
timer_mode = '1'
uuid = 'f1e0d63f-a602-9018-4cf7-3b7515441c9d'
vcpus = 1
vif = ['bridge=xenbr3,mac=00:16:3E:18:90:74,type=ioemu']
vif_other_config = []
vnc = 1
vncconsole = 1
vnclisten = '0.0.0.0'
vncpasswd = 'oracle'
vncunused = 1
I hope it helps. The other systems based on Linux started without problems after conversion.

Similar Messages

  • Windows 2003 Server reboot but not unexpected, couldnt find the trigger for reboot

    Hi All,
    I have windows 2003 Server 32 bit,std. Which is getting rebooted every 2 days once at 5 AM. I couldnt find the cause for the reboot. Need
    I dont see anything in system log apart from event 6006 (event log service stopped).
    Enabled advanced Auditing , nothing suspecious found.
    No scheduled task or job.
    Antivirus scan is clean, no internet access to the box.
    Its Virtual machine, all other VM's hosted on ESX server (where the machine with issue hosted) are working fine.
    Removed all users admin rights.
    Disabled NIC to check if the reboot intiatation happening from network, however server still reboots at 5.
    Run process monitor and saved the file at 4:59:38 AM (just before the reboot), nothing supecious found.
    Its used for build , various versions of Visual Studio is installed on the box and other tools are installed too.
    However could not find a reason or log to find what is causing these reboot.
    Need a direction on troubleshooting this urgently.
    In application event log i see below.
    The description for Event ID ( 0 ) in Source ( Poweroff ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to
    retrieve this description; see Help and Support for details. The following information is part of the event: ExitWindowsEx executed succesfully!.
    The description for Event ID ( 0 ) in Source ( Poweroff ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to
    retrieve this description; see Help and Support for details. The following information is part of the event: Initiating FORCE REBOOT.

    Hi,
    I agree with Dave Patrick, please confirm there have any software trigger the Windows restart API, and please refer the following hotfix scenario applied to your environment
    or not.
    More information:
    You may experience an abnormal shutdown on a Windows Server 2003-based computer after the Windows logon screen saver starts
    http://support.microsoft.com/kb/916719/en-us
    Why Windows NT Reports 6005, 6006, 6008, and 6009 Event Log Entries
    http://support.microsoft.com/kb/196452/en-us
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Sun J2EE 1.4 Server domain could not start (org/apache/common/launcher/..)

    I am having problem with starting Sun J2EE Server 1.4. I had no problem with starting and stopping the server until today. I was not able to figure out what the problem is. I have tried reinstallation but did not work either. I also have reinstalled my J2SDK, but did not fix the problem. I am using J2SDK1.4.2_03 on Windows 2003 Server. Before the problem occured, I was working on a simple JMS applcation and trying to connect to J2EE server from a standalone JMS client at different machine. I am not sure what really caused the problem, but uninstalling it and reinstalling it does not change anything.
    Here is my error message when I do start-domain domain1 at asadmin mode:
    asadmin> start-domain domain1
    Starting Domain domain1, please wait.
    Log redirected to C:\Sun\AppServer\domains\domain1\logs\server.log.
    abnormal subprocess termination: Detailed Message:Error: org/apache/commons/launcher/LaunchFilter
    CLI156 Could not start the domain domain1.
    I have tried to start it by using startserv.bat at domain1 directory and also the desktop shortcut Start Default Domain. Nothing works. I'do apprecited it if you can share any ideas or suggestions regarding this issue.
    Thank you in advance.

    I made some changes to my enviroment variables and added jar files to the J2SDK <<J2SDK_HOME>>/jre/lib/ext folder in order to run the standalone JMS client.
    Here is my classpath settings:
    .;C:\Sun\AppServer\lib\j2ee.jar;
    C:\Sun\AppServer\lib\appserv-admin.jar;
    C:\Sun\AppServer\lib\appserv-rt.jar;
    C:\Sun\AppServer\lib\appserv-rt.jar;
    C:\Sun\AppServer\lib\appserv-ext.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imq.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imqadmin.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imqjmsra.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imqutil.jar;
    C:\Sun\AppServer\imq\lib\fscontext.jar;C:\J2EE\tutorial\j2eetutorial14\examples\ejb\simplemessage\SimpleMSGAppClient.jar
    I also have added appserv-rt.jar, appserv-rt.jar, appserv-ext.jar, imq.jar, imqadmin.jar, imqjmsra.jar, and imqutil.jar in the <<J2SDK_HOME>>/jre/lib/ext/ folder. I know they were redundant but just wanted to make sure. Can any of these be causing the problem?
    Again, thank you and let me know if you need any other info.

  • Windows 2003 server scheduled tasks not work properly. Please help.

    I created a couple of windows shell scripting programs. When I call them from command line, it works well. Then I use Task Scheduler to schedule them to be run daily. The strange thing is: If I log into server and open Task Scheduler window. The scheduled tasks will run automatically and execute with result code 0x0. It works well. However, if I just set up Task Scheduler and log out of the server, the scheduled works will not run with result code 0x80. Here is the log info
    "programname-parametername.job" (programname.cmd)
     Started 1/28/2010 11:20:00 PM
    "programname-parametername.job" (programname.cmd)
     Finished 1/28/2010 11:20:00 PM
     Result: The task completed with an exit code of (80).
    I used windows adminstrator account, not system account to schedule the work. I changed scheduled work to be run by my admin account, not by system account. Please advise me where is the problem and how to fix it. Thanks in advance.

    Hi Polarisws,
    According to your description, I understand that your scheduled task did not run when the user is not logged in the system.
    Please go to the services.msc and select the "task Scheduler" service, double-click it and go to "Log On" page, enable the option "allow service to interact with desktop" and test the result.
    Regards,
    Wilson JiaThis posting is provided "AS IS" with no warranties, and confers no rights.

  • Could not start IIS after installing SharePoint 2013 Sep CU?

    Hi All,
    Recently I installed SharePoint 2013 Sep CU. Everything went well; I was able to install it and run the configuration wizard successfully but after that IIS was stopped and was not able to start because WWW Publishing service was stopped.
    When I tried to start that service, it gives below error. Event Viewer did not show anything specific. Please guide me on this issue.
    Appreciate your help.
    Thanks,
    Rahul Babar
    ASP.NET, C# 4.0, Sharepoint 2007/2010, Infopath 2007/2010 Developer http://sharepoint247.wordpress.com/

    Hi Rahul,
    Please restart your machine, compare the result.
    And please double click on the “World Wide Web Publishing Service”, in the top we can be able to see the “dependency” option, make sure all these dependencies are started.
    In general, this issue is caused because The Remote Procedure Call (RPC) Service is not installed. All of the IIS services depend on the RPC Service.
    Additionally, if the TCP/IP protocol is not installed, the same symptoms result.
    More information, please refer to the links:
    http://support.microsoft.com/kb/155768
    http://www.dotnetsharepoint.com/2015/01/the-world-wide-web-publishing-service.html
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • QT 7.1 fails on windows 2003 server. REVERTED NEEDED.

    Tried to update to Itunes 6.0.5, and I've been to ****, and reverted.
    Quicktime 7.1 does not install proberly on windows 2003 server.
    MORE IMPORTANTLY: it will not properly uninstall.
    When using the Itunes/quicktime combo, all you get is a lot of errors at restart (call MS and ask for the stack traces with Itunes in them
    If you install using the standalone, then you need get the following error:
    error number 0x80040707
    description: DLL function call crashed: QTInstallCode.QuickTimePortInstallProc
    This occurs after the dialog which lets you set the file and mime types appears.
    Windows 2003 server, dual processor (not dual core), 4 gigs ram, intel sata raid
      Other OS   Windows 2003 Server

    Not sure if you realize this is a user-to-user board.
    Contact the QT folks here
    http://www.apple.com/quicktime/feedback/

  • Cant install oracle 8i in windows 2003 server

    hi,
    I am a newbie in Oracle.While Im trying to install Oracle 8i in Windows 2003 server , setup is not running.It didn't show anything.When trying to run from auto run, after splash screen nothing came.I formatted hard disk,changed two more hard disks,.changed machine...but cant install it in no way... It is the same case in Windows XP home edition.
    But it is running in one of my friend's machine(windows 2003 server)
    Please help me with valuable solutions.
    Thanks in advance

    Did your friend install on W2003 or upgrade from an older version of the OS?
    When trying to run programs on an OS that is not certified for the programs, it is hit-n-miss whether the OS actually has the support files needed for the programs.
    Think about this: the Oracle environment needs OS support in the form of DLLs and other files. The contents of the DLLs are made visible as APIs. Each time Microsoft releases patches, it is possible that the APIs that Oracle used are changed. This is extremely true when a new version of the OS is released, and even more true with stripped versions such as XP Home.
    If your friend installed and then applied patches, [s]he may have hit the proper API combination. If you appled patches first, you may have skootched your APIs to the point that Oracle can not longer install.
    Even if you happen to get it installed, you run the risk of getting clobbered any time you install a new Microsoft patch. The risk is minimized when you use a certified combination of the OS and application.

  • Printing through Windows 2003 server

    I'm the only Mac in the house and have been printing through our Windows 2003 server just fine until this week after my last Apple Update. When printing to any printer on our system, (I have reset printers with no change to results), I get a heading with my name, plus (RE: my job), and a bold underscore with the following message below the line:
    %%[Error: undefined; OffendingCommand: languagelevel]%%
    %%[Flushing: rest of job (to end-of-file) will be ingnored]%%
    This has only become a problem in the last week. I first noticed the problem on my G5, but I just plugged my Powerbook G4 into our Ethernet system with the same results.
    Power Mac7,3 (G5) Mac OS X (10.4.7) Windows Server 2003

    I am not aware of what drivers were used before or if there has been a change. I used the standard print utility and it identified all printers on the system and I just added them. Printing was no problem until this last week.

  • Challenges with the TREX Stack 14 with Windows 2003 Server

    Hi
    I have been struggling with the TREX installation on Windows 2003 server and are note able to get the green icon for the HTTP server.
    I have been searching this Forum and seen a lot of topics on this issue, but unfortunately I am not able to solve it.
    On my server I have installed the following components:
    EP stack 14
    SAP R/3
    SAP ITS
    If anyone have any ideas of how to solve my case - I will be very pleased
    Regards
    Kay-Arne S. Aarlie

    Hi
    We have managed to solve this issue
    First i set the security settings for my trex_instance folder "C:\usr\sap\trex_06". Here i added the user IWAM_"MyHost" which is the "Launch IIS Process Account". Gave it the permissions for "Read & Execute, List Folder Content, Read" and then hit the button "Advanced" - selected the user once more and "Apply" - "OK" - "OK".
    In the IIS and its properties for Web Sites and Services i set the checkbox for "Run WWW service in IIS 5.0 isolation mode".
    Restarted the IIS and the TREX HTTPServer went green and I was also able to use the ITS.
    Regards
    Kay-Arne

  • Is there anyway to take a windows 7 computer that the user is completely setup and configured and connect to a windows 2003 server

    I have spent hours setting up a windows 7 computer with programs cad files and other software and I would like to log in to a windows 2003 server
    without having to start over. Is there anyway to do that without losing anything?
    Scott

    Hello, I can't believe your the only one that answered my question.
    What I have is 7 pc's that I bought in 2007 they are "HP M9077C" I am trying to
    upgrade all of them the same way. I upgraded the memory to 8gb, replaced the
    video cards to nvidia quadro k600 and installed windows 7 ultimate on all of them.
    I then took just 1 of the computers and installed all of the software and changed the
    settings to my preference which took hours to do. After I had the 1 computer
    configured exactly the way that I wanted it I made a mirror image backup of it.
    I then took that backup and restored it on the rest of the 6 computers that I have.
    Now here comes the problem I need to be able to hook up the computers to my
    windows 2003 small business server. When my IT guy did that he said that he had
    to create a different user to connect to the file server when he did that my desktop
    was empty and all of the settings are on the original user. Is there anyway to keep
    the settings from the original user and connect to the file server so I don't have to
    spend hours on each one of the computers. If there is a way to copy the original
    user's settings that would be great. I also need to change the user name on each
    computer. Please let me know.
    Thanks Scott
     

  • Tomcat (3.2.8) service will not start in Windows 2003 Server

    We just upgraded one of our servers to Windows 2003 Server. I did change the port in server.xml from 8080 to 8060. When I try to start the tomcat service it fails with an error message:
    Could not start the Tomcat service on Local Computer.
    Error 1067: The process terminated unexpectedly.
    I can however start it with the startup.bat file in tomcat_home\bin
    Can anyone help.. was running fine under windows 2000 server

    Corection Tomcat version is 3.2.4

  • All VM's on hyper-v fail to start with ' guest could not initialize'

    This afternoon I tried to startup a VM and got the message '<guest> could not initialize'. I checked some other VM's, the same message. I had a VM running, stopped that one and tried to start it again, the same message: 'could not initialize'.
    I checked the bios, all settings are correct.
    I uninstalled (turned off) the hyper-v feature, rebooted the machine twice, checked with CPU-Z to see if VT-X was enabled; it was.
    Turned hyper-v on again, rebooted. And I still have the same error message....
    I have seen this error on the forum, but sofar I have not found an answer.
    Regards,
    Rolf Koolma
    My system:
    Microsoft Windows Enterprise (MSDN version) on an AMD Phenom II X6 1090T

    Hi Rolf,
    How about the current situation? Did you confirm your consideration?
    Please note to backup your registry before doing any changes on registry.
    And then I also would like to suggest you read this blog that is aiming at this kind of issue:
    Hyper-V Could Not Initialize - Could Not Create or Access Saved State File
    http://blogs.technet.com/b/rmilne/archive/2014/01/15/hyper-v-could-not-initialize-could-not-create-or-access-saved-state-file.aspx
    Karen Hu
    TechNet Community Support

  • Windows could not start the Server service on local computer Error 193:0xc1

    Hello,
    Not able to start Server (lanmanServer) Service in Windows Server 2008 R2 
    Its a VM and on logging into the Server it sometimes shows as started and then will stop by itself,
    If we try to start manually it always gives the error --Windows could not start the Server service on local computer Error 193:0xc1
    All dependent services are fine and running ,did sfc,did copy svchost and svcsrv.dll files from a working Server of same.but no help,no shares of this server are accessible since this service is not running
    on checking the event log its shows an error "Server is not a valid win32 application"
    Please help
    Thanks and Regards
    Jose

    Hi,
    Thanks for posting your question in the forum.
    I noticed that you have created the same question in another thread. Please understand that we should focus on only one thread for the same question at the same time, please focus on the thread
    below you created in the forum. Thanks for your understanding.
    http://social.technet.microsoft.com/Forums/en-US/5ba43477-9626-4fdf-872a-d3ecd12835c5/windows-could-not-start-the-server-service-on-local-computer-error-1930xc1?forum=winserverNIS
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Could not start the Crystal Report Application Server service on local computer

    Post Author: [email protected]
    CA Forum: Deployment
    Hi
    I have a following problem.
    I have installed Crystal report application server(RAS)(CE embeded 10) on Windows server 2003 enterprise x64 edition.
    When i start it, i see an error:
    Could not start the Crystal Report Application Server service on local computerError 1067: the process terminated unexpectedly
    Sometimes, i can start it but it stops a few minutes later.
    I have disabled DEP (data execution prevention).
    Log:
    Faulting application crystalras.exe, version 10.0.0.533, faulting module unknown, version 0.0.0.0, fault address 0x00000000.
    Please help
    Thanks for your help

    This error occurs after an initial install, when the Oracle suite is installed logged in as the user(who has admin rights on the machine). If this is the case,
    1.Go to Services (Admin Tools > Services)
    2.Double click the Oracle services( BI Server or Presentation or TNS Listener).
    3.Go to Log On tab
    4.If local system account is checked , un-check that option. Check "This Account" option
    5.Give the user information for that machine(e.g domain\username)
    6.Specify password associated with the user ( the username/pwd that is used to login to the machine)
    7.Confirm pwd and click Apply.
    8.re-start the service.
    This is what i did , and it worked.
    good luck and hopefully oracle addresses these issues , they become frustrating to use the product.
    Thanks,
    Ram

  • Windows Server 2008 R2 Standard "Certificate Authority Service" / Exchange Server 2010 EMC not starting and no AD connectivity for authentication.

    Hello,
    I am a new IT Manager at this company and need assistance big time. Their environment looks as follows:
    Server 1. Domain Controller Server (Windows Server 2008 R2 Standard) running active directory.
    Server 2. Email Server (Windows Server 2008 R2 Standard) running Exchange Server 2010 .
    * Note. No back ups to work with aside from whats mentioned below.
    DC had a virus infection causing a lot of issues on the shared network drives 2 days ago locking up all the files with a crypto ransom virus. Running Avast suppressed the infection. Had to recover the file shares which luckily had a back up. 
    The issue is that the Exchange Server 2 post this lost connectivity with the AD Server 1. Exchange Server 2 when launching EMC could not launch the console stating the following:
    "No Exchange servers are available in any Active Directory sites. You can’t connect to remote
    Powershell on a computer that only has the Management Tools role installed."
    Shortly after I found that it is possible the EMC launcher was corrupt and needed to be reinstalled following another blog post. I deleted the exchange management console.msc  per instructions only to discover I couldnt relaunch it because there was
    no way how. So I copied another msc file that happened to be on the DC Server 1  back to Exchange Server 2 and got it to launch again. 
    Another post said that it might be an issue with the Domain Account for the Computer, so to delete it in the AD Server 1 only to find that rejoining it from Exchange Server 2 using Computer>Properties> Chage Settings > Change is greyed out because
    it is using the Certificate Authority Service.
    I tried manually re-adding the computer in AD and modeling permissions after another server in group settings but no go. After this I was unable to login to the Exchange Server 2 with domain accounts but only local admin, receiving the following Alert:
    "The Trust Relationship between this workstation and primary domain failed."
    I tried running the Power Shell tools on Exchange Server 2 to rejoing and to reset passwords for domain accounts as noted in some other blogs but no luck as the Server 2 could not make the connection with Server1 or other errors it kept spitting out.
    I also during the investigation found the DNS settings were all altered on both the Server 1 and Server 2 which I luckily was able to change back to original because of inventorying it in the beginning when I started. 
    I need help figuring out if I need to rejoin the Exchange Server 2 manually by disabling the Certificate Authority Service (or removing the CA as listed here:
    https://social.technet.microsoft.com/Forums/exchange/en-US/fb23deab-0a12-410d-946c-517d5aea7fae/windows-server-2008-r2-with-certificate-authority-service-to-rejoin-domain?forum=winserversecurity
    and getting exchange server to launch again. (Mind you I am relatively fresh to server managing) Please help E-Mail has been down for a whole day now!
    Marty

    I recommend that you open a ticket with Microsoft Support before you break things more.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

Maybe you are looking for

  • Networked HP Laserjet 1022 only prints one copy at a time!!

    Hi, I am using a HP Laserjet 1022 printer connected to a Windows Network. Although the exact driver is not listed I get around using the closest driver in the list. Under Tiger everything was fine, after upgrading to Leopard I can only print one copy

  • After SAP GUI 7.10 installation IE7 does not work properly

    Hello, After SAP GUI 7.10 installation over WIn Server 2003 Ent. + SP2. When I try to open new link or window with right click in IE7 this process starts but cannot display anything in new window. At the same time link is correct. Could you please he

  • Creative MediaSource - any go

    I have several applications that can rip CD's and/or convert audi file formats. Is Creative MediaSource any good - speed wise and quality wise? Thanks for any input

  • Would applecare cover a small Silica bead getting stuck in the mic jack?

    On a funny note , this actually happened while I was traveling for a visit to Cupertino. There was a Silica bead in my new laptop bag and slid into the mic jack. I tried Suction and tweezers wont work.

  • Setting up a Time Capsule and dealing with security

    Here's an interesting problem/question. I had very little trouble setting up my TC on my MPB wirelessly. However, my old PB G4 800Mhz with the original airport card couldn't connect. It would keep timing out. Finally, I called Tech Support and think