Note that there are some explanatory texts on larger screens.

plurals
  1. POavoid hibernate logs from printing on jboss console
    primarykey
    data
    text
    <p>I m using jboss as application server, it very irritating when I am deploy my application on jboss server it printing hibernate logs like </p> <pre><code>"FINE: ----- beginning hibernate tx 32213345 -------------------------------------------------------- 16:37:27,716 ERROR [STDERR] 6 Dec, 2010 4:37:27 PM org.jbpm.internal.log.Jdk14Log info INFO: jBPM version info: library[4.3], schema[4.3] 16:37:27,717 ERROR [STDERR] 6 Dec, 2010 4:37:27 PM org.jbpm.internal.log.Jdk14Log debug FINE: ----- committing hibernate tx 22527471 ------------------------------------------------------- 16:37:27,719 INFO [STDOUT] 16:37:27,719 INFO [ProcessExecutionFactory] Exiting ServiceExecutionIntf with return value .....null(org.jbpm.test.ProcessExecutionProviderImpl) 16:37:27,762 ERROR [STDERR] 6 Dec, 2010 4:37:27 PM org.jbpm.internal.log.Jdk14Log debug FINE: ----- beginning hibernate tx 19486230 -------------------------------------------------------- 16:37:27,921 ERROR [STDERR] 6 Dec, 2010 4:37:27 PM org.jbpm.internal.log.Jdk14Log debug FINE: ----- committing hibernate tx 2165098 ------------------------------------------------------- 16:37:27,926 ERROR [STDERR] 6 Dec, 2010 4:37:27 PM org.jbpm.internal.log.Jdk14Log debug FINE: ----- beginning hibernate tx 26648124 -------------------------------------------------------- 16:37:28,001 ERROR [STDERR] 6 Dec, 2010 4:37:28 PM org.jbpm.internal.log.Jdk14Log debug FINE: ----- committing hibernate tx 9901286 ------------------------------------------------------- 16:37:28,018 ERROR [STDERR] 6 Dec, 2010 4:37:28 PM org.jbpm.internal.log.Jdk14Log debug FINE: ----- beginning hibernate tx 11762369 -------------------------------------------------------- 16:37:28,185 ERROR [STDERR] 6 Dec, 2010 4:37:28 PM org.jbpm.internal.log.Jdk14Log debug FINE: ----- committing hibernate tx 7629906 ------------------------------------------------------- " </code></pre> <p>So, is any way to avoid it from printing on jboss server? If so, then plz. r'ply me as soon as possible.</p> <p>thank you.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload