It's all about the answers!

Ask a question

Issues while Upgrading to 2.0: JAZZ_HOME not set properly


Srinivasan Muthuswamy (111) | asked Sep 23 '09, 3:08 p.m.
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

2 answers



permanent link
Srinivasan Muthuswamy (111) | answered Sep 23 '09, 3:16 p.m.
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

permanent link
Srinivasan Muthuswamy (111) | answered Sep 24 '09, 3:13 a.m.
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

Your answer


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