[AAA-86] StoreException in -all- csit job Created: 12/Jan/16  Updated: 21/Mar/19  Resolved: 20/Jan/16

Status: Resolved
Project: aaa
Component/s: General
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Vratko Polak Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Issue Links:
Duplicate
duplicates AAA-80 H2Store tries to create tables multip... Resolved
External issue ID: 4934

 Description   

This happens only rarely (for example [0]), I was not able to reproduce.

The main error:

2016-01-12 02:41:31,067 | INFO | config-pusher | DomainStore | 192 - org.opendaylight.aaa.h2-store - 0.3.0.SNAPSHOT | in dbConnect, domains Table does not exist, creating table
2016-01-12 02:41:31,079 | ERROR | config-pusher | StoreException | 192 - org.opendaylight.aaa.h2-store - 0.3.0.SNAPSHOT | Cannot connect to database server org.h2.jdbc.JdbcSQLException: Table "DOMAINS" already exists; SQL statement:
CREATE TABLE DOMAINS (domainid VARCHAR(128) PRIMARY KEY,name VARCHAR(128) UNIQUE NOT NULL, description VARCHAR(128) , enabled INTEGER NOT NULL) [42101-185]
2016-01-12 02:41:31,079 | ERROR | config-pusher | H2Store | 192 - org.opendaylight.aaa.h2-store - 0.3.0.SNAPSHOT | StoreException encountered while reading domain
org.opendaylight.aaa.h2.persistence.StoreException
at org.opendaylight.aaa.h2.persistence.DomainStore.dbConnect(DomainStore.java:85)

[0] https://jenkins.opendaylight.org/releng/view/bgpcep/job/bgpcep-csit-1node-userfeatures-all-beryllium/944/consoleFull


Generated at Wed Feb 07 19:08:36 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.