eclim stuck at Starting debug session at localhost:8080 for vim instance: LVP_SERVER
17 views
Skip to first unread message
Nitesh Kumar thakur
unread,
Jan 1, 2019, 1:03:06 AM1/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eclim-user
Hi,
Kindly tell me whether i am doing something wrong here.
My tomcat server is running in debug mode at 8080. I did following steps:
1. Started eclim as ./eclimd -Xmx1024M
2. Started vim as vim --servername lvp_server
3. then :JavaDebugStart localhost 8080
Eclim stuck after this.
Thanks,
Nitesh
Nitesh Kumar thakur
unread,
Jan 1, 2019, 1:04:58 AM1/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eclim-user
Forgot to mention:
Eclim version 2.8.0
Tomcat 8.0.37
Jdk 8
Eric Van Dewoestine
unread,
Jan 2, 2019, 12:37:54 PM1/2/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eclim...@googlegroups.com
Looks like you are attempting to connect the debugger to the tomcat
http port. Instead you'll need to start tomcat in debug mode and use
the remote debugging port: