Open Closed

Abp-Studio-does-not-stop-the-services-properly-when-Kafka-is-used-as-message-bus #8671


User avatar
0
icoretchi created

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Template: microservice

  • Created ABP Studio Version: 0.9.21

  • Current ABP Studio Version: 0.9.21

  • Multi-Tenancy: Yes

  • UI Framework: angular

  • Theme: leptonx

  • Theme Style: system

  • Run Install Libs: Yes

  • Database Provider: ef

  • Database Management System: sqlserver

  • Mobile Framework: none

  • Public Website: Yes

  • Include Tests: Yes

  • Dynamic Localization: Yes

  • Kubernetes Configuration: Yes

  • Grafana Dashboard: Yes

  • Use Local References: No

  • Optional Modules:

    • GDPR
    • FileManagement
    • TextTemplateManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin
  • ABP Framework version: v9.0.3

  • UI Type: Angular

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

Hi,

I have configured to use Kafka as message bus, but when I try to stop the services in abp studio, the services actually doesn't stop.

The following errors are logged:

Any ideas?

Thanks


8 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Thanks for your feedback, we will check and fix it, you can manually close it in the Task Manager.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    the services actually doesn't stop.

    Can you explain this in detail?

    Do you mean the dotnet process doesn't stop?

    Thanks.

  • User Avatar
    0
    icoretchi created

    Hi,

    Yes. The services in abp studio are stoped, but the actual dotnet processes are stil running.

    Thanks

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    @icoretchi Are you still able to browse the applications, after stopping them on Studio?

  • User Avatar
    0
    icoretchi created

    Yes.

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Thanks for the feedback.

    I've 1 more question and a request:

    1. When you run the applications via dotnet run command, does the applications stop when you terminate the dotnet run command?
    2. Can you share your configuration for Kafka implementation?
  • User Avatar
    0
    icoretchi created

    Hi,

    1. Yes. When I run and terminate the service manually the process stops.

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    I've created an internal issue about this. Thank you for the report.

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 v9.3.0-preview. Updated on May 15, 2025, 10:28