Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3654

Wrong process controller options in domain.sh

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 8.1.0.Final
    • Scripts

      In domain.sh process controller is started with host controller's options:

            # Execute the JVM in the background
            eval \"$JAVA\" -D\"[Process Controller]\" $PROCESS_CONTROLLER_JAVA_OPTS \
               \"-Dorg.jboss.boot.log.file=$JBOSS_LOG_DIR/process-controller.log\" \
               \"-Dlogging.configuration=file:$JBOSS_CONFIG_DIR/logging.properties\" \
       
      <snip snip snip>
      
               \"-Dlogging.configuration=file:$JBOSS_CONFIG_DIR/logging.properties\" \
               $HOST_CONTROLLER_JAVA_OPTS \
               -- \
               -default-jvm \"$JAVA_FROM_JVM\" \
               '"$@"' "&"
      
      

              tomazcerar Tomaž Cerar (Inactive)
              arcivanov_jira Arcadiy Ivanov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: