Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1066

Parameter -Djboss.domain.log.dir does not have effect on HP-UX when directory does not exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 2.0.8.Final
    • 2.0.0.CR7
    • Scripts
    • None
    • Hide
      ./bin/domain.sh -Djboss.domain.log.dir=/hudson_workspace/ochaloup/logdir -c domain.xml
      

      If directory /hudson_workspace/ochaloup/logdir does not exist then nothing is logged. If directory exists before serer startup then everything is logged fine.

      Show
      ./bin/domain.sh -Djboss.domain.log.dir=/hudson_workspace/ochaloup/logdir -c domain.xml If directory /hudson_workspace/ochaloup/logdir does not exist then nothing is logged. If directory exists before serer startup then everything is logged fine.

      If you run container in domain mode with explicitly specified log directory (by parameter jboss.domain.log.dir) then such settings does not take any effect if directory does not exist before server startup. This issue can be seen only on HP-UX (hpux jdk).

            ehugonne1@redhat.com Emmanuel Hugonnet
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: