Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
15/05/04 14:29:00 INFO hdf5lib.H5: HDF5 library: jhdf5
15/05/04 14:29:00 INFO hdf5lib.H5: successfully loaded from java.library.path
FATAL ERROR: h5libraryError: Cannot find constructor
Exception in thread "main" java.lang.NoSuchMethodError: <init>
at ncsa.hdf.hdf5lib.H5._H5Fopen(Native Method)
at ncsa.hdf.hdf5lib.H5.H5Fopen(H5.java:2585)
at HdfLoad.Util.GenericStringData(Util.java:313)
at HdfLoad.FileHandler.ProcessFile(FileHandler.java:42)
at HdfLoad.Start.ProcessFiles(Start.java:100)