Bug 1607956 - [abrt] freemind-minimal-1.0.1-19.fc28: Uncaught exception java.awt.HeadlessException in method java.awt.GraphicsEnvironment.checkHeadless()
Summary: [abrt] freemind-minimal-1.0.1-19.fc28: Uncaught exception java.awt.HeadlessEx...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: freemind
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a2a34bffb837e3e725fca910622...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-24 15:39 UTC by JP Joerg
Modified: 2019-05-28 23:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-28 23:53:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.97 KB, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details
File: cgroup (341 bytes, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details
File: cpuinfo (1.40 KB, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details
File: environ (4.15 KB, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details
File: jvm_environment (3.01 KB, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details
File: mountinfo (4.08 KB, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details
File: namespaces (129 bytes, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details
File: open_fds (2.78 KB, text/plain)
2018-07-24 15:39 UTC, JP Joerg
no flags Details

Description JP Joerg 2018-07-24 15:39:24 UTC
Description of problem:
# freemind
Checking Java Version...
java.io.FileNotFoundException: /root/.freemind/auto.properties (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at freemind.main.FreeMindStarter.readUsersPreferences(FreeMindStarter.java:165)
	at freemind.main.FreeMindStarter.main(FreeMindStarter.java:60)
Panic! Error while loading default properties.
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at freemind.main.FreeMindStarter.main(FreeMindStarter.java:90)
Caused by: java.awt.HeadlessException
	at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204)
	at java.awt.Window.<init>(Window.java:536)
	at java.awt.Frame.<init>(Frame.java:420)
	at javax.swing.JFrame.<init>(JFrame.java:233)
	at freemind.main.FreeMind.<init>(FreeMind.java:275)
	at freemind.main.FreeMind.main(FreeMind.java:879)
	... 5 more
Exception in thread "main" java.awt.HeadlessException
	at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204)
	at java.awt.Window.<init>(Window.java:536)
	at java.awt.Frame.<init>(Frame.java:420)
	at java.awt.Frame.<init>(Frame.java:385)
	at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1763)
	at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1838)
	at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1696)
	at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:863)
	at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:666)
	at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:637)
	at freemind.main.FreeMindStarter.main(FreeMindStarter.java:99)
ABRT problem creation: 'success'
[root@antman .ssh]# 

Version-Release number of selected component:
freemind-minimal-1.0.1-19.fc28

Additional info:
reporter:       libreport-2.9.5
abrt-java-connector: 1.1.0
cmdline:        /usr/lib/jvm/jre-1.8.0-openjdk/bin/java -agentpath:/usr/lib/abrt-java-connector/libabrt-java-connector.so=abrt=on, -Dfreemind.base.dir=/usr/share/freemind -Djavax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl -classpath ::/usr/share/freemind/lib/*:/usr/share/freemind freemind.main.FreeMindStarter
executable:     /usr/share/java/freemind/freemind.jar
java_executable: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/bin/java
kernel:         4.17.7-200.fc28.x86_64
pid:            32473
pkg_fingerprint: E08E 7E62 9DB6 2FB1
pkg_vendor:     Fedora Project
runlevel:       N 5
uid:            1000

Truncated backtrace:
Exception in thread "main" java.awt.HeadlessException
	at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/java/awt/GraphicsEnvironment.class]
	at java.awt.Window.<init>(Window.java:536) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/java/awt/Window.class]
	at java.awt.Frame.<init>(Frame.java:420) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/java/awt/Frame.class]
	at java.awt.Frame.<init>(Frame.java:385) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/java/awt/Frame.class]
	at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1763) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/javax/swing/SwingUtilities$SharedOwnerFrame.class]
	at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1838) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/javax/swing/SwingUtilities.class]
	at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1696) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/javax/swing/JOptionPane.class]
	at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:863) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/javax/swing/JOptionPane.class]
	at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:666) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/javax/swing/JOptionPane.class]
	at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:637) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.172-12.b11.fc28.x86_64/jre/lib/rt.jar!/javax/swing/JOptionPane.class]
	at freemind.main.FreeMindStarter.main(FreeMindStarter.java:99) [jar:file:/usr/share/java/freemind/freemind.jar!/freemind/main/FreeMindStarter.class]

Comment 1 JP Joerg 2018-07-24 15:39:29 UTC
Created attachment 1470319 [details]
File: backtrace

Comment 2 JP Joerg 2018-07-24 15:39:31 UTC
Created attachment 1470320 [details]
File: cgroup

Comment 3 JP Joerg 2018-07-24 15:39:32 UTC
Created attachment 1470321 [details]
File: cpuinfo

Comment 4 JP Joerg 2018-07-24 15:39:34 UTC
Created attachment 1470322 [details]
File: environ

Comment 5 JP Joerg 2018-07-24 15:39:36 UTC
Created attachment 1470323 [details]
File: jvm_environment

Comment 6 JP Joerg 2018-07-24 15:39:39 UTC
Created attachment 1470324 [details]
File: mountinfo

Comment 7 JP Joerg 2018-07-24 15:39:40 UTC
Created attachment 1470325 [details]
File: namespaces

Comment 8 JP Joerg 2018-07-24 15:39:43 UTC
Created attachment 1470326 [details]
File: open_fds

Comment 9 Ben Cotton 2019-05-02 19:16:57 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 10 Ben Cotton 2019-05-02 19:42:04 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 11 Ben Cotton 2019-05-28 23:53:53 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.