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

NoClassDefFoundError: com.ibm.team.repository.common.internal.marshal.MarshallingException

 Is anyone able to tell me how to move past this error with the PlainJavaClient.java in the com.ibm.team.workitem.ide.ui.example project?


java.lang.NoClassDefFoundError: com.ibm.team.repository.common.internal.marshal.MarshallingException
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:73)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:135)
at com.ibm.team.repository.transport.client.RemoteTeamServer.createTeamService(RemoteTeamServer.java:740)
at com.ibm.team.repository.common.transport.AbstractTeamServer.getService(AbstractTeamServer.java:118)
at com.ibm.team.repository.client.internal.TeamRepository.getTeamService(TeamRepository.java:1818)
at com.ibm.team.repository.client.internal.TeamRepository.getServiceInterface(TeamRepository.java:1266)
at com.ibm.team.repository.client.internal.TeamRepository.<init>(TeamRepository.java:390)
at com.ibm.team.repository.client.internal.TeamRepositoryService.createSharedTeamRepository(TeamRepositoryService.java:526)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:113)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:132)
at com.ibm.team.workitem.ide.ui.example.PlainJavaClient.run(PlainJavaClient.java:68)
at com.ibm.team.workitem.ide.ui.example.PlainJavaClient.main(PlainJavaClient.java:43)
Caused by: java.lang.ClassNotFoundException: com.ibm.team.repository.common.internal.marshal.MarshallingException
at java.net.URLClassLoader.findClass(URLClassLoader.java:434)
at java.lang.ClassLoader.loadClass(ClassLoader.java:677)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358)
at java.lang.ClassLoader.loadClass(ClassLoader.java:643)
... 13 more

0 votes

Comments

This question does not provide any information one can act upon. Versions, links to assets used,...

Class loader issues can have many reasons Java, Java Version, Classpath related. 


Be the first one to answer this question!

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: Oct 05 '20, 12:50 p.m.

Question was seen: 523 times

Last updated: Oct 06 '20, 4:56 a.m.

Confirmation Cancel Confirm