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


5 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.

Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44