// it can wait interminably for on NPTL threading model.
// See [ 994946 ] Pause/Terminate ignored on 2.6 kernel 1.5 JVM.
CrawlURI c = currentCuri;
if(c != null) {
pw.print(" ");
c.shortReportLineTo(pw);
pw.print(" ");
pw.print(c.getFetchAttempts());
pw.print(" attempts");
pw.println();
pw.print(" ");