public class ResponseLogDesc extends Thread{ @Override public void run(){ try { while (true) {` to run the code infinitely due to of thread`