2009/6/29 C. Florian Ebeling :
>
>>> I randomly get ClassNotFoundExceptions when I try to compile a file.
>>> This is a paste from the repl:
>>>
>>> Clojure 1.0.0-
>>> user=> (compile 'app.hello)
>>> java.lang.RuntimeException: java.lang.ClassNotFoundException:
>>> app.hello$exec__4 (NO_SOURCE_FIL
>>> I randomly get ClassNotFoundExceptions when I try to compile a file.
>>> This is a paste from the repl:
>>>
>>> Clojure 1.0.0-
>>> user=> (compile 'app.hello)
>>> java.lang.RuntimeException: java.lang.ClassNotFoundException:
>>> app.hello$exec__4 (NO_SOURCE_FILE:0)
It doesn't happen under lin
>> I randomly get ClassNotFoundExceptions when I try to compile a file.
>> This is a paste from the repl:
>>
>> Clojure 1.0.0-
>> user=> (compile 'app.hello)
>> java.lang.RuntimeException: java.lang.ClassNotFoundException:
>> app.hello$exec__4 (NO_SOURCE_FILE:0)
>> user=> (compile 'app.hello)
>> a
2009/6/26 C. Florian Ebeling :
>
> Hi,
>
> I randomly get ClassNotFoundExceptions when I try to compile a file.
> This is a paste from the repl:
>
> Clojure 1.0.0-
> user=> (compile 'app.hello)
> java.lang.RuntimeException: java.lang.ClassNotFoundException:
> app.hello$exec__4 (NO_SOURCE_FILE:0)
>
Hi,
I randomly get ClassNotFoundExceptions when I try to compile a file.
This is a paste from the repl:
Clojure 1.0.0-
user=> (compile 'app.hello)
java.lang.RuntimeException: java.lang.ClassNotFoundException:
app.hello$exec__4 (NO_SOURCE_FILE:0)
user=> (compile 'app.hello)
app.hello
I'm really
> I randomly get ClassNotFoundExceptions when I try to compile a file.
> I'm running the MacPorts packaged version 1.0.0 of Clojure on OS X
> 10.5.7. (With JLine support.)
I should probably mention the java version as well:
Apple-bundled 1.6.0_13-b03-211 (64 bit)
--
Florian Ebeling
Twitter: