This topic describes opening DTP for the first time and setting the license.
In this section:
You must license DTP after installation. You will be prompted to set the license before you can use DTP functionality.
http://<HOST>/
in the address bar to access the authorization page (http://<HOST>:8080/
for Linux installations).Enter admin in the User and Password fields and click Log In. You will be directed to the License Configuration page.
When Parasoft DTP is installed on the server and the administrator enters DTP web pages for the first time, they will be asked to accept Parasoft's End User License Agreement (EULA). |
For security purposes, you should change the default administrator password (admin). See the User Administration for information on editing user profiles. |
Enter the License code that you received from your Parasoft representative and click Set License. If you do not have the license code, you can contact your Parasoft representative directly or request it electronically (see Request a License for more information). You will need to provide your Machine ID.
You will be directed to the first enabled component. Components are automatically enabled based on the license configuration.
You can return to the DTP License Configuration screen if, for example, a new DTP license has been issued.
To request a license, you can either contact your Parasoft representative directly or submit the request electronically via email to [email protected] or through your Customer Portal. When making the request, you will need to provide some specific information. Click the Request a new license link at the top of the page to create a template of the information you need to provide, including your Machine ID, which will be automatically filled in for you. Copy this template and provide the missing information so that your request can be processed as quickly as possible.
Parasoft products are licensed per a unique machine identifier called a machine ID. DTP supports licensing via USB HASP key, which enables DTP to generate the same machine ID for Parasoft systems connected to DTP while the key is plugged in. Contact your Parasoft representative for more information on HASP key licensing.
Support for USB HASP keys is available on Windows and Linux.
<DTP_INSTALL>/bin
directory in an editor.DTP_JAVA_OPTS
and DC_JAVA_OPTS
variables, change the -DuseExternalLock
flag from false
to true
.dtpconsole.sh
located in the <DTP_INSTALL>/bin
directory.<DTP_HOME>/bin
directory in an editor.ENABLE_EXTERNAL_LOCK
variable, change the -DuseExternalLock
flag from false
to true
.usb_device
entry to use MODE="0666"
udevadm control --reload-rules
udevadm trigger.
After installing and licensing DTP, you may be directed to the database creation page. See Configuring the Database Connection for instructions on how to proceed.