Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Issues while Upgrading to 2.0: JAZZ_HOME not set properly

Hi

I tried to upgrade the server from 1.0.1.1 to 2.0. I am facing issues while accessing http://localhost:9080/jazz or http://localhost:9080/jazz/setup

Error message:

" ERROR eam.repository.provision.internal.P
rovisionService - CRJAZ0304I The profile path "C:\PROGRA~1\IBM\JAZZTE~1\server\SERVER~2.BA\conf\jazz\provision_profiles" does not exist. Check that the System Property "JAZZ_HOME" is set correctly"


I could find similar posts in the forum
http://jazz.net/forums/viewtopic.php?p=16451&sid=8db2e40420bcd163653b9d3876f19eeb

But would like to check if this issue is already resolved?



Srini
IBM

0 votes



2 answers

Permanent link
I tried to follow this link and set JAZZ_HOME,
https://jazz.net/wiki/bin/view/Main/WASSetupFAQ

The server is starting up and when I access http://localhost:9080
there are no error messages on the tomcat console. but the page is not opening. The system hangs I believe.

Any help would be appreciated.

Thanks
Srini, IBM


Hi

I tried to upgrade the server from 1.0.1.1 to 2.0. I am facing issues while accessing http://localhost:9080/jazz or http://localhost:9080/jazz/setup

Error message:

" ERROR eam.repository.provision.internal.P
rovisionService - CRJAZ0304I The profile path "C:\PROGRA~1\IBM\JAZZTE~1\server\SERVER~2.BA\conf\jazz\provision_profiles" does not exist. Check that the System Property "JAZZ_HOME" is set correctly"


I could find similar posts in the forum
http://jazz.net/forums/viewtopic.php?p=16451&sid=8db2e40420bcd163653b9d3876f19eeb

But would like to check if this issue is already resolved?



Srini
IBM

0 votes


Permanent link
Hi

I could resolve myself. The following changes I have made.

1. Set the JAZZ_HOME environment variable and point that to the
C:\Program Files\IBM\JazzTeamServer\server
2. Then updated the server.startup.bat to use JAZZ_HOME


set JAVA_OPTS=-Djava.awt.headless=true -DSQLSERVER_JDBC="%SQLSERVER_JDBC%" -DORACLE_JDBC="%ORACLE_JDBC%" -DDB2I_JDBC="%DB2I_JDBC%" -DDB2Z_JDBC="%DB2Z_JDBC%" -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
-DJAZZ_HOME=file:///%JAZZ_HOME%conf -Dcom.ibm.team.repository.tempDir=%TEMP% -Xmx700M

Thanks,
Srini, IBM

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: Sep 23 '09, 3:08 p.m.

Question was seen: 5,750 times

Last updated: Sep 23 '09, 3:08 p.m.

Confirmation Cancel Confirm