HDF5 1.8.3 C++ H5::Group createGroup multiple calls

Everyone,

I am encountering a problem with a C++ code that uses HDF5. Whenever
an H5::Group object's createGroup method is called a few times, say with
the strings "alter", "decay", and then "body" from an std set , I
receive the following error:

HDF5-DIAG: Error detected in HDF5 (1.8.3) thread 0:
  #000: H5G.c line 184 in H5Gcreate2(): not a location
    major: Invalid arguments to routine
    minor: Inappropriate type
  #001: H5Gloc.c line 187 in H5G_loc(): invalid group ID
    major: Invalid arguments to routine
    minor: Bad value

I am a novice with hdf5 and appreciate any pointers on what I can do to
solve this problem. Thank you.

Michael C. Robbeloth
Consultant

Data Science Automation Inc.
Risk-Free Automation Results for your Enterprise!
Certified Experts in Automation Engineering to Design, Control, Test, &
Adapt
www.dsautomation.com

I haven't used HDF5's C++ interface but I still think it'd be easiest to
comment if we could see a code snipit of the code that is failing.

Mark

···

On Thu, 2010-07-08 at 16:09, Robbeloth, Michael C CTR USAF AFMC AFRL/RBSD wrote:

Everyone,

I am encountering a problem with a C++ code that uses HDF5. Whenever
an H5::Group object's createGroup method is called a few times, say with
the strings "alter", "decay", and then "body" from an std set , I
receive the following error:

HDF5-DIAG: Error detected in HDF5 (1.8.3) thread 0:
  #000: H5G.c line 184 in H5Gcreate2(): not a location
    major: Invalid arguments to routine
    minor: Inappropriate type
  #001: H5Gloc.c line 187 in H5G_loc(): invalid group ID
    major: Invalid arguments to routine
    minor: Bad value

I am a novice with hdf5 and appreciate any pointers on what I can do to
solve this problem. Thank you.

Michael C. Robbeloth
Consultant

Data Science Automation Inc.
Risk-Free Automation Results for your Enterprise!
Certified Experts in Automation Engineering to Design, Control, Test, &
Adapt
www.*dsautomation.com

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://*mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

--
Mark C. Miller, Lawrence Livermore National Laboratory
================!!LLNL BUSINESS ONLY!!================
miller86@llnl.gov urgent: miller86@pager.llnl.gov
T:8-6 (925)-423-5901 M/W/Th:7-12,2-7 (530)-753-8511

I haven't used HDF5's C++ interface but I still think it'd be easiest to
comment if we could see a code snipit of the code that is failing.

  Also, trying with the latest release (1.8.5) would be useful.

    Quincey

···

On Jul 8, 2010, at 6:39 PM, Mark Miller wrote:

Mark

On Thu, 2010-07-08 at 16:09, Robbeloth, Michael C CTR USAF AFMC > AFRL/RBSD wrote:

Everyone,

I am encountering a problem with a C++ code that uses HDF5. Whenever
an H5::Group object's createGroup method is called a few times, say with
the strings "alter", "decay", and then "body" from an std set , I
receive the following error:

HDF5-DIAG: Error detected in HDF5 (1.8.3) thread 0:
#000: H5G.c line 184 in H5Gcreate2(): not a location
   major: Invalid arguments to routine
   minor: Inappropriate type
#001: H5Gloc.c line 187 in H5G_loc(): invalid group ID
   major: Invalid arguments to routine
   minor: Bad value

I am a novice with hdf5 and appreciate any pointers on what I can do to
solve this problem. Thank you.

Michael C. Robbeloth
Consultant

Data Science Automation Inc.
Risk-Free Automation Results for your Enterprise!
Certified Experts in Automation Engineering to Design, Control, Test, &
Adapt
www.*dsautomation.com

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://*mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

--
Mark C. Miller, Lawrence Livermore National Laboratory
================!!LLNL BUSINESS ONLY!!================
miller86@llnl.gov urgent: miller86@pager.llnl.gov
T:8-6 (925)-423-5901 M/W/Th:7-12,2-7 (530)-753-8511

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org