Error message installing the sample script in RQM 2.0 Beta 2
Following the tutorial I m stuck at the point "Install sample data".
When I run "install_samples.bat" using the prompt I get, at the end of compiling, a couple of error messages such as error report on html code and stuff, so in this way, I can't use the sample data since it won't be uploaded on RQM. Does anybody know the solution?
When I run "install_samples.bat" using the prompt I get, at the end of compiling, a couple of error messages such as error report on html code and stuff, so in this way, I can't use the sample data since it won't be uploaded on RQM. Does anybody know the solution?
4 answers
Hi Andrea
install_samples.bat /a project /s https://localhost:9443/ /u ADMIN /p ADMIN
where project is the name of your project area, localhost is the host
name of your server, and 9443 is the port number.
Tip: If the name of your project area contains spaces, replace them with
plus signs. For instance:
Quality Manager Sample is Quality+Manager+Sample.
hope this helps !
cheers
Marco
AndreaPapitto wrote:
install_samples.bat /a project /s https://localhost:9443/ /u ADMIN /p ADMIN
where project is the name of your project area, localhost is the host
name of your server, and 9443 is the port number.
Tip: If the name of your project area contains spaces, replace them with
plus signs. For instance:
Quality Manager Sample is Quality+Manager+Sample.
hope this helps !
cheers
Marco
AndreaPapitto wrote:
Following the tutorial I m stuck at the point "Install sample
data".
When I run "install_samples.bat" using the prompt I get, at
the end of compiling, a couple of error messages such as error report
on html code and stuff, so in this way, I can't use the sample data
since it won't be uploaded on RQM. Does anybody know the solution?
I also cannot install the sample data. I'm doing the following:
install_samples.bat /a QualityManagerSample /s https://localhost:9443/ /u ADMIN /p ADMIN
And get the following error, repeated for each import:
Importing file AddNewCustomer_Req.xml to location https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quali
tyManagerSample//requirement/AddNewCustomer_Req.xml
ERROR: <html><head><title>Apache Tomcat/5.5.23 - Error report</title><style><H1></style> </head><body><h1>HTTP Status 406 - </h1><HR><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The resource identified by this request is only capable of generating responses with characteristics not acceptable according
to the request "accept" headers ().</u></p><HR size="1" noshade="noshadAccept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,im
age/png,*/*;q=0.5
Accept-Language:en-us,en;q=0.5
Accept-Encoding:gzip,deflate
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection:keep-alive
Keep-Alive:900
And get the following error, repeated for each import:
tyManagerSample//requirement/AddNewCustomer_Req.xml
ERROR: <html><head><title>Apache Tomcat/5.5.23 - Error report</title><style><H1></style> </head><body><h1>HTTP Status 406 - </h1><HR><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The resource identified by this request is only capable of generating responses with characteristics not acceptable according
to the request "accept" headers ().</u></p><HR size="1" noshade="noshadAccept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,im
age/png,*/*;q=0.5
Accept-Language:en-us,en;q=0.5
Accept-Encoding:gzip,deflate
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection:keep-alive
Keep-Alive:900
Hi Andrea
install_samples.bat /a project /s https://localhost:9443/ /u ADMIN /p ADMIN
where project is the name of your project area, localhost is the host
name of your server, and 9443 is the port number.
Tip: If the name of your project area contains spaces, replace them with
plus signs. For instance:
Quality Manager Sample is Quality+Manager+Sample.
hope this helps !
cheers
Marco
AndreaPapitto wrote:
Following the tutorial I m stuck at the point "Install sample
data".
When I run "install_samples.bat" using the prompt I get, at
the end of compiling, a couple of error messages such as error report
on html code and stuff, so in this way, I can't use the sample data
since it won't be uploaded on RQM. Does anybody know the solution?