B4J Question switched to java 14 and now: WARNING: package com.sun.javafx.embed.swing.oldimpl not in javafx.swing - mcqueccu (first post)    Oct 06, 2023 This line is just a warning
WARNING: package com.sun.javafx.embed.swing.oldimpl not in javafx.swing
The main error is about "class com.sun.glass.ui.Application" Not found
java.lang.IllegalAccessException: class anywheresoftware.b4j.object.JavaObject cannot access class com.sun.glass.ui.Application B4J Question B4JPackager11 & com.sun.glass.ui.Application - tohtics    Jul 31, 2019 Hi!
I followed the information in https://www.b4x.-illegalaccessexception.105285/#post-659517, my program works in the IDE in release mode, but no when runs after i use b4jpackager11, the app. I got the same error in the instruction:
Sub initRobot
robot = temp.InitializeStatic("com.sun.gl B4J Question Same problems on Raspberry with openjdk11 - micro    Dec 13, 2019 Hi to all
Now everything seems to work with openjdk11.01, but there are some problems I didn't have with java8 before.
in my project I use a keyboard where the buttons are labels and I use the robot function to handle the key pressed and release event
Dim jo As JavaObject
jo.InitializeStatic("com.su Bug? Error "VetoableListDecorator" - andrewmp (first post)    Oct 02, 2020 sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
at javafx.graphics/com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at javafx.graphics/com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(GtkApplication.java:277)
at java.base/java.lang.Thread.run( B4J Question Java 11 problem - ThRuST    Aug 06, 2022 Hi! I'm trying to get my project to work with Java 11 downloaded from the B4X website and this is showing in the log as the app refuse to run
(IllegalAccessException) java.lang.IllegalAccessException: class anywheresoftware.b4j.object.JavaObject cannot access class com.sun.glass.ui.Application (in B4J Question Resolved: IllegalAccessException - BeneBarros    Apr 28, 2019 I had to format my pc.
I reinstalled everything again.
Now on B4J I get this error.
tballoon._initialize (java line: 459)
java.lang.IllegalAccessException: class anywheresoftware.b4j.object.JavaObject cannot access class com.sun.glass.ui.Application (in module javafx.graphics) because module javafx B4J Question [SOLVED] Crash in Release mode java11 - micro    Mar 17, 2023 java:428) at java.base/java.security.AccessController.doPrivileged(Native Method) at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) a B4J Library Dockable windows - Johan Hormaza (first post)    May 30, 2019 javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:433) at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(View.java:556) at javafx.graphics/com.sun.glass.ui.View.notifyMouse(View.java:942) at javafx.graphics/com.sun.glass.ui.win.WinApplication._ru B4J Question Can Application_Error be a Resumable Sub? - Chris2    Oct 24, 2023 java:457) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:456) at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.ja B4J Question Help me to solve an error with open an B4XPages - universengo    Mar 07, 2023 security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) Page: 1   2   3   4   5   6   7   Powered by ColBERT |