Skip to content

Bug in nexusSrc (or NDFileNexus in ADCore) #9

@MarkRivers

Description

@MarkRivers

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions