RTC 3.0.1 failing when launch
2 answers
Comments
When I am asked to load workspace and eclipse is loading, it still fails even when using the option -clean start.
Looks like the issue is loading the workspace. I guess there is something in workspace configuration or whatever that makes eclipse fail. Here is the line where Team Repository Service fails:
java.lang.IllegalArgumentException
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:96)
Comments
I see a similar situation. How can I use the same workaround? What means "add all the repo and project connections, recreate all my favorites". I guess that I need copy somethings to new workspace but seems to be others things that I cannot copy. Is that right? What are the things to copy?
thanks.
Comments
Karl Weinert
JAZZ DEVELOPER Dec 27 '12, 12:09 p.m.Check for a javacore file in the RTC-Client root directory.
It may also be in one of the jdk sub directories, the system32 directory if on Windows or tmp on Unix\Linux
If you find it take note of the "Dump Event" line.
Also is there anything written to the .log file in the ..\workspace.metadata directory?
carlos roberto
Dec 28 '12, 9:11 a.m.My client is a Windows XP that worked fine until now.
carlos roberto
Dec 28 '12, 9:13 a.m.Below is part of the error message in my log file.
carlos roberto
Dec 28 '12, 9:14 a.m.!STACK 0
carlos roberto
Dec 31 '12, 9:05 a.m.In short, the RTC loads when I start a new workspace but it fails to load the repository when I try to load my existing workspace.