Setting the logging level to DEBUG for the RepConnector
runtime component
From the command prompt, navigate to:
On Windows:
cd c:\sybase\EAServer\repra\bin
On UNIX:
cd /opt/sybase/EAServer/repra/bin
In the repra.properties file, change the log level and runtime log level to DEBUG:
LogLevel=DEBUG
RuntimeLogLevel=DEBUG
Shut down and restart the application server.
Setting the logging level to DEBUG for each RepConnector
connection
Use RepConnector Manager to log in to RepConnector runtime component.
Modify the connection properties to change the logging level (LogLevel) for the connection to DEBUG. Save the new connection properties.
Start or refresh the connection.
Setting the log level to DEBUG creates
many debugging messages in the repra.log file.
Use this information to troubleshoot failures, but also be aware that
it may cause performance degradation.