anonymous wrote : The log file just stops being written to, until jboss restarts.
This sounds like either a JVM crash, or the OS is forcibly terminating the process (e.g.,
kill -9 on Linux or End Process in Task Manager on Windows). For the former, a process
dump file might be present. For the later, you might have to dig through OS config
settings to see if there is something, such as a scheduled task, that is killing the
process.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187390#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...