Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
hsperfdata_<USER> directory is always created in /var/tmp on Solaris, in /tmp on other Unix/Linux platforms, and in %WINDIR%\Temp on Windows even when a separate temporary location has been designated for Tibco processes.
This is because the location of for hsperfdata_<USER> is hardcoded into the JVM's code itself to be the system's default temporary directory. This is a known bug in Java. You can read more about it at
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6447182