-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
8u60
-
x86_64
-
windows_7
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
Always when I want to start a new created javafx program i get this error:
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create in e(fx)clipse a new javaFX project
Run it.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
That a window would appear ;)
ACTUAL -
I only get this error log! Nothing else!
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Thread [main] (Suspended (exception NullPointerException))
SystemProperties.setVersions() line: not available
SystemProperties.lambda$static$28() line: not available
762152757.run() line: not available
AccessController.doPrivileged(PrivilegedAction<T>) line: not available [native method]
SystemProperties.<clinit>() line: not available
LauncherImpl.startToolkit() line: not available
LauncherImpl.launchApplicationWithArgs(String, String, String[]) line: not available
LauncherImpl.launchApplication(String, String, String[]) line: not available
NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
NativeMethodAccessorImpl.invoke(Object, Object[]) line: not available
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: not available
Method.invoke(Object, Object...) line: not available
LauncherHelper$FXHelper.main(String...) line: not available
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES
A DESCRIPTION OF THE PROBLEM :
Always when I want to start a new created javafx program i get this error:
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create in e(fx)clipse a new javaFX project
Run it.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
That a window would appear ;)
ACTUAL -
I only get this error log! Nothing else!
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Thread [main] (Suspended (exception NullPointerException))
SystemProperties.setVersions() line: not available
SystemProperties.lambda$static$28() line: not available
762152757.run() line: not available
AccessController.doPrivileged(PrivilegedAction<T>) line: not available [native method]
SystemProperties.<clinit>() line: not available
LauncherImpl.startToolkit() line: not available
LauncherImpl.launchApplicationWithArgs(String, String, String[]) line: not available
LauncherImpl.launchApplication(String, String, String[]) line: not available
NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
NativeMethodAccessorImpl.invoke(Object, Object[]) line: not available
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: not available
Method.invoke(Object, Object...) line: not available
LauncherHelper$FXHelper.main(String...) line: not available
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES