Domino -- Adding sign bit to item IconBitmap and other fields - What does this mean
Daniel Nashed – 29 February 2024 10:14:14
The following output goes to console.log and is specially seen when you setup a Domino server using the new OTS feature.
But it also shows up when signing databases at runtime.
What does this debug output mean?
The output shows that the sign bit is added to an item of a document.
It looks like leftover debug without any context.
You neither see the database nor the design element.
Out of context information isn't not helpful at all, just fills out the log and might confuse admins.
It should be simple to fix. I created an AHA idea https://domino-ideas.hcltechsw.com/ideas/DOMINO-I-2688 in case you want to vote for it.
But it looks like I am the only one who cares...
In case you have been wondering what this is, now Google will find it and this might reduce a support call or two ...
-- Daniel
grep "Adding sign bit to item" *
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item IconBitmap
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $TemplateModTime
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $TemplateServerName
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $TemplateFileName
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $LargeSummary
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $LaunchXPageRunOnServer
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $FlagsNoRefresh
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $LANGUAGE
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $DefaultLanguage
console_localhost_2024_02_29@09_52_52.log:[001590:000009-00007F9C905C1640] Adding sign bit to item $Daos
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $DefaultNavigator
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $DefaultFrameset
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $DefaultWebFrameset
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item IconBitmap
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $LargeSummary
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $LaunchXPageRunOnServer
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $FlagsNoRefresh
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $PIRCRefreshModTime
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $TemplateModTime
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $TemplateServerName
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $TemplateFileName
console_localhost_2024_02_29@09_52_52.log:[001590:000008-00007F9C906C3640] Adding sign bit to item $Daos
- Comments [2]