java.lang.IllegalArgumentException: URI has an authority component at java.io.File.(File.java:0) at org.netbeans.modules.php.dbgp.URIMapper$1.toSourceFile(URIMapper.java:168) at org.netbeans.modules.php.dbgp.URIMapper$MultiMapper.toSourceFile(URIMapper.java:327) at org.netbeans.modules.php.dbgp.SessionId.toSourceFile(SessionId.java:141) at org.netbeans.modules.php.dbgp.breakpoints.Utils.getDataObjectByRemote(Utils.java:216) at org.netbeans.modules.php.dbgp.breakpoints.Utils$LineFactory.getLine(Utils.java:186) at org.netbeans.modules.php.dbgp.breakpoints.Utils.getLine(Utils.java:181) at org.netbeans.modules.php.dbgp.packets.StackGetResponse.annotateStackTrace(StackGetResponse.java:181) at org.netbeans.modules.php.dbgp.packets.StackGetResponse.process(StackGetResponse.java:94) at org.netbeans.modules.php.dbgp.DebugSession.handleMessage(DebugSession.java:291) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:267) at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:213) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:143) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:0) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:0) at java.util.concurrent.FutureTask.run(FutureTask.java:0) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:0) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:0) at java.lang.Thread.run(Thread.java:0)