VMware

This Question is Possibly Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (6 pts)
1 2 Previous Next 22 Replies Last post: Nov 21, 2009 9:32 PM by Doug_   Go to original post
Click to view Axel Werner's profile Novice 13 posts since
Sep 17, 2008

And once again NO LOGIN SCREEN for some minutes...

I attached another screenshot this time, showing some more interesting error message of the java/javascript application.

i guess there are BUGS within the web-if . where can i post bugreports for vmware server 2.01 (linux) so a real developer will read and examine it??

vmware-server-201-linux-missing-login-screen-javascript-errors.png


Click to view SaturnusDJ's profile Lurker 1 posts since
Sep 26, 2009

Still not fixed is it?
Most of the times the login does not appear and sometimes the screen of a VM (Summary, etc) won't load also.

Except from the VMware Infrastructure Client is missing, I thought (correct me if I am wrong), it is not usable with VMware Server 2.x. Only VMware Remote Console is usable to view VMs, but configuring requires the webinterface.

I 'work around' this problem by holding ctrl + F5 in Firefox for some seconds until the login shows up.
Click to view rancor's profile Novice 14 posts since
Jun 21, 2009

I can just confirm that is a real big issue with this kind of error. I got 2 installations running Ubuntu Server 9.04 as hosts and both where showing this problem.

I corrected it by fix my hosts file that was broken since I moved the servers from the lab to another location. Before I have exactly the same error messages in my error console in FF.

Another issue is that Ubuntu can't handle the FF plugin for the console without crash the keyboard.

Please VMware, give us a real application for Linux that are working with all your products for adminstration of the servers. How can we test and validare the free software before we continue to the "real" stuff if this aint working? Make Vsphere client working in Linux and add support for all platforms in that client for both Windows and Linux

// rancor

Re: Web interface doesn't load - what's up ?

19. Oct 19, 2009 8:46 AM in response to: atakacs
Click to view hilbertglm's profile Lurker 2 posts since
May 21, 2007
I am having the same problem on an OpenSUSE 11.0 64-bit host running VMware Server 2.0.1. I increased the Java memory to 128M, but that didn't help.

Re: Web interface doesn't load - what's up ?

20. Oct 19, 2009 9:01 AM in response to: hilbertglm
Click to view hilbertglm's profile Lurker 2 posts since
May 21, 2007

I don't know what caused the original problem, but here's some information about getting the webAccess restarted after a failure. I was able to get things restarted without rebooting any virtual machines or the host machine. In my case, there was a broken version of the Tomcat web application server still running. I had to kill that and restart the vmware-mgmt service. Things started working again.

Specifically...

1) Try to stop the service through the service interface

service vmware-mgmt stop

2) Ensure that it terminated properly

ps -elf | grep catalina

3) If you see any Tomcat processes (they end in 'org.apache.catalina.startup.Bootstrap start', kill them using the 'kill -9 <pid>' where the <pid> is the 4th field in the ps -elf command. For us Unix geeks, the command is

ps -elf | grep catalina | grep -v grep | awk '{print $4}' | xargs kill -9

4) Restart the service via the service interface

service vmware-mgmt restart

Of course, that's not a solution, but it may help some of you get operational again without any reboots.


Re: Web interface doesn't load - what's up ?

21. Nov 17, 2009 5:54 AM in response to: hilbertglm
Click to view geoffbeaumont's profile Lurker 1 posts since
Nov 17, 2009


hilbertglm wrote:

Of course, that's not a solution, but it may help some of you get operational again without any reboots.


Thanks - it did. But you're right, this isn't a solution (certainly not one I can ask colleagues to use!).

I'm gathering that:

  1. There isn't anyway to use the old thick client with VMware Server 2? I know it didn't have as many features as the new web interface, but it did at least work reliably (I've found the web UI to be pretty shonky even when it is working at all)
  2. VMware aren't interested in fixing this, since it seems to have been an issue for months (found what looks like the same problem in this thread from July).

Hopefully I'm wrong on at least one count? Otherwise I think I'm going to have to roll back to VMware Server 1, because 2 just isn't a usable solution as it stands :(

We're running in a fully supported environment:

Host: Ubuntu 8.04 LTS 32bit

VMs: Mix of Windows 2003/2008 server and Linux

Accessing web UI from WinXP, Firefox 3.5.5 / IE8

Geoff

Re: Web interface doesn't load - what's up ?

22. Nov 21, 2009 9:32 PM in response to: atakacs
Click to view Doug_'s profile Novice 6 posts since
May 31, 2006

Another thread with the same issue:

no login-fields at web-service, just blank
http://communities.vmware.com/message/1422899


VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities