Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7186

Exception thrown when Jdbc Type cannot be determined due to NULL value

XMLWordPrintable

      Problem Description:

      Some mappings do not explicitly provide the JDBC type when performing SELECT queries.

      Example: https://github.com/camunda/camunda-bpm-platform-ee-maintenance/blob/7.5.6/webapps/camunda-webapp/plugins/src/main/resources/org/camunda/bpm/cockpit/impl/plugin/history/historicIncident.xml#L104

      This leads to exceptions like

       Error setting null for parameter #3 with JdbcType OTHER . Try setting a different JdbcType
      for this parameter or a different jdbcTypeForNull configuration property. Cause: java.sql.SQLException: Ungültiger Spaltentyp: 1111
      

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: