If you have a valid license for an earlier versions of VisiBroker installed on the same machine as the newly-installed VisiBroker software, use the lmadm command-line tool to migrate your previous license for use with the newly-installed VisiBroker software. For information about VisiBroker licenses, see “Licensing”.If you have already received a key file in an email from Micro Focus for a product you purchased online or downloaded for evaluation, or if you downloaded a free version of the product, you can use the registration wizard to apply the key file, or you can copy it to the <install_dir>\license directory and it will be applied automatically when you restart your product.
• Direct. If your system is connected to the Internet, this is the simplest method.If you accept Yes to the option “Do you want to register and activate VisiBroker now?” during the installation process, the Product Registration Wizard launches automatically. If the system on which you are installing VisiBroker has internet access, then the quickest and simplest way to register is using the Direct Registration option. The Product Registration Wizard guides you through all required steps and automatically activates your license for you. The sections on installing VisiBroker on various systems give you full instructions on direct registration.
• Email. You send your registration request via your own email account (from any system), and will receive an activation file via email that you can apply to your installation. For more information, see “Email registration”.
• Web page. Similar to email, except you register by visiting the Micro Focus web site. For more information, see “Web page registration”.
• Telephone. You provide information to a Micro Focus representative, who will send you an activation file by email or mail. For more information, see “Telephone registration”.Depending on which method you choose, you may be asked to indicate whether you have a Borland Developer Network (BDN) account. See “A Borland Developer Network (BDN) account”. If you do not have an account, you will be prompted to create one in the product registration wizard.If you do not choose the Direct registration method, you will receive an activation file. Simply copy this file into the <install_dir>\license directory and it will be applied automatically when you start your product. Alternatively, you can start the wizard at another time by running lmadm.exe from the VisiBroker installation folder.The most straightforward method of registering VisiBroker is to enter the serial number and license key and choose direct registration, as described in this section. See the Registering your License sections in the various platform-specific installation chapters.
2 Indicate whether you have a BDN account, and click Next. If you do not have an account you are prompted to create one.
4 Copy the content of the Email Registration content pane into an email message addressed to supportline@microfocus.com. You can send your registration request via your own email account from any system. Include in the email:
5
6 You will receive an activation key file by email. Copy the activation key file to the <install_dir>\license directory and it will be applied automatically when you restart VisiBroker.
1
2 Copy the registration key from the Web Registration step of the wizard, then click Finish to close the wizard.
3 If you have a developer network account, go to http://visireg.microfocus.com. Enter your developer network account information and click Login.If you do not have an account, go to http://visireg.microfocus.com/srs5/new_user.jsp and create one.
6 You will receive a product activation file by email. Copy the activation key file to the <install_dir>\license directory and it will be applied automatically when you restart VisiBroker.
1
2 Select the appropriate region’s telephone number from the information at https://supportline.microfocus.com/, and call the number for telephone assistance.
3
4 You will receive a product activation file. Copy the activation key file to the <install_dir>\license directory and it will be applied automatically when you restart VisiBroker.
1
2 Open the file toolsjdk.config and change the value of the property 'java.net.preferIPv4Stack' to "true".
3
4
5 Set the value of the property 'java.net.preferIPv4Stack' to false in toolsjdk.config, once the license registration is completed.You can register and activate your license later, by running the lmadm executable found in the <install_dir>/bin directory.On some hosts, license registration wizard (lmadm) might take a long time to start during installation. This behavior is specifically observed when the system is configured to use IPv6 stack. The connection attempts can be slow if the machine's configurations or network settings are incorrect. To resolve this, you must skip the license registration phase during installation and perform license registration separately after the installation.If you are installing an evaluation or free version of VisiBroker, copy the license activation key file you receive by email from Micro Focus to <install_dir>/license directory. If you did not receive a license activation key file, or if you are reinstalling the software, go to https://www.microfocus.com/product-trials/corba/index.aspx?productname=VisiBroker and download a new license key.
1 Open a windows command prompt and go to the <VBROKERDIR>\bin folder. (The default value for <VBROKERDIR> is C:\MicroFocus\VisiBroker.)
2 Setup the VisiBroker environment by running vbroker.bat.
3 Go to the sample folder <VBROKERDIR>\examples\vbroker\basic\bank_agent to compile and run the server to verify if the installation has been installed properly.
4
5 Assuming the "nmake" command is in the PATH, enter "nmake -f Makefile_cpp" for a C++ example and "vbmake.bat" for a Java example.
6 Once the compilation is successful, run "osagent" from the same folder. This is a lookup service from where clients will receive the server's IOR.For VisiBroker for C++:
server.exeFor VisiBroker for Java:
vbj ServerBefore cleaning up and re-registration, contact Micro Focus Customer Care (at http://supportline.microfocus.com) if you need to increase the registration count for your license. A valid reason is necessary to increase the registration count. For example, if you are just planning to re-install the product in a different location in the same machine, the license count will not be increased. For re-hosting the license, contact Micro Focus support.
1 In the problematic VisiBroker installation, remove the following files and folders from the <install_dir>/var folder:mf_license.dat and mf_licensej.dat (if present)In Windows, enable viewing hidden files by using Folder Options.In UNIX, use the ls -la command to list the hidden files and folders.
2
4 Go to the <install_dir>/bin folder.
5 Set up the VisiBroker environment by running . ./vbroker.sh for a UNIX system, or vbroker.bat for Windows.
6 Run lmadm -i console.Select option 2 to list all licenses. You should not see any license listed. This step makes sure that you have cleaned up the license successfully.