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)
-
0
Hi,
Thanks for your feedback, we will check and fix it, you can manually close it in the Task Manager.
-
0
hi
the services actually doesn't stop.
Can you explain this in detail?
Do you mean the dotnet process doesn't stop?
Thanks.
-
0
Hi,
Yes. The services in abp studio are stoped, but the actual dotnet processes are stil running.
Thanks
-
0
@icoretchi Are you still able to browse the applications, after stopping them on Studio?
-
0
Yes.