RQM ERROR com.ibm.rqm.buildintegration.service - RTCBuildInformationCollector:syncTeamConcertConnection AQXIN2502W
env JAZZ CLm 605 distributed, using liberty and Oracle 11.2.0.4 backend
One answer
Do you have the rest of the stack trace (after the NullPointerException)? Either way, this is a defect. Please open a Case (https://www.ibm.com/mysupport) for IBM Support to investigate this symptom in your environment.
Comments
Below is the full trace of one such error. I've raised a case with support.
com.ibm.rqm.buildintegration.service.rest.internal.BuildIntegrationRestService.postBuildRecord(BuildIntegrationRestService.java:817) at com.ibm.rqm.buildintegration.service.rest.internal.BuildIntegrationRestService.jsonToBuildRecord(BuildIntegrationRestService.java:1119) at com.ibm.rqm.buildintegration.service.rest.internal.BuildIntegrationRestService.jsonToBuildDef(BuildIntegrationRestService.java:1012) at com.ibm.rqm.buildintegration.service.rest.internal.BuildIntegrationRestService.access$1(BuildIntegrationRestService.java:972) at com.ibm.rqm.buildintegration.service.rest.internal.BuildIntegrationRestService$1.run(BuildIntegrationRestService.java:943) at com.ibm.rqm.common.service.internal.BucketLockService$1.run(BucketLockService.java:102) at com.ibm.team.repository.service.internal.PrimitiveTransactionService$4.run(PrimitiveTransactionService.java:205) at
Continued trace from above .. part 3
at com.sun.proxy.$Proxy166.withCurrentConnection(Unknown Source) at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runTransaction(RepositoryDatabase.java:369) at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runInTransaction(RepositoryDatabase.java:309) at com.ibm.team.repository.service.internal.PrimitiveTransactionService.runInTransaction(PrimitiveTransactionService.java:139) at com.ibm.team.repository.service.internal.PrimitiveTransactionService.runInTransaction(PrimitiveTransactionService.java:134)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347) at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361) at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347) at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) at java.lang.reflect.Method.invoke(Method.java:508) at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361) at og.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347) at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56) at com.sun.proxy.$Proxy786.postSyncBuildInformationFromRTCConnection(Unknown Source) at com.ibm.rqm.buildintegration.service.asynctask.RTCBuildInformationCollector$1.call(RTCBuildInformationCollector.java:136) at
Continued trace from above .. part 9
Hi Norman,