我在 Anypoint Cloudhub 中设置了一个自定义警报,以在应用程序遇到 mongodb 错误时发出警报。我看到了错误,但没有收到电子邮件。
我作为收件人失败并打开了警报,但我看不到警报(我认为应该是电子邮件)。
我在运行时管理器中使用 Mule 3.8.3。
日志中的错误:
********************************************************************************
18:27:45.629 02/27/2017 Worker-0 [test].HTTP_Listener_Configuration.worker.01 ERROR
********************************************************************************
Message : Failed to invoke findOneDocument.
Element : /getRecord/processors/4 @ test
--------------------------------------------------------------------------------
Exception stack is:
Failed to invoke findOneDocument. (org.mule.api.MessagingException)
com.mongodb.connection.BaseCluster.createTimeoutException(BaseCluster.java:369)