neo4j-contrib / neo4j-etl

Data import from relational databases to Neo4j.
https://neo4j.com/developer/neo4j-etl/
Other
214 stars 46 forks source link

Nothing happens when clicking "Test and Save Connection" #44

Open aaron-newman opened 5 years ago

aaron-newman commented 5 years ago

Using Neo4j Desktop 1.1.16 on Mac OS X Mojave, with ETL Tool 1.3.6. Allow background process is checked in app permissions. Attempted to create JDBC Connection to local mysql instance. Clicked on "Test and Save Connection" and got no response. (Same problem even if background process is NOT checked in app permissions.) Looked at console under developer tools and got this:

Desktop.0c0dadb70a857df9f5cf.bundle.js:141 [10:36:02:0451] Desktop API call failed at graph app 'neo4j-etl-ui'. Error: Invalid request. Requested permission 'backgroundProcess' is not declared in manifest.json file of 'Neo4j ETL Tool' graph-app. Please update the graph app or check app permissions in Settings -> Graph Applications. at d.getDeclaredPermission (/Applications/Neo4j Desktop.app/Contents/Resources/app.asar/dist/main.prod.js:1:92493) at d.requestPermission (/Applications/Neo4j Desktop.app/Contents/Resources/app.asar/dist/main.prod.js:1:91505)

Appreciate any help!

impala-romain commented 5 years ago

Same issus here, with Neo4J Desktop 1.1.17, ETL Tool 1.3.6 and Ubuntu 18.04.2 LTS, with existing postgresql instance (testing on other ETL tools and working). No error/validation message at all.

benjaminsims commented 5 years ago

Exact same problem for me, OS X Mojave, ETL 1.3.6, Desktop 1.1.17.

uwegeercken commented 5 years ago

Same thing here with local MySQL db. Desktop 1.1.17 and ETL 1.3.6 running on Fedora 29

jexp commented 5 years ago

Hi All,

I'm really sorry for the delay. Seems to be a Neo4j Desktop API issue, we're investigating.

skemp456 commented 5 years ago

Same problem here using Desktop 1.1.17 on Windows 10. ETL 1.3.6. Thanks for any help!

acmonde commented 5 years ago

You can check if the file "....Neo4jDesktop\distributions\java\zulu8.21.0.1-jdk8.0.131\bin" exists, if not, unzip the file "zulu8.21.0.1-jdk8.0.131-win_x64" to replace it.