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

Missing transformers for iona in jacorb subsystem (JacORB to IIOP-OpenJDK :migrate operation)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.1.0.CR4
    • 7.1.0.CR3
    • IIOP, Migration
    • None

    Description

      Server not staring after succesful migration operation. This issue happens when interoperability IONA on subsystem JacORB is turned on. Tthis functionality was added to IIOP-OpenJDK(see JBEAP-12912) In the latest build(7.1.0.CR3).

      When IONA is turned on, configuration file contains setting

      <interop iona="on">
      

      During migration from JacORB to IIOP-OpenJDK using /subsystem=jacorb:migrate this setting is also migrated:

      <interop iona="on">.
      

      However, the IIOP-OpenJDK cannot parse this setting because it accepts boolean.

      <interop iona="true">
      

      Due to this, server cannot parse the configuration and fails to boot.

      The issue is caused by missing transformer for iona. The issue is a regression agains previous releases.

      Attachments

        Issue Links

          Activity

            People

              pkremens@redhat.com Petr Kremensky (Inactive)
              akrajcik@redhat.com Adam Krajcik
              Adam Krajcik Adam Krajcik
              Adam Krajcik Adam Krajcik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: