java.lang.ExceptionInInitializerError while connecting
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
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 |
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? Created a work item as suggested: https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=169366 |
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.