Issue Details (XML | Word | Printable)

Key: DIRSERVER-767
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Simon Temple
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

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

Created: 24/Oct/06 03:25 PM   Updated: 15/Feb/09 01:36 PM
Return to search
Component/s: core
Affects Version/s: 1.0
Fix Version/s: 1.5.1, 1.0.3

Time Tracking:
Not Specified

Environment: DS V1.0 on Win 2003, JDK 1.4.2_12

Resolution Date: 21/Apr/07 10:11 AM


 Description  « Hide
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


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Emmanuel Lecharny added a comment - 22/Mar/07 05:12 PM
Agreed. Should be fixed in the next versions

Emmanuel Lecharny made changes - 22/Mar/07 05:12 PM
Field Original Value New Value
Fix Version/s 1.5.1 [ 12310792 ]
Fix Version/s 1.0.3 [ 12312395 ]
Emmanuel Lecharny added a comment - 21/Apr/07 10:11 AM
Downgrading the log level to DEBUG. Even at INFO, it was overkilling :)

Emmanuel Lecharny made changes - 21/Apr/07 10:11 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Emmanuel Lecharny added a comment - 15/Feb/09 01:36 PM
closed

Emmanuel Lecharny made changes - 15/Feb/09 01:36 PM
Status Resolved [ 5 ] Closed [ 6 ]