It's all about the answers!

Ask a question

Need help on CopyUtility


pietro marella (953130) | asked Nov 28 '11, 1:56 p.m.
Hello
I need to use the CopyUtility util from within RQM installed within a WAS 7.0
(I invoke the CopyUtility services froma RQM Automation Task, so they are linked within an Automation Adapter)

I get the following error:

RQMRestClient:Exception: com.sun.xml.bind.v2.runtime.JAXBContextImpl incompatible with javax.xml.bind.JAXBContext

Any hints would be appreciated

thanks
*pierom

One answer



permanent link
pietro marella (953130) | answered Nov 28 '11, 3:46 p.m.
This is part of the Exception Stack

0000001d SystemErr R java.lang.ClassCastException: com.sun.xml.bind.v2.runtime.JAXBContextImpl incompatible with javax.xml.bind.JAXBContext
0000001d SystemErr R at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:156)
0000001d SystemErr R at javax.xml.bind.ContextFinder.find(ContextFinder.java:288)
0000001d SystemErr R at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:383)
0000001d SystemErr R at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:348)
0000001d SystemErr R at com.ibm.rqm.ct.client.internal.RQMRestClient.<init>(RQMRestClient.java:80)
0000001d SystemErr R at com.ibm.rqm.ct.client.RQMRestClientFactory.getInstance(RQMRestClientFactory.java:38)
0000001d SystemErr R at com.ibm.rqm.ct.CopyUtil.getClient(CopyUtil.java:404)
0000001d SystemErr R at com.ibm.rqm.rtlm.spi.util.RQMConnector.initClient(RQMConnector.java:87)
0000001d SystemErr R at com.ibm.rqm.rtlm.spi.util.RQMServiceConnector.connect(RQMServiceConnector.java:23)
0000001d SystemErr R at com.ibm.rqm.rtlm.spi.util.RQMServer.getAllProjects(RQMServer.java:130)
0000001d SystemErr R at com.ibm.tivoli.stam.rtlm.spi.automation.STAMReservationManager.manageDeletion(STAMReservationManager.java:351)
0000001d SystemErr R at com.ibm.tivoli.stam.rtlm.spi.automation.STAMAutomationSPI.post(STAMAutomationSPI.java:392)
0000001d SystemErr R at com.ibm.tivoli.stam.rtlm.spi.inventory.STAMInventorySPI.invokeSTAMAutomationJobs(STAMInventorySPI.java:564)
0000001d SystemErr R at com.ibm.tivoli.stam.rtlm.spi.inventory.STAMInventorySPI.post(STAMInventorySPI.java:287)
0000001d SystemErr R at com.ibm.rational.test.lm.service.spi.integration.IntegrationService.discoverAllAssets(IntegrationService.java:439)

Your answer


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