LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 10-24-2009, 07:20 AM   #1
carltm
Member
 
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 703

Rep: Reputation: 99
vmware server 2 on Linux has blank web page


It took a while, but I found the solution for the blank web page on vmware server 2. If I viewed the source, I could see that content was being delivered, however the page would appear blank.

I also saw a variety of errors at the command line, including "599 vmware-authd PANIC: getpeername failed: Socket operation on non-socket", "terminate called after throwing an instance of 'VmdbError'" and " Failed to connect: 514 Error connecting to hostd-vmdb service instance."

When this happens, here is how I fix it:

Quote:
root@computer ~# netstat -lnupt | grep 902
tcp 0 0 0.0.0.0:902 0.0.0.0:* LISTEN 18939/vmware-authdl
root@computer ~# kill 18939
root@computer ~# netstat -lnupt | grep 902
root@computer ~# vmware-authdlauncher
root@computer ~# netstat -lnupt | grep 902
tcp 0 0 0.0.0.0:902 0.0.0.0:* LISTEN 15935/vmware-authdl
root@computer ~#
 
Old 10-29-2009, 09:03 PM   #2
carltm
Member
 
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 703

Original Poster
Rep: Reputation: 99
Just a follow up...this worked great with vmware-server 2.0.1. I tried upgrading
to 2.0.2, and now I have the same symptoms, but killing and starting vmware-authdlauncher
no longer fixes the problem.
 
Old 10-30-2009, 05:37 PM   #3
carltm
Member
 
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 703

Original Poster
Rep: Reputation: 99
Yet another update...I read there is a problem with a particular library on Red Hat
and CentOS systems, so I ran these commands:

Quote:
mkdir /usr/lib/vmware/lib/libc.so.6
cd /tmp
mkdir tmp
cd tmp
wget http://mirror.centos.org/centos/5.3/....5-34.i386.rpm
rpm2cpio glibc-2.5-34.i386.rpm |cpio -ivd
mv lib/libc-2.5.so /usr/lib/vmware/lib/libc.so.6/libc.so.6
cd
rm -rf /tmp/tmp
service vmware restart
This by itself did not fix the blank page, but after this I could run
"service vmware-mgmt restart" to fix the problem.

Fun. Fun.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
executing linux commands from web page and outputing it back to the web page ashes_sheldon Programming 9 02-28-2015 12:07 AM
mysql_connect resulting in blank web page bjweb Linux - Newbie 5 03-27-2008 06:19 AM
vmware server mui - no web page Storm16 Linux - Software 0 09-09-2006 01:12 AM
httpd problems - blank web page shows up when access from outside of internet LAN wk4997 Linux - Networking 2 01-21-2006 09:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 10:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration