Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8114535

JavaFX Application GUI missing after restore from hibernate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • javafx
    • Vista Business, Netbeans IDE 7.0, Intel(R) Pentium(R) Dual CPU T2330 @ 1.60 Ghz 160 Ghz, 2.00 GB Ram, 32 bit Operating system

      I am developing a java application with JavaFX support and after I restore my computer from hibernate, the Window of my application is empty and transparent. It does not appear to be frozen as there is no message from windows that the application is not responding. I suspect that the thread for the GUI did not restart or crashed on resume without reporting the error.

      Special Circumstance:
      This application loads JavaFX at runtime using reflect to gain access to the addURL of the application loader which I found to be the only way JavaFX will work from a classloader. The application locates the installation of JavaFX and adds the library jar using the addURL method of the application classloader.

            jandrese Joe Andresen (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: