Question
Migrating Issue Thingworx 7.3 to 8.3
Hi,
I have a problem after finish with Thingworx PostgreSQL 8.3 installation, i plan to import all the entities i have backup before.But the import is failed.
I backup the entities with file entities.twx from Thingworx PostgreSQL 7.3.
Here is the log:
2018-07-12 12:25:30.444+0000 [L: INFO] [O: c.t.w.Importer] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Starting entity import 2018-07-12 12:25:30.464+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Overwrite System Objects : Ignoring Imported Object Except for Permissions Group [Users] 2018-07-12 12:25:30.465+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Create System Objects : Ignoring Imported Object Group [Users] 2018-07-12 12:25:30.480+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Overwrite System Objects : Ignoring Imported Object Except for Permissions Group [Developers] 2018-07-12 12:25:30.481+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Create System Objects : Ignoring Imported Object Group [Developers] 2018-07-12 12:25:30.481+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Overwrite System Objects : Ignoring Imported Object Except for Permissions Group [Designers] 2018-07-12 12:25:30.481+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Create System Objects : Ignoring Imported Object Group [Designers] 2018-07-12 12:25:30.483+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Overwrite System Objects : Ignoring Imported Object Except for Permissions Group [Administrators] 2018-07-12 12:25:30.484+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Create System Objects : Ignoring Imported Object Group [Administrators] 2018-07-12 12:25:30.485+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Overwrite System Objects : Ignoring Imported Object Except for Permissions Group [SecurityAdministrators] 2018-07-12 12:25:30.485+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Create System Objects : Ignoring Imported Object Group [SecurityAdministrators] 2018-07-12 12:25:30.486+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Ignoring Group [Users] 2018-07-12 12:25:30.486+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Ignoring Group [Developers] 2018-07-12 12:25:30.486+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Ignoring Group [Designers] 2018-07-12 12:25:30.486+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Ignoring Group [Administrators] 2018-07-12 12:25:30.486+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Ignoring Group [SecurityAdministrators] 2018-07-12 12:25:30.584+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Overwrite System Objects : Ignoring Imported Object Except for Permissions User [System] 2018-07-12 12:25:30.585+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Create System Objects : Ignoring Imported Object User [System] 2018-07-12 12:25:30.590+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Overwrite System Objects : Ignoring Imported Object Except for Permissions User [SuperUser] 2018-07-12 12:25:30.591+0000 [L: WARN] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Cannot Create System Objects : Ignoring Imported Object User [SuperUser] 2018-07-12 12:25:30.606+0000 [L: ERROR] [O: c.t.c.ImportProcessor] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Unable to process import: User [BMW] Already Exists, With Different Case 2018-07-12 12:25:30.608+0000 [L: ERROR] [O: c.t.w.Importer] [I: ] [U: bmw] [S: ] [T: http-nio-8080-exec-4] Entity import failed
Can someone help me to solve this problem?
*FYI: with or without check Use default Persistence Provider and Include Subsystems has the same result.

