Hello SOTI,
While I am excuting the XML file I am getting the subject error, where other XML have no issue with it.
Below is the Error I saw in Android Debug logs:
05-30 13:56:48.809 10223 2878 4742 E soti : script-executor|E|DO|[net.soti.mobicontrol.xmlstage.b] Mxconfig falló: /sdcard/Download/10.2EnableProglovKeyboard.xml|net.soti.mobicontrol.device.m5: Process xml failed
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.xmlstage.h.m(SourceFile:47)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.xmlstage.b.execute(SourceFile:47)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.r0.n(SourceFile:17)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.r0.l(SourceFile:94)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.r0.r(SourceFile:5)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.r0.j(Unknown Source:0)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.q0.run(Unknown Source:8)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.r0.s(SourceFile:5)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.r0.i(Unknown Source:0)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.script.o0.run(Unknown Source:4)
05-30 13:56:48.809 10223 2878 4742 E soti : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 13:56:48.809 10223 2878 4742 E soti : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 13:56:48.809 10223 2878 4742 E soti : at java.lang.Thread.run(Thread.java:919)
05-30 13:56:48.809 10223 2878 4742 E soti : Caused by: org.xmlpull.v1.XmlPullParserException: markup not allowed inside attribute value - illegal < (position: START_TAG seen ...rameworkService: received request/configuration information is: \\ufeff<... @1:138)
05-30 13:56:48.809 10223 2878 4742 E soti : at org.xmlpull.mxp1.MXParser.parseAttribute(SourceFile:863)
05-30 13:56:48.809 10223 2878 4742 E soti : at org.xmlpull.mxp1.MXParser.parseStartTag(SourceFile:617)
05-30 13:56:48.809 10223 2878 4742 E soti : at org.xmlpull.mxp1.MXParser.nextImpl(SourceFile:288)
05-30 13:56:48.809 10223 2878 4742 E soti : at org.xmlpull.mxp1.MXParser.next(SourceFile:4)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.xmlstage.h.o(SourceFile:35)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.xmlstage.h.n(SourceFile:10)
05-30 13:56:48.809 10223 2878 4742 E soti : at net.soti.mobicontrol.xmlstage.h.m(SourceFile:5)
05-30 13:56:48.809 10223 2878 4742 E soti : ... 12 more
05-30 13:56:48.809 10223 2878 4742 E soti : |