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

eclipse remote debug throw " Failed to parse content length: " #91

Open
yanyim opened this issue May 21, 2014 · 1 comment
Open

eclipse remote debug throw " Failed to parse content length: " #91

yanyim opened this issue May 21, 2014 · 1 comment

Comments

@yanyim
Copy link

yanyim commented May 21, 2014

i try to remote debug the jaggery project on windows 7.
i already put the jsdt jar in the "carbon\repository\components\dropins" file path.
the console command is " server --debug 9003 "
but failed,the eclipse said "Error occured whild launching failed to parse content length"

the jaggery console print :
{"argument< - expected >JDWP-Handshake<
Debugger failed to attach: handshake failed - received >63
{"argument< - expected >JDWP-Handshake<
Debugger failed to attach: handshake failed - received >63
{"argument< - expected >JDWP-Handshake<
Debugger failed to attach: handshake failed - received >63
{"argument< - expected >JDWP-Handshake<

did i do something wrong?

@fjcanobailen
Copy link

Hello,

I have the same issue (sh ./server.sh --debug 9003) when I try to connect by Juno Eclipse > Debug > Mozilla Rhino - Attaching connector (same for Crossfire)

I opened an issue to align the command that we should configure at start time. (sh ./server.sh -DjsDebug=9008) -> (#98)

Regards,

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

No branches or pull requests

2 participants