java.lang.IllegalArgumentException: URI scheme is not "file" at java.io.File.(File.java:338) at org.netbeans.modules.php.dbgp.URIMapper$1.toSourceFile(URIMapper.java:116) at org.netbeans.modules.php.dbgp.URIMapper$MultiMapper.toSourceFile(URIMapper.java:235) at org.netbeans.modules.php.dbgp.SessionId.toSourceFile(SessionId.java:147) at org.netbeans.modules.php.dbgp.breakpoints.Utils.getDataObjectByRemote(Utils.java:213) at org.netbeans.modules.php.dbgp.breakpoints.Utils$LineFactory.getLine(Utils.java:183) at org.netbeans.modules.php.dbgp.breakpoints.Utils.getLine(Utils.java:178) at org.netbeans.modules.php.dbgp.packets.StackGetResponse.annotateStackTrace(StackGetResponse.java:174) at org.netbeans.modules.php.dbgp.packets.StackGetResponse.process(StackGetResponse.java:90) at org.netbeans.modules.php.dbgp.DebugSession.handleMessage(DebugSession.java:372) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:348) at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:300) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)