Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8923

Messaging journal store path configuration ignored.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Blocker Blocker
    • None
    • EAP 6.0.0 ER 6_Beta2
    • Messaging
    • Fedora 16.

    • Hide

      Use the example in the description as a basis to test this.

      Show
      Use the example in the description as a basis to test this.
    • Compatibility/Configuration
    • Workaround Exists
    • Hide

      Create a symbolic link to the path in the data directory.

      Show
      Create a symbolic link to the path in the data directory.
    • NEW

      Using the standalone deployment configuration.
      The configuring of an explicit path to store Hornetq messaging journal is ignored.

      <hornetq-server>
      <persistence-enabled>true</persistence-enabled>
      <scheduled-thread-pool-max-size>96</scheduled-thread-pool-max-size>
      <thread-pool-max-size>96</thread-pool-max-size>
      <journal-file-size>102400</journal-file-size>
      <journal-min-files>10</journal-min-files>
      <journal-directory path="/perf-sdd1/messaging/hornetq-journal"/>
      ......

      Instead of the files being created in "/perf-sdd1/messaging/hornetq-journal" instead they are created in "<EAP_HOME>/standalone/data/perf-sdd1/messaging/hornetq-journal".

            gaohoward Howard Gao
            jwhiting@redhat.com Jeremy Whiting
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: