Posts

Showing posts with the label solution

vSphere 6.0 Web Client Integration Plug-in Bug Fix

Image
So the new vSphere 6.0 has release, what is great on one of the functionality is the web client.  It has always be crawling since it was introduced in vSphere 5.0.  In vSphere 6.0, it was promised with great performance improvement and it was great! On day 0 daily operations activity, accessing the VM console is essential and often used.  When you launch the vSphere Web Client, you will be at the login page.  Below you will see the link to download the Client Integration Plug-in as shown below: After installing, you will be able to access the VM console after logging in.  Upon login, you will see the screen below when a VM is selected: Above you see the screenshot taken from Hands-on-Lab.  To access a VM console you will have selected the VM and on the right you will see the above.  Clicking on "Launch Console", will launch the VM console in a new tab\window of your browser.  However this link is invalid!  So how are you going to ...

Unable to verify certificate for vCenter on Horizon View Connection Server

Image
Recently during an outage of my host during to hardware issue in my home lab where my vCenter 6.0 sit on it, resulted some strange behaviour on my View Connection Server 6.1.  I encounter the below error message: When I go to my Horizon View Dashboard, it looks fine. When I try to remove the vCenter entry under the Server options and adding it back I end up with another error when trying to add the View Composer. However this is not related to the strange behaviour above.  But rather this is due to my login did not contain a domain\username but instead of use just username . Back to the strange behaviour.  It seems my connection to my vCenter via Connection Server has a sudden slowness and the certificate seems to be corrupted.  I tried to find a solution to replace the self-signed (in my case) certificate on my View Connection Server however in vain.  I tried removing the vCenter and re-adding it back, that does not help. So I chanced upon some ...

Java 1.7 Update 51 Error Alert

Image
I am writing this for anyone who is facing a Java issue after updating to 1.7 Update 51.  With this release, there is a security check on all Java site and if it does not contain any certificate or self signed, it will not load the page or load with error.  Refer to the release notes . This affect Mac as well as Windows.  The resolution is to go to the Java Console For Windows user, go to Control Panel>Java For Mac user, go to System Preferences>Java Enter the website that you are access to or loading Java, under the Security Tab.  Remember to add in https:// for the site your are accessing to. This affects not just VMware solutions but also Citrix as well as VPN client that uses Java. Hope this resolve your error.

VMware Compatibility Guides Know How

Image
References: VMware Compatiblity Guide VMware Product Interoperability Matrixes Business Applications on VMware Platform I have been asked many times if this hardware will support that hardware or does this solution support the other solution?  What are the databases supported?  Which storage support VMware Site Recovery Manager? It's pretty easy to find this out but if you do not know how to you might end up goggling and find yourself with lots of links but not very closed to your expected results.  Reason is these are all based on search engines so unless someone posted that on the internet else it would be hard to come by. Below is a video on how you can easily navigate on VMware website to look for the compatibility matrix that you are looking for.  Do not that as not all hardware are send in for certification, the newest and greatest might not be listed in the database.  For that, you will need to check back with the respective hardware vendor. ...