Re: [freenet-support] NPE while sending freemail

2013-09-03 Thread Martin Nyhus
On 09/03/2013 12:24 AM, Volker Fervers wrote:
 Seems that I was asked to report the following internal error after I
 tried to send a freemail to myself:
 [...]

Thank you for reporting this, I filed bug 6060 [0] with what looks like
the cause. Did you get this when clicking send after having the page
open for more than one hour?

Thanks,
Martin


[0] https://bugs.freenetproject.org/view.php?id=6060
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe


Re: [freenet-support] NPE while sending freemail

2013-09-03 Thread Volker Fervers
Hello Martin!

Am 03.09.2013 16:17, schrieb Martin Nyhus:
 On 09/03/2013 12:24 AM, Volker Fervers wrote:
 Seems that I was asked to report the following internal error after I
 tried to send a freemail to myself:
 [...]
 
 Thank you for reporting this, I filed bug 6060 [0] with what looks like
 the cause. Did you get this when clicking send after having the page
 open for more than one hour?

Yes, this is correct. I waited a few seconds for the freemail to be sent
and checked the transmission of the this freemail the next morning.


GV

 
 Thanks,
 Martin
 
 
 [0] https://bugs.freenetproject.org/view.php?id=6060
 
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe


[freenet-support] NPE while sending freemail

2013-09-02 Thread Volker Fervers
Seems that I was asked to report the following internal error after I
tried to send a freemail to myself:


java.lang.NullPointerException
at
org.freenetproject.freemail.ui.web.NewMessageToadlet.sendMessage(NewMessageToadlet.java:296)
at
org.freenetproject.freemail.ui.web.NewMessageToadlet.makeWebPagePost(NewMessageToadlet.java:112)
at
org.freenetproject.freemail.ui.web.WebPage.handleMethodPOST(WebPage.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
freenet.clients.http.ToadletContextImpl.callToadletMethod(ToadletContextImpl.java:735)
at
freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:648)
at
freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:1032)
at
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:129)
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe