Menu

#1 NullPointerException

Undetermined
open
Joe Egan
5
2014-09-03
2008-09-07
David Horat
No

When trying SvnStat with any of my SVN repositories, I get this exception:

java.lang.NullPointerException
at de.agentlab.svnstat.SvnStat.readXml(SvnStat.java:143)
at de.agentlab.svnstat.SvnStat.run(SvnStat.java:86)
at de.agentlab.svnstat.SvnStat.main(SvnStat.java:257)
org.jCharts.properties.PropertyException: The Axis Increment can not be a negative value or zero.
at org.jCharts.properties.DataAxisProperties.setUserDefinedScale(Unknown Source)
at de.agentlab.svnstat.Graph.lineChart(Graph.java:122)
at de.agentlab.svnstat.Stat.fileCount(Stat.java:433)
at de.agentlab.svnstat.SvnStat.run(SvnStat.java:93)
at de.agentlab.svnstat.SvnStat.main(SvnStat.java:257)

Log files are correct and work with other stats generator, as I am evaluatin several.

Any clues?

Thank you in advance! :)

Discussion

  • Joe Egan

    Joe Egan - 2014-06-20

    I have not yet been able to reproduce this exact bug, but I am working on it.

    The org.jCharts.properties.PropertyException matches the one in bug #2 logged by @direx, but I have not yet observed it preceded by a NullPointerException in SvnStat.readXml.

    Thanks for the detailed error information.

     
  • Joe Egan

    Joe Egan - 2014-09-03
    • Group: 1.1 --> Undetermined
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.