Skip to content

leiningen2 preview 4 REPL hangs #582

@borkdude

Description

@borkdude

When installing the .bat file on Windows XP, then running "lein self-install" and then "lein repl" I get a REPL which often hangs.

See this screenshot: http://twitpic.com/9l2pet
After typing (+ 1 2 3) followed by a return nothing happens

Note that also "nil" is printed when starting up the REPL. Sometimes nil is printed between the intro text.

Sometimes the REPL already hangs before I can type anything (after printing nil): http://twitpic.com/9l2snf

I can only reproduce this bug on Windows XP, not on Windows 7.

Some debug info:

C:\Documents and Settings\Administrator>java -version
java version "1.6.0_32"
Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
Java HotSpot(TM) Client VM (build 20.7-b02, mixed mode, sharing)

C:\Documents and Settings\Administrator>lein version
Leiningen 2.0.0-preview4 on Java 1.6.0_32 Java HotSpot(TM) Client VM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions