What steps will reproduce the problem?
1. Set up xerela
2. Try to backup config from Juniper
3. Cry
What is the expected output? What do you see instead?
Configs are not pulling, instead I get an error:
javax.xml.stream.XMLStreamException: Unexpected character 'U' (code 85) in
prolog; expected '<'
at [row,col {unknown-source}]: [1,1]
Problematic XML:
null
at org.xerela.server.job.backup.BackupTask.performTask(BackupTask.java:100)
at org.xerela.server.job.AbstractAdapterTask.execute(AbstractAdapterTask.java:119)
at org.xerela.server.dispatcher.Operation.execute(Operation.java:120)
at org.xerela.server.dispatcher.OperationExecutor$JobThread.runJob(OperationExecutor.java:704)
at org.xerela.server.dispatcher.OperationExecutor$JobThread.run(OperationExecutor.java:581)
What version of the product are you using? On what operating system?
Source repository on Ubuntu 11.10
Original issue reported on code.google.com by MBassett...@gmail.com on 4 Sep 2012 at 7:32
Original issue reported on code.google.com by
MBassett...@gmail.com
on 4 Sep 2012 at 7:32