Skip to main content

Hi All,

I am having smartform client event in which task notification mail is not getting triggered. i checked the HostServer log and the error in the log is as below:

--------------------------------------------------------------------------------------------------------------------------------------------------------------------

"136263427","2016-09-27 05:44:28","Error","General","1","GeneralErrorMessage","EwsMessageDestination","1 Could not send message 'K2 - 2016-09-30 - LU896 VAT Pack is now Ready for your manager Review': Microsoft.Exchange.WebServices.Data.ServiceResponseException: Mailbox has exceeded maximum mailbox size.
   at Microsoft.Exchange.WebServices.Data.ServiceResponse.InternalThrowIfNecessary()
   at Microsoft.Exchange.WebServices.Data.ExchangeService.InternalCreateItems(IEnumerable`1 items, FolderId parentFolderId, Nullable`1 messageDisposition, Nullable`1 sendInvitationsMode, ServiceErrorHandling errorHandling)
   at Microsoft.Exchange.WebServices.Data.Item.InternalCreate(FolderId parentFolderId, Nullable`1 messageDisposition, Nullable`1 sendInvitationsMode)
   at Microsoft.Exchange.WebServices.Data.EmailMessage.InternalSend(FolderId parentFolderId, MessageDisposition messageDisposition)
   at SourceCode.MessageBus.Ews.Destination.EwsMessageDestination.SendMessage(ExchangeService service, String title, MessageExtendedInformation extended, IEnumerable`1 attachments, MessageBodyReaderB] messageBodies)
   at SourceCode.MessageBus.Ews.Destination.EwsMessageDestination.Send(String title, MessageExtendedInformation extended, IEnumerable`1 attachments, MessageBodyReaderg] messageBodies)","anonymous","0.0.0.0","BDC-K2P01:C:Program Files (x86)K2 blackpearlHost ServerBin","136263427","b62bc6dd3af64c2a8dc611bc0c9de183",""
"136263428","2016-09-27 05:44:28","Error","MessageBus","61007","SendMessageException","MessageBusRuntime","61007 Permanent failure sending message K2 - 2016-09-30 - LU896 VAT Pack is now Ready for your manager Review: System.Exception: No destinations could send the message K2 - 2016-09-30 - LU896 VAT Pack is now Ready for your manager Review.
   at SourceCode.MessageBus.Server.MessageBusRuntime.SourceCode.MessageBus.IMessageDestination.Send(String title, MessageExtendedInformation extended, IEnumerable`1 attachments, MessageBodyReaders] messageBodies)","","","BDC-K2P01:C:Program Files (x86)K2 blackpearlHost ServerBin","136263428","e6c975b39bff4875b371278b3653e4c8",""
"136263571","2016-09-27 05:44:37","Error","IdentityService","64007","IdentityServiceError","IdentityService.ProviderCacheIdentity:RoleProvider.GetUser","64007 Provider did not return a result for K2:APwang.w.2 on GetUser","anonymous","0.0.0.0","BDC-K2P01:C:Program Files (x86)K2 blackpearlHost ServerBin","136263571","59a319900d4847368c37ca00db548ce5",""
"136264752","2016-09-27 05:45:35","Error","General","1","GeneralErrorMessage","EwsMessageDestination","1 The configured URL could not be contacted when sending 'K2 - 2016-09-30 - LU800 VAT Pack is now Ready for your manager Review': Microsoft.Exchange.WebServices.Data.ServiceResponseException: Mailbox has exceeded maximum mailbox size.
   at Microsoft.Exchange.WebServices.Data.ServiceResponse.InternalThrowIfNecessary()
   at Microsoft.Exchange.WebServices.Data.ExchangeService.InternalCreateItems(IEnumerable`1 items, FolderId parentFolderId, Nullable`1 messageDisposition, Nullable`1 sendInvitationsMode, ServiceErrorHandling errorHandling)
   at Microsoft.Exchange.WebServices.Data.Item.InternalCreate(FolderId parentFolderId, Nullable`1 messageDisposition, Nullable`1 sendInvitationsMode)
   at Microsoft.Exchange.WebServices.Data.EmailMessage.InternalSend(FolderId parentFolderId, MessageDisposition messageDisposition)
   at SourceCode.MessageBus.Ews.Destination.EwsMessageDestination.SendMessage(ExchangeService service, String title, MessageExtendedInformation extended, IEnumerable`1 attachments, MessageBodyReaderm] messageBodies)
   at SourceCode.MessageBus.Ews.Destination.EwsMessageDestination.Send(String title, MessageExtendedInformation extended, IEnumerable`1 attachments, MessageBodyReaderc] messageBodies)

-----------------------------------------------------------------------------------------------------------------------------------------------------------------

I have checked the mailbox of Service Account also and there is enough space available.

Any help will be appreciated

 

Thanks and Regards,

Hemant

This message is about the destination user. The one you are sending the message to. It is very unsual for an admin to set an email account that wont recieve messages when over quota but that appears to be what is happening. Does it happen to every user?

 

 


Reply