Installing sample data in RQM
I am unable to install sample data in RQM using the install_samples.bat file (on windows) In the command prompt I type in "install_samples.bat /a quality+manager+sample /s https://localhost:9443/ /u ADMIN /p ADMIN" with the correct local host and RQM admin credentials, the bath file runs but I get a bunch of errors saying "ERROR: <html><head><title>Apache Tomcat/5.5.23 - Error report" and in the final line it says "File not found.
Has anyone encountered this problem and know the fix ?
Thanks
Has anyone encountered this problem and know the fix ?
Thanks
3 answers
I would guess that you type in the wrong name for the Project Area in your command string. You have entered it to be "Quality Manager Sample".
Maybe the real name is "Quality Manager" (without the "sample"), which is normal ?
In that case correct it in the command and it should work;
"install_samples.bat /a quality+manager /s https://localhost:9443/ /u ADMIN /p ADMIN"
Maybe the real name is "Quality Manager" (without the "sample"), which is normal ?
In that case correct it in the command and it should work;
"install_samples.bat /a quality+manager /s https://localhost:9443/ /u ADMIN /p ADMIN"