Beta2a to M5 import errors
Hi,
When importing our Beta2a database into our new M5 installation, we get the following import errors:
Importing deferred items...
Rebuilding indices...
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error preparing or executing statement => CREATE UNIQUE INDEX MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID, INTERNAL_CATEGORY_ID)
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error preparing or executing statement => CREATE UNIQUE INDEX MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID, INTERNAL_CATEGORY_ID)
Error rebuilding index.Exception occurred creating indices for schema MODEL. See log for details
Is this ok, or should we be worried..
thanks
Daan.
When importing our Beta2a database into our new M5 installation, we get the following import errors:
Importing deferred items...
Rebuilding indices...
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error preparing or executing statement => CREATE UNIQUE INDEX MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID, INTERNAL_CATEGORY_ID)
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error preparing or executing statement => CREATE UNIQUE INDEX MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID, INTERNAL_CATEGORY_ID)
Error rebuilding index.Exception occurred creating indices for schema MODEL. See log for details
Is this ok, or should we be worried..
thanks
Daan.
5 answers
This looks a lot like the problem reported in Category constraint violation
migrating from M3 to Beta2 (43180) (web).
I would be worried about the error, as it means a constraint was violated in
the database. I'd suggest you comment in the bug and either reopen it or
file a new related bug.
--
Ritchie
**********************************************
Ritchie Schacher
Jazz Repository/Server Team
"dvdmunni" <daan.van.der.munnik@philips-dot-com.no-spam.invalid> wrote in
message news:fqh8uf$5bj$1@localhost.localdomain...
migrating from M3 to Beta2 (43180) (web).
I would be worried about the error, as it means a constraint was violated in
the database. I'd suggest you comment in the bug and either reopen it or
file a new related bug.
--
Ritchie
**********************************************
Ritchie Schacher
Jazz Repository/Server Team
"dvdmunni" <daan.van.der.munnik@philips-dot-com.no-spam.invalid> wrote in
message news:fqh8uf$5bj$1@localhost.localdomain...
Hi,
When importing our Beta2a database into our new M5 installation, we
get the following import errors:
Importing deferred items...
Rebuilding indices...
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error
preparing or executing statement => CREATE UNIQUE INDEX
MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID,
INTERNAL_CATEGORY_ID)
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error
preparing or executing statement => CREATE UNIQUE INDEX
MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID,
INTERNAL_CATEGORY_ID)
Error rebuilding index.Exception occurred creating indices for schema
MODEL. See log for details
Is this ok, or should we be worried..
thanks
Daan.
Hello Daan,
It looks like you may have hit a bug. Lets create a defect to notify
the Development team. First lets gather some information. What database
are you using? DB2, Oracle, or Derby? Also was the Beta2a data an
upgrade from a previous version? For instance did you go from M3 to Beta2a?
Thanks!
dvdmunni wrote:
It looks like you may have hit a bug. Lets create a defect to notify
the Development team. First lets gather some information. What database
are you using? DB2, Oracle, or Derby? Also was the Beta2a data an
upgrade from a previous version? For instance did you go from M3 to Beta2a?
Thanks!
dvdmunni wrote:
Hi,
When importing our Beta2a database into our new M5 installation, we
get the following import errors:
Importing deferred items...
Rebuilding indices...
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error
preparing or executing statement => CREATE UNIQUE INDEX
MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID,
INTERNAL_CATEGORY_ID)
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error
preparing or executing statement => CREATE UNIQUE INDEX
MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID,
INTERNAL_CATEGORY_ID)
Error rebuilding index.Exception occurred creating indices for schema
MODEL. See log for details
Is this ok, or should we be worried..
thanks
Daan.
Importing deferred items...
Rebuilding indices...
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error
preparing or executing statement => CREATE UNIQUE INDEX
MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID,
INTERNAL_CATEGORY_ID)
com.ibm.team.repository.service.internal.db.util.JdbcDB$1: Error
preparing or executing statement => CREATE UNIQUE INDEX
MODEL.UNIQUE_PATH ON MODEL.CATEGORY(PROJECT_AREA_ITEM_ID,
INTERNAL_CATEGORY_ID)
Error rebuilding index.Exception occurred creating indices for schema
MODEL. See log for details
Please see
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/43180
Regards,
Patrick
Jazz Work Item Team