IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Error evaluating XPath at loading

  • 1.  Error evaluating XPath at loading

    Posted Mon April 10, 2006 06:34 PM

    Hello all,

    we designed few models under WM platform 6.1. When we start the IS with the process models the server log is filled with that kind of errors:

    2006-04-10 18:45:31 MEST [PRT.0101.0448V2] (0) starting join timeout
    2006-04-10 18:45:31 MEST [PRT.0101.0650D] *** Error evaluating XPath expression:
    2006-04-10 18:45:31 MEST [PRT.0101.0650D] *** Error evaluating XPath expression:
    2006-04-10 18:45:31 MEST [PRT.0101.0448V2] (0) starting join timeout
    2006-04-10 18:45:31 MEST [PRT.0101.0650D] *** Error evaluating XPath expression:

    The strange thing is that our processes are working without error (even the steps with join timeout). So it’s a minimal problem, but it’s not clean.

    Thank you in advance for your collaboration,

    Jean-Philippe Martin


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: Error evaluating XPath at loading

    Posted Wed April 25, 2007 08:50 AM

    I’ve experienced the same problem.

    I’ve used XPath expression to fetch timeout parameters for the step timeouts in the model.

    When starting the IS the following lines was written to the log:

    2007-04-25 04:21:58 CEST [ISS.0028.0012C] WmPRT: Startup service (wm.prt.admin:startup)
    2007-04-25 04:24:59 CEST [PRT.0101.0650D] *** Error evaluating XPath expression: 
    2007-04-25 04:24:59 CEST [PRT.0101.0650D] *** Error evaluating XPath expression: 
    2007-04-25 04:24:59 CEST [PRT.0101.0650D] *** Error evaluating XPath expression: 
    .. and it repeats these lines over 30 times more ..
    2007-04-25 04:28:38 CEST [PRT.0101.0650D] *** Error evaluating XPath expression: 
    2007-04-25 04:28:39 CEST [ISS.0028.0012C] WmPRT: Startup service (wm.prt.admin:brokerPush)

    Did you find any solution to fix this problem?


    #webMethods
    #webMethods-BPMS
    #BPM