A P P E N D I X B |
RFID Software Logs |
This appendix describes the log files used by the RFID Software.
The Control Station and Execution Agent log files are located in the following directories:
You can change the log settings to more granular levels for debugging purposes by changing the LogLevel property of specific components. See the Sun Java System RFID Software 2.0 Administration Guide for information on how to do this. Refer to the section on using the RFID Configuration Manager.
Setting the LogLevel property of a component to a more granular level should only be done for debugging because it significantly increases the amount of information logged and the size of the log files.
The files that control various logging levels are the following:
The logging-station.properties and logging-agent.properties files have the lowest precedence order. Values in these files are over ridden by any values of "Finer" logging levels set in RfidConfig.xml.
If no log levels are set in RfidConfig.xml, then the values in the logging-station.properties and logging-agent.properties files are used.
An example of the logging-station.properties file is shown in CODE EXAMPLE B-1.
If you have started the Event Manager but your services do not appear to be running and there is no indication as to why in the log files, please turn up the logging level of the Rio Monitor and Rio Cybernode as follows:
Change the following two lines in both files to be:
Copyright © 2004, Sun Microsystems, Inc. All Rights Reserved.