-
Bug
-
Resolution: Duplicate
-
P3
-
7u13
-
Red Hat Enterprise Linux Workstation release 6.3 (Santiago).
Netbeans 7.2.1.
JDK 1.7_06
I'd like to use JavaFX to create top level netbeans components and run the resulting application on RedHat Enterprise Linux 6. It currently crashes. Is this a bug? If Redhat is not supported, what are the plans to do so?
Details:
My Netbeans Platform 7.2/JavaFX applications work correctly on Ubuntu 10.04. They crash on Red Hat Enterprise Linux Workstation release 6.3 (Santiago). The error message is:
...
Product Version = DB2 201207171143
Operating System = Linux version 2.6.32-279.22.1.el6.x86_64 running on amd64
Java; VM; Vendor = 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09; Oracle Corporation
Runtime = Java(TM) SE Runtime Environment 1.7.0_06-b24
...
INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.bugzilla.core@3.6.0.v20110608-1400 resolved
INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.7.1.R37x_v20110808-1106 started
GThread-ERROR **: GThread system may only be initialized once.
aborting...
/home/xxx/sw/netbeans/platform/lib/nbexec: line 568: 21444 Aborted (core dumped) ....
Result: 134
Details:
My Netbeans Platform 7.2/JavaFX applications work correctly on Ubuntu 10.04. They crash on Red Hat Enterprise Linux Workstation release 6.3 (Santiago). The error message is:
...
Product Version = DB2 201207171143
Operating System = Linux version 2.6.32-279.22.1.el6.x86_64 running on amd64
Java; VM; Vendor = 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09; Oracle Corporation
Runtime = Java(TM) SE Runtime Environment 1.7.0_06-b24
...
INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.bugzilla.core@3.6.0.v20110608-1400 resolved
INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.7.1.R37x_v20110808-1106 started
GThread-ERROR **: GThread system may only be initialized once.
aborting...
/home/xxx/sw/netbeans/platform/lib/nbexec: line 568: 21444 Aborted (core dumped) ....
Result: 134
- relates to
-
JDK-8118695 Gtk: OpenGL with JavaFX causes Gthread error and halts
- Resolved