[ statsvn-Bugs-2724152 ] NPE in SvnLogfileParser

1 message Options
Embed this post
Permalink
SourceForge.net

[ statsvn-Bugs-2724152 ] NPE in SvnLogfileParser

Reply Threaded More More options
Print post
Permalink
Bugs item #2724152, was opened at 2009-04-01 00:10
Message generated for change (Tracker Item Submitted) made by benoitx
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2724152&group_id=164845

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Input Layer: SVN
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Benoit Xhenseval (benoitx)
Assigned to: Benoit Xhenseval (benoitx)
Summary: NPE in SvnLogfileParser

Initial Comment:
from time to time I'm getting this NPE (seems that it is the case when SF is very very slow, ie each response takes > 200 sec)

Exception in thread "pool-1-thread-1" java.lang.NullPointerException
        at net.sf.statsvn.input.SvnLogfileParser$PerRevDiffTask.run(SvnLogfileParser.java:784)
        at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
        at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)
        at java.lang.Thread.run(Thread.java:595)

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2724152&group_id=164845

------------------------------------------------------------------------------
_______________________________________________
Statsvn-developers mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-developers