Edit log4cpp.conf with Notepad ( or other ASCII text editor) The top lines of the default configuration is of the file RTM log4cpp config: log 4 j .rootCategory=DEBUG
The JBoss server.log size and rotation can be customised in the file <JBoss_HOME>\server\default\conf\jboss- log 4 j .xml (e.g. for a default SBM install it would be C:\Program Files\Serena\SBM\Common\jboss405\server\default\conf\jboss- log 4 j .xml)
The agent shows connected instead of online in the Serena Release Automation server. In the /serena/core/conf/agent/ log 4 j .properties, enable the diagnostic with the following values.
If you wish to remove these messages from your log file, please do the following: in <sda_profile>/conf/server/ log 4 j .properties, add this line: line:log4j.logger.org.hibernate.cache.ehcache.internal.strategy.AbstractReadWriteEhcacheAccessStrategy=ERROR save the properties file, the change will take effect when Tomcat is restarted.
On the Orchestration Engine server find the following file and edit it in notepad. <SBM Install Directory>\Common\jboss405\server\default\deploy\eventmanager.war\WEB-INF\alf_ log4j .properties Locate the following two lines
Please modify the C:\Program Files\Serena\SBM\Common\jboss405\server\default\deploy\TokenService.war\WEB-INF\conf\ log 4 j .properties so that the active lines in the 'Higgins/Serena SSO' section are switched from INFO to DEBUG as per below. Note that if you are using an X509-Base or X509-LDAP authenticator that uses the identity transform javascript, this javascript logs messages at the "TRACE" level.