Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-2985

Installer: NoSuchFieldException in console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Beta2
    • 8.0.0.Beta1
    • installer
    • None

    Description

      When I start the JBDS installer using "java -jar installer.jar", I get this exception in the console right away:
      java.lang.NoSuchFieldException: awtAppClassName

      java.lang.NoSuchFieldException: awtAppClassName
      	at java.lang.Class.getDeclaredField(Class.java:1948)
      	at com.izforge.izpack.installer.InstallerFrame.buildGUI(InstallerFrame.java:446)
      	at com.izforge.izpack.installer.InstallerFrame.<init>(InstallerFrame.java:215)
      	at com.izforge.izpack.installer.GUIInstaller.loadGUI(Unknown Source)
      	at com.izforge.izpack.installer.GUIInstaller.access$100(Unknown Source)
      	at com.izforge.izpack.installer.GUIInstaller$2.run(Unknown Source)
      	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
      	at java.awt.EventQueue.access$200(EventQueue.java:103)
      	at java.awt.EventQueue$3.run(EventQueue.java:694)
      	at java.awt.EventQueue$3.run(EventQueue.java:692)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      	at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
      	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
      

      It happens both with java 7 and 8 and it's new - it doesn't happen with JBDS 7.1.1 or JBDS 8.0.0.Alpha2.

      This issue doesn't seem it has any impact though - I can install JBDS just fine.

      Attachments

        Issue Links

          Activity

            People

              nivologd@gmail.com Denis Golovin (Inactive)
              exd-mmalina Martin Malina
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: