I was seeing a problem where some of our code that does overrides was not being called and after I investigated, it looks like there is something strange going on with the ospace load order at startup. Below is a snippet from a thread log. You can see that multiple ospaces say they are opening more than once. Does anyone have an idea of what is causing this?
05/23/2016 04:27:22 #OSpace: physicalobjects Root: #82000001 Size: 4586496 File: C:\OPENTEXT\CS16\module\physicalobjects_16_0_0\ospace\physicalobjects.oll
05/23/2016 04:27:22 KIntl::Initialize - default Locale Suffix: _en_US
05/23/2016 04:27:22 KIntl::Initialize - collate Locale set: English_United States.1252
05/23/2016 04:27:22 KIntl::SysInitialize - MultiByte set to TRUE
05/23/2016 04:27:22 KIntl::SysInitialize - Encoding set to 1
05/23/2016 04:27:22 KIntl::SysInitialize - IntlStrings set to TRUE
05/23/2016 04:27:22 KIntl::Initialize - added key to environment: NLS_LANG=.AL32UTF8
05/23/2016 04:27:22 #OSpace: recmansecurity Root: #83000001 Size: 1705984 File: C:\OPENTEXT\CS16\module\recmansecurity_16_0_0\ospace\recmansecurity.oll
05/23/2016 04:27:22 Importing C:\OPENTEXT\CS16\module\gciutils_3_1_8\ospace\gci_utils.oll, it is a legacy ospace file
05/23/2016 04:27:23 #OSpace: gci_utils Root: #84000001 Size: 666880 File: C:\OPENTEXT\CS16\module\gciutils_3_1_8\ospace\gci_utils.oll
05/23/2016 04:27:23 Importing C:\OPENTEXT\CS16\module\gciutils_3_1_8\ospace\gci_utils_xml.oll, it is a legacy ospace file
05/23/2016 04:27:23 #OSpace: gci_utils_xml Root: #85000001 Size: 2700800 File: C:\OPENTEXT\CS16\module\gciutils_3_1_8\ospace\gci_utils_xml.oll
05/23/2016 04:27:23 Importing C:\OPENTEXT\CS16\module\powertools_4_0_0\ospace\gci_powertools.oll, it is a legacy ospace file
05/23/2016 04:27:23 #OSpace: activeview Root: #87000001 Size: 1275904 File: C:\OPENTEXT\CS16\module\activeview_16_0_0\ospace\activeview.oll
05/23/2016 04:27:23 KDropinClass::LoadPackage( easpdropin.dll ) already loaded
05/23/2016 04:27:23 #OSpace: enterprisearchivesp Root: #88000001 Size: 1286144 File: C:\OPENTEXT\CS16\module\enterprisearchivesp_16_0_0\ospace\enterprisearchivesp.oll
05/23/2016 04:27:23 #OSpace: webformwfpaint Root: #89000001 Size: 114688 File: C:\OPENTEXT\CS16\module\formwfpaint_16_0_0\ospace\webformwfpaint.oll
05/23/2016 04:27:23 *****************
05/23/2016 04:27:23 *** Duplicate order entry for area Personal: old is Assignments, new is Assignments
05/23/2016 04:27:23 ******************
05/23/2016 04:27:23 #OSpace: gci_powertools Root: #86000001 Size: 3789824 File: C:\OPENTEXT\CS16\module\powertools_4_0_0\ospace\gci_powertools.oll
05/23/2016 04:27:23 Possible Error: redefine $TypeActiveview from 30309 to 30309.
05/23/2016 04:27:23 The mappingsURL 'POST|api/v1/perspectives' already exists in the mappings registry. The mappingsValue will be overwritten.
05/23/2016 04:27:23 mappingsValue OLD VALUE: perspectives|ActionCreatePerspective
05/23/2016 04:27:23 mappingsValue NEW VALUE: perspectives|ActionCreatePerspective
05/23/2016 04:27:23 The mappingsURL 'PUT|api/v1/perspectives/{1}' already exists in the mappings registry. The mappingsValue will be overwritten.
05/23/2016 04:27:23 mappingsValue OLD VALUE: perspectives|ActionCreatePerspective|ID|{1}
05/23/2016 04:27:23 mappingsValue NEW VALUE: perspectives|ActionCreatePerspective|ID|{1}
05/23/2016 04:27:23 The mappingsURL 'GET|api/v1/perspectives' already exists in the mappings registry. The mappingsValue will be overwritten.
05/23/2016 04:27:23 mappingsValue OLD VALUE: perspectives|ActionGetPerspective
05/23/2016 04:27:23 mappingsValue NEW VALUE: perspectives|ActionGetPerspective
05/23/2016 04:27:23 The mappingsURL 'GET|api/v1/perspectives/{1}' already exists in the mappings registry. The mappingsValue will be overwritten.
05/23/2016 04:27:23 mappingsValue OLD VALUE: perspectives|ActionGetPerspective|ID|{1}
05/23/2016 04:27:23 mappingsValue NEW VALUE: perspectives|ActionGetPerspective|ID|{1}
05/23/2016 04:27:23 The mappingsURL 'DELETE|api/v1/perspectives/{1}' already exists in the mappings registry. The mappingsValue will be overwritten.
05/23/2016 04:27:23 mappingsValue OLD VALUE: perspectives|ActionDeletePerspective|ID|{1}
05/23/2016 04:27:23 mappingsValue NEW VALUE: perspectives|ActionDeletePerspective|ID|{1}
05/23/2016 04:27:23 #OSpace: activeview Root: #87000001 Size: 1275904 File: C:\OPENTEXT\CS16\module\activeview_16_0_0\ospace\activeview.oll
05/23/2016 04:27:23 KDropinClass::LoadPackage( easpdropin.dll ) already loaded
05/23/2016 04:27:23 #OSpace: enterprisearchivesp Root: #88000001 Size: 1286144 File: C:\OPENTEXT\CS16\module\enterprisearchivesp_16_0_0\ospace\enterprisearchivesp.oll
05/23/2016 04:27:23 #OSpace: webformwfpaint Root: #89000001 Size: 114688 File: C:\OPENTEXT\CS16\module\formwfpaint_16_0_0\ospace\webformwfpaint.oll
05/23/2016 04:27:23 ========================================
05/23/2016 04:27:23 Patch File Application Starting ...
05/23/2016 04:27:23 ----------------------------------------