Hello,

I'm getting the following error when I try to open a sample hdf5 data
file (generated from the example in
http://www.rexx.com/~dkuhlman/scipy_course_01.html#using-pytables):

HDF5-DIAG: Error detected in HDF5 library version: 1.6.5 thread 0.  Back
trace follows.
  #000: H5G.c line 295 in H5Gopen(): not a location
    major(01): Function arguments
    minor(03): Inappropriate type
  #001: H5G.c line 2389 in H5G_loc(): invalid file ID
    major(01): Function arguments
    minor(05): Bad value
  #002: H5I.c line 1257 in H5I_find_id(): invalid ID
    major(07): Atom layer
    minor(32): Unable to find atom information (already closed?)
HDF5-DIAG: Error detected in HDF5 library version: 1.6.5 thread 0.  Back
trace follows.
  #000: H5A.c line 1373 in H5Aiterate(): not a location
    major(01): Function arguments
    minor(03): Inappropriate type
  #001: H5G.c line 2441 in H5G_loc(): invalid object ID
    major(01): Function arguments
    minor(05): Bad value
HDF5-DIAG: Error detected in HDF5 library version: 1.6.5 thread 0.  Back
trace follows.
  #000: H5A.c line 451 in H5Aopen_name(): not a location
    major(01): Function arguments
    minor(03): Inappropriate type
  #001: H5G.c line 2441 in H5G_loc(): invalid object ID
    major(01): Function arguments
    minor(05): Bad value
HDF5-DIAG: Error detected in HDF5 library version: 1.6.5 thread 0.  Back
trace follows.
  #000: H5G.c line 346 in H5Gclose(): not a group
    major(01): Function arguments
    minor(03): Inappropriate type

I'm using the HDF5 1.6.5 library which I compiled myself and pytables
1.3.2. When I use h5ls or h5dump on the data file I don't get this
error.

Naveen





Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to