Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2670

Interface constraints not properly handled

    XMLWordPrintable

Details

    Description

      I would think this combination is valid, but it leads to "JBAS014696: any-address is invalid in combination with any-ipv4-address, any-ipv6-address"

      [INFO]     "steps" => [
      [INFO]         {
      [INFO]             "address" => [("interface" => "management")],
      [INFO]             "operation" => "write-attribute",
      [INFO]             "name" => "inet-address",
      [INFO]             "value" => undefined
      [INFO]         },
      [INFO]         {
      [INFO]             "address" => [("interface" => "management")],
      [INFO]             "operation" => "write-attribute",
      [INFO]             "name" => "any-address",
      [INFO]             "value" => false
      [INFO]         },
      [INFO]         {
      [INFO]             "address" => [("interface" => "management")],
      [INFO]             "operation" => "write-attribute",
      [INFO]             "name" => "any-ipv6-address",
      [INFO]             "value" => true
      [INFO]         },
      [INFO]         {
      [INFO]             "address" => [("interface" => "management")],
      [INFO]             "operation" => "write-attribute",
      [INFO]             "name" => "any-ipv4-address",
      [INFO]             "value" => false
      [INFO]         }
      [INFO]     ]
      [INFO] }
      
      

      Attachments

        Activity

          People

            emuckenhuber_jira Emanuel Muckenhuber (Inactive)
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: