What does below tsm error message mean?--------------"2009 Apr 01 11:44:42:618 GMT 1 tsm Error [] [TRA-002032] processMsg: line number of output log messages exceeds limit of 1000 lines."-------
book
Article ID: KB0087179
calendar_today
Updated On:
Products
Versions
TIBCO Hawk
-
Not Applicable
-
Description
Resolution: <-------------- "2009 Apr 01 11:44:42:618 GMT 1 tsm Error [] [TRA-002032] processMsg: line number of output log messages exceeds limit of 1000 lines." -------> This tsm error indicates some application generated too many output. When starting application from the Admin GUI, the stdout and stderr of the newly started process are logged in tsm. If the application generates too many output, this message appear. Too many output may eventually run your system out of memory.
To avoid this, customer can - start the service instance from command line - restart the tra hawk agent after starting service instance. - check the application to less the output, and redeploy.
Issue/Introduction
What does below tsm error message mean?--------------"2009 Apr 01 11:44:42:618 GMT 1 tsm Error [] [TRA-002032] processMsg: line number of output log messages exceeds limit of 1000 lines."-------