ERROR: Failed to install the profile feature
I'm getting the following error after upgrade to 1.0 from RC5.
If I try to log in with IE I see I get redirected to the following url and the page cannot be displayed:
If I try to log in with Firefox I get:
Any help would be appreciated.
[7/24/08 13:49:50:316 CDT] 0000001b SystemOut O 13:49:50,313 [Start Level Event Dispatcher] ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0288I Failed to install the profile
feature "com.ibm.team.rtc.server.license.standard-ea.feature".
[7/24/08 13:49:50:938 CDT] 00000014 ServletWrappe I SRVE0242I: [jazz_war] [/jazz] [equinoxbridgeservlet]: Initialization successful.
If I try to log in with IE I see I get redirected to the following url and the page cannot be displayed:
https://jazzdev.rchland.ibm.com:9443/jazz/j_security_check
If I try to log in with Firefox I get:
Error 404: ProxyServlet: /jazz
Any help would be appreciated.
3 answers
Are you running your server on WebSphere or Tomcat? I'm going to guess
WebSphere, and also guess that the
provision_profiles/license-profile.ini was not edited to make the url
point to a fully qualified path for jazz/server/license-update-site.
parrym wrote:
: Initialization
successful.
If I try to log in with IE I see I get redirected to the following url
and the page cannot be displayed:
If I try to log in with Firefox I get:
Any help would be appreciated.
WebSphere, and also guess that the
provision_profiles/license-profile.ini was not edited to make the url
point to a fully qualified path for jazz/server/license-update-site.
parrym wrote:
I'm getting the following error after upgrade to 1.0 from RC5.
0000001b SystemOut O 13:49:50,313 ERROR
eam.repository.provision.internal.ProvisionService - CRJAZ0288I
Failed to install the profile
feature
"com.ibm.team.rtc.server.license.standard-ea.feature".
00000014 ServletWrappe
I SRVE0242I:
: Initialization
successful.
If I try to log in with IE I see I get redirected to the following url
and the page cannot be displayed:
https://jazzdev.rchland.ibm.com:9443/jazz/j_security_check
If I try to log in with Firefox I get:
Error 404: ProxyServlet:
/jazz
Any help would be appreciated.
Your first guess was correct, however I did update that file prior to posting...
and that directory does exist....
[root@jazzdev provision_profiles]# pwd
/opt/IBM/JazzTeamServer/server/provision_profiles
[root@jazzdev provision_profiles]# cat ./license-profile.ini
url=file:///opt/IBM/JazzTeamServer/server/license-update-site
featureid=com.ibm.team.rtc.server.license.standard-ea.feature
and that directory does exist....
[root@jazzdev ~]# cd /opt/IBM/JazzTeamServer/server/license-update-site
[root@jazzdev license-update-site]# ls
features plugins site.xml
parrym@us.ibm-dot-com.no-spam.invalid (parrym) wrote in news:g6cmnv$3sb$2
@localhost.localdomain:
Had the same issue, had to go to Components in jazz/admin
Select Jazz Server, right click, connect
Enter the proper path, uid and passwd to the site (mine was syaing someting
like file:/update)
Click Connect
Under installed component, select your product, right click, start
Letme knowif this does not help
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational
@localhost.localdomain:
Your first guess was correct, however I did update that file prior to
posting...
# pwd
/opt/IBM/JazzTeamServer/server/provision_profiles
# cat ./license-profile.ini
url=file:///opt/IBM/JazzTeamServer/server/license-update-site
featureid=com.ibm.team.rtc.server.license.standard-ea.feature
and that directory does exist....# cd
/opt/IBM/JazzTeamServer/server/license-update-site
# ls
features plugins site.xml
Had the same issue, had to go to Components in jazz/admin
Select Jazz Server, right click, connect
Enter the proper path, uid and passwd to the site (mine was syaing someting
like file:/update)
Click Connect
Under installed component, select your product, right click, start
Letme knowif this does not help
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational