Comment 14 for bug 1811710

Revision history for this message
Chris Sharp (chrissharp123) wrote :

We applied this branch to a 3.4.1 test server and were seeing the following errors in the logs:

2020-01-13 12:49:30 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:157891470218856284] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:49:30 next-brick01-head open-ils.cstore: [ERR :9131:oils_sql.c:6993:157891470218856286] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:49:30 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:157891470218856288] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:53:10 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:15789147022062565] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:53:10 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:15789147022062567] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:53:10 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:15789147022062569] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:53:18 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:157891470218856322] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:53:18 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:157891470218856324] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:53:18 next-brick01-head open-ils.cstore: [ERR :7372:oils_sql.c:6993:157891470218856326] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:54:23 next-brick01-head open-ils.cstore: [ERR :7371:oils_sql.c:6993:15789147022053798] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:54:23 next-brick01-head open-ils.cstore: [ERR :7371:oils_sql.c:6993:157891470220537100] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 12:54:23 next-brick01-head open-ils.cstore: [ERR :7371:oils_sql.c:6993:157891470220537102] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 14:19:35 next-brick01-head open-ils.cstore: [ERR :18861:oils_sql.c:6993:157891470220628169] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 14:19:35 next-brick01-head open-ils.cstore: [ERR :18861:oils_sql.c:6993:157891470220628171] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 14:19:35 next-brick01-head open-ils.cstore: [ERR :18861:oils_sql.c:6993:157891470220628173] open-ils.cstore ERROR No "datatype" attribute for field "org_unit"
2020-01-13 14:20:25 next-brick01-head open-ils.cstore: [ERR :18861:oils_sql.c:6993:157891470220626298] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_date"
2020-01-13 14:20:25 next-brick01-head open-ils.cstore: [ERR :9133:oils_sql.c:6993:157891470220626299] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_date"
2020-01-13 14:26:18 next-brick01-head open-ils.cstore: [ERR :9137:oils_sql.c:6993:157891470220625133] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_date"
2020-01-13 14:27:22 next-brick01-head open-ils.cstore: [ERR :9139:oils_sql.c:6993:157891470218858768] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_date"
2020-01-13 14:28:35 next-brick01-head open-ils.cstore: [ERR :9139:oils_sql.c:6993:157891470220625196] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_date"
2020-01-13 14:28:35 next-brick01-head open-ils.cstore: [ERR :9137:oils_sql.c:6993:157891470220625197] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_date"
2020-01-13 14:38:44 next-brick01-head open-ils.cstore: [ERR :20970:oils_sql.c:6993:1578914702188581199] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_prone"
2020-01-13 14:38:44 next-brick01-head open-ils.cstore: [ERR :20970:oils_sql.c:6993:1578914702188581199] open-ils.cstore ERROR No "datatype" attribute for field "hopeless_prone"

Not sure what is causing that or if it's a matter of serious concern, but we erred on the side of safety and will not include it in our upgrade this weekend as we had planned.