details: https://code.openbravo.com/erp/devel/pi/rev/df632055548f
changeset: 20202:df632055548f
user: Asier Lostalé <asier.lostale <at> openbravo.com>
date: Wed Apr 24 17:21:50 2013 +0200
summary: related to issue 20671: don't spam log when single instance process
is executed
diffstat:
src/org/openbravo/scheduling/ProcessMonitor.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 574c4d2cb52c -r df632055548f
src/org/openbravo/scheduling/ProcessMonitor.java
--- a/src/org/openbravo/scheduling/ProcessMonitor.java Wed Apr 24 12:26:03
2013 +0200
+++ b/src/org/openbravo/scheduling/ProcessMonitor.java Wed Apr 24 17:21:50
2013 +0200
@@ -11,7 +11,7 @@
* under the License.
* The Original Code is Openbravo ERP.
* The Initial Developer of the Original Code is Openbravo SLU
- * All portions are Copyright (C) 2008-2010 Openbravo SLU
+ * All portions are Copyright (C) 2008-2013 Openbravo SLU
* All Rights Reserved.
* Contributor(s): ______________________________________.
************************************************************************
@@ -256,7 +256,7 @@
}
}
- log.info("No other instance");
+ log.debug("No other instance");
return false;
}
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits