NullPointerException on malformed referrer URL
Status: Beta
Brought to you by:
barrygently
In version 0.7, I get a NullPointerException when processing a log file that contains this line:
2007-10-15 01:32:39 24.5.244.145 - W3SVC5 192.168.15.10 80 GET /redribbonweek.htm - 200 37005 655 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322) XXXX:++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
It fails when it is line #3109 in the file. It does not fail when the line is in the file by itself. I will email you the log file that causes the exception, as well as the XML log format file.
Thanks,
Dave