Setting the logging level to DEBUG for RepConnector
runtime
Navigate to the RepConnector runtime installation location’s bin directory:
cd /opt/sybase/EAServer/repra/bin
In the repra.properties file, change the runtime log level from INFO to DEBUG:
RuntimeLogLevel=DEBUG
Shut down and restart the application server.
Setting the logging level to debug for
each RepConnector connection
Using RepConnector Manager, 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.
You can use this information to troubleshoot failures, but be aware
that a large repra.log file can cause performance
degradation.