T
tanzimshaikh
Hi everyone ,
Can someone please explain me or help me to understand how to track
the following error message?
================================================================
<?xml version="1.0" encoding="utf-16"?>
<errinfo>
<general>
<class name="Notification message processor failed">
<error id="16082" name="NotificationQueueMessageFailed"
uid="848d12c2-32d0-448b-9a1b-c58e8253c690" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="d4e7eb9d-a375-47ce-943c-9b61f9358ec9" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="6df4ab31-49ca-43db-b5eb-27ce03979f89" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="9d478192-29d7-4426-8b18-04e3ae31204f" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="1f8bfa3c-53d8-4860-b9aa-9c236d89e3c5" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="46b8479b-0fb0-4d92-832a-4a10f5dc2af3" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
</class>
<class name="Queue">
<error id="26000" name="GeneralQueueJobFailed" uid="344343ef-
f21b-4458-88c7-a73cea39eed9" JobUID="a41ed564-da9a-4038-
a7fe-72f8cd2d691a" ComputerName="EPM07"
GroupType="NotificationMessage" MessageType="CompositeNotification"
MessageId="1" Stage="" />
</class>
</general>
</errinfo>
================================================================
I read about this error and I came to know that this is generated due
to the problem in the resource’s email and it is related to the
Notifications (Alerts/Reminders). The type of notification is
"Reminder-Tasks".
However, some of the proposed resolution says that this might be due
to Inactive resources. I do not have Inactive resources and my email
settings in the Server Settings is also correct. Moreover, the users
are receiving alerts if their assignments are changed. Hence, I don't
know why is this error being generated.
What I want to understand is where and how can I track the “uid” that
is mentioned in the errorinfo? Is this a Resource UID or what? Which
table can I find this ID?
Note: I made a SQL Query on MSP_RESOURCES to see if there is any
resource with this ID but the query returned 0 records.
Thank you
Best regards
Can someone please explain me or help me to understand how to track
the following error message?
================================================================
<?xml version="1.0" encoding="utf-16"?>
<errinfo>
<general>
<class name="Notification message processor failed">
<error id="16082" name="NotificationQueueMessageFailed"
uid="848d12c2-32d0-448b-9a1b-c58e8253c690" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="d4e7eb9d-a375-47ce-943c-9b61f9358ec9" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="6df4ab31-49ca-43db-b5eb-27ce03979f89" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="9d478192-29d7-4426-8b18-04e3ae31204f" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="1f8bfa3c-53d8-4860-b9aa-9c236d89e3c5" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
<error id="16082" name="NotificationQueueMessageFailed"
uid="46b8479b-0fb0-4d92-832a-4a10f5dc2af3" EmailTypeUID="8f9811e9-
d749-4879-9be4-e7ce5a42c4b5" Error="The specified string is not in the
form required for an e-mail address." />
</class>
<class name="Queue">
<error id="26000" name="GeneralQueueJobFailed" uid="344343ef-
f21b-4458-88c7-a73cea39eed9" JobUID="a41ed564-da9a-4038-
a7fe-72f8cd2d691a" ComputerName="EPM07"
GroupType="NotificationMessage" MessageType="CompositeNotification"
MessageId="1" Stage="" />
</class>
</general>
</errinfo>
================================================================
I read about this error and I came to know that this is generated due
to the problem in the resource’s email and it is related to the
Notifications (Alerts/Reminders). The type of notification is
"Reminder-Tasks".
However, some of the proposed resolution says that this might be due
to Inactive resources. I do not have Inactive resources and my email
settings in the Server Settings is also correct. Moreover, the users
are receiving alerts if their assignments are changed. Hence, I don't
know why is this error being generated.
What I want to understand is where and how can I track the “uid” that
is mentioned in the errorinfo? Is this a Resource UID or what? Which
table can I find this ID?
Note: I made a SQL Query on MSP_RESOURCES to see if there is any
resource with this ID but the query returned 0 records.
Thank you
Best regards