Changing Tibco Enterprise Administrator (TEA) server default temp directory.
book
Article ID: KB0093500
calendar_today
Updated On:
TIBCO Enterprise Administrator (TEA)
|
-
|
Not Applicable
|
-
|
Description
Description:
Changing the default temp directory for Tibco Enterprise Administrator (TEA) server.
Resolution
1). Make a backup copy of your tea/x.x/bin/tea.tra file.
2). Open tea/x.x/bin/tea.tra file and add -Djava.io.tmpdir="<path to new temp dir>" at the end of tibco.env.TEA_START_PARAMS.
Example : tibco.env.TEA_START_PARAMS=-Dtea.conf="%TEA_CONFIG_HOME%/conf" -Dtea.data="%TEA_CONFIG_HOME%/data" -Dtea.logs="%TEA_CONFIG_HOME%/logs" -Djava.io.tmpdir="/home/tibco/teaTemp"
Issue/Introduction
Changing Tibco Enterprise Administrator (TEA) server default temp directory.
Additional Information
tea server temp directory
Feedback
thumb_up
Yes
thumb_down
No