Tests have been included with this distribution. To run these tests, use the command ant test.
Some of these tests test the connection to the database and will fail without a correctly set up database and a correctly filled in crover.prp file.
If you get an OutOfMemoryException, try increasing the VMOPTIONS
parameter in the relevant executable file. (eg VMOPTIONS=-mx600m
means that the maximum memory available to the program is 600 Mb)
The most common error occurs when the TISSUEINFO environment variable is
undefined or invalid. It must point to the distribution directory.
ie. if you untarred the distribution in /home/username/tissueinfo,
TISSUEINFO should be set to /home/username/tissueinfo
The executables are stored in the bin directory. This means that to run the programs included in this distribution, the user must use the command $TISSUEINFO/bin/executable. It is also possible to use an alias.