Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2462

WF/AS subsystem does not log problems with configuration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.3.0.Final, 3.8.x-prod-ip6.2
    • 3.8.1.Final, 4.2.0.Final
    • None
    • None

    Description

      Line 231 on org.modeshape.jboss.service.RepositoryService

                      Problems problems = repositoryConfiguration.validate();
                      if (problems.isEmpty()) {
                          LOG.debugv("Problems with configuration for '{0}' repository: {1}", repositoryName, problems);
                      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            wesssel Wessel Nieboer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: