Code Monkey home page Code Monkey logo

Comments (4)

spechtx avatar spechtx commented on June 21, 2024

Workaround:
Interestingly, when running the command with the client GUI, instead the CLI, the import proceeds without any issues:
java -jar lib/impexp-client-gui-5.3.0.jar import --duplicate-log=/mnt/data/temp/3dcitydb/duplicate.log --import-log=/mnt/data/temp/import.log --input-encoding=utf-8 --log-file=/mnt/data/temp/3dcitydb/logfile.log --log-level=info --import-mode=import_all --worker-threads=16 --db-type=postgresql --db-host=localhost --db-port=5434 --db-name=3DCITYDB --db-schema=citydb --db-username=***** --db-password=***** /mnt/data/temp/3dcitydb/hh/

This is unexpected, as I am working in a shell environment and should not require the GUI version to run the import.

from importer-exporter.

clausnagel avatar clausnagel commented on June 21, 2024

Seems like you have a plugin in your plugins folder that requires a GUI. Delete the plugin from the plugins folder to prevent it from being loaded at startup.

Btw, I recommend starting the CLI using the impexp executable in the bin folder rather than using the lib/impexp-client-cli-5.3.0.jar directly.

from importer-exporter.

spechtx avatar spechtx commented on June 21, 2024

Thank you very much for your helpful reply! It makes sense that a plugin requiring a GUI could have caused the issue when using the CLI. Turns out, I was following some older documentation, which is where I got the lib folder usage from...

Have a nice day!

from importer-exporter.

clausnagel avatar clausnagel commented on June 21, 2024

Added proper log messages in case a plugin cannot be loaded through #287

from importer-exporter.

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.