Open Closed

RabbitMQ EventHandlerInvoker is Empty even there is a handler queue #2562


User avatar
0
amansharma created
  • ABP Framework version: v5.1.3
  • UI type: Angular
  • DB provider: EF Core
  • Exception message and stack trace:Handler Not getting register in RABBITMQ IdentityServer MicroService
  • Steps to reproduce the issue:" As you can see in the Image Above there is no **EventHandlerInvoker **which i have created. It should take AppTenantCreatedEto Because of these Users are not getting Created

This is happening only in Identity Microservice as i have debugged Custom Microservice it is working.

This has my Custom Created Event handlers as you can see This happens most of the time.

I don't know if i can reproduce another time but it happens every now and then.

Could you please help us as the basic user creation is not working at the moment, with RABBIT MQ in identity Server.

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

9 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    I don't know if I can reproduce another time but it happens every now and then.

    Hi, can you try to share some steps?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    amansharma created

    https://waii-my.sharepoint.com/:w:/g/personal/aman_sharma_waiin_com/ERvRsRKVMD1KgTfsUn40gGMBOEqnurin9XaACkr6D87Gag?e=dDthla

    Steps to reproduce and some screenshots

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    I used the steps you provided, but can't get any problem.

    Can you provide a project to reproduce it, it will help us check the problem. shiwei.liang@volosoft.com

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    amansharma created

    Hello,

    I have shared

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    The problem is related to in/outbox.

    You have configured in/outbox in IdentityServiceEntityFrameworkCoreModule

    But AuthServer and IdentityService both use IdentityServiceEntityFrameworkCoreModule, sometimes events are handled by AuthServer, so the handler will not be triggered.

    You need to move the configure to IdentityServiceHttpApiHostModule

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    amansharma created

    I Have moved but it is still the same

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    amansharma created

    Hi,

    Changed the inbox/outbox sequence and it is working as i have made 20 consecutive trigger. and all got caught by the handler.

    It will be good if you can close this ticket tomorrow, it will be helpful for us to post same in here.

    Thanks.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    Ok. I will close the ticket tomorrow.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Reopen if still problem.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 21, 2026, 06:18
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.