Git Product home page Git Product logo

Comments (17)

J-Krush avatar J-Krush commented on June 23, 2024 3

I am getting the same error.

Using:

  • Neo4j Desktop Version: 1.3.9
  • Neo4j Instance: 4.0.4-enterprise

Screenshot below:
Screen Shot 2020-10-27 at 2 48 09 PM

from neo4j-etl.

mroiter-larus avatar mroiter-larus commented on June 23, 2024 3

@benmadin @J-Krush

Thanks for reporting this issue.
We have noticed that when downgrading to a previous version of Neo4j Desktop (1.3.4) this problem does not occur.
We are still investigating.
In the meantime, could you please downgrade to Neo4j Desktop 1.3.4? You can download it here

Thanks!

Mauro

from neo4j-etl.

mroiter-larus avatar mroiter-larus commented on June 23, 2024 3

Hi @benmadin @J-Krush @agfagerbakk,

The attached package should solve this issue.
Could you please try it with the latest Neo4j Desktop release and let us know if everything works as expected?

Thanks in advance!

Mauro

neo4j-etl-ui-1.5.0-release.tar.gz

from neo4j-etl.

J-Krush avatar J-Krush commented on June 23, 2024 1

Thanks a lot for the reply @mroiter-larus. I can confirm that the downgrade to Neo4j Desktop 1.3.4 works.

from neo4j-etl.

denis-shemenko avatar denis-shemenko commented on June 23, 2024 1

Greetings Great Graph People ^_^
Just another +1 here.
Same on Windows 10 Pro.
And same workaround with v.1.3.4 Neo4j Desktop works perfectly

Cheers,
Denis

from neo4j-etl.

conker84 avatar conker84 commented on June 23, 2024

can you share a screenshot of the error?

from neo4j-etl.

benmadin avatar benmadin commented on June 23, 2024

I am getting the same error.

Using:

  • Neo4j Desktop Version: 1.3.9
  • Neo4j Instance: 4.0.4-enterprise

Screenshot below:
Screen Shot 2020-10-27 at 2 48 09 PM

It won't help (I suspect) for me to post another screenshot, but I did find:

[2020-10-28 09:12:30.022] [info] Executing '/Users/benmadin/Library/Application Support/Neo4j Desktop/Application/distributions/java/zulu8.48.0.53-ca-jdk8.0.265/bin/java, -cp, /Users/benmadin/Library/Application Support/Neo4j Desktop/Application/graphApps/_global/neo4j-etl-ui-1/dist/neo4j-etl.jar, org.neo4j.etl.util.FileUtils, getimportfolder'
[2020-10-28 09:12:30.328] [info] Process [3702] exit with code '0', signal 'null'
[2020-10-28 09:12:50.160] [info] [1] Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2020-10-28 09:12:51.456] [info] [1] Online check response: 200 version: 1.3.10
file
[2020-10-28 09:12:55.948] [info] Executing '/Users/benmadin/Library/Application Support/Neo4j Desktop/Application/distributions/java/zulu8.48.0.53-ca-jdk8.0.265/bin/java, -cp, /Users/benmadin/Library/Application Support/Neo4j Desktop/Application/graphApps/_global/neo4j-etl-ui-1/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2MDM4NDc1NDgsImV4cCI6MTYwMzkzMzk0OH0.65EFjpAfm3JiA53O4fWk21l9DWOaTxXOaQ8zwdGh5Bw/dist/neo4j-etl.jar, org.neo4j.etl.rdbms.Support, jdbc:postgresql://localhost:5433/uomsmd?ssl=false, benmadin, ********'
[2020-10-28 09:12:56.060] [info] Process [3727] exit with code '1', signal 'null'

from neo4j-etl.

agfagerbakk avatar agfagerbakk commented on June 23, 2024

It's the same for Ubuntu 20.04!

Anton

from neo4j-etl.

jonaswascheroh avatar jonaswascheroh commented on June 23, 2024

I have just updated to the latest Desktop release 1.3.11 but I still get the same error.

Jonas

from neo4j-etl.

mroiter-larus avatar mroiter-larus commented on June 23, 2024

@jonaswascheroh We have not yet released the ETL tool fixed version. In the meantime, could you please install the ETL tool version i shared here?

Thanks,

Mauro

from neo4j-etl.

jonaswascheroh avatar jonaswascheroh commented on June 23, 2024

@mroiter-larus Yes it worked.

Thanks!
Jonas

from neo4j-etl.

jonaswascheroh avatar jonaswascheroh commented on June 23, 2024

@mroiter-larus Not sure if I should rather open a new issue but with the package you provided it seems that no relationships are created.

......
- Creating relationships of type AREA_SERVICE
- Creating relationships of type EMPLOYEE_SERVICES
- Data imported with errors. Below the list of errors.
- For exception NullPointerException we got the following errors:
- 
Process failed null

Do you have any idea what this means?

Jonas

from neo4j-etl.

conker84 avatar conker84 commented on June 23, 2024

@jonaswascheroh can you open a new issue with the details of your dataset if it's possible?

from neo4j-etl.

ShunyangLi avatar ShunyangLi commented on June 23, 2024

Hi, I update the desk image and updated etl tools, but it still can not working/

from neo4j-etl.

mroiter-larus avatar mroiter-larus commented on June 23, 2024

@ShunyangLi Did you use the released version of the ETL tool or the self-builded temporary package provided here?

Thanks,

Mauro

from neo4j-etl.

masoudzayyani avatar masoudzayyani commented on June 23, 2024

Hi @benmadin @J-Krush @agfagerbakk,

The attached package should solve this issue.
Could you please try it with the latest Neo4j Desktop release and let us know if everything works as expected?

Thanks in advance!

Mauro

neo4j-etl-ui-1.5.0-release.tar.gz

Hi
I have the same error and downloaded this package but I don't know what should I do after downloading it?

from neo4j-etl.

benmadin avatar benmadin commented on June 23, 2024

from neo4j-etl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.