You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For dev-local v1.6.1: When editing a dataset (eg. in the Metadata Review stage) which has been created in the main workflow, I sometimes (eg. 20% of the time) experience one or both of the following two errors when clicking "Save & close". As far as I can tell, dataset fields are saved ok (but an error while saving is disconcerting).
To detect these errors I usually:
edit a dataset in the main workflow, change a field (eg. the Title field in the General tab)
ReDBox GUI flashes a message something like "failed to save... error... retrieving workflow...". The main.log says "DEBUG namicPageServiceImpl Error retrieving workflow configuration". See excerpt below. Note that OID 06f8c40fc4c2ff17ca223669efb00766 is the dataset being edited (& I don't know what type of object OID cb505935f85d641f3ad4030a5a291b47 corresponds to).
For dev-local v1.6.1: When editing a dataset (eg. in the Metadata Review stage) which has been created in the main workflow, I sometimes (eg. 20% of the time) experience one or both of the following two errors when clicking "Save & close". As far as I can tell, dataset fields are saved ok (but an error while saving is disconcerting).
To detect these errors I usually:
edit a dataset in the main workflow, change a field (eg. the Title field in the General tab)
monitor main.log with:
tail -f main.log |egrep -i "error|fail|denied|expired"
click "Save and close"
watch the web app for errors while saving
watch the main.log after saving
The two errors are:
The text was updated successfully, but these errors were encountered: