Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3474

Make package admin work with J9 and other embedded VMs

    XMLWordPrintableJSON

Details

    Description

      Currently the package admin is Java 5 source. This prevents it from running/installing on older java VMs. Here is what happens when installed on J9:

      #0 ERROR > Error occurred while trying to activate bundle!
      java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class=org/apache/felix/webconsole/plugins/packageadmin/internal/Activator, offset=6
      at java.lang.ClassLoader.defineClassImpl(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:239)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:176)

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: