java.lang.StackOverflowError: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.StackOverflowError:
at java.lang.ref.Reference.
(Reference.java:198) at java.lang.ref.FinalReference.
(FinalReference.java:19) at java.lang.ref.Finalizer.
(Finalizer.java:69) at java.lang.ref.Finalizer.register(Finalizer.java:75)
at javax.swing.JComboBox.selectedItemChanged(JComboBox.java:883)
at javax.swing.JComboBox.contentsChanged(JComboBox.java:950)
at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:79)
at javax.swing.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:86)