Return-path: <issuessicom@gmail.com>
Envelope-to: omar@ssf.com.mx
Delivery-date: Mon, 10 Aug 2015 18:36:14 -0500
Received: from mail-oi0-f48.google.com ([209.85.218.48]:34807)
	by vishnu.hosting-mexico.net with esmtps (TLSv1.2:AES128-GCM-SHA256:128)
	(Exim 4.85)
	(envelope-from <issuessicom@gmail.com>)
	id 1ZOwc1-001QDq-5g
	for omar@ssf.com.mx; Mon, 10 Aug 2015 18:36:14 -0500
Received: by oip136 with SMTP id 136so94585079oip.1
        for <omar@ssf.com.mx>; Mon, 10 Aug 2015 16:36:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=date:from:reply-to:to:message-id:references:subject:mime-version
         :content-type:content-transfer-encoding;
        bh=hcjbwe7q8SQ8xWkT2yuLnE5nQHboXEb/6IXfI76hgaQ=;
        b=fSWmrpIFbTuBiAMgK4HajpPZSSuh3gIBIjU6Lkq/lsdu7ikQwAlFV79bAtzFWbKX7C
         7tdpdoD01Im0cJ17QLlqyJnzjiv8+W5YD8jOiQcHkyrPy4fqUR/rFEYIgkO+2EgvIDRJ
         yCWgRLCfJm7K+jlVdfJ86a8a71nj03ytBPCOM5jrk0eNcekTzkWpL3zK0XDlDECMP1EJ
         vWhKkX35TiHNeGtiGatfqY5+/2eB8DOb1MW+/G1vOTXldYkFr7tkkzgYMXa1hPlHqlyz
         9xtyI+8mCqzRJCDTMPyoWFVeqxwIKnI/jP3CqIsjoK4nWhOaiIXga5BKTzBsBlR9AO7r
         ysyw==
X-Received: by 10.202.228.12 with SMTP id b12mr21104751oih.96.1439249774640;
        Mon, 10 Aug 2015 16:36:14 -0700 (PDT)
Received: from gmail.com ([108.161.137.201])
        by smtp.gmail.com with ESMTPSA id g10sm97127obw.2.2015.08.10.16.36.14
        for <omar@ssf.com.mx>
        (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Mon, 10 Aug 2015 16:36:14 -0700 (PDT)
Date: Mon, 10 Aug 2015 18:36:13 -0500
From: Rogelio Delgado <issuessicom@gmail.com>
Reply-To: noreply@108.161.137.201
To: omar@ssf.com.mx
Message-ID: <55c9356db3e96_96263fbb8a436e3c392d@develop.mail>
References: <merge_request_4@108.161.137.201>
Subject: G4S | 553 (#2)
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_55c9356db2091_96263fbb8a436e3c39125";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=0.8
X-Spam-Score: 8
X-Spam-Bar: /
X-Ham-Report: Spam detection software, running on the system "vishnu.hosting-mexico.net",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 root\@localhost for details.
 
 Content preview:  New comment for Merge Request 2 http://108.161.137.201:9000/Rogelio/g4s/merge_requests/2#note_4
    Rogelio Delgado [...] 
 
 Content analysis details:   (0.8 points, 5.0 required)
 
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  0.0 URIBL_BLOCKED          ADMINISTRATOR NOTICE: The query to URIBL was blocked.
                             See
                             http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
                              for more information.
                             [URIs: 108.161.137.201]
 -0.7 RCVD_IN_DNSWL_LOW      RBL: Sender listed at http://www.dnswl.org/, low
                             trust
                             [209.85.218.48 listed in list.dnswl.org]
  0.0 FREEMAIL_FROM          Sender email is commonly abused enduser mail provider
                             (issuessicom[at]gmail.com)
  1.6 SUBJ_ALL_CAPS          Subject is all capitals
 -0.0 SPF_PASS               SPF: sender matches SPF record
  0.0 WEIRD_PORT             URI: Uses non-standard port number for HTTP
  0.0 NORMAL_HTTP_TO_IP      URI: URI host has a public dotted-decimal IPv4
                             address
  0.0 HTML_MESSAGE           BODY: HTML included in message
 -0.1 DKIM_VALID_AU          Message has a valid DKIM or DK signature from author's
                             domain
  0.1 DKIM_SIGNED            Message has a DKIM or DK signature, not necessarily valid
 -0.1 DKIM_VALID             Message has at least one valid DKIM or DK signature
 -0.0 RCVD_IN_MSPIKE_H2      RBL: Average reputation (+2)
                             [209.85.218.48 listed in wl.mailspike.net]
X-Spam-Flag: NO


----==_mimepart_55c9356db2091_96263fbb8a436e3c39125
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

New comment for Merge Request 2

http://108.161.137.201:9000/Rogelio/g4s/merge_requests/2#note_4


Rogelio Delgado

Revisando el log de debug veo que se est=C3=A1 llamando a e.getMessage().=
 Una de las tareas que hemos estado realizando es la de
reemplazar este tipo de logs para que en lugar de mostrar el mensaje de l=
a excepci=C3=B3n se imprima el stack trace. Para lograr esto
tenemos que hacer lo siguiente:

log.debug("Ocurrio un error al editar Scheduled delivery date", e);

Es decir, pasar como argumento la excepci=C3=B3n completa y el log imprim=
ir=C3=A1 el stack trace completo. Esto es mejor para diagnostico.


----==_mimepart_55c9356db2091_96263fbb8a436e3c39125
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html lang=3D'en'>
<head>
<meta content=3D'text/html; charset=3Dutf-8' http-equiv=3D'Content-Type'>=

<title>
GitLab
</title>
</meta>
</head>
<style>
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
</style>
<body>
<div class=3D'content'>
<p class=3D'details'>
New comment on diff for
<a href=3D"http://108.161.137.201:9000/Rogelio/g4s/merge_requests/2#note_=
4">SCGasPAR/SCGasPAR-web/src/main/java/mx/ssf/sicom/scgaspar/web/callCent=
er/presenters/CallCenterMonitorPresenter.java</a>
:
</p>
<div>
<p>Revisando el log de debug veo que se est=C3=A1 llamando a e.getMessage=
(). Una de las tareas que hemos estado realizando es la de
reemplazar este tipo de logs para que en lugar de mostrar el mensaje de l=
a excepci=C3=B3n se imprima el stack trace. Para lograr esto
tenemos que hacer lo siguiente:</p>

<p>log.debug(&quot;Ocurrio un error al editar Scheduled delivery date&quo=
t;, e);</p>

<p>Es decir, pasar como argumento la excepci=C3=B3n completa y el log imp=
rimir=C3=A1 el stack trace completo. Esto es mejor para diagnostico.</p>

</div>


</div>
<div class=3D'footer' style=3D'margin-top: 10px;'>
<p>
=E2=80=94
<br>
You're receiving this notification because you are a member of the Rogeli=
o Delgado / G4S project team.
<a href=3D"http://108.161.137.201:9000/Rogelio/g4s/merge_requests/2#note_=
4">View it on GitLab</a>
</p>
</div>
</body>
</html>

----==_mimepart_55c9356db2091_96263fbb8a436e3c39125--
