java.net.MalformedURLException: unknown protocol: dbgp at java.net.URL.(URL.java:574) at java.net.URL.(URL.java:464) at java.net.URL.(URL.java:413) at java.net.URI.toURL(URI.java:1081) at org.netbeans.modules.php.dbgp.SessionId.convertToFileObject(SessionId.java:207) at org.netbeans.modules.php.dbgp.SessionId.getFileObjectByRemote(SessionId.java:235) at org.netbeans.modules.php.dbgp.SessionId.getDataObjectByRemote(SessionId.java:193) at org.netbeans.modules.php.dbgp.breakpoints.Utils$LineFactory.getLine(Utils.java:180) at org.netbeans.modules.php.dbgp.breakpoints.Utils.getLine(Utils.java:175) 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)