RTC build error
Hi, I am new to RTC and trying to create and execute builds.
i installed build engine toolkit and jazz team server created a build engine and build definition When i try to start the jazz server through command prompt i can see errors ex: c:\Program Files (x86)\IBM\TeamConcertBuild\buildsystem\buildengine\eclipse>jbe -vm "C:\Program Files\ibm\JazzTeamServer\server\jre\bin\java" -repository https://igartc02.swg.usma.ibm.com/jazz/web/projects/LPDE -userId username -pass password -engineId Test Project1 engine. 2016-07-20 15:13:36 [Jazz build engine] Exception occurred in build loop: org/ec lipse/emf/ecore/util/EcoreUtil java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/util/EcoreUtil at com.ibm.team.repository.common.UUID.generate(UUID.java:68) at com.ibm.team.repository.transport.client.CertificateStore.computeAlia s(CertificateStore.java:116) at com.ibm.team.repository.transport.client.CertificateStore.enterCertif icate(CertificateStore.java:179) at com.ibm.team.repository.transport.client.CertificateStore.enterCertif icates(CertificateStore.java:196) at com.ibm.team.repository.transport.client.CertificateStore.loadCertifi cates(CertificateStore.java:228) at com.ibm.team.repository.transport.client.SharedTrustStoreProvider.add CertificatesFromStore(SharedTrustStoreProvider.java:119) at com.ibm.team.repository.transport.client.SharedTrustStoreProvider.loa dSystemCertificates(SharedTrustStoreProvider.java:101) at com.ibm.team.repository.transport.client.SharedTrustStoreProvider.bui ldRuntimeTrustStore(SharedTrustStoreProvider.java:80) at com.ibm.team.repository.transport.client.SharedTrustStoreProvider.<in it>(SharedTrustStoreProvider.java:133) at com.ibm.team.repository.transport.client.ValidatingX509TrustManager.< init>(ValidatingX509TrustManager.java:79) at com.ibm.team.repository.transport.client.SecureInterruptableSocketFac tory.<init>(SecureInterruptableSocketFactory.java:118) at com.ibm.team.repository.transport.client.RemoteTeamServer.buildHostCo nfiguration(RemoteTeamServer.java:269) Any help appreciated. Thank you. |
2 answers
I think there are mentions of installing RTC clients ( scm / jbe ) in locations whose name contains space [ Program Files(X86) ] can cause subtle problems. One could also try the jbe.bat with the same parameters, but the location is probably the issue.
Comments
Anusha venkatesh
commented Jul 22 '16, 4:37 a.m.
Hi kevin,
Hello Anusha,
I am also facing the same issue. What is the solution to solve this issue? How did you handle this error?
Please share help me to resolve this...
Regards,
Ketaki
|
since it is under "c:\Program Files (x86)\IBM\", what happens if you start the build with "Administrator privileges" (This is only for testing).
|
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.