Elbert Bautista
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Articles
Recent activity by Elbert Bautista-
Working With Broadleaf Messaging and Spring Cloud Stream Config
Overview Broadleaf uses Spring Cloud Stream as an abstraction layer for interacting with messages and brokers allowing the framework to support a number of backing broker implementations that are ...
-
Unauthorized errors when trying to hit the admin or storefront
When I try to access the admin console or storefronts I get "unauthorized" errors in the browser . Looking at the auth container logs may reveal the following exception: org.springframewor...
-
SolrConnectionValidator SolrInitializationException
I'm trying to startup a particular service and running into: com.broadleafcommerce.search.provider.solr.SolrConnectionValidator$SolrInitializationException: Failed to execute query on collec...
-
AccessDenied ReasonPhrase:Forbidden Building Project
When trying to do a build i.e. `mvn clean install` I get a 403 Forbidden Error: If you run into the following error, please check the following: 1. If the error message indicates that it is...
-
Solr, Kafka, or Postgres Docker Connection Failure
I’m unable to start the app due to a Solr, Kafka, or Postgres Connection Failure Double check you have given Docker enough resources. The supporting services may fail to start up or may fail ...
-
Demo Data: How does the Hot Sauce data get loaded?
By default, one of the supporting services defined in this project is a Postgres DB. For this project, each individual Flex Package is configured to point to the same Postgres instance with a un...