Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-2181

Fresh install of SO did not update the database tables

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • None
    • El Alto Release
    • integration-closedloop (oom staging charts)

      Error during instantiation:

      Caused by: java.sql.BatchUpdateException: (conn=7604) Data too long for column 'TEXT_' at row 1

                     at org.mariadb.jdbc.MariaDbStatement.executeBatchExceptionEpilogue(MariaDbStatement.java:275)

                     at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeBatch(MariaDbPreparedStatementClient.java:286)

                     at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:128)

                     at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java)

                     at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:122)

                     ... 35 common frames omitted

      Caused by: java.sql.SQLDataException: (conn=7604) Data too long for column 'TEXT_' at row 1

       

      caused by table not have longblob for TEXT_ field

            stevesmokowski stevesmokowski
            bdfreeman1421 bdfreeman1421
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: