Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Logger
at XtractSections.<clinit>(XtractSections.java:25)
Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:288)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
... 1 more
Can You fix it?
However I seen the sample output that you sent to me. It looks like this:
debaterecord:NATIONAL ASSEMBLYOFFICIAL REPORTThursday, 9th December, 2004The House met at 2.3
masthead:NATIONAL ASSEMBLYOFFICIAL REPORTThursday, 9th December, 2004The House met at 2.3
comment1:[Mr. Deputy Speaker in the Chair]
comment2:PRAYERS
But in the part after the ":" I should have the number of the line in witch the section start.
But for me is the same If you want we can also display the first words of the section
Ciao
Luca