Messaging one of my contacts just stopped working. Text from me or him
doesn't appear in the msg window anymore. The log reveals a nullpointer
exception.
Restarting jitsi doesn't help, so I'll need to clear the logs probably
to be able to msg again. I can make a backup, but for obvious reasons am
not going to post the chat history here..
The NPE:
20:07:09.182 SEVERE: [41] util.UtilActivator.uncaughtException().91 An
uncaught exception occurred in thread=Thread[AWT-EventQueue-0,6,main]
and message was: null
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processLinksAndHTMLChars(ChatConversationPanel.java:1118)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.formatMessage(ChatConversationPanel.java:1085)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:481)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:564)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistoryMessage(ChatPanel.java:1020)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistory(ChatPanel.java:650)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.access$700(ChatPanel.java:54)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel$8.finished(ChatPanel.java:1861)
at
net.java.sip.communicator.plugin.desktoputil.SwingWorker$1$2.run(SwingWorker.java:104)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
Messaging one of my contacts just stopped working. Text from me or him
doesn't appear in the msg window anymore. The log reveals a nullpointer
exception.
Restarting jitsi doesn't help, so I'll need to clear the logs probably
to be able to msg again. I can make a backup, but for obvious reasons am
not going to post the chat history here..
The NPE:
20:07:09.182 SEVERE: [41] util.UtilActivator.uncaughtException().91 An
uncaught exception occurred in thread=Thread[AWT-EventQueue-0,6,main]
and message was: null
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processLinksAndHTMLChars(ChatConversationPanel.java:1118)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.formatMessage(ChatConversationPanel.java:1085)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:481)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:564)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistoryMessage(ChatPanel.java:1020)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistory(ChatPanel.java:650)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.access$700(ChatPanel.java:54)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel$8.finished(ChatPanel.java:1861)
at
net.java.sip.communicator.plugin.desktoputil.SwingWorker$1$2.run(SwingWorker.java:104)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
What do you mean with the latest build? The latest nightly or the latest
stable?
- Daniel
···
On 8-10-2013 15:10, Hristo Terezov wrote:
Hello Daniel,
I made a change which may fix your issue. Can you please try the
latest build and give us a feedback if the issue is solved?
Regards,
Hristo.
On Sat, Oct 5, 2013 at 9:12 PM, Daniel wrote:
Messaging one of my contacts just stopped working. Text from me or him
doesn't appear in the msg window anymore. The log reveals a
nullpointer
exception.
Restarting jitsi doesn't help, so I'll need to clear the logs probably
to be able to msg again. I can make a backup, but for obvious
reasons am
not going to post the chat history here..
The NPE:
20:07:09.182 SEVERE: [41] util.UtilActivator.uncaughtException().91 An
uncaught exception occurred in thread=Thread[AWT-EventQueue-0,6,main]
and message was: null
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processLinksAndHTMLChars(ChatConversationPanel.java:1118)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.formatMessage(ChatConversationPanel.java:1085)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:481)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:564)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistoryMessage(ChatPanel.java:1020)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistory(ChatPanel.java:650)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.access$700(ChatPanel.java:54)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel$8.finished(ChatPanel.java:1861)
at
net.java.sip.communicator.plugin.desktoputil.SwingWorker$1$2.run(SwingWorker.java:104)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at
java.awt.EventDispatchThread.pumpEventsForFilter(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)
What do you mean with the latest build? The latest nightly or the latest
stable?
- Daniel
On 8-10-2013 15:10, Hristo Terezov wrote:
Hello Daniel,
I made a change which may fix your issue. Can you please try the latest
build and give us a feedback if the issue is solved?
Regards,
Hristo.
On Sat, Oct 5, 2013 at 9:12 PM, Daniel wrote:
Messaging one of my contacts just stopped working. Text from me or him
doesn't appear in the msg window anymore. The log reveals a nullpointer
exception.
Restarting jitsi doesn't help, so I'll need to clear the logs probably
to be able to msg again. I can make a backup, but for obvious reasons am
not going to post the chat history here..
The NPE:
20:07:09.182 SEVERE: [41] util.UtilActivator.uncaughtException().91 An
uncaught exception occurred in thread=Thread[AWT-EventQueue-0,6,main]
and message was: null
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processLinksAndHTMLChars(ChatConversationPanel.java:1118)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.formatMessage(ChatConversationPanel.java:1085)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:481)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:564)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistoryMessage(ChatPanel.java:1020)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistory(ChatPanel.java:650)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.access$700(ChatPanel.java:54)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel$8.finished(ChatPanel.java:1861)
at
net.java.sip.communicator.plugin.desktoputil.SwingWorker$1$2.run(SwingWorker.java:104)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
What do you mean with the latest build? The latest nightly or the
latest stable?
- Daniel
On 8-10-2013 15:10, Hristo Terezov wrote:
Hello Daniel,
I made a change which may fix your issue. Can you please try the
latest build and give us a feedback if the issue is solved?
Regards,
Hristo.
On Sat, Oct 5, 2013 at 9:12 PM, Daniel wrote:
Messaging one of my contacts just stopped working. Text from
me or him
doesn't appear in the msg window anymore. The log reveals a
nullpointer
exception.
Restarting jitsi doesn't help, so I'll need to clear the logs
probably
to be able to msg again. I can make a backup, but for obvious
reasons am
not going to post the chat history here..
The NPE:
20:07:09.182 SEVERE: [41]
util.UtilActivator.uncaughtException().91 An
uncaught exception occurred in
thread=Thread[AWT-EventQueue-0,6,main]
and message was: null
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processLinksAndHTMLChars(ChatConversationPanel.java:1118)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.formatMessage(ChatConversationPanel.java:1085)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:481)
at
net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel.processMessage(ChatConversationPanel.java:564)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistoryMessage(ChatPanel.java:1020)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.processHistory(ChatPanel.java:650)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel.access$700(ChatPanel.java:54)
at
net.java.sip.communicator.impl.gui.main.chat.ChatPanel$8.finished(ChatPanel.java:1861)
at
net.java.sip.communicator.plugin.desktoputil.SwingWorker$1$2.run(SwingWorker.java:104)
at java.awt.event.InvocationEvent.dispatch(Unknown
Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native
Method)
at
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
at
java.awt.EventDispatchThread.pumpEventsForFilter(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)