Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-596

SQL constraint violation in DbAttributeStore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Scheduler
    • None

    Description

      W0723 01:00:28.079 THREAD130 org.apache.aurora.GuiceUtils$7.invoke: Trapped uncaught exception: org.apache.ibatis.exceptions.PersistenceException:
      ### Error updating database.  Cause: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "CONSTRAINT_INDEX_49E ON PUBLIC.HOST_ATTRIBUTES(HOST) VALUES ( /* key:1 */ 2, '192.168.33.7', 1, '20140723-002338-119646400-5050-1087-0')"; SQL statement:
      INSERT INTO host_attributes (
            host,
            mode,
            slave_id
          ) VALUES (
            ?,
            ?,
            ?
          ) [23505-177]
      

      Attachments

        Activity

          People

            wfarner Bill Farner
            wfarner Bill Farner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: