Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-9965

`org.apache.karaf.specs.timeout` should be removed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-7.3
    • fuse-7.0, fuse-7.1, fuse-7.2
    • Karaf
    • None
      • Red Hat Fuse 7.2
      • Karaf environment
    • -
      • Ignore it
    • Fuse 7.3 Sprint 42 - Bug fix

      • The following options should be removed from etc/system.properties. These are to better support JDK9+ (1) . However, we only support JDK8 for FUSE 7.0, 7.1, 7.2. So these may cause confusion (though harmless for functionality).
        ~~~
        org.apache.karaf.specs.debug = false
        org.apache.karaf.specs.timeout = 0
        ~~~
      • The above options are originally from Apache Servicemix, which is used for enabling SPI mechanism in OSGi.
        ~~~
        org.apache.servicemix.specs.debug = false
        org.apache.servicemix.specs.timeout = 0
        ~~~
      • As of now, the both of the options (org.apache.servicemix.xxx and org.apache.karaf.specs.xxx) are included in etc/system.properties.

      (1) Provide support for xml parsers deployed as bundle on Java 9
          https://issues.apache.org/jira/browse/KARAF-5680

              yfang@redhat.com Freeman(Yue) Fang
              rhn-support-tyamashi Tomonari Yamashita
              Vratislav Hais Vratislav Hais (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: