in reply to pattern searching and grouping by paragraph

Could you please give us a sample of /tmp/app.log? You say exceptions span multiple lines, yet you're matching individual lines.
  • Comment on Re: pattern searching and grouping by paragraph

Replies are listed 'Best First'.
Re^2: pattern searching and grouping by paragraph
by Anonymous Monk on Jan 10, 2005 at 23:12 UTC
    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)