Skip to main content

1004W: Invalid message

What does this mean?

Error code 1004W: "Invalid message" indicates that the message does not conform to the schema definition for the associated Shape.

How does SyncHive handle it?

SyncHive rejects the inbound message and the Connector will determine whether to retry or fail.

When does this happen and what can I do about it?

This warning usually occurs when the Connector publishes an invalid message, such as a property not belonging to the containing class. The error message typically provides more details. To resolve this issue, review the error log and the message published by the Connector.