TMS - An error has occurred when trying to view an endpoint >call status
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2017 01:40 PM - edited 03-18-2019 01:25 PM
Hi All,
We are currently running on TMS version 15.5.0 and when trying to view an Endpoint under Call Status an error occurs - snapshot attached.
I have pulled the Diagnostic Files to further review this error, however not sure exactly where to look.
The log-web.txt does not reflect the problem and nothing listed under he log-web-public.txt
Any suggestions will be greatly appreciated!
Thanks in advance,
Diana
- Labels:
-
Other Collaboration Endpoints

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2017 09:19 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2017 03:21 PM
When that error is seen, a stack trace will be in log-web. There is no way of identifying root cause without the actual error in the logs. It definitely has nothing to do with Java.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2017 02:04 PM
Hi Patrick and Zachary,
I've pulled the log-web txt file and seeing the following string of alerts - it looks like the operation times out:
2017-08-22 08:31:05,356 [1922] WARN Tandberg.TMS.Framework.Util.Mail.MailSender - SendMailOut(SmtpException): The operation has timed out.
2017-08-22 08:31:05,356 [1922] ERROR Tandberg.TMS.Service.Event.EventNotificationProcessor -
System.Net.Mail.SmtpException: The operation has timed out.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Tandberg.TMS.Framework.Util.Mail.MailSender.SendMailOut(MailMessage mail, Boolean isSynchronous)
at Tandberg.TMS.Framework.Util.Mail.MailSender.SendMail(String fromAddress, IList`1 toAddresses, String mailSubject, String mailBodyTxt, String mailBodyHtml, IMailAttachment attachment, Boolean synchronous)
at Tandberg.TMS.Service.Event.EventNotificationProcessor.SendEmailNotifications(ITMSEvent tmsEvent, IList`1 users)
2017-08-22 08:32:00,200 [1926] WARN Tandberg.TMS.Framework.Util.Mail.MailSender - SendMailOut(SmtpException): The operation has timed out.
2017-08-22 08:32:00,200 [1926] ERROR Tandberg.TMS.Service.Event.EventNotificationProcessor -
System.Net.Mail.SmtpException: The operation has timed out.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Tandberg.TMS.Framework.Util.Mail.MailSender.SendMailOut(MailMessage mail, Boolean isSynchronous)
at Tandberg.TMS.Framework.Util.Mail.MailSender.SendMail(String fromAddress, IList`1 toAddresses, String mailSubject, String mailBodyTxt, String mailBodyHtml, IMailAttachment attachment, Boolean synchronous)
at Tandberg.TMS.Service.Event.EventNotificationProcessor.SendEmailNotifications(ITMSEvent tmsEvent, IList`1 users)
2017-08-22 08:32:45,732 [1922] WARN Tandberg.TMS.Framework.Util.Mail.MailSender - SendMailOut(SmtpException): The operation has timed out.
2017-08-22 08:32:45,732 [1922] ERROR Tandberg.TMS.Service.Event.EventNotificationProcessor -
System.Net.Mail.SmtpException: The operation has timed out.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Tandberg.TMS.Framework.Util.Mail.MailSender.SendMailOut(MailMessage mail, Boolean isSynchronous)
at Tandberg.TMS.Framework.Util.Mail.MailSender.SendMail(String fromAddress, IList`1 toAddresses, String mailSubject, String mailBodyTxt, String mailBodyHtml, IMailAttachment attachment, Boolean synchronous)
at Tandberg.TMS.Service.Event.EventNotificationProcessor.SendEmailNotifications(ITMSEvent tmsEvent, IList`1 users)
Thanks,
Diana

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2017 03:46 PM
Exactly what is being selects in TMS? The errors you are showing are most likely not related? I agree with the response noted above, with the recommendation of opening a TAC case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2017 04:59 PM
answers below;
what is being selects in TMS? When selecting "Call Status" on an endpoint within TMS.
I agree, the errors seen above do not look related. I may have to go to TAC with this one.
Anything I can probably check on the CUCM end that may be the cause?
Thank you,
Diana
