on 2022 Jun 06 12:43 PM
Tutorials: https://developers.sap.com/tutorials/cp-enterprisemessaging-nodejs-receiving-app.html
--------------------------
Currently, following the tutorial - https://developers.sap.com/tutorials/cp-enterprisemessaging-nodejs-receiving-app.html
After POSTing a message using Postman (as described at https://developers.sap.com/tutorials/cp-enterprisemessaging-test-queue-sendreceive.html), I get the following error in CF after cf push command. Please let me know what can be the problem here?
error on SAP Event Mesh service occurred TypeError: Cannot read properties of null (reading 'address')
Screenshot of CF logs:
Thank you.
Request clarification before answering.
Hi tobias.griebe ,
Currently, I'm using Trial account - Event Mesh with "dev" plan as shown below:
The manifest.yml has "address" property as defined below (as followed in the tutorial).
Please note that if I change the value of the property to "em1/q1", I get another error that - not_found - no queue 'em1/q1' in vhost '/'] [amqp:not-found]
Just for reference - The queue in SAP Event Mesh Dashboard is shown below.
Also, the SAP_XBEM_BINDINGS variable after deployment to CF space is shown below.
Please let me know if I'm missing something?
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
94 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.