Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1055

After setting journal-min-files to 0 through CLI server is throwing expection when reloading

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.DR10
    • None
    • JMS
    • None
    • fixed by WFLY-5328 wildfly version 10.0.0.CR1
    • Hide

      1. Run EAP 7.0.0 DR9
      2. Throug CLI set journali-min-files

      {/subsystem=messaging-activemq/server=default:write-attribute(name=journal-min-files,value=0)}


      3.Reload

      Show
      1. Run EAP 7.0.0 DR9 2. Throug CLI set journali-min-files {/subsystem=messaging-activemq/server=default:write-attribute(name=journal-min-files,value=0)} 3.Reload

    Description

      When you set messaging journal-min-files to zero

      { /subsystem=messaging-activemq/server=default:write-attribute(name=journal-min-files,value=0)}

      , then when server is throwing exepciton java.lang.IllegalArgumentException: minFiles cannot be less than. In description there is no restriction for the attribute.

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              pcyprian_jira Patrik Cyprian (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: