Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-614

Fact Plugin throws an exception SOSHibernateQueryException when SQL query fails

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12, 1.13.3
    • 1.12.13, 1.13.4
    • None

    Description

      Current Situation
      The DailyPlan running in the Fact Plugin throws an exception com.sos.hibernate.exceptions.SOSHibernateQueryException when there is a transaction and one of the SQL Queries failed. This failure gets ignored and the same connection and transaction are used to run another query. The second statement then throws the exception because a broken transaction is used to execute it.

       Desired Behaviour
      When the SQL Queries failed and if the same connection is used then JobScheduler should not throw the exception com.sos.hibernate.exceptions.SOSHibernateQueryException

      Attachments

        Activity

          People

            ur Uwe Risse
            chanchal-khatri Chanchal Khatri (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: