Print

Print


  Good day!
 I have strange lines in the glite-apel-pbs processor configuration that lives
on my CE in /opt/glite/etc/glite-apel-pbs/parser-config-yaim.xml:

<ExtraFile>/home/toucan/pbslog00021123.gz</ExtraFile>
<ExtraFile>/home/toucan/pbslog00021100.log</ExtraFile>

 under the <EventLogProcessor> section. I understand that it is sample lines,
but why in the world they stay uncommented?
 The reason for asking is that one of those lines were enabled apel parser to
throw the NullPointerException:
-----
Tue Sep  6 15:33:19 UTC 2005: apel-pbs-log-parser - Processing /home/toucan/pbsl
Tue Sep  6 15:33:19 UTC 2005: apel-pbs-log-parser - program aborted
Tue Sep  6 15:33:19 UTC 2005: apel-pbs-log-parser - Internal program error - ple
java.lang.NullPointerException
        at org.glite.apel.pbs.EventLogParser.parse(EventLogParser.java:126)
	at org.glite.apel.pbs.EventLogProcessor.processLogs(EventLogProcessor.ja
	at org.glite.apel.pbs.ApelLogParser.runEventProcessor(ApelLogParser.java
	at org.glite.apel.pbs.ApelLogParser.run(ApelLogParser.java:75)
	at org.glite.apel.pbs.ApelLogParser.main(ApelLogParser.java:274)
------
(sorry for that cutted-out line ends, but I were able to reproduce that
exception only once, and the it disappeared completely).

 I am running LCG-2.6.0 configured by YAIM 2.6.0-8.
-- 
 rea