What are the Slack Archives?
It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hi, I have trouble with Rabbitmq/ Listener. I have created an UI to manage merchantrelations/ produc
Hi, I have trouble with Rabbitmq/ Listener.
I have created an UI to manage merchantrelations/ productlists in Yves. This functionality (actually) works.
I just pushed my code to my staging system and I see, that Jenkins is stuck while executing vendor/bin/console queue:worker:start
. So now I have a bunch of stuck messages in RMQ. The payload looks fine imo. I had a look at the listener - both on local and on staging - and it looks identically.
Any ideas on how to debug this? No errors in RMQ Log, neither in ZED/exception.log
Comments
-
Payload:
{"listenerClassName":"Spryker\\Zed\\PriceProductMerchantRelationshipStorage\\Communication\\Plugin\\Event\\Listener\\MerchantRelationshipListener","transferClassName":"Generated\\Shared\\Transfer\\EventEntityTransfer","transferData":{"event":"Entity.spy_merchant_relationship_to_company_business_unit.create","name":"spy_merchant_relationship_to_company_business_unit","id":64,"foreign_keys":{"spy_merchant_relationship_to_company_business_unit.fk_merchant_relationship":31,"spy_merchant_relationship_to_company_business_unit.fk_company_business_unit":191},"modified_columns":["spy_merchant_relationship_to_company_business_unit.fk_company_business_unit","spy_merchant_relationship_to_company_business_unit.fk_merchant_relationship"],"original_values":[]},"eventName":"Entity.spy_merchant_relationship_to_company_business_unit.create"}
0 -
Do you have the same issue on your local env?
If yes, adding breakpoints on
MerchantRelationshipListener
, stopping jenkins and running theconsole queue:task:start event
with xdebug should do the trick0 -
Alright - I managed it to break it locally, too. Will debug the listener now.
I merged another branch in, maybe this caused the behaviour..0 -
Hey @U010MDPMB3N, I had a look at the listeners. Looks fine and everything is executed as intended.
The merged branch had no impact on the functionality. Just rolled back and saw, that a table isn't field.
I've created an own thread for this issue. Any further ideas? 🙇♂️🏻
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 930 Developer Corner
- 788 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 33 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random