Is it possible to translate hexadecimal error codes in Notes/Domino?

June 26, 2006 – 8:55 am

Hexadecimal error codes can appear in Lotus® Notes/Domino® log files and debug output files. Is it possible to translate these codes to discover their meaning?

Yes. New to Domino 7 is the ability to translate hexadecimal error codes directly from the server console. To do this, type “show message ” from the server console. Note: Omit the leading 0x for the error code.

For example:
show message 1A5

translates as…
“The NOTES.INI file cannot be found on the search path “.

Related posts:

  1. Attempt to perform folder operation on non-folder note
  2. DAOS – Catalog needs re-sync on Domino startup
  3. Error moving user to another server
  4. Attempt To Perform Folder Operation On Non-Folder Note
  5. Should Debug_Outfile be used on a Domino 6.x server?

Sorry, comments for this entry are closed at this time.