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

Moving Indexes to shared location

We are planning for HA and have installed two CLM servers using the following
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.jazz.install.doc/topics/t_setting_up_ha.html&scope=null

in primary server while running diagnostics we are facing the following error:

CRJZS6125E The location for full-text indexes is invalid or inaccessible
we are using windows shared location mapped as network drive and a shared folder for indexes.

any idea how to resolve this?

 

0 votes


Accepted answer

Permanent link
Hi Naveed,
The following may give you a jumping off point:

The full text index can be found where ever your setting in the teamserver.properties of your application says it is located in the property com.ibm.team.fulltext.indexLocation
com.ibm.team.fulltext.indexLocation=/opt/IBM/JazzTeamServer/workitemindex

I would check that value in your teamserver.properties.

Note: For high availability applications, have the Jazz Team Servers reference the same location for the full text index. To keep the index up to date and available for all servers, each server teamserver.properties should update the com.ibm.team.fulltext.indexLocation in teamserver.properties to store the index for the full text on a single shared drive location

Ralph Schoon selected this answer as the correct answer

0 votes


One other answer

Permanent link
Hi Christopher
Thanks for the input, after some hit and trials we have successfully moved the index location to network drive with the following syntax
com.ibm.team.fulltext.indexLocation=I\:\\server_name\indices
and copied the folder form server to this location

 

1 vote

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
× 7,486
× 1,381

Question asked: Jan 06 '16, 11:32 a.m.

Question was seen: 3,331 times

Last updated: Jan 20 '16, 12:58 p.m.

Confirmation Cancel Confirm