cancel
Showing results for 
Search instead for 
Did you mean: 

Java amqp : not-allowed BTP Event mesh

0 Kudos

I have 2 different subaccounts on BTP cockpit and they was working fine with same code base. `

It's a java cds multitenancy app and I'm using JMS from sap example for sending message to queue in Event Mesh
https://github.com/SAP-samples/event-mesh-client-java-samples/tree/main/emjapi-samples-jms-pubsub

But like 2-3 weeks ago in one of the account on sending message to event mesh queue I'm getting such exception
invalid content type property type (220064) [condition = amqp:not-allowed] - on sending message to the queue BUT before it was sending such message many times and it's working fine on another account. I've also checked on any branch differences and from code base and from EM service configuration NO changes and it's same.

Please, help me with this one. I already tried to unsubscribe account and put it back. Message just stopped sending to queue with same structure.



2022-05-06T11:11:44.455+0000 [APP/PROC/WEB/0] OUT javax.jms.JMSException: invalid content type property type (220064) [condition = amqp:not-allowed]

2022-05-06T11:11:44.455+0000 [APP/PROC/WEB/0] OUT at org.apache.qpid.jms.provider.ProviderException.toJMSException(ProviderException.java:34) ~[qpid-jms-client-0.59.0.jar:na]

2022-05-06T11:11:44.455+0000 [APP/PROC/WEB/0] OUT at org.apache.qpid.jms.exceptions.JmsExceptionSupport.create(JmsExceptionSupport.java:80) ~[qpid-jms-client-0.59.0.jar:na]

2022-05-06T11:11:44.455+0000 [APP/PROC/WEB/0] OUT at com.sap.procrenegotiation.sbo.service.MessagePublisher.sendMessageToQueue(MessagePublisher.java:40) ~[classes/:na]

View Entire Topic
Naveen
Active Participant
0 Kudos

Dear andrii_dubok

Did you find any solution for the same. i am also facing same issue.

Regards

Naveen Jain