Matej, does this happen to you when you run "lein repl" outside of a 
project? If so, can you show us what your project.clj file looks like? I 
know for a fact that if you have ":eval-in :trampoline" in it, the repl 
will fail with that error.

On Tuesday, February 25, 2014 2:56:04 PM UTC-5, Matej Fröbe wrote:
>
> Hi John,
>
> Thank you for your answer. I have tried this already, but it doesn't help.
>
> Any other suggestions, how to find the cause of the problem?
>
> Matej
>
>
> Am Dienstag, 25. Februar 2014 19:51:51 UTC+1 schrieb John Gabriele:
>>
>> On Sunday, February 23, 2014 4:32:54 PM UTC-5, Matej Fröbe wrote:
>>>
>>> Hello Clojure users!
>>>
>>> I have a problem with running
>>> *$lein repl*
>>> After some time I get: *REPL server launch timed out.*
>>>
>>> *$lein run myproject* works fine
>>>
>>> Leiningen and Java versions are:
>>>
>>> *$lein versionLeiningen 2.3.4 on Java 1.7.0_21 OpenJDK Client VM*
>>>
>>> I tried deleting stuff in ~/.lein but it doesn't help.
>>>
>>> Any suggestions how to solve this?
>>>
>>> Thanks,
>>>
>>> Matej
>>>
>>>
>> Hi Matej,
>>
>> Have never seen this problem. You might try starting fresh by deleting 
>> your local repo (~/.m2) too, and re-downloading the `lein` script.
>>
>> -- John
>>
>>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to