VMware Workbench Integrated Suite Release Notes
These release notes cover the following topics: What's New In 3.5.7?Support for Eclipse on-line updating for installation of Workbench IS and associated development kits. Improvements to connectivity to remote systems using TLS/SSL. Debuggers used by VMware SDKs have been updated to work with vSphere 2016 and some usability improvements have been made. Important NotesJava JRE/JDK requirements (READ THIS!) Workbench IS runs in the context of your existing Eclipse installation, which means that it uses whatever Java run-time environment that you have installed. Workbench IS connectivity to remote systems using TLS/SSL is dependent on the configuration of the underlying JRE. For vSphere 6.5, VMware has eliminated usage of insecure cipher suites that were used with older versions of Java. If you intend to connect to these systems, you must: Update to Java 1.8.0_72 or later Configure your Java to use TLS 1.2 by default. The easiest way to do this is to edit the “eclipse.ini” file in the root of your Eclipse installation to specify an additional option to the JVM when Eclipse is started. The option is '-Dhttps.protocols=TLSv1.2,TLSv1.1,TLSv1' and should be located after “-vmargs” flag so that the option is directed to the JVM. This option specifies to use TLS 1.2 first when negotiating cipher suites in a TLS/SSL connection. Install from the VMware Eclipse update site For 3.5.7 support has been added for installing Workbench IS and associated tools using the native Eclipse on-line update installation mechanism. This is the fastest and most convenient way to install and is advised. See the “Obtaining the Software” section below. New VMware Workbench Support Bundle If you encounter an issue with Workbench and you want to report it to VMware, you can create a ZIP file which includes information about Workbench and the environment that you are using. This may expedite your VMware Support Request Ticket because the support engineer will already have some of the information needed to start working on the issue. You can use this new feature by clicking: VMware > Create Workbench Support Bundle Please include the created ZIP file in your initial request for support. Change in Behavior When Installing Open SDKs Obtaining the SoftwareFor 3.5.7 support has been added for installing Workbench IS and associated tools using the native Eclipse on-line update installation mechanism. This is the fastest and most convenient way to install and is advised. To install: In Eclipse, click "Help" > "Install new Software" Click the "Add" button on the right. In the "Name" edit box type "VMware Workbench IS". In the "Location" edit box paste the following URL: https://vdc-download.vmware.com/v2/update/vmwbpkg/wbis-comp/3.5.7 Click "OK", and Eclipse will query the on-line update site for available features to install. Check the 'VMware Workbench Integrated Suite” box to install all Workbench IS features. Note that other available VMware Tools and development kits may be listed and available for selection. Click through the wizard, accepting the EULA. Any warnings about unsigned plug-ins can be safely ignored. Restart Eclipse to apply the changes. After this installation, you should see the "Workbench Dashboard" from which you can explore and install available VMware APIs, SDKs, as well as Certifications. Supported Host Operating Systems and Eclipse EnvironmentsWorkbench Integrated Suite was tested in the following environments: Windows 7 64-bit Windows 8.1 64-bit Mac OS X 10.9.5 Mavericks 64-bit Linux SLES 11 SP3 64-bit Ubuntu 12.04 LTS 64-bit It is likely to work on other 64 bit Windows, Linux, or Mac environments provided that the Eclipse version mentioned below is used along with a compatible Java 1.8 (build 72 or later) JRE, but only the environments above are officially supported.
The following eclipse distribution is officially supported. You can obtain it from www.eclipse.org: Eclipse Java EE version 4.4 SR2
(Luna) In order to install Workbench IS, the Eclipse installation must be using Java 1.7 or later. Note that various SDKs installed into Workbench IS have additional requirements such as the Eclipse Java Development Tools. Known IssuesThe following issues exist in this release of VMware Workbench IS 3.5.7: PR 1407933: Unable
to update Eclipse from 4.4.x to 4.4.2 after Workbench IS is
installed PR
1407842: Unable to install WBIS
if Eclipse has been updated from 4.4.x to 4.4.2 Open a console/command window and run the "eclipse" executable with the -clean switch, "eclipse -clean". This causes Eclipse to reload all of its available plugins, working around the issue. Download a new copy of Eclipse 4.4.2 from eclipse.org and install Workbench IS into it. PR 1048195: Error
while installing Workbench IS. PR 1470970 and 1490139
Unable to logout after closing
and reopening the dashboard. PR 671874: PR 1290569: Error
when checking for updates. PR 1252421: When
using RSE, the following error is encountered:
java.rmi.RemoteException: VI SDK invoke
exception:java.io.IOException: Unable to tunnel through
proxy. PR
1118056: Intermittent
misleading message that Workbench is unable to maintain a
connection to an ESXi host. Click OK on the dialog window. In the RSE view, right-click the machine in question (with the same IP address listed in the message). If the machine status is Connected, the message was false and you can ignore it. If the status is Disconnected, then reconnect to it. PR 1327832 and 1328339:
Workbench Log Browser does not
process Horizon View logs correctly. PR 1317837: LogBrowser
does not support zip files created using the Export System Logs
feature from vSphere Web Client. PR 971784: Log
Browser cannot download remote Windows log bundles. |
Copyright VMware, 2014-2016. All rights reserved Last updated: 11 August 2016 |