VIrgo 3.0.3 and DEBUG mode and Eclipse Helios [message #956665] |
Wed, 24 October 2012 14:03  |
Eclipse User |
|
|
|
OK< I have started virgo-jetty 3.0.3 with -debug 8100.
If I do netstat -a, I see that 8100 is being listened to.
I want to remote debug to that container from eclipse Helios, so I created a debug configuration using localhost, port 8100 (eclipse is on the same server that virgo is running from).
When I try to run that debug config, I get:
Failed to connect to remote VM. Connection refused.
Connection refused: connect
Any ideas how I can get this to work?
BTW, once I check get the error, netstat -a shows there is nothing listening on port 8100!
I would actually like to be able to run the virgo container from within Eclipse, but I can't find any server template to add that will work for the 3.0.3 release (I DL'd the virgo tools/dm Server, but no virgo server (jetty OR tomcat) comes with the tools...)
Any ideas of how I can debug a client calling into an OSGI service running in a virgo container here?
|
|
|
Re: VIrgo 3.0.3 and DEBUG mode and Eclipse Helios [message #968307 is a reply to message #956665] |
Fri, 02 November 2012 07:04  |
Eclipse User |
|
|
|
Well the 1.0 release of the Virgo IDE tooling should work fine with VJS 3.0.3.RELEASE.
Also, your remote debugging should work fine too. Have you tried using the default debug port as your use of a different port may have hit a bug somewhere? Have you tried remote debugging something we know works, like the Virgo kernel or VTS, for comparison? There may be something in your environment that's the problem. Have you tried Eclipse Juno for comparison in case Helios has a problem?
|
|
|
Powered by
FUDForum. Page generated in 0.03453 seconds