Page 1 of 1

Message Handler is not supressing the warning

Posted: Fri Sep 20, 2013 8:40 am
by DSRajesh
Hi All,

I am getting warning in one of the job and i created the message handler to supress warning /demote to informational by add rule to message handler with right click on director log warning.

after creation and try to run the same job still i am able to see the warning.

Looking forward for the resolution for this.

Thanks

Posted: Fri Sep 20, 2013 8:53 am
by ArndW
Local message handlers can get lost if export/import a job.

First off, go back to the log of your and add the mesage handler for the warning mesage again. Do you get a warning message that a handler already exists? If not, your earlier one was lost.

Posted: Fri Sep 20, 2013 9:58 am
by DSRajesh
Hi ArndW,

I have created the message handler in the job and after that i ran the job but i am not importing /exporting the job.

I checked the message handler in the server and it exists.

Please tell me what would be the wrong here ...

Thanks

Posted: Fri Sep 20, 2013 10:47 am
by ArndW
Did you do what I asked?

Go to the log of the job, right-mouse click on the warning and "add rule to message handler" and add it to the local handler for the job. Does this generate a warning message that a handler already exists for the job (it should)?

If the "add rule to message handler" doesn't appear in the context menu you might have a server job or job sequence, neither of which support message handlers.

Posted: Mon Sep 23, 2013 1:51 am
by rohitagarwal15
Do we need to recompile the job after adding the message handler ?

Posted: Mon Sep 23, 2013 3:01 am
by ArndW
No, the message handler becomes immediately effective upon re-running the job.