getLogger().logHttp(LogLevel.ERROR,response,reqID,owner,"HTTP "+response.getStatus()+" - Can not complete the execution of the TAP resource \""+resourceName+"\", because: "+t.getMessage(),t);
getLogger().logHttp(LogLevel.ERROR,response,reqID,owner,"HTTP "+response.getStatus()+" - Can not complete the execution of the TAP resource \""+resourceName+"\"!",t);
}finally{
// Notify the queue of the asynchronous jobs that a new connection is available: