+ options.getProcessModule());
uriQueue = new UriQueue(completionService, pool, tf, monitor,
new LinkedBlockingQueue<String>(), logger);
// must not cache the results, or we quickly run out of memory
RequestOptions requestOptions = new RequestOptions();
requestOptions.setCacheResult(false);
Session session = null;
int count = 0;
int total = -1;