Hi,
This isn't specific to ApacheDS. You should learn to configure logging for
any container you use (Jetty).
For example in JBoss this is how I configure my app:
<logger category="com.aksimata">
<level name="DEBUG"/>
</logger>
<logger category="id.co.bippo">
<level name="DEBUG"/>
</logger>
<logger category="com.soluvas">
<level name="DEBUG"/>
</logger>
<logger category="org.soluvas">
<level name="DEBUG"/>
</logger>
<logger category="org.apache.directory">
<level name="WARN"/>
</logger>
<logger category="org.jboss.weld.ClassLoading">
<level name="WARN"/>
</logger>
<logger category="org.apache.directory.shared.asn1.ber.Asn1Decoder">
<level name="ERROR"/>
</logger>
This makes ApacheDS logging pleasant, while still notifying me of "bad"
situations.
Hendy
On Thu, Apr 19, 2012 at 11:29 PM, Ryan Szultz <[email protected]>wrote:
> Hi,
> I run ApacheDS LDAP server as a embedded process of a web application.
> My webserver is Jetty 6.x. I get a lot of logs from LDAP, which
> currently I don't need e.g.:
> 660 [main] INFO
> org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
> - Loading system enabled schema:
> Schema Name: system
> Disabled: false
> Owner: uid=admin,ou=system
> Dependencies: []
> 1933 [main] INFO org.apache.directory.shared.ldap.schema.AttributeType
> - ERR_04303 Cannot find the SUPERIOR object name while building
> cross-references for the cn AttributeType.
> 1974 [main] INFO
> org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
> - {} schema has already been loadedsystem
> 7619 [main] INFO org.apache.directory.shared.ldap.entry.StringValue -
> Cannot normalize the value :ERR_04226 I do not know how to handle
> NameAndOptionalUID normalization with objects of class:
> apacheDnsDomainName
> 7621 [main] INFO org.apache.directory.shared.ldap.entry.StringValue -
> Cannot normalize the value :ERR_04226 I do not know how to handle
> NameAndOptionalUID normalization with objects of class:
> apacheDnsDomainName
> 7636 [main] INFO org.apache.directory.shared.ldap.entry.StringValue -
> Cannot normalize the value :ERR_04226 I do not know how to handle
> NameAndOptionalUID normalization with objects of class: apacheDnsTtl
> 7638 [main] INFO org.apache.directory.shared.ldap.entry.StringValue -
> Cannot normalize the value :ERR_04226 I do not know how to handle
> NameAndOptionalUID normalization with objects of class:
> apacheDnsDomainName
>
> I cannot find any hint how to disable them when in ApacheDS is
> embedded mode - anyone know how to hide unnecessary log messages?
>
> --
> Thanks in advance,
> Adrian
>
--
Hendy Irawan - on Twitter <http://twitter.com/hendybippo> - on
LinkedIn<http://id.linkedin.com/in/hendyirawan>
Web Developer | Bippo Indonesia <http://www.bippo.co.id/> | Akselerator
Bisnis | Bandung