Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start the server when there are ext-filter-starter and starter-actuator at the same time #59

Closed
Mkabaka opened this issue Jun 3, 2021 · 0 comments · Fixed by #60
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Mkabaka
Copy link
Member

Mkabaka commented Jun 3, 2021

Actual behavior

When I added restlight-ext-filter-starter and restlight-starter-actuator dependencies at the same time, it's failed
to start the server successfully. The error describes as:

***************************
APPLICATION FAILED TO START
***************************

Description:

Parameter 0 of method oldAccessLogFilter in esa.restlight.ext.filter.starter.autoconfigurer.RestlightExtFilterAutoConfiguration required a single bean, but 2 were found:
	- restlight.server-esa.restlight.starter.autoconfigure.AutoRestlightServerOptions: defined in null
	- management.server.restlight-esa.restlight.starter.actuator.autoconfigurer.ManagementOptions: defined in null

Env

  • Restlight version: 0.1.0
  • JVM version: openjdk version "1.8.0_252"
  • OS: Win10
@Mkabaka Mkabaka self-assigned this Jun 3, 2021
@Mkabaka Mkabaka added the bug Something isn't working label Jun 3, 2021
@Mkabaka Mkabaka added this to the v0.1.1 milestone Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant