java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:0) at java.io.File.createNewFile(File.java:883) at org.netbeans.modules.bugtracking.ui.issue.cache.IssueStorage.getReferenceTime(IssueStorage.java:152) at org.netbeans.modules.bugtracking.ui.issue.cache.IssueCache.(IssueCache.java:187) at org.netbeans.modules.bugzilla.repository.BugzillaRepository$Cache.(BugzillaRepository.java:735) at org.netbeans.modules.bugzilla.repository.BugzillaRepository.getIssueCache(BugzillaRepository.java:384) at org.netbeans.modules.bugzilla.repository.BugzillaRepository.getLookupObjects(BugzillaRepository.java:206) at org.netbeans.modules.bugzilla.kenai.KenaiRepository.getLookupObjects(KenaiRepository.java:230) at org.netbeans.modules.bugzilla.repository.BugzillaRepository.getLookup(BugzillaRepository.java:200) at org.netbeans.modules.bugtracking.kenai.QueryAccessorImpl.getAllIssuesQuery(QueryAccessorImpl.java:84) at org.netbeans.modules.kenai.ui.dashboard.MyProjectNode$3.run(MyProjectNode.java:190) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)