It's all about the answers!

Ask a question

java.lang.ExceptionInInitializerError while connecting


Kamal Suruguchi (15112114) | asked Jun 16 '11, 7:21 a.m.
I get the following error while trying to connect to my RTC team repository, from within my application:

java.lang.ExceptionInInitializerError
at com.ibm.team.repository.client.internal.TeamRepository.<init>(TeamRepository.java:422)
at com.ibm.team.repository.client.internal.TeamRepositoryService.createSharedTeamRepository(TeamRepositoryService.java:400)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:111)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:130)


Any idea on this?

2 answers



permanent link
Kamal Suruguchi (15112114) | answered Jun 21 '11, 2:36 a.m.
There's not a lot to go on here. Which version of RTC are you using? Is there any more to the stack trace, such as a nested exception showing the original failure?
Is your app running as a plain java client, or under Eclipse/OSGi?

I suggest filing this as a work item, including the above info and any other relevant details you have:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome


Created a work item as suggested:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=169366

permanent link
Nick Edgar (6.5k711) | answered Jun 17 '11, 11:53 a.m.
JAZZ DEVELOPER
There's not a lot to go on here. Which version of RTC are you using? Is there any more to the stack trace, such as a nested exception showing the original failure?
Is your app running as a plain java client, or under Eclipse/OSGi?

I suggest filing this as a work item, including the above info and any other relevant details you have:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome

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.