It's all about the answers!

Ask a question

File not found: *_RG.xml while installing RQM20 sample data


Dineshkumar Chandran (11) | asked Dec 28 '09, 10:31 a.m.
I get the File not found: *_RG.xml while running the sample data script (install_samples.sh) from RQM20 install directory (/opt/IBM/RQM20/samples/classics).
Appears the installer is not able to locate request4_RQ.xml from
https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService.
how can i fix this?

Thanks!

One answer



permanent link
John Nason (2.4k1012) | answered Feb 09 '10, 6:47 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hello,
You can go ahead and edit install_samples.sh and remove this:

### resource groups
for file in *_RG.xml
do
$IMPORT -t resourcegroup -f $file -n $file
done


Regards,
John

I get the File not found: *_RG.xml
while running the sample data script (install_samples.sh) from RQM20 install directory (/opt/IBM/RQM20/samples/classics).
Appears the installer is not able to locate request4_RQ.xml from
https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService.
how can i fix this?

Thanks!

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.