idle problem

Hi.... i am using a program to perform a task of reading from a fle.... now wat happens is that it is not able to exit a loop in the program .. on checking with the server log i found the following

[org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover notifying pools, interval: 30000

could some one tel me as to what might be happening here... dat the server is givin such a message...Thanx

[425 byte] By [abhi@javaa] at [2007-10-3 4:50:12]
# 1
why don't use the of to check weather the end of file has been reach.
malaka.mcka at 2007-7-14 22:54:46 > top of Java-index,Java Essentials,Java Programming...
# 2

wel i the problem is that this is happening while reading stdErr stream...in other cases when i am doin the same it completes correctly.. but for a particular file it does not and on checking the server it shows this msg.. dat i stated above....there is no exception being thrown.. i ve already checked that ... so i do not understand why this is happening

abhi@javaa at 2007-7-14 22:54:46 > top of Java-index,Java Essentials,Java Programming...