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

[GSS] (7.1.z) Unable to disable iiop port (non-ssl)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.4.GA
    • 7.1.3.GA
    • None
    • None
    • +

    Description

      EAP 7.1.3

      Removing the "iiop" socket-binding from the orb configuration:

      <subsystem xmlns="urn:jboss:domain:iiop-openjdk:2.0">
      <orb ssl-socket-binding="iiop-ssl"/>
      <initializers security="identity" transactions="spec"/>
      <security server-requires-ssl="true" client-requires-ssl="true" support-ssl="true" security-domain="jsse"/>
      </subsystem>

      and commenting out the iiop socket-binding leads to the following error:

      14:29:44,937 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "iiop-openjdk")]) - failure description: {
      "WFLYCTL0412: Required services that are not installed:" => ["jboss.binding.iiop"],
      "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.iiop-openjdk.orb-service is missing [jboss.binding.iiop]"],
      "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              rhn-support-dehort Derek Horton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: