I\'ve got a problem with a BufferedReader and an InputStreamReader which is closed. When I try to read an input with the readLine() method
BufferedReader
InputStreamReader
readLine()