org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0x{2}) was found in the value of attribute "{1}" and element is "17". at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:239) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.getNode(DbgpMessage.java:315) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.create(DbgpMessage.java:130) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:378) at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:332) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:116) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619)