Understanding the Difference between Server.log and Vamessage.log

Question

What is the difference between server.log and vamessage.log that exist in the path of /opt/collabnet/teamforge/log/apps/  in TeamForge ?

Answer

server.log

Logs all the activities of the application server, including any exceptions. This log is the best place to begin debugging TeamForge server error exception IDs (exid).

vamessages.log

Records TeamForge-specific actions, including some SQL queries that are sent to the backend database. This log is rotated each time it reaches 100MB in size. When rotated the older files have a number appended to the end, such as vamessages.log.1 and vamessages.log.2.

Please refer to the below document for more information.
http://help.collab.net/index.jsp?topic=/teamforge178/reference/logs-jboss.html

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.