upgrading from 4.0 to 4.0.3 when trying to install 4.0.3 and running launchpad.sh in webinstaller getting this error.
3 answers
Hi Amit,
The "The ... package specified in the ...silent-install-server.xml file cannot be found." Error usually means you are not pointing to a valid repository in the silent-install-server.xml
You need to replace ..\repo in the following line with the RTC install repository
<repository location='..\repo' temporary='true' />
Note the install repository is a different download than the web installer.
If you have access to jazz.net you can install from there using this technote
http://www-01.ibm.com/support/docview.wss?uid=swg21576781
But you will need to save the jazz.net password to a file on a client where you can start IM in gui mode.
You can use this URL to install the 4.0.3 server from jazz.net:
'https://jazz.net/downloads/clm/4.0.3/4.0.3/install-repository/clm-offerings/repository/repository.config'
<repository location='https://jazz.net/downloads/clm/4.0.3/4.0.3/install-repository/clm-offerings/repository/repository.config' temporary='true' />
If you don't have access to jazz.net from that server you will need to download "Jazz Team Server and CCM, QM, and RM Applications..." from the "IBM Installation Manager Repositories" section.
https://jazz.net/downloads/rational-team-concert/releases/4.0.3?p=allDownloads
Unzip that file and change the '..\repo' value to the directory that has the repository.config file in it.
For example
<repository location='/tmp/JazzInstallRepo/repository.config' temporary='true' />
The "The ... package specified in the ...silent-install-server.xml file cannot be found." Error usually means you are not pointing to a valid repository in the silent-install-server.xml
You need to replace ..\repo in the following line with the RTC install repository
<repository location='..\repo' temporary='true' />
Note the install repository is a different download than the web installer.
If you have access to jazz.net you can install from there using this technote
http://www-01.ibm.com/support/docview.wss?uid=swg21576781
But you will need to save the jazz.net password to a file on a client where you can start IM in gui mode.
You can use this URL to install the 4.0.3 server from jazz.net:
'https://jazz.net/downloads/clm/4.0.3/4.0.3/install-repository/clm-offerings/repository/repository.config'
<repository location='https://jazz.net/downloads/clm/4.0.3/4.0.3/install-repository/clm-offerings/repository/repository.config' temporary='true' />
If you don't have access to jazz.net from that server you will need to download "Jazz Team Server and CCM, QM, and RM Applications..." from the "IBM Installation Manager Repositories" section.
https://jazz.net/downloads/rational-team-concert/releases/4.0.3?p=allDownloads
Unzip that file and change the '..\repo' value to the directory that has the repository.config file in it.
For example
<repository location='/tmp/JazzInstallRepo/repository.config' temporary='true' />
Comments
amit kandela
Aug 22 '13, 12:35 p.m.i tried silent but i get this error:./userinstc -acceptLicense -dataLocation /tmp/silent-install/data -silent -showVerboseProgress -nosplash -input silent-install-server.xml
ERROR: The com.ibm.team.install.jfs.app.jts package specified in the /tmp/rtc/im/linux.gtk.x86/silent-install-server.xml file cannot be found.
ERROR: The com.ibm.team.install.jfs.app.product-clm package specified in the /tmp/rtc/im/linux.gtk.x86/silent-install-server.xml file cannot be found.
ERROR: The com.ibm.team.install.jfs.app.rtc package specified in the /tmp/rtc/im/linux.gtk.x86/silent-install-server.xml file cannot be found.
ERROR: The com.ibm.team.install.jfs.app.rqm package specified in the /tmp/rtc/im/linux.gtk.x86/silent-install-server.xml file cannot be found.
ERROR: The com.ibm.team.install.jfs.app.rdm package specified in the /tmp/rtc/im/linux.gtk.x86/silent-install-server.xml file cannot be found.
CRIMA1002W WARNING: The following repositories are not connected:
-../repo