Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


gorkam
2014-05-21T16:22:17Z
i'm trying to make my notifications more useful, so I'm putting the Output(stderr) in the notification message.

In testing, I noticed the error message is outputting both the SQL error message as well as the Exception in Task message.

Any ideas?

Here's the text output:

Error in SQL query: Terminating this procedure. The User name 'cwan' is absent or invalid.
Terminating this procedure. The User name 'pthompson' is absent or invalid.
Terminating this procedure. The User name 'stwigg' is absent or invalid.

Exception in Task: Terminating this procedure. The User name 'cwan' is absent or invalid.
Terminating this procedure. The User name 'pthompson' is absent or invalid.
Terminating this procedure. The User name 'stwigg' is absent or invalid.

thanks!

Mike
Sponsor
Forum information
Support
2014-05-21T16:42:36Z
Which database are you using? And are you using direct mode or ODBC or OLEDB?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
gorkam
2014-05-21T16:55:12Z
This is a SQL Server 2012 database and it is a direct connection.
Support
2014-05-22T09:10:29Z
We investigated this and removed the duplicate message for the next version. Thanks for the report.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top