Setting the logging level to DEBUG for RepConnector
runtime
Navigate to the RepConnector runtime installation location’s bin directory.
On UNIX, enter: cd /opt/sybase/EAServer/repra/bin
On Windows, enter:
cd c:\sybase\EAServer\repra\bin
In the repra.properties file, change the log level and the runtime log level from INFO 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.
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.