Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Unable to start Development Testing Platform due to "PST_HOME is not set."

Options
Billy McMullin
Billy McMullin Posts: 64 admin
edited November 2017 in DTP

If you are seeing the following output:

This occurs because when Development Testing Platform is installed it creates a hidden file in the User's Home directory called ".pstrc_${HOSTNAME}" which stores two environment variables needed for Development Testing Platform to start the services. Some probable causes of this behavior could include the following:

  1. The installation directory of Development Testing platform moved to a place with new directory structure.
  2. The Hostname of the machine was renamed
  3. Something abnormal occurred in the installation process.

Solution:
To resolve this behavior you can do the following:

  1. Rename the file ".pstrc_${HOSTNAME}" to the correct User Home directory name. For example, if we have the file ".pstrc_foo" in the "foo" home directory and we need to change it to the user "bar" Home direcory, the ".pstrc_foo" file name would be changed to ".pstrc_bar"
  2. Open the file ".pstrc_${HOSTNAME}" and update the PATH to where the new installation of Development Testing Platform is installed to.