Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unable to create dataset #37

Open
XrayT3 opened this issue Jul 30, 2024 · 0 comments
Open

Error: Unable to create dataset #37

XrayT3 opened this issue Jul 30, 2024 · 0 comments

Comments

@XrayT3
Copy link

XrayT3 commented Jul 30, 2024

I have build the latest version of shortestPathsPreprocessor and when trying to generate a file in hdf format, program generates errors:

HDF5-DIAG: Error detected in HDF5 (1.14.4-3) thread 0:

  • 000: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5D.c line 187 in H5Dcreate2(): unable to synchronously create dataset
    • major: Dataset
    • minor: Unable to create file
  • 001: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5D.c line 111 in H5D__create_api_common(): can't set object access arguments
    • major: Dataset
    • minor: Can't set value
  • 002: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5VLint.c line 2602 in H5VL_setup_acc_args(): invalid location identifier
    • major: Invalid arguments to routine
    • minor: Inappropriate type
  • 003: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5VLint.c line 1733 in H5VL_vol_object(): invalid identifier
    • major: Invalid arguments to routine
    • minor: Inappropriate type

Other formats (xdm, csv) work well.

Attached files that were used (script, build and data)
files.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant