loading class error with java7u25 in applet

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • 7u40
    • Affects Version/s: 7u15
    • Component/s: deploy
    • Environment:

      java7u25, deployment in applet

      Our javafx application use the javax.imageio.ImageIO class and worked well in applet before last u25 update

      Worked well, now we get the efollowing error :

      Exception in thread "Thread-125" java.lang.ExceptionInInitializerError

      at java.lang.Thread.run(Unknown Source)
      Caused by: java.lang.NullPointerException
      at javax.imageio.spi.IIORegistry.getDefaultInstance(Unknown Source)
      at javax.imageio.ImageIO.<clinit>(Unknown Source)
      ... 3 more


      Exception in thread "Thread-126" java.lang.NoClassDefFoundError: Could not initialize class javax.imageio.ImageIO

            Assignee:
            Dmitry Cherepanov (Inactive)
            Reporter:
            val (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: