Search found 1 match

by mrgs123
Tue Jun 30, 2015 4:15 pm
Forum: Writing a Parser
Topic: NullPointerException
Replies: 4
Views: 19992

NullPointerException

Hi, I run your sample parser up in eclipse, after adding a junit wrapper, and I call it thus: @Test public void testParseLine() { String line1 = "07/03/2007, 16:51:00 (T0+1834ms) | ERROR | com.company.soft.DatabaseManager | A simple text on a single line"; String line2 = "07/03/2007, 16:51:01 (T0+28...