Extended Email Plugin stopped sending email suddenly recently and we managed to capture the error message below. Attached is the log log-20181014-extendedemailplugin.zip
Error message can be found at com.dynatrace.diagnostics.plugins.extendedmailreport.action.0.2.log starting at 2018-10-13 19:45:15.
Anyone has similar experience on how to resolve this issue? Please help to advice.
{quote}
2018-10-13 19:45:15 UTC SEVERE [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] sendMail method: java.io.IOException exception occurred. Message = 'The requested operation could not be completed due to a file system limitation'; Stacktrace is '' 2018-10-13 19:45:15 UTC SEVERE [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] processEmails method: java.io.IOException exception occurred. Message = 'The requested operation could not be completed due to a file system limitation'; Stacktrace is '' 2018-10-13 19:45:15 UTC SEVERE [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] execute method: processEmails method returned message 'java.io.IOException exception occurred. Message = 'The requested operation could not be completed due to a file system limitation'; Stacktrace is ''' 2018-10-13 19:45:15 UTC WARNING [UserPluginManager@com.dynatrace.diagnostics.plugins.extendedmailreport.action] [Celcom Host Monitoring] Host CPU Utilization - Major: java.io.IOException - The requested operation could not be completed due to a file system limitation
{quote}
Thank you.
Rachel
Answer by Mathieu C. ·
Hello,
It's a disk problem on your Windows server, i guess : insufficient security rights, defragmentation,...
Check it with your OPS Team.
Regards,
Mathieu
Yeah most of the stuff I found seemed to point to fragmentation: https://support.microsoft.com/en-us/help/967351/a-heavily-fragmented-file-in-an-ntfs-volume-may-not-grow-beyond-a-cert
Answer by Tew T. ·
Hi @Mathieu C.
The volume formatted with the large FRS using the command “Format <Drive:> /FS:NTFS /L” I am not sure does Dynatrace AppMon requires to run in large FRS.
From the workaround shared in the KB article, customer confirmed there is no NTFS compression and windows deduplication. Hence the workarounds do not apply.
Hello Tew,
Sorry, i have no more way.
I think it's really a Windows problem so you could ask help on Windows Forum.
Good luck!
Regards,
Mathieu
Answer by Tew T. ·
Hi @Matthieu.C referring to Rachel’s comment. They have Windows 2012 Server, the patch addressed the disk issue on W2K08. So you pointing that the issue is problem with the server system disk. Do you have a working example to share with the same plugin working well on W2K12 server? Pls advice. Many thanks!!!
Hello Tew,
Sorry, no example to share.
For Windows 2012, you can try this solution :
Regards,
Mathieu
Answer by Mathieu C. ·
Hello Rachel
I'don't think because the problem isn't in the plugin or AppMon but in your server.
Try to follow the procedure of Microsoft on the link shared by James.
Regards,
Mathieu
JANUARY 15, 3:00 PM GMT / 10:00 AM ET