|
|
|
|
|
Re: Remote debugging , connetion refused !! [message #686424 is a reply to message #686393] |
Wed, 22 June 2011 04:15   |
Eclipse User |
|
|
|
Hey Michael, 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?
|
|
|
|
|
|
|
|
Re: Remote debugging , connetion refused !! [message #800500 is a reply to message #759250] |
Fri, 17 February 2012 01:34  |
Eclipse User |
|
|
|
Reply may be very late, but useful for new comers.
Server or Container(your application) needs to be started completely
before starting debug launcher in eclipse or checking using telnet.
For example if you use JBoss server it will take few seconds/minutes to up and running,
and port for Server/Container and Eclipse debug Config should be same. Then it will be fine.
Muthu.
|
|
|
Powered by
FUDForum. Page generated in 0.37529 seconds