This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Aug 19, 2015, 9:24 PM
6 Posts

Scheduled agent only send mail if runs in debug mode.

  • Category: Application Development
  • Platform: AIX
  • Release: 9.0.1
  • Role: Developer
  • Tags: Fix Pack
  • Replies: 4

Hi,

 Help please !

We just got a new server (physical server) so we installed AIX 7.1.3.5 , Domino R9.01FP4, migrated our Domino applications to that new environment....

I have a scheduled agent that runs every 1/2 hour,  suddenly stops sending mail, but if I run it in debug mode, then the mail is sent. That agent also saves that mails in a view, so I know for fact that the scheduled agent did get thru the send mail code because the mail save is right after the send mail . Here is a summary of that code :

' setting docmail.Form, docmail.SendTo, docmail.CopyTo, docmail.Subject , docmail.Body

' send and save a copy

Call docMail.Send (False)

Call docMail.Save (False, False)

********************************************************

The docMail is indeed saved in a view and has all the fields defined above.

Also, IBM Verse is trickeling down to some of the recipients of the docMail. I am confident the IBM Verse  can not affect the mail sending feature but not quite sure.

What should I search, look for to figure out this issue? Any suggestions, helps are really appreciated.

Many thanks in advance.

 

Aug 20, 2015, 11:22 AM
100 Posts
Nested groups?

I had a case recently where mail filed if the group contained another group and there were common users in both groups. I'm not sure if that affects version 9 but it is present in 8.5.3.

Aug 21, 2015, 5:16 PM
6 Posts
Nested group?

Thanks Doug. In this case, my SendTo and CopyTo are sent to single individual recipients, not to a group, so that should not be a problem.

 

 

Aug 25, 2015, 11:49 AM
43 Posts
Any other schedule agent fail to send notification ?

Is this the only agent that has problem sending notification ? Do you have any other schedule agents that send notification but work properly ? This helps to eliminate your server from the list of potential problems.

Oct 27, 2016, 3:51 PM
19 Posts
SPR# RRAL8M5MGS - Fixed an issue which occurred when sending a confirmation of an Event An...

I know my customer had a similar issue in Domino 8.5.3 running on Windows when using a scheduled LotusScript agent  which sends an email to a group containing duplicate groups, but it was fixed in Domino 9.0 as seen below.  I assume it should work on AIX Domino 9.01 FP4.  Maybe a regression bug?

 

FYI

 

SPR # RRAL8M5MGS fixed in 8.5.3 FP2
9.0 release

Product Area: Client - Basic; - Standard Technical Area: Mail Platform: Cross Platform

Regression in 8.5.3

SPR# RRAL8M5MGS - Fixed an issue which occurred when sending a confirmation of an Event Announcement to a group that contains duplicate subgroups. The message would not be sent after receiving the following error: ""An error occurred while saving: Document has invalid structure"

 


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal