Apache Directory Project - [jira] Created: (DIRSERVER-767) Downgrade WARN to INFO for 'no

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > October 2006 > [jira] Created: (DIRSERVER-767) Downgrade WARN to INFO for 'no





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (DIRSERVER-767) Downgrade WARN to INFO for 'no
Simon Temple (JIRA)

2006-10-24, 1:11 pm

Downgrade WARN to INFO for 'no normailizer' LOG messages in BootstrapAttributeTypeRegistry
------------------------------------------------------------------------------------------

Key: DIRSERVER-767
URL: http://issues.apache.org/jira/browse/DIRSERVER-767
Project: Directory ApacheDS
Issue Type: Improvement
Components: core
Affects Versions: 1.0
Environment: DS V1.0 on Win 2003, JDK 1.4.2_12
Reporter: Simon Temple


Too much noise in log for a 'clean' startup:

2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute byteCode does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute dynamicSubtrees does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute subtreeSpecification does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute userSMIMECertificate does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute useMTAHeaders does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute subtreeMaximumQuality does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute singleLevelQuality does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute supportedSASLMechanisms does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute subtreeMinimumQuality does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute authorityRevocationList does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute supportedLDAPVersion does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute cACertificate does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute supportedControl does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute startTime does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute userPKCS12 does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute isEnabled does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute crossCertificatePair does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute userCertificate does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute supportedAlgorithms does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute otherMailbox does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute isAcknowledgement does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute searchGuide does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute certificateRevocationList does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute javaSerializedData does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute usePassiveMode does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute namingContexts does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute jpegPhoto does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute altServer does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute supportedExtension does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute uniqueFilenameRequired does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,328 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute finishTime does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute enhancedSearchGuide does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute c-FacsimileTelephoneNumber does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute deltaRevocationList does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute personalSignature does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute telexNumber does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute dSAQuality does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute mailPreferenceOption does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute c-TelexNumber does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute audio does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute entryTtl does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute preferredDeliveryMethod does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute vcsElementBinaryValue does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute teletexTerminalIdentifier does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute photo does not have normalizer : using NoopNormalizer
2006-10-24 16:19:17,421 WARN [org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry](main) Attribute facsimileTelephoneNumber does not have normalizer : using NoopNormalizer


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com