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

(use 'training-day) gives a java.io.FileNotFoundException #1404

Open
Rageoholic opened this issue Jan 23, 2016 · 3 comments
Open

(use 'training-day) gives a java.io.FileNotFoundException #1404

Rageoholic opened this issue Jan 23, 2016 · 3 comments

Comments

@Rageoholic
Copy link

java.io.FileNotFoundException: Could not locate training_day__init.class or training_day.clj on classpath:
RT.java:443 clojure.lang.RT.load
RT.java:411 clojure.lang.RT.load
core.clj:5530 clojure.core/load[fn]
core.clj:5529 clojure.core/load
RestFn.java:408 clojure.lang.RestFn.invoke
core.clj:5336 clojure.core/load-one
core.clj:5375 clojure.core/load-lib[fn]
core.clj:5374 clojure.core/load-lib
RestFn.java:142 clojure.lang.RestFn.applyTo
core.clj:619 clojure.core/apply
core.clj:5413 clojure.core/load-libs
RestFn.java:137 clojure.lang.RestFn.applyTo
core.clj:621 clojure.core/apply
core.clj:5507 clojure.core/use
RestFn.java:408 clojure.lang.RestFn.invoke

@mike-hewitson
Copy link

I've had the same issue. Did you manage to fix it?

@christiaan-janssen
Copy link

I'm also having this issue, any ideas on solving it?

@jlarfors
Copy link

I ran into the same problem and found that adding a connection to "training_day.clj" instead of "project.clj" fixed the issue for me... Not sure this is correct as I am obviously learning this as I go :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants