Long processing results in Data Adapter timeout
In our plugin we have encountered a situation where when we have a large configuration of our objects it takes a long time to process resulting in hitting a time out situation. I couldn't find...
View ArticlevSphere HTML Client SDK Version and Plug-Ins Compatibility
Hi all,There's a blog post which answers one of the most common questions: “Which SDK version should I use?”.Here is a link to the entire blog post:...
View ArticlePersistent data storage options for Flex+HTML UIs and large/HA environments?
The SDK documentation section on storing persistent data for a plugin only covers a single method, which is to store it in a local file that is specific to the VCenter instance and UI variant...
View ArticleCorrect return object to render a Status column in global list view?
What is the correct return object to render a status column in a VMWare-controlled global list view? I'd like to be able to show a status icon next to the status text for my objects.I believe that this...
View Articlevsphere-wssdk-provider sample code reports error when starts server
Hi, When I run the vsphere-wssdk-provider sample code, it reports the following...
View ArticleStale Privileges
Hi, We are using vCenter 6.5 and registering our plugin that adds privileges to the privilege list. On unregistering the plugin, we still see those privileges remain on the vcenter, is there any way to...
View ArticleIs it possible to deploy 3rd party plugin solution service layer on vcenter...
Hi, I'm looking at this section of vsphere 6.5 document : http://pubs.vmware.com/vsphere-65/index.jsp#com.vmware.wcsdk.pg.doc/GUID-88363ADC-4F14-4A99-937E-634015751B56.htmlWondering if we can directly...
View ArticleOSGi specific best practices - must read :-)
Hi all,We published a blog article on VMware {code}: https://blogs.vmware.com/code/2017/01/17/osgi-specific-best-practices-developing-html-based-vsphere-client-plug/which goal is to promote the OSGi...
View ArticleWeb Client Plugin Deployment Failure for vSphere 6.5
Hi laurentsdPlugin Registration Failure. Issue: Registration of vSphere web client plugin with vCenter 6.5 Server failed to deploy with Error: VcExtensionManager Downloading plugin package from...
View Articlevirgo localhost for sdk 6.5 gives time sync error in logs
Hi, To configure virgo server with any vCenter did the following:For windows copied the webclient.properties, ds, store,jks in vsphere-client/cfg as in the documentation of 6.5for VCSA followed the...
View ArticleError during rest request
Hi,My plugin is making rest requests to the remote server, the same server from where the plugin package was downloaded.I have registered the plugin in my vCenter 6.5 via extension-registration.sh...
View ArticleError in webclient 6.5 - (fling sdk) setGlobalRefreshHandler is not a function
Hi,using fling sdk and with the angular component file have the code this.gs.getWebPlatform().setGlobalRefreshHandler(this.refresh.bind(this), document);When registred with VCSA 6.5 html client it says...
View ArticleHandling multiple types with a single DataProvider
Hi, I'm writing a DataProvider and would like it handle multiple types. The documentation says as follows:You must annotate your Data Provider Adapter class with the object types for which the adapter...
View ArticleSSL problems
My extension is making rest requst via https.How can I know that ssl certificate of the backend server of my extension is installed on the vsphere client ?If the certificate isn't installed what is the...
View ArticleDisk space not considered
Hi, I have several VM installed on VMware ESXi 6 and I have a nagios server on one of this VM. My problem is the that when I increase the disk space (20G --> 100G) of the VM where nagios is...
View ArticleVsphere webclients action menu is cutting off from bottom.
Hello, My actions are getting cut off from bottom. Please refer attached Image.Thanks in advance,M
View ArticleChange boot order with 6.5 web client
How do you change the boot order on a VM using the 6.5 web client ?
View ArticleDisabled TLS 1.0 on vCenter 6.0U3
I have been attempting to utilize the new default TLS settings in vCenter version 6.0U3 as outlined in the release notes: VMware vCenter Server 6.0 Update 3 Release Notes The goal is to permit...
View ArticleProblems with deploying third-party JAR (Can't find FAQ resource - link broken?)
Hi, I'm having problems deploying a third-party JAR to virgo, and getting an "java.lang.NoClassDefFoundError" issue. I've searched the forums, and found advice to read the FAQ on third-party JARs. I've...
View ArticlePackaging 3rd party jar within your jar - help please?
Hi,In another thread (https://communities.vmware.com/thread/513303) the following advice is provided, and looks to be extremely helpful for me:"If you use this 3rd party jar in only one of your...
View Article