home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Programare / bugzero / WEB-INF / classes / log / README.txt
Encoding:
Text File  |  2003-07-28  |  769 b   |  14 lines

  1. The Bugzero server log file, bugzero.log should be located in this directory.
  2. If you found this file is not here, or the file is not updated (i.e., no new entries
  3. are added), then it means either the file is not writable or it can not be found
  4. by the application server.
  5.  
  6. 1. If bugzero.log is not writable to the app server owner, as it may occur on
  7.    Unix/Linux OS, you need make it writable with chmod.
  8.  
  9. 2. If bugzero is absent or not updated, as in the case the application server can
  10.    not find the location of the file, you need add a system.data.dir entry in 
  11.    system.properties.   Note that, if you need create a bugzero.war war file
  12.    to deploy, then you need make the change in system.properties before you create
  13.    the war. Examples are provided there.
  14.