It's all about the answers!

Ask a question

Team debug with RAD 8


Robekson Rocha (111) | asked Jan 10 '13, 12:40 p.m.

When I try to debug the following message appears, do you have any idea what can be?

!ENTRY com.ibm.debug.team.client.ui 4 0 2013-01-10 13:47:01.154
!MESSAGE Connection refused: connect
!STACK 0
java.net.ConnectException: Connection refused: connect
 at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
 at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
 at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
 at java.net.PlainSocketImpl.connect(Unknown Source)
 at java.net.SocksSocketImpl.connect(Unknown Source)
 at java.net.Socket.connect(Unknown Source)
 at java.net.Socket.connect(Unknown Source)
 at java.net.Socket.<init>(Unknown Source)
 at java.net.Socket.<init>(Unknown Source)
 at org.eclipse.jdi.internal.connect.SocketTransportService$2.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)

!ENTRY com.ibm.debug.team.client.ui 4 0 2013-01-10 13:47:01.154
!MESSAGE Unable to attach to 192.168.1.109:7779
!STACK 1
org.eclipse.core.runtime.CoreException: Unable to attach to 192.168.1.109:7779
 at com.ibm.debug.team.client.ui.jdt.AbstractJavaTeamDebugDelegate.handleFailedToAttach(Unknown Source)
 at com.ibm.debug.team.client.ui.jdt.AbstractJavaTeamDebugDelegate.jvmAttach(Unknown Source)
 at com.ibm.debug.team.client.ui.jdt.AbstractJavaTeamDebugDelegate.createDebugTarget(Unknown Source)
 at com.ibm.debug.team.client.ui.jdt.AbstractJavaTeamDebugDelegate.attachToDebug(Unknown Source)
 at com.ibm.debug.team.client.ui.jdt.AbstractJavaTeamDebugDelegate.addToTeamRepository(Unknown Source)
 at com.ibm.debug.team.client.ui.internal.base.TeamDebugDelegate.addToTeamRepository(Unknown Source)
 at com.ibm.debug.team.client.ui.internal.base.AddToTeamJob.run(Unknown Source)
 at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
!SUBENTRY 1 com.ibm.debug.team.client.ui 4 0 2013-01-10 13:47:01.154
!MESSAGE Unable to attach to 192.168.1.109:7779

mensagem

2 answers



permanent link
Tim Mok (6.6k38) | answered Jan 10 '13, 2:31 p.m.
JAZZ DEVELOPER
Your error doesn't seem to be related to Rational Team Concert. Judging from the stack trace in the error, it looks like this is probably related to RAD. The error says the user robekkson isn't registered to Team Debug Service. Is the Team Debug Service a RAD concept?

permanent link
Robekson Rocha (111) | answered Jan 11 '13, 7:46 a.m.
Good morning, Tim

I believe it is a concept of the RTC. Follow the settings in the server rtc this service. Are they correct?






Comments
Tim Mok commented Jan 11 '13, 9:22 a.m.
JAZZ DEVELOPER

Sorry, I'm not familiar with that service but it sounds like it might be misconfigured. I think it might be best to contact support to see why your user id isn't registered with the team debug service.


Robekson Rocha commented Jan 11 '13, 12:35 p.m.

You know where to register User team debug service?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.