Links
TrackStudio Enterprise 3.5
Installing TrackStudio WAR for UNIX

The following topic describes TrackStudio Enterprise installation and configuration (WAR distribution).

To install and configure TrackStudio WAR:
  1. Run your DBMS.
  2. Create a new database using the corresponding SQL script which you can find in the sql/en directory. If an error occurs during the creation of a new database, TrackStudio may work incorrectly or fail to work completely. Contact us, if such an error occurs.
  3. Define the TrackStudio configuration in the files trackstudio.properties, trackstudio.mail.properties and trackstudio.hibernate.properties.
  4. Use the TS_CONFIG system environment variable to specify the directory name with configuration files (*.properties).
  5. Deploy the TrackStudio.war. You can also unpack the WAR file and perform the deployment of the directory structure.
  6. Run the application server.
  7. The application is available at http://localhost:port/TrackStudio
Use the following to log on:
Role 
Description 
Login 
Password 
System Administrator 
This user has full rights to configure TrackStudio settings and create global system defaults within the solution for your entire company. 
root 
root 
Issue Tracker Managed Administrator 
User who is authorized to manage pre-defined TrackStudio configuration for issue tracking. 
itadmin 
itadmin 
Sample Database Managed Administrator 
User who is authorized to manage TrackStudio Sample Database. 
jsmith 
jsmith 

You cannot install several TrackStudio instances (test and production, for example) on the same application server instance.