Internet MIME Email Crashes HCL Notes 11.0.1 or HCL Notes 12.0.x

Mindwatering Incorporated

Author: Tripp W Black

Created: 09/14 at 10:58 AM

 

Category:
Using Lotus Notes
Issue Troubleshooting

Issue:
Occasionally there is a "bad" email, where if you preview or open an email with embedded MIME, the email header info displays, but then Notes crashes loading the HTML MIME body of the message.

This affects Notes 10, 11, and 12. It is resolved in Notes 14.0 (SPR#SHNC6UDBQ). The embedded browser is crashing and taking the main Notes UI down with it.

This does not affect viewing email via Traveler on iOS.


Workaround:
Disable the embedded browser. These options are from HCL tech note KB0093419.

Option 1:
a. Add the following into the notes.ini of the Notes client.
BrowserRenderDisable = 1

b. Close and Restart the Notes client.

Option 2:
a. Update the Disable embedded browser for MIME mail" setting:
Windows: Navigate to HCL Notes --> File --> Preferences --> Basic Notes Client Configuration
Mac: HCL Notes --> Settings --> Basic Notes Client Configuration

b. Under Additional Options, enable:
Disable embedded browser for MIME email

c. Click OK to save. Close and restart HCL Notes.

Basic Notes Client Configuration


Option 3a:
a. Open the following file:
<notes program directory>/framework/rcp/deploy/jvm.properties
(Reverse to backslashes for MS Windows)

b. Change the vmarg.Xss variable:
vmarg.Xss=-Xss2m

c. Save the file.

d. Restart HCL Notes.


Option 3b:
a. Open the notes.ini
(Reverse to backslashes for MS Windows)

b. Add the following new line:
WCT_vmarg.Xss=-Xss2m

Note:
The WCT_ prefix can be used with many other JVM component settings for vmarg.<setting> and jvm.<setting>. See "Controlling client JVM settings" in the HCL Domino policies section of the documentation.

c. Save the file.

d. Restart HCL Notes.


Option 4:
a. Update the desktop settings policy:
Search Advanced Preference Options for the IBM Notes 8 and Notes 9 Clients in this support library
b. Review the section:
Browser & Embedded Browser Options



previous page