Question & Answer
Question
Where does Tivoli Common Reporting place the java core files?
Answer
The java core produced, if there are problems, is by default put in the $install_path/bin directory. Due to space considerations it maybe necessary to change the location of where this core file is written.
The location can be changed by setting the following WAS variables in the file:
<TIP home>tipv2/bin/startserver.sh
which is a file that is called by the TCR startup command.
IBM_HEAPDUMP=TRUE
IBM_HEAPDUMPDIR=/tmp
IBM_JAVACOREDIR=/tmp
IBM_COREDIR=/tmp
The example shows the core file being sent to /tmp
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
swg21596818