Giter VIP home page Giter VIP logo

fiaser's People

Contributors

obivan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fiaser's Issues

java.lang.IllegalArgumentException: No implementation of method

При попытке запустить jar файл из релизов или файл, собранный из исходников, получаю следующую ошибку:

Exception in thread "main" java.lang.IllegalArgumentException: No implementation of method: :as-file of protocol: #'clojure.java.io/Coercions found for class: clojure.lang.Symbol
	at clojure.core$_cache_protocol_fn.invokeStatic(core_deftype.clj:583)
	at clojure.java.io$fn__11366$G__11348__11371.invoke(io.clj:35)
	at clojure.java.io$file.invokeStatic(io.clj:424)
	at clojure.java.io$file.invoke(io.clj:418)
	at fiaser.convert$fias_files.invokeStatic(convert.clj:21)
	at fiaser.convert$fias_files.invoke(convert.clj:12)
	at fiaser.convert$xml_dir_map.invokeStatic(convert.clj:28)
	at fiaser.convert$xml_dir_map.invoke(convert.clj:25)
	at fiaser.convert$processing_scope.invokeStatic(convert.clj:43)
	at fiaser.convert$processing_scope.invoke(convert.clj:40)
	at fiaser.convert$proceed_data.invokeStatic(convert.clj:100)
	at fiaser.convert$proceed_data.invoke(convert.clj:97)
	at fiaser.core$_main.invokeStatic(core.clj:27)
	at fiaser.core$_main.doInvoke(core.clj:20)
	at clojure.lang.RestFn.applyTo(RestFn.java:137)
	at fiaser.core.main(Unknown Source)

Вот конфиг файл:

{:sources {:xml-dir ./gar
           :xsd-dir ./gar_schemas}
:targets {:sqlite {:enabled? true
                   :file ./fias.db}
          :postgres {:enabled? false}}}

Проверил на openjdk-17, openjdk-11, openjdk-8

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.