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

Fix #52 #57

Closed
wants to merge 2 commits into from
Closed

Fix #52 #57

wants to merge 2 commits into from

Conversation

juergenhoetzel
Copy link
Contributor

I reworked the launching of the debuggee (use init-file instead of a init-form)

This should fix #52 which also happens when using the swank backend. The cause on Windows systems is this Exception:

 ["detailMessage" #<StringReferenceImpl "java.lang.RuntimeException: Unable to resolve symbol: JDI-VM-Control-Thread in this context, compiling:(NO_SOURCE_PATH:1)">]

…parameter, refs #52

There seems to be an issue when using nested single/double quotes in
arguments passed to the LaunchingConnector (Windows platform only).
@hugoduncan
Copy link
Member

Merged. Thanks!

@hugoduncan hugoduncan closed this Oct 6, 2012
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

Successfully merging this pull request may close these issues.

com.sun.jdi.VMDisconnectedException on lein ritz-nrepl
2 participants