It's all about the answers!

Ask a question

RTC 4.0.2 eclipse client


SMitha kumari (245254) | asked May 23 '13, 12:48 a.m.

Hi Team,

We have deployed RTC 4.0.2 server and 4.0.2 eclipse. When ever we are trying to reopen the eclipse it is giving us error..The same work space is not able to reuse

Regards,
Smitha


Comments
Krzysztof Kaźmierczyk commented May 23 '13, 3:34 a.m.

Hi Smita,
Could you provide a bit more details?
What is your operating system?
Are you using pure Eclipse or you have any additional plugins installed?
Have you tried with ootb client: https://jazz.net/downloads/rational-team-concert/releases/4.0.2/JTS-CCM-keys-Win64_4.0.2.zip ?
What is the last action you are performing before the issue happens on your new workspace first time?

3 answers



permanent link
Kohji Ohsawa (5951310) | answered May 23 '13, 2:15 a.m.
JAZZ DEVELOPER

Hi Smitha,

Are you seeing this problem on other PCs? or only your PC? I tried below and could fix when I have had a similar problem before. I am not sure it helps you, however I will share this information.

http://www-01.ibm.com/support/docview.wss?uid=swg21303648

Regards,

Koji


Comments
SMitha kumari commented May 23 '13, 2:36 a.m. | edited May 23 '13, 5:22 a.m.

We are facing same with other PCs also.

Regards,
Smitha


permanent link
Dinesh Kumar B (4.1k413) | answered May 23 '13, 7:59 a.m.
JAZZ DEVELOPER
its quite likely that you are either looking at a corrupted work space or a low memory issue here...

if you are seeing this error after you select a workspace from the workspace selection dialog, then I recommend switching to a new workspace.

if you do not see the "workspace selection dialog",
look in your Eclipse configuration settings directory (C:\Program Files\IBM\TeamConcert\configuration\.settings) for the file named "org.eclipse.ui.ide.prefs" which has a property to control the prompt for workspace selection named : SHOW_WORKSPACE_SELECTION_DIALOG

set SHOW_WORKSPACE_SELECTION_DIALOG=true with a new value in RECENT_WORKSPACES property.

If still you don't succeed, check if you have enough memory on the machine and increase the heap for the eclipse instance by modifying the eclipse.ini file xmx and xms values in a step wise manner.

for memory issues, you might find core files generated in the eclipse installation directory.  these core files will help identify cause and next actions...

hope it helps.


permanent link
Karl Weinert (2.0k52736) | answered May 23 '13, 9:07 a.m.
JAZZ DEVELOPER
I have worked around a similar issue by changing the -vm argument in the eclipse.ini file
from
-vm
C:\Program Files\IBM\TeamConcert\jdk\bin\javaw.exe
to
-vm
C:\Program Files\IBM\TeamConcert\jdk\bin\

eclipse.ini should be in the C:\Program Files\IBM\TeamConcert directory with eclipse.exe.



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.