Bill Farner created AURORA-596:
----------------------------------

             Summary: SQL constraint violation in DbAttributeStore
                 Key: AURORA-596
                 URL: https://issues.apache.org/jira/browse/AURORA-596
             Project: Aurora
          Issue Type: Bug
          Components: Scheduler
            Reporter: Bill Farner
            Assignee: Bill Farner


{noformat}
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]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to