Closed
Description
When parsing the G1 log file it does not handle long strings.
Sample Error
INFO [DataReaderFacade]: GCViewer version 1.32 (2013-03-14 18:27)
INFO [DataReaderFactory]: File format: Sun 1.6.x G1 collector
INFO [DataReaderSun1_6_0G1]: Reading Sun 1.6.x / 1.7.x G1 format...
WARNING [DataReaderSun1_6_0G1]: com.tagtraum.perf.gcviewer.imp.ParseException: java.lang.StringIndexOutOfBoundsException: String index out of range: 40 Line 23954: 2903.505: [Full GC 10176M->1074M(10240M)
WARNING [DataReaderSun1_6_0G1]: com.tagtraum.perf.gcviewer.imp.ParseException: Error parsing entry. Line 23957: , 3.6988510 secs]
Please let me know a means to provide the complete log for you.