You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Valid Json is published to solace using MuleSoft Solace PubSub+ connector version 1.3.0 but in subscribing API we are facing empty input error.
The error seems to be intermittent and could see successful transactions for same operation.
Valid Json is published to solace using MuleSoft Solace PubSub+ connector version 1.3.0 but in subscribing API we are facing empty input error.
The error seems to be intermittent and could see successful transactions for same operation.
Have attached the Worker logs . PFB error trace :
17:18:01.063 07/19/2023 Worker-1 [MuleRuntime].uber.51: [mw-d2c-commercetools-sys-pr].imageStateChange.CPU_LITE @3084679d ERROR
event:1ce844d0-262a-11ee-b08f-0e8695b41541
Message : "org.mule.weave.v2.module.reader.ReaderParsingException: Unable to parse empty input, while reading
payload
as Json.1|
^
" evaluating expression: "payload.orderNumber".
Element : imageStateChange/processors/1 @ mw-d2c-commercetools-sys-pr:mw-d2c-commercetools-sys.xml:72 (Request received)
Element DSL :
Error type : MULE:EXPRESSION
FlowStack : at imageStateChange(imageStateChange/processors/1 @ mw-d2c-commercetools-sys-pr:mw-d2c-commercetools-sys.xml:72 (Request received))
Payload Type : java.lang.String
Root Exception stack trace:
org.mule.runtime.api.el.ExpressionExecutionException: org.mule.weave.v2.module.reader.ReaderParsingException: Unable to parse empty input, while reading
payload
as Json.The text was updated successfully, but these errors were encountered: