java.lang.IllegalArgumentException: URI has an authority component at java.io.File.(File.java:0) at org.netbeans.modules.php.dbgp.URIMapper.createDefaultMapper(URIMapper.java:126) at org.netbeans.modules.php.dbgp.URIMapper.createMultiMapper(URIMapper.java:113) at org.netbeans.modules.php.dbgp.SessionId.initialize(SessionId.java:93) at org.netbeans.modules.php.dbgp.DebugSession.initConnection(DebugSession.java:192) at org.netbeans.modules.php.dbgp.packets.InitMessage.setId(InitMessage.java:168) at org.netbeans.modules.php.dbgp.packets.InitMessage.process(InitMessage.java:85) at org.netbeans.modules.php.dbgp.DebugSession.handleMessage(DebugSession.java:280) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:266) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:256) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:145) 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)