Renderer Crash
Status: Beta
Brought to you by:
zigam
I am facing a crash of the renderer with the attached data. This was run on an embedded gentoo for ARM.
The bootchartd daemon is known to already have worked on another ARM system.
Parsing bootchart.tgz
Exception in thread "main" java.lang.NumberFormatException: For input string: "CPU"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:447)
at java.lang.Integer.parseInt(Integer.java:497)
at org.bootchart.parser.linux.ProcPsParser.parseLog(Unknown Source)
at org.bootchart.Main.render(Unknown Source)
at org.bootchart.Main.main(Unknown Source)
Bad data ?