Problem debugging a plug-in in RTC Server
Hi, I am trying to debug a Follow-up Action on RTC Server 2.0.0.1 from
RTC Client 2.0.0.1 (based on Eclipse 3.4.2).
I start Tomcat in debug mode, and when I execute my custom code, the
debug perspective is opened, the source file is opened, and the line
where I put the breakpoint is selected.
Problem? RTC Client gets blocked. The mouse pointer is in clock mode,
and i can't do anything. I have to kill RTC Client to continue working.
Have you seen this problem before? Any idea? Could it be a bug in RTC
Client? In Eclipse itself? In the JRE used?
Any idea where to look?
Thanks in advance,
Chemi.
RTC Client 2.0.0.1 (based on Eclipse 3.4.2).
I start Tomcat in debug mode, and when I execute my custom code, the
debug perspective is opened, the source file is opened, and the line
where I put the breakpoint is selected.
Problem? RTC Client gets blocked. The mouse pointer is in clock mode,
and i can't do anything. I have to kill RTC Client to continue working.
Have you seen this problem before? Any idea? Could it be a bug in RTC
Client? In Eclipse itself? In the JRE used?
Any idea where to look?
Thanks in advance,
Chemi.
One answer
On 22-Nov-09 9:30 PM, Chemi wrote:
Oh my god!
Problem was I was stopping the execution when saving a work item, and to
save the work item I was using the same RTC instance where I was
debugging... so it got locked because I stopped it in the debug, and the
debug got lock because I was uing the debugger from the RTC I had
stopped with the breakpoint. I feel stupid...
Well, now I can confirm I have a RTC Server development environment up &
running.
Regards,
Chemi.
Hi, I am trying to debug a Follow-up Action on RTC Server 2.0.0.1 from
RTC Client 2.0.0.1 (based on Eclipse 3.4.2).
I start Tomcat in debug mode, and when I execute my custom code, the
debug perspective is opened, the source file is opened, and the line
where I put the breakpoint is selected.
Problem? RTC Client gets blocked. The mouse pointer is in clock mode,
and i can't do anything. I have to kill RTC Client to continue working.
Have you seen this problem before? Any idea? Could it be a bug in RTC
Client? In Eclipse itself? In the JRE used?
Any idea where to look?
Thanks in advance,
Chemi.
Oh my god!
Problem was I was stopping the execution when saving a work item, and to
save the work item I was using the same RTC instance where I was
debugging... so it got locked because I stopped it in the debug, and the
debug got lock because I was uing the debugger from the RTC I had
stopped with the breakpoint. I feel stupid...
Well, now I can confirm I have a RTC Server development environment up &
running.
Regards,
Chemi.