Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-917

Camel quartz2 fails on second execution

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.14.0.redhat-62-xx
    • 2.12.0.redhat-61379
    • None
    • None
    • Hide

      Test case attached with camel unit test
      Also included script to create tables on mysql.

      Show
      Test case attached with camel unit test Also included script to create tables on mysql.

      I have a simply use case which uses the quartz jdbc component. We've tested both Oracle and MySQL with the same results.

      Essentially, the first time the route runs, it works fine. The second time, it fails. There's not a lot of information as to why it failed and it appears to be in some sort of loop:

      bluebird:QuartzTest sjavurek$ grep -c " DEBUG checkoutStatement: com.mchange.v2.c3p0.stmt.PerConnectionMaxOnlyStatementCache stats -- total size: 16;" nohup-failed.out 
      4
      bluebird:QuartzTest sjavurek$ grep -c " DEBUG checkoutStatement: com.mchange.v2.c3p0.stmt.PerConnectionMaxOnlyStatementCache stats -- total size: 16;" nohup-good.out 
      1
      

      Resetting the tables works. This fails in this manner using 2.13.0, however, 2.13.1 is working ok.

      Can we identify the change so I can get a patch?

        1. QuartzTest.tar
          3.03 MB
        2. tables_mysql.sql
          5 kB

            willem.jiang Willem Jiang (Inactive)
            rhn-support-sjavurek Susan Javurek
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: