Server Management - Systems Insight Manager
1827807 Members
2396 Online
109969 Solutions
New Discussion

MXTASK not allowing import from XML file

 
Tim Haw (HP)
New Member

MXTASK not allowing import from XML file

I'm following the white paper entitled "Automating Failover Event Handling on Two HP System Insight Manager Servers"

I have manually created an Automated Event Handler named EH1, then I used MXTASK to correctly format an XML file using the following command: -

mxtask --user --pass -lf EH1 -b UTF-8 >> C:\cap.xml

I then deleted EH1 and attempted to load EH1 from the command line as follows: -

mxtask --user --pass -cf c:\cap.xml

I get the following error message: -

While processing an XML file, the following error occurred:
Error on line 8: The processing instruction target matching "[xX][mM][lL]" is not allowed.

I have attached the XML file that is generated by MXTASK ...

Has anyone seen this problem before and possibly know of a solution?

I would be extremely grateful for any help given.