Quantcast
Channel: VMware Communities : Popular Discussions - General Issues
Viewing all 41042 articles
Browse latest View live

Can't shutdown Virtual Machine via VMrun

$
0
0

I have a Windows Server 2003 as host, with VMware Server 2.0 (build 122956), with a Windows XP (SP3) installed as a virtual machine. I'm trying to shut down the image from the host, but I'm having no luck..

 

The list command works fine:

 

 

 

D:\VirtualMachines>"c:\program files\VMware\VMwareServer\vmrun.exe" -T server -h https://mymachine.domain.com:8333/sdk -u <MyUsername> -p <MyPassword> list

Total running VMs: 1

FTP_main/Windows XP Professional.vmx

 

 

 

But when I try to shut down that machine:

 

 

 

D:\VirtualMachines>"c:\program files\VMware\VMwareServer\vmrun.exe" -T server -h https://mymachine.domain.com:8333/sdk -u <MyUsername> -p <MyPassword> stop "[dstore] FTP_main/Windows XP Professional.vmx" soft

Error: The virtual machine is not powered on: FTP_main/Windows XP Professional.vmx

 

It

is powered on, and I don't have a clue as to what is wrong here..

 

 

 

 

 

 

 

 

 

Anybody have any tips here?


The network bridge on device vmnet0 is temporarily down. Why do I need to restart vmware services to fix this?

$
0
0

G'day,

 

I'm running VMServer 2.0.1 on Ubuntu 9.0.4 (Jaunty) hosting CentOS 4.7 guest VMs.

 

I am continually seeing the following message when powering on a guest VM:

 

The network bridge on device vmnet0 is temporarily down because the bridged Ethernet interface is down. The virtual machine may not be able to communicate with the host or with other machines on your network.

 

The work-around I've discovered is to restart the vmware services, i.e.

 

$ sudo /etc/init.d/vmware stop

Stopping VMware autostart virtual machines:

  Virtual machines                                                    done

Stopping VMware management services:

 

VMware Virtual Infrastructure Web Access

  VMware Server Host Agent                                            done

Stopping VMware services:

  VMware Authentication Daemon                                        done

  Virtual machine communication interface                             done

  Virtual machine monitor                                             done

  Bridged networking on /dev/vmnet0                                   done

  Host network detection                                              done

  DHCP server on /dev/vmnet1                                          done

  Host-only networking on /dev/vmnet1                                 done

  DHCP server on /dev/vmnet8                                          done

  NAT service on /dev/vmnet8                                          done

  Host-only networking on /dev/vmnet8                                 done

  Virtual ethernet                                                    done

 

 

$ sudo /etc/init.d/vmware start

Starting VMware services:

  Virtual machine monitor                                             done

  Virtual machine communication interface                             done

  Virtual ethernet                                                    done

  Bridged networking on /dev/vmnet0                                   done

  Host-only networking on /dev/vmnet1 (background)                    done

  DHCP server on /dev/vmnet1                                          done

  Host-only networking on /dev/vmnet8 (background)                    done

  DHCP server on /dev/vmnet8                                          done

  NAT service on /dev/vmnet8                                          done

  VMware Server Authentication Daemon (background)                    done

  Shared Memory Available                                             done

Starting VMware management services:

  VMware Server Host Agent (background)                               done

  VMware Virtual Infrastructure Web Access

Starting VMware autostart virtual machines:

   

Virtual machines                                                    done

 

 

 

Output from ifconfig and ps -ef |grep vmnet is given below.

 

Why isn't vmnet0 available after booting, and how can I make it so?

 

Thanks,

Chris.

 

$ ifconfig -a

eth0      Link encap:Ethernet  HWaddr 00:1e:0b:35:d5:12 

inet addr:10.1.1.2  Bcast:10.255.255.255  Mask:255.0.0.0

inet6 addr: fe80::21e:bff:fe35:d512/64 Scope:Link

UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

RX packets:1354 errors:0 dropped:0 overruns:0 frame:0

TX packets:1798 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:100

RX bytes:383251 (383.2 KB)  TX bytes:1126131 (1.1 MB)

Memory:f0500000-f0520000

 

lo        Link encap:Local Loopback 

inet addr:127.0.0.1  Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING  MTU:16436  Metric:1

RX packets:6225 errors:0 dropped:0 overruns:0 frame:0

TX packets:6225 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:4962948 (4.9 MB)  TX bytes:4962948 (4.9 MB)

 

pan0      Link encap:Ethernet  HWaddr 96:e2:2c:be:eb:c6 

BROADCAST MULTICAST  MTU:1500  Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

 

vmnet1    Link encap:Ethernet  HWaddr 00:50:56:c0:00:01 

inet addr:172.16.181.1  Bcast:172.16.181.255  Mask:255.255.255.0

inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link

UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:26 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

 

vmnet8    Link encap:Ethernet  HWaddr 00:50:56:c0:00:08 

inet addr:192.168.60.1  Bcast:192.168.60.255  Mask:255.255.255.0

inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link

UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:27 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

 

$ ps -ef |grep vmnet

root      2885     1  0 11:45 ?        00:00:00 /usr/bin/vmnet-bridge -d /var/run/vmnet-bridge-0.pid -n 0 -i eth0

root      2900     1  0 11:45 ?        00:00:00 /usr/bin/vmnet-netifup -d /var/run/vmnet-netifup-vmnet1.pid /dev/vmnet1 vmnet1

root      2911     1  0 11:45 ?        00:00:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet1/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet1/dhcpd/dhcpd.leases -pf /var/run/vmnet-dhcpd-vmnet1.pid vmnet1

root      2927     1  0 11:45 ?        00:00:00 /usr/bin/vmnet-netifup -d /var/run/vmnet-netifup-vmnet8.pid /dev/vmnet8 vmnet8

root      2943     1  0 11:45 ?        00:00:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet8/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet8/dhcpd/dhcpd.leases -pf /var/run/vmnet-dhcpd-vmnet8.pid vmnet8

root      2948     1  0 11:45 ?        00:00:00 /usr/bin/vmnet-natd -d /var/run/vmnet-natd-8.pid -m /var/run/vmnet-natd-8.mac -c /etc/vmware/vmnet8/nat/nat.conf

 

 

VMware 2.0 Error : The remote device or resource won't accept the connection

$
0
0

Hi,

 

I'm new to VMWare and haven't installed any softaware in a few years.

 

I have downloaded and installed VMware 2.0 on my laptop which is running Windows 7 Enterprise.

 

The installation completed successfully and rebooted without an issue.

 

When I click on the icon to go to the VMware Server Home page I get the following error which I am unable to resolve:-

 

The device or resource (mw7sisuox4hwzy) is not set up to accept connections on port "8333" (where mw7sisuox4hwzy is my hostname).

 

Can someone assist me.

 

Thanks

Performance tuning in Server 2.0

$
0
0

 

Everyone has their favorite list of performance tweaks for the old 1.0 Server product.  MemTrimRate, pshare, etc.

 

 

 

 

 

Has anyone applied these tweaks to the 2.0 product?  Do they still help with performance?  Do they even still exist as tweaks?

 

 

 

 

 

I posted this question back in the RC2 forums and nobody ever responded.  Is nobody interested in improving VM performance under 2.0?

 

 

web client keeps crashing

$
0
0

At randon, I keep getting that error box that says ServiceNotAvailableException: Web service not available.   Now its at a point where I can't even log in.  it starts to load the VMs then just crashes.  What's up with this?  Other then rebooting is there a way to fix this?

"vmauthd event ID 100 - cannot connect to VMX" in event log & "Failed to read vmware-authd port number" in log

$
0
0

 

Hi,

 

 

I have a problem with VMware server 2.0 running on Windows 2003: Guests do not start when VMware server starts. Instead vmauthd error is logged in event log and hostd.log.

 

 

I already checked the permissions on relevant VMware directories and re-install VMware server, but the problem persists.

 

 

Symantec Endpoint Protection is running on the same machine.

 

 

Thanks for any help! 

 

 

USB scanner on local pc connect to VM on server

$
0
0

 

I would like to use a local usb scanner and connect it to the vm I am using that is running on VM server 2. The vm works fine, but I cannot see any way to make my local scanner connect while in the vm. Scanner works on my pc ok. ps. I am new to this forum, if this issues is listed elswhere, sorry.

 

 

 

 

 

Does "options" work on vmware-vim-cmd command ?

$
0
0

 

I am wondering about this question because I had to setup a couple of vmware server with non-standard ports, let's say 10902 and 20902.

 

 

No problems using web interface. but using command line doesn't work, and always produce:

 

 

Failed to connect: Cannot connect to host localhost: Connection refused

 

 

So I "discovered" the existance of oprtions, specifically -O option, and I tried it ....with no results !

 

 

vmware-vim-cmd -O 20902 -d verbose vmsvc/getallvms

Current working directory: /vmware/backupjobs

Using system libcrypto, version 90808F

Vmacore::InitSSL: doVersionCheck = true, handshakeTimeoutUs = 120000000

CnxAuthdConnect: Returning false because CnxAuthdConnectTCP failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Cannot connect to host localhost: Connection refused

Failed to connect: Cannot connect to host localhost: Connection refused

 

 

Also the opposite, on a "standard" configured vmware 2.0 server using port 902, If I issue a

 

 

vmware-vim-cmd -O 9102 -d verbose vmsvc/getallvms

 

 

I can connect (and in principle I shouldn't). Also trying to give a bad username or bad password (-U and -P options) on a standard vmware server doesn't produce any error

 

 

So it seems to me that all the options are not used at all.

 

 

Am I missing anything or actually they don't work ?

 

 

thanks,

 

 

Andrea

 

 


Blue screen on guest OS with BUGCODE_USB_DRIVER code when I connect a iPod

$
0
0

Hi,

 

I use VMware server 2.0 (build 122589) on Windows VISTA 32 bits. The guest OS is Windows XP SP3.

When I connect a iPod Touch on the guest machine, after few seconds, there is all times a Windows blue screen with the BUGCODE_USB_DRIVER code. I have connected 2 differents digital cameras and the crash does not append.

 

Technical information :

STOP: 0x000000FE (0x00000005, 0x8228F0E0, 0x80867112, 0x822FFF70)

 

Is anybody has an idea?

Thanks

Login failed due to bad username and password

$
0
0

 

I am having a problem persuading either the VMware Remote Console or the VMrun.exe command line to log-in automatically using the -u <username> and -p <password> options. Both have the same symptoms of not being able to connect to the host. When I take the options out of the desktop shortcut to the remote console and get prompted for the username and password, the same credentials as supplied are accepted when manually entered.

 

 

When using the options with the shortcut to  vmware-vmrc.exe I get, "Login failed due to bad username or password", when using any of the vmrun commands I get ,"unable to connect" ( I get different errors if the syntax is incorrect).

 

 

I have tried enclosing the credentials in quotes and including the PC name as the domain, creating new user accounts and assigning them roles via the web interface but nothing works. Now really frustrated that what seems to be a simple documented option doesn't seem to work. All I want is the numpty user to be logged in to the console automatically, the roles and permissions granted then sort out any other security issues. Didn't have to do this with Workstation so doubly frustrating that it holds up the rollout of virtual PCs.

 

 

Other similar threads seem to have resolved automatic log-in using the -u -p options but it doesnt work for me.

 

 

VMWare Remote Console 2.5 build 122581

 

 

VMWare Infrastructure Web Access 2.0 build 122589

 

 

VMWare Server Version 2.0.0 build 122956

 

 

Host running on Windows XP Professional with SP2 and Internet Explorer 6

 

 

Any solutions to this gratefully received!

 

 

 

 

 

Why do I need to give the NIC on the host an IP? Can I disable dhcpd?

$
0
0

 

Hello,

 

 

I am running VMware Server 2 on an Opensuse 11.1 Box. I don't want to give the Host-System any Connectivity. I want to setup an virtual mashine as router bridged to the eth0 or even better with exclusiv access to eth0. So I want that the host , in the best way not even see any network. I can't find any Information about how to do a setup like this. The second thing what I need to know is, how can I disable the dhcp-stuff. I want to setup my own. At the moment I just move the binary away and replace it by /bin/true.

 

 

Ciao Nobbe

 

 

Downgrade the Virtual Hardware

$
0
0

 

Hi all,

 

 

 

 

 

I've a VM created on VMW Server 2, which uses by default Virtual Hardware version as 7.

 

 

Unfortunatelly (and unpredictably, of course I now need to run this VM on a VM Server 1.x.

 

 

Is there a way to downgrade de virtual hardware?? In VMWare Server 2 there's no way to configure this.

 

 

 

 

 

Thanks in advance

 

 

Vmware Server disaster recovery question

$
0
0

 

I've been googling and searching the Vmware communities for a disaster recovery solution for the vmware server itself.  Every article I've read so far only talks about how to backup/restore the virtual machine.  Here is my problem.

 

 

I have a two disks in my PC.  In Disk 1 - Partition 0, Windows XP  and VMware 2.0 server are installed.  I use disk 2 as a storage.  Disk 2 has all the virtual disks and virtual machine files.  I use Acronis to image and reimage the C:\  partition where XP and VMware server are installed.   When I restore the C:\ partition from the acronis image, I loose all the configuration changes I made to VMWARE server since the previous restore.  I like to be able to just copy over the vmware server configuration files to the new restored partition so that I keep the same datastores, etc.  Is it possible?

 

 

Thanks 

 

 

Problem bridging to java corba server running on host

$
0
0

 

Hi,

 

 

I've been having issues trying to get corba communications to work from a vm running windows to a linux host. I have servers running on both and can create connections from the host to the vm, although no packets/responses appear to be making it back to the host. Also, my client(s) in the VM cannot connect to the server running on the host. I've talked to several other people who have had the same issue but no one seems to know how to fix it. No other services appear to be having this problem (e.g. I can ssh from the vm to the host). We are using the default java 1.6 orb and I'm wondering if its doing something a little different with its sockets that's causing the problem. Anyone run into an issue like this?

 

 

Emulate CD/DVD-RW in host OS with .iso?

$
0
0

Good morning all. I was wondering if there is a way I can connect an .iso file to my host os (win xp pro 64 in this case) so that I can save files dorectly to the .iso. Is there a way I can make the .iso be emulated as either a harddrive, or perhaps turn my 'cd rom' into a cd-rw to where i can just keep 'burning' my RW disc with new software? Thank you for your assistance!


Getting console full screen mode to true full screen mode

$
0
0

Greetings everyone!

       I am using VMWare Infrastructure Web Access w/ VMWare Server 2.0.0. This is on a Windows machine with CentOS as my virtual OS.

       Full screen mode (Cntrl-Alt-Enter) works to bring the remote console to full screen coverage, but the actual virtual OS remains the same size centered on the screen. I'd like to get the entire OS to full screen mode vice having the OS occupy the small center and the remaining screen real estate be black. Any help anyone can offer would be much appreciated.

 

Thanks!

Bug: Syntax errors in some .properties files

$
0
0

I'm using VMWare Server 2.0.1 (in Windows Server 2003 x64)

 

By chance I spotted some syntax errors in some  .properties files using Firefox's Error Console.  Here are some of them:

 

 

https://<vmw>/ui/jslib-1.0.128374/vmtn/util/resources/NumericUtils.properties

https://<vmw>/ui/jslib-1.0.128374/vmtn/util/resources/DateFormat.properties

https://<vmw>/ui/jslib-1.0.128374/com/vmware/vim/dsb/datastorebrowser.properties

https://<vmw>/ui/jslib-1.0.128374/com/vmware/wtkx/resources/wtkx.properties

https://<vmw>/ui/jslib-1.0.128374/vmtn/wtkx/resources/wtkx.properties

https://<vmw>/ui/jslib-1.0.128374/modules/com.vmware.webaccess.app_1.0.0/module.properties

https://<vmw>/ui/jslib-1.0.128374/modules/com.vmware.webaccess.vmSummary_1.0.0/module.properties

https://<vmw>/ui/jslib-1.0.128374/modules/com.vmware.webaccess.vm_1.0.0/module.properties

 

 

 

 

The errors are at the very beginning of every file:

new Object(

Moving to ESXi

$
0
0

 

I'm undergoing the conversion of moving two host machines (RHEL5 64) running VMWare Server 2 to ESXi.

 

 

I'm trying to backup the VMs from one of the hosts to the other. I took a snapshot of a 32bit windows 2003 guest VM, scp'd the entire /var/lib/vmware/Virtual\ Machines/guestOS/ folder to the other machine.

 

 

The problem occured when I tried to start the machine on the new host. I keep receiving the following error on startup:

Message from localhost.localdomain: It appears that other virtual machines are running. Some host devices may be unavailable to this virtual machine. Some host devices (such as CD-ROM drives) may be

shared among several virtual machines by toggling the entries in the

"VM > Removable Devices" menu. Select OK to continue, Cancel to

power off.

Message from localhost.localdomain: This virtual machine may have

been moved or copied. In order to configure certain management and

networking features VMware Server needs to know which. Did you move

this virtual machine, or did you copy it? If you don't know, answer "I

copied it".

Message from localhost.localdomain: VMware Server

unrecoverable error: (vmx) Unexpected signal: 6. A log file is

available in "/var/lib/vmware/Virtual

Machines/GIS_SDE1-2003/vmware.log". Please request support and include

the contents of the log file. To collect data to submit to VMware

support, select Help > About and click "Collect Support Data". You

can also run the "vm-support" script in the Workstation folder

directly. We will respond on the basis of your support entitlement.

Message

from localhost.localdomain: VMware Server unrecoverable error:

(Worker#15) Unexpected signal: 11. A log file is available in

"/var/lib/vmware/Virtual Machines/GIS_SDE1-2003/vmware.log". Please

request support and include the contents of the log file. To collect

data to submit to VMware support, select Help > About and click

"Collect Support Data". You can also run the "vm-support" script in the

Workstation folder directly. We will respond on the basis of your

support entitlement.

 

 

I've been searching for an answer and found a simple solution to create a new VM with the same disk in the folder. I was able to create the VM what appeared successfully, but lead to an unexpected signal 6:

Message

from localhost.localdomain: VMware Server unrecoverable error: (vmx)

Unexpected signal: 6. A log file is available in

"/var/lib/vmware/Virtual Machines/GIS_SDE2-2003/vmware.log". Please

request support and include the contents of the log file. To collect

data to submit to VMware support, select Help > About and click

"Collect Support Data". You can also run the "vm-support" script in the

Workstation folder directly. We will respond on the basis of your

support entitlement.

 

 

Browsing some more, I found another thread in the archive saying I might need libgcc41-32bit on the host machines, since it's a 64bit box, but doing a yum list libgcc shows:

 

 

libgcc.i386                           4.1.2-46.el5                         installed

libgcc.x86_64                         4.1.2-46.el5                         installed

 

 

I also saw another thread that the proper services might not be up, but those are all working just fine, as I'm doing / receiving these errors through the web portal, and other guest VMs are still running.

 

 

I would attach the logs files, but they're both ~9mbs tgz. I do have logs of the following: one of the VM in it's original form (same config, same disk) on the new Host OS (explained above). But the other log file is of the original Host OS and the copied Guest VM. For some reason, the guest VM I snapshotted, shutdown, and copied from the folder, won't restart! It's receiving an Unexpected Signal 11 and won't start up now (meaning I'm currently in a state without this machine!)

 

 

I know both of these errors said to use the support tools, but since VMWare Server isn't officially supported, I'm posting it here. I may be posting this under my new ESXi Liscense as well.

 

 

Thanks!

 

 

Failed to launch peer process

$
0
0

 

I'm trying to get VMware Server v2.0.1 running on a new machine - Atom 330 CPU, Windows Embedded for Point of Service. (Basically, Windows XP SP3.)

 

 

I successfully used VMware Server v2.0.1 on a Celeron CPU with Windows XP Embedded (Windows XP SP2.) The exact VM I'm trying to use now works on that older computer running in VMware Player.

 

 

When I try to launch a VM, the resulting hostd log file contains:

 

 

Task Created : haTask-64-vim.VirtualMachine.powerOn-7471212

RecordOp ADD: recentTask, 64

RecordOp ADD: recentTask, ha-taskmgr

Event 2 : Intelio Edge Template on host sserv in ha-datacenter is starting

RecordOp ASSIGN: latestEvent, ha-eventmgr

State Transition (VM_STATE_OFF -> VM_STATE_POWERING_ON)

RecordOp ASSIGN: disabledMethod, 64

Vimsvc::HaLicenseSourceImpl::CheckLicenses: skipped on this platform

RecordOp ASSIGN: info, haTask-64-vim.VirtualMachine.powerOn-7471212

VMHSVMCbPower: Setting state of VM /vm/#65d8f85c9eaf2cb6/ to powerOn with option soft

VMHSVMExecVMX: the VMX process terminated prematurely

VMHSLaunchVM failed: Failed to launch peer process

RecordOp ASSIGN: info, haTask-64-vim.VirtualMachine.powerOn-7471212

RecordOp ASSIGN: info, haTask-64-vim.VirtualMachine.powerOn-7471212

RecordOp ASSIGN: info, haTask-64-vim.VirtualMachine.powerOn-7471212

RecordOp ASSIGN: info, haTask-64-vim.VirtualMachine.powerOn-7471212

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

CnxAuthdConnect: Returning false because CnxAuthdConnectPipe failed

CnxConnectAuthd: Returning false because CnxAuthdConnect failed

Cnx_Connect: Returning false because CnxConnectAuthd failed

Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Intelio\vm\edgeA\Intelio-Edge-rev3.vmx

 

Failed to do Power Op: Error: (3008) Cannot connect to the virtual machine

Failed operation

Event 3 : Failed to power on Intelio Edge Template on sserv in ha-datacenter: A general system error occurred:

RecordOp ASSIGN: latestEvent, ha-eventmgr

State Transition (VM_STATE_POWERING_ON -> VM_STATE_OFF)

RecordOp ASSIGN: disabledMethod, 64

Task Completed : haTask-64-vim.VirtualMachine.powerOn-7471212

 

 

 

 

 

There's no vmware.log file in the VM's directory. I have uninstalled VMware Server, cleaned up all left behind files, rebooted, reinstall, reconfigure, reboot, and the same thing still happens.

 

 

I'm at a loss on what else to try or how to diagnose the problem. The log offers nodetail about why the VM process fails.

 

 

 

 

 

Error

$
0
0

 

Hi Guys

 

 

VM host rebooted and getting error below, snapshot revert does not work, either, tried the fixes in KB no luck, any ideas?

 

 

Please help, Thanks.

 

 

VMware Server unrecoverable error: (vcpu-0)  Exception 0xc0000006 (disk error while paging)

 

 

Message on VM01: VMware Server unrecoverable error: (vcpu-0)Exception 0xc0000006 (disk error while paging) has occurred.A log file is available in "C:\Virtual Machines\VM01\vmware.log". A core file is available in "c:\virtual machines\VM01\vmware-vmx-6072.dmp".

 

 

Message on VM01: VMware Server has measured your CPU speed to be 2493 MHz, but Windows reports that it is 2501 MHz. This may mean that your computer has a power-saving feature that varies the processor speed. As a result, the clock in your virtual machine may run too fast or too slow.For a workaround, please refer to the VMware knowledge base article at:http://vmware.com/info?id=97

 

 

Viewing all 41042 articles
Browse latest View live




Latest Images