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

can't start WAS server(beta3)

I set the profile.ini in JazzInstallDir/server/provision_profiles/ :

url=C:/IBM/JazzTeamServer/server/update-site

jvm:
-Dcom.ibm.team.server.configURL=file:/// C:/IBM/JazzTeamServer/server/teamserver.properties -Dlog4j.configuration=file:///C:/IBM/JazzTeamServer/server/log4j.properties -Djava.awt.headless=true -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true -Dcom.ibm.team.repository.provision.profile=C:/IBM/JazzTeamServer/server/provision_profiles -Xmx1000M

after I stop WAS server,I can't start WAS server.

What 's wrong?

my jazz server path is C:\IBM\JazzTeamServer

0 votes



2 answers

Permanent link
openeis wrote:
I set the profile.ini in JazzInstallDir/server/provision_profiles/ :

url=C:/IBM/JazzTeamServer/server/update-site

jvm:
-Dcom.ibm.team.server.configURL=file:///
C:/IBM/JazzTeamServer/server/teamserver.properties
-Dlog4j.configuration=file:///C:/IBM/JazzTeamServer/server/log4j.properties
-Djava.awt.headless=true
-Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
-Dcom.ibm.team.repository.provision.profile=C:/IBM/JazzTeamServer/server/provision_profiles
-Xmx1000M

after I stop WAS server,I can't start WAS server.

What 's wrong?

my jazz server path is C:\IBM\JazzTeamServer


Perhaps WAS logs can offer some information. In a standard WAS
installation the logs are located at:

%WAS_HOME%\profiles\%YOUR_PROFILE%\logs\SystemOut.log
%WAS_HOME%\profiles\%YOUR_PROFILE%\logs\SystemErr.log

Hope this helps,

Chemi.

0 votes


Permanent link
url=C:/IBM/JazzTeamServer/server/update-site

The value is not a valid URL.

Prefix the value with file:///

You also need to make sure the url value is valid for the
license-profile.ini in the provision_profiles directory.

Richard Backhouse
Jazz Web UI and Server Development

Chemi wrote:
openeis wrote:
I set the profile.ini in JazzInstallDir/server/provision_profiles/ :

url=C:/IBM/JazzTeamServer/server/update-site

jvm:
-Dcom.ibm.team.server.configURL=file:///
C:/IBM/JazzTeamServer/server/teamserver.properties
-Dlog4j.configuration=file:///C:/IBM/JazzTeamServer/server/log4j.properties

-Djava.awt.headless=true
-Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
-Dcom.ibm.team.repository.provision.profile=C:/IBM/JazzTeamServer/server/provision_profiles

-Xmx1000M

after I stop WAS server,I can't start WAS server.

What 's wrong?

my jazz server path is C:\IBM\JazzTeamServer


Perhaps WAS logs can offer some information. In a standard WAS
installation the logs are located at:

%WAS_HOME%\profiles\%YOUR_PROFILE%\logs\SystemOut.log
%WAS_HOME%\profiles\%YOUR_PROFILE%\logs\SystemErr.log

Hope this helps,

Chemi.

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 20 '08, 9:39 a.m.

Question was seen: 4,225 times

Last updated: May 20 '08, 9:39 a.m.

Confirmation Cancel Confirm