[jboss-user] [Installation, Configuration & Deployment] - JBOSS on CentOS - Logging Issue

onizukanne do-not-reply at jboss.com
Sat Jul 29 04:52:27 EDT 2006


We've been running an application on liferay 3.6.1, running in JBoss4 on a Windows server.

On migrating the solution to a CentOS server, it appears to run alright at first. However, after about 30mins, we notice serious logging activity resulting in the log files growing to up to 4GB daily. We change the logger from the DailyRollingAppender to the RollingAppender to cut of at 2MB and the server generates about 8 2MB logfiles every second.

This is very strange, since once the problem starts, even after we undeploy all our ears and the liferay ear from the deploy folder, the logging continues. An extract of the logfile is like so:

anonymous wrote : 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,884 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?
  | 2006-07-29 02:15:52,885 INFO [STDOUT] ?

Notice how many log lines are written every millisecond?

Any one with a similar experience? Any idea what could be responsible? Your ideas are highly welcome, this is really driving us crazy. This is happening on a life system and consumes lots and lots of system resources, causing us to need to restart the service every hour or so. URGENTLY need a solution.

Many thanks


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961674#3961674

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961674



More information about the jboss-user mailing list