Not an answer, but a workaround in the meantime to remove unhelpful warnings from filling up logs:
Edit log4j.properties file in conf/ directory (on our server this is /var/lib/apacheds-2.0.0.AM26/default/conf ), add the following lines, and then restart the apacheds service. log4j.appender.R.filter.1=org.apache.log4j.varia.StringMatchFilter log4j.appender.R.filter.1.StringToMatch=MSG_13202_AT_IS_NULL log4j.appender.R.filter.1.AcceptOnMatch=false (if you already have a filter 1, use a different filter ID number in the lines as needed) Sincerely, Matthew Melendy IT Services Specialist CS System Services Group FEC 3550, University of New Mexico --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@directory.apache.org For additional commands, e-mail: users-h...@directory.apache.org