Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

NoClassDefFoundError: com.ibm.team.repository.transport.auth

can someone tell me how to resolve this exception??



Exception in thread "main" java.lang.NoClassDefFoundError: com.ibm.team.repository.transport.auth.TransportAuthUtil
at com.ibm.team.repository.transport.client.RemoteTeamServer.setCredentials(RemoteTeamServer.java:418)
at com.ibm.team.repository.client.internal.TeamRepository.<init>(TeamRepository.java:348)
at com.ibm.team.repository.client.internal.TeamRepositoryService.createSharedTeamRepository(TeamRepositoryService.java:366)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:91)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:110)
at com.ibm.team.workitem.ide.ui.example.CreateWorkItem.run(CreateWorkItem.java:118)
at com.ibm.team.workitem.ide.ui.example.CreateWorkItem.main(CreateWorkItem.java:87)
Caused by: java.lang.ClassNotFoundException: com.ibm.team.repository.transport.auth.TransportAuthUtil
at java.net.URLClassLoader.findClass(URLClassLoader.java:497)
at java.lang.ClassLoader.loadClass(ClassLoader.java:639)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:605)
... 7 more


what should i do??

if this was coused by jar file , where should I find the jar???

thanks every one!!!!!!! :roll:

0 votes



One answer

Permanent link
Class com.ibm.team.repository.transport.auth.TransportAuthUtil is in jar file:

\jazz\client\eclipse\jazz\foundation\eclipse\plugins\com.ibm.team.repository.common.remoteaccess.auth_xxxxxxxxxx.jar

3 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 21 '10, 11:02 p.m.

Question was seen: 10,599 times

Last updated: Jun 21 '10, 11:02 p.m.

Confirmation Cancel Confirm