java.lang.NullPointerException: 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
Solutions on the web
via Jive Software Open Source by Alex Wenckus, 1 year ago
via JIRA by Alex Wenckus, 1 year ago
via Jive Software Open Source by Alex Wenckus, 1 year ago
java.lang.NullPointerException:
at com.jivesoftware.spark.component.panes.CollapsiblePane.setTitle(CollapsiblePane.java:66)
at com.jivesoftware.spark.component.panes.CollapsiblePane.
(CollapsiblePane.java:62) at com.jivesoftware.sparkimpl.plugin.transcripts.ChatTranscriptPlugin$9.finished(ChatTranscriptPlugin.java:436)
at com.jivesoftware.spark.util.SwingWorker$2$1.run(SwingWorker.java:128)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)