Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-15921

Essentials: installing Content Feed throws IllegalStateException on Cargo startup

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 16.0.0
    • None
    • None

    Description

      When having installed Content Feed from Essentials, see https://xmdocumentation.bloomreach.com/library/enterprise/enterprise-features/brx-content-search/installing-brx-content-search.html, then rebuilding and restarting, gives a repeating stacktrace:

      23.05.2024 13:55:23 ERROR ObservationManager [ContentFeedDaemonModule.schedule:144] Feed scheduling failed
      [INFO] java.lang.IllegalStateException: Property 'brx.contentfeed.environment' must exist and be non-empty.
      [INFO]  at com.onehippo.cms7.contentfeed.configuration.ControlService.getEnvironment(ControlService.java:88) ~[hippo-addon-content-feed-source-engine-16.0.0-SNAPSHOT.jar:16.0.0-SNAPSHOT]
      [INFO]  at com.onehippo.cms7.contentfeed.configuration.ConfigurationService.getEnvironment(ConfigurationService.java:83) ~[hippo-addon-content-feed-source-engine-16.0.0-SNAPSHOT.jar]
      [INFO]  at com.onehippo.cms7.contentfeed.ContentFeedDaemonModule.isInRunnableState(ContentFeedDaemonModule.java:175) ~[hippo-addon-content-feed-source-engine-16.0.0-SNAPSHOT.jar]
      [INFO]  at com.onehippo.cms7.contentfeed.ContentFeedDaemonModule.schedule(ContentFeedDaemonModule.java:140) [hippo-addon-content-feed-source-engine-16.0.0-SNAPSHOT.jar]
      [INFO]  at com.onehippo.cms7.contentfeed.ContentFeedDaemonModule.onConfigurationChange(ContentFeedDaemonModule.java:119) [hippo-addon-content-feed-source-engine-16.0.0-SNAPSHOT.jar]
      

      Since this is local environment, the ContentFeedInstruction from Essentials can set the default "brx.contentfeed.environment" to "dev-localhost" rather than empty string in the local hst-config.properties

      Attachments

        Issue Links

          Activity

            People

              Shubham.sharma@bloomreach.com Shubham Sharma
              jhoffman Jeroen Hoffman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: