1 # Catch common JBoss problems. I recommend logging the standard output/error of 2 # JBoss using flog (http://oss.ezic.com/), to be sure you catch any Java 3 # problems unavailable to JBoss' own logging system: 4 java.lang.OutOfMemoryError 5 org.jboss.util.NestedSQLException 6 java.io.InterruptedIOException