- 
        1. Re: Remote Debugging, connetion refused !!wdfink Jun 22, 2011 2:52 AM (in response to gallark)How do you start the JBoss? Do you use the bind option '-b' in this case you might bind against a different IP address as localhost. Also I recommend to use 5.1.0 instead of a 5.0 version. 
- 
        2. Re: Remote Debugging, connetion refused !!gallark Jun 23, 2011 1:54 PM (in response to wdfink)Hey thanks for replying, and switch to version 5.1 GA, I connect on windows option eclipse / preferences / server / addjbossComunity Runtime Environment - 5.0, but even this fails with the debug remote I just noticed that failure to the debug out two messages on the console, they say: 03:01:39,171 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry should be used via the bean container 03:01:39,171 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry should be used via the bean container and simultaneously shows the error message Failed to connect to remote VM. Connection refused. Connection refused: connect another thing is that when I try to Initiate the jboss jboss from files,run.bat, does not lift the server and therefore I can not get into theweb console, this means something? Saludos ---------------------------------------------------------------------------- updated: After some (many) hours of trial and error was solved the problem. Goodbye. 
 
    