<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 19: ER-103 Catch-blocks should..</title><link href="https://sourceforge.net/p/hammurapi/bugs/19/" rel="alternate"/><link href="https://sourceforge.net/p/hammurapi/bugs/19/feed.atom" rel="self"/><id>https://sourceforge.net/p/hammurapi/bugs/19/</id><updated>2004-10-04T05:52:24Z</updated><subtitle>Recent changes to 19: ER-103 Catch-blocks should..</subtitle><entry><title>ER-103 Catch-blocks should..</title><link href="https://sourceforge.net/p/hammurapi/bugs/19/" rel="alternate"/><published>2004-10-04T05:52:24Z</published><updated>2004-10-04T05:52:24Z</updated><author><name>Tasneem Sharma</name><uri>https://sourceforge.net/u/tasneem/</uri></author><id>https://sourceforge.net6df69376d54fa0a32a64a7150e8ac9d2be727b0f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In Hammurapi 3.2.0 ER-103 "&lt;br /&gt;
Catch-blocks should log the exeption with Log4J.error&lt;br /&gt;
("Context String" , exception ) " is reported at places &lt;br /&gt;
where logging is done in the following manner&lt;/p&gt;
&lt;p&gt;catch (SQLException sqlException) &lt;br /&gt;
{&lt;br /&gt;
logger.error&lt;br /&gt;
(Constants.INB_PFDBERROR_CONN,sqlException);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;This needs to be rectified&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>