You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to run application on these profiles (dev, qa and prod) and get this error
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
I'm not familiar with java, but need to deploy prebid server. Thanks for the help.
The text was updated successfully, but these errors were encountered: