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

The apoc load procedures fails with 'file:///FILENAME' in windows #2400

Closed
vga91 opened this issue Dec 20, 2021 · 0 comments · Fixed by #2401
Closed

The apoc load procedures fails with 'file:///FILENAME' in windows #2400

vga91 opened this issue Dec 20, 2021 · 0 comments · Fixed by #2401

Comments

@vga91
Copy link
Collaborator

vga91 commented Dec 20, 2021

Expected Behavior (Mandatory)

Load correctly.

Actual Behavior (Mandatory)

Failed to invoke procedure `apoc.load.xls`: Caused by: java.io.IOException: You're providing a directory outside the import directory defined into `dbms.directories.import`

Steps (Mandatory)

CALL apoc.load.xls('file:///load_test.xls', 'Full') YIELD map

Versions

  • OS: Windows 10
  • Neo4j: 4.3.x
  • Neo4j-Apoc: 4.3.0.4
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Feb 22, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Feb 24, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Mar 17, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Mar 23, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant