-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When saving files in Stream mode with NDFileNexus we now get these errors from the HDF5 library:
auto_settings.sav: 2654 of 2685 PV's connected
HDF5-DIAG: Error detected in HDF5 (1.10.1-pre1) thread 140652121667328:
#000: ../H5A.c line 512 in H5Aopen_by_name(): can't open attribute
major: Attribute
minor: Can't open object
#001: ../H5Aint.c line 453 in H5A_open_by_name(): unable to load attribute info from object header
major: Attribute
minor: Unable to initialize object
#002: ../H5Oattribute.c line 530 in H5O_attr_open_by_name(): can't locate attribute: 'napimount'
major: Attribute
minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.10.1-pre1) thread 140652121667328:
#000: ../H5A.c line 512 in H5Aopen_by_name(): can't open attribute
major: Attribute
minor: Can't open object
#001: ../H5Aint.c line 453 in H5A_open_by_name(): unable to load attribute info from object header
major: Attribute
minor: Unable to initialize object
#002: ../H5Oattribute.c line 530 in H5O_attr_open_by_name(): can't locate attribute: 'napimount'
major: Attribute
minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.10.1-pre1) thread 140652121667328:
#000: ../H5A.c line 512 in H5Aopen_by_name(): can't open attribute
major: Attribute
minor: Can't open object
#001: ../H5Aint.c line 453 in H5A_open_by_name(): unable to load attribute info from object header
major: Attribute
minor: Unable to initialize object
#002: ../H5Oattribute.c line 530 in H5O_attr_open_by_name(): can't locate attribute: 'napimount'
major: Attribute
minor: Object not found
This needs to be tracked down and fixed.
Metadata
Metadata
Assignees
Labels
No labels