Here is the sample of the log:
2005.01.10 10:20:34.557 com.company.web.xif.eop.EOPInboundHandler$1 Ha +ndleRequest apsrv050(10.250.58.33) ERROR: Inbound Event 180 failed, 180 confirme +xception ation refers to order ref num 00020012 which doesn't exist w +her e cost_cntr_id = 64: null ERROR CODE 1103: (Fexception atAL) EOP Inbound 180 - Specified bank +Ref # not found Inbound Event 180 failed, 180 confirmexception ation refers to order r +ef num 00020012 which doesn't exist where cost_cntr_id = 64 exception at com.company.web.xif.event.EOPEvent180.validexcept +ion ateOrderReference(EOPEvent180.java:93) exception at com.company.web.xif.event.EOPEvent180.BeginInboun +dEvent(EOPEvent180.java:361) exception at com.company.web.xif.event.EOPEvent.runInbound(EOP +Event.java:165) exception at com.company.web.xif.event.EOPEventHandler.StartIn +bound(EOPEventHandler.java:154) exception at com.company.web.xif.eop.EOPInboundHandler$1.Worke +r(EOPInboundHandler.java:704) exception at com.company.web.util.TimedExecution.run(TimedExec +ution.java:172) 2005.01.10 10:20:34.558 com.company.web.xif.eop.EOPInboundHandler$1 Ha +ndleRequest apsrv050(10.250.58.33) ERROR: Failed order processing, aborting tran +saction... 2005.01.10 10:20:37.866 com.company.web.xif.event.EOPEvent180 BeginInb +oundEvent apsrv050(10.250.58.33) ERROR: Inbound Event 180 failed, 180 confirme +xception ation refers to order ref num 00020012 which doesn't exist w +her e cost_cntr_id = 64: null ERROR CODE 1103: (Fexception atAL) EOP Inbound 180 - Specified bank +Ref # not found Inbound Event 180 failed, 180 confirmexception ation refers to order r +ef num 00020012 which doesn't exist where cost_cntr_id = 64 exception at com.company.web.xif.event.EOPEvent180.validexcept +ion ateOrderReference(EOPEvent180.java:93) exception at com.company.web.xif.event.EOPEvent180.BeginInboun +dEvent(EOPEvent180.java:361) exception at com.company.web.xif.event.EOPEvent.runInbound(EOP +Event.java:165) exception at com.company.web.xif.event.EOPEventHandler.StartIn +bound(EOPEventHandler.java:154)

In reply to Re^2: pattern searching and grouping by paragraph by Anonymous Monk
in thread pattern searching and grouping by paragraph by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.