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

Application failed to start on other than local or manage profile #125

Closed
banghawe opened this issue Jan 5, 2024 · 3 comments
Closed

Application failed to start on other than local or manage profile #125

banghawe opened this issue Jan 5, 2024 · 3 comments
Assignees

Comments

@banghawe
Copy link

banghawe commented Jan 5, 2024

Hello,
I'm trying to run application on these profiles (dev, qa and prod) and get this error

Description:

The dependencies of some of the beans in the application context form a cycle:

getCacheHandler defined in URL [jar:file:/D:/Development/digital_will/prebid-cache-java/target/prebid-cache.jar!/BOOT-INF/classes!/org/prebid/cache/handlers/GetCacheHandler.class]
???????
| circuitBreakerSecuredRepository defined in class path resource [org/prebid/cache/config/RepositoryConfig.class]
???????

It's running just fine on local or manage profile.
In case someone have faced this error before, please kindly share how to resolve it.
I use

java 17.0.9 2023-10-17 LTS
Apache Maven 3.9.5

I'm not familiar with java, but need to deploy prebid server. Thanks for the help.

@VeryExtraordinaryUsername

Hello, @banghawe
It will be very helpful, if you will share your config and CMD line, that launches .jar package on related server/machine.

I know that error message is somewhat confusing, but it may indicates about:

  • problem with DB connection (Redis or Aerospike)
  • malformed CMD string, so Sping can't parse profile property correctly

@SerhiiNahornyi
Copy link
Collaborator

@banghawe Do you still need help, or we can close the issue?

@SerhiiNahornyi
Copy link
Collaborator

@banghawe Closing due to no activity. In case of any new questions please create another issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants