Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Error Fetching Server Status Information

Hello All ,
I have a problem starting jazz application on WAS server.

The Scenario:
1-I inserted the java virtual machine arguments as follows:
-Dcom.ibm.team.server.configURL=file:///D:\Users\Tarief\Desktop\JazzTeamServer\server\teamserver.properties -Dlog4j.configuration=file:///D:\Users\Tarief\Desktop\JazzTeamServer\server\log4j.properties -Djava.awt.headless=true -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true -Dcom.ibm.team.repository.provision.profile=D:\Users\Tarief\Desktop\JazzTeamServer\server\provision_profiles -Xmx1000M

2-The contents of the profile.ini file is:
url=file:/D:\Users\Tarief\Desktop\JazzTeamServer\server\update-site
featureid=com.ibm.team.rtc.server.feature

3-The contents of the license-profile.ini file is:
url=file:/D:\Users\Tarief\Desktop\JazzTeamServer\server\license-update-site
featureid=com.ibm.team.rtc.server.license.standard-ea.feature


2-I started the application , but when i try to open the web admin:https://localhost:9443/jazz/admin , i get the following error:
Error Fetching server status information.
Repository services are not available on the server.Provision the server to install the repository components.

Can anyone help with that ?
Thanks.

0 votes



2 answers

Permanent link
Change the url property in profile.ini to

file:///D:\\Users\\Tarief\\Desktop\\JazzTeamServer\\server\\update-site

and in license-profile.ini to

file:///D:\\Users\\Tarief\\Desktop\\JazzTeamServer\\server\\license-update-site

Richard Backhouse
Jazz WebUI and Server development

tarief wrote:
Hello All ,
I have a problem starting jazz application on WAS server.

The Scenario:
1-I inserted the java virtual machine arguments as follows:
-Dcom.ibm.team.server.configURL=file:///D:\Users\Tarief\Desktop\JazzTeamServer\server\teamserver.properties
-Dlog4j.configuration=file:///D:\Users\Tarief\Desktop\JazzTeamServer\server\log4j.properties
-Djava.awt.headless=true
-Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
-Dcom.ibm.team.repository.provision.profile=D:\Users\Tarief\Desktop\JazzTeamServer\server\provision_profiles
-Xmx1000M

2-The contents of the profile.ini file is:
url=file:/D:\Users\Tarief\Desktop\JazzTeamServer\server\update-site
featureid=com.ibm.team.rtc.server.feature

3-The contents of the license-profile.ini file is:
url=file:/D:\Users\Tarief\Desktop\JazzTeamServer\server\license-update-site
featureid=com.ibm.team.rtc.server.license.standard-ea.feature


2-I started the application , but when i try to open the web
admin:https://localhost:9443/jazz/admin , i get the following error:
Error Fetching server status information.
Repository services are not available on the server.Provision the
server to install the repository components.

Can anyone help with that ?
Thanks.

0 votes


Permanent link
Thanks . that solved the problem

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 19 '08, 7:21 a.m.

Question was seen: 7,397 times

Last updated: May 19 '08, 7:21 a.m.

Confirmation Cancel Confirm