Skip to content

Instantly share code, notes, and snippets.

@evand
Created February 16, 2010 23:24
Show Gist options
  • Save evand/306070 to your computer and use it in GitHub Desktop.
Save evand/306070 to your computer and use it in GitHub Desktop.
Internal error: please report
java.lang.NullPointerException
at plugins.Freetalk.Persistent.activate(Persistent.java:66)
at plugins.Freetalk.SubscribedBoard$MessageReference.getMessage(SubscribedBoard.java:721)
at plugins.Freetalk.SubscribedBoard$BoardThreadLink.getMessage(SubscribedBoard.java:914)
at plugins.Freetalk.ui.web.BoardPage.make(BoardPage.java:102)
at plugins.Freetalk.ui.web.WebPageImpl.addToPage(WebPageImpl.java:120)
at plugins.Freetalk.ui.web.WebPageImpl.toHTML(WebPageImpl.java:110)
at plugins.Freetalk.ui.web.WebInterfaceToadlet.handleMethodGET(WebInterfaceToadlet.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:504)
at freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:755)
at freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
at freenet.support.io.NativeThread.run(NativeThread.java:101)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment