Today i’ve got faced a very weird problem
While parsing XML output from an HP ILO into Perl, his code constantly broke with the message:
FILE.XML:123 parser error : PCDATA invalid Char value 1
While the message itself states clearly that there is an unexpected character value (Char value 1, ASCII SOH) on one hand, it doesn’t tell the character position on the other.
Tagged: Genotec, Perl, Technisches

