Update: this seems to only happen if I start the CLJS REPL inside a CLJ 
REPL. If I start straight from the command line (ie. lein trampoline 
cljsbuild repl-listen) it's fine.

On Monday, 25 February 2013 19:22:06 UTC-5, Bobby Wang wrote:
>
> Hi,
>
> Sometimes when I start the CLJS browser REPL and evaluate something like 
> js/alert, the alert runs fine, but after a few seconds it goes into an 
> infinite loop while repeatedly printing "*ClojureScript:cljs.user> 
> java.io.IOException: Write end dead*".
>
> The same thing happens on ClojureScript One, which I think uses older 
> dependencies.
>
> Any idea what might be wrong?
>
> My setup:
>
> * clojure 1.4.0
> * clojurescript 0.0-1586
> * lein-cljsbuild 0.3.0
> * Mac OS X 10.8.2
> * Java 1.6.0_41 that came with OS X
> * Also tried to install Oracle's Java 7, but it doesn't seem to work out 
> of box yet
>
> Much appreciated,
>
> Bobby
>

-- 
-- 
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