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

How to get JTS out of read-only mode

Due to a disk-full issue we had to reboot our server hosting JTS. After resolving the disk issue and performing a reboot, we get the following message:

The dashboard can't be created because the server is in read-only mode. After the server exits read-only mode, refresh the page to see the dashboard. ID CRJAZ5039E

HTTP Status 503 - CRJZS5787E The following RDF index cannot be read or used: indexer.internal.triple. Query-based operations do not work, and the application might not work at all. Before you can continue, this issue must be fixed. For more details, open the help system and search for CRJZS5787E.


type Status report

message CRJZS5787E The following RDF index cannot be read or used: indexer.internal.triple. Query-based operations do not work, and the application might not work at all. Before you can continue, this issue must be fixed. For more details, open the help system and search for CRJZS5787E.

description The requested service (CRJZS5787E The following RDF index cannot be read or used: indexer.internal.triple. Query-based operations do not work, and the application might not work at all. Before you can continue, this issue must be fixed. For more details, open the help system and search for CRJZS5787E.) is not currently available.


Apache Tomcat/7.0.25


How do I get the server out of read-only mode and past the error? and why did this happen?

0 votes



5 answers

Permanent link
Your indices are likely corrupt. You should suspend the indexers (using repotools-jts -suspendIndexing), restore the indices from your backup, and resume the indexers (using repotools-jts -resumeIndexing)

1 vote

Comments

How would I go about restoring indicies from a backup? And if that is not possible, can we perform a re-index? 

The following article should help you: https://jazz.net/library/article/1272

1 vote


Permanent link
Craig, it looks like the index may have been corrupted due to the issue.
Stop the server and try re-indexing  using the following command
 repotools-jts -reindex
Hope that help.
Sandy

1 vote

Comments

Thanks. Ran the re-index, but still have the same problem. Other thoughts? 

Craig,
Can you paste the output of the reindex command. Did it run successfully?

Here is a portion I captured. The RDF index was flagged as corrupt, and as I read the message I thought it had fixed it along the way, but then I see the message at the end as well.

See "my answer", text was too large to paste here.


Permanent link
We have used this solution a few times now so we have formally documented it in this technote:

Accessing dashboards in JTS, RTC and RQM results in error "Can't be created because the server is in read-only mode"

1 vote


Permanent link
Partial output from reindexing: 

CRJZS5821E The RDF index at D:\IBM\JazzTeamServer\server\conf\jts\indices\_5YVM0e4jEeG5rKRbP87TOw\jfs-rdfindex is corrupted. For more details, open the help system and search for CRJZS5821E.

CRJZS5585I Reindexing : Finished processing "text live" indices for /admin in 4397 ms

CRJZS5578I Reindexing : Deleting "text history" indices for /admin ...

CRJZS5585I Reindexing : Finished processing "text history" indices for /admin in 51 ms

CRJZS5585I Reindexing : Finished processing "triple live" indices for /admin in 4421 ms

CRJZS5578I Reindexing : Deleting "triple history" indices for /admin ...

CRJZS5585I Reindexing : Finished processing "triple history" indices for /admin in 652 ms

CRJZS5585I Reindexing : Finished processing "text live" indices for /rm in 5667 ms

CRJZS5578I Reindexing : Deleting "text history" indices for /rm ...

CRJZS5585I Reindexing : Finished processing "text history" indices for /rm in 44 ms

CRJZS5586I Reindexing : Finished processing "triple live" indices for private applications in 6839 ms

CRJZS5579I Reindexing : Deleting "triple history" indices for private applications ...

CRJZS5586I Reindexing : Finished processing "text live" indices for private applications in 7264 ms

CRJZS5579I Reindexing : Deleting "text history" indices for private applications ...

CRJZS5586I Reindexing : Finished processing "text history" indices for private applications in 195 ms

CRJZS5209E Unable to delete all baseline indexes from RDF index

CRJZS5586I Reindexing : Finished processing "triple history" indices for private applications in 1538 ms

CRJZS5585I Reindexing : Finished processing "triple live" indices for /rm in 9608 ms

CRJZS5578I Reindexing : Deleting "triple history" indices for /rm ...

CRJZS5585I Reindexing : Finished processing "triple history" indices for /rm in 122 ms

The user "ADMIN" has logged out of the database "//localhost:1433;databaseName=j

ts;user=xxxxxxxx;password=xxxxxxxx".

CRJZS5652I Indexing services are being shut down ...

CRJZS5821E The RDF index at D:\IBM\JazzTeamServer\server\conf\jts\indices\_5YVM0e4jEeG5rKRbP87TOw\jfs-rdfhistory is corrupted. For more details, open the help system and search for CRJZS5821E.

CRJZS5651I Indexing services finished shutting down in 3566 ms 

0 votes

Comments

Can I just delete the indices directories and re-index? I found this post that makes it sound like I can ...


Moved the indices directores to a temp location and re-indexed, and this has resolved the problem. 

1 vote

Thank's guys - this worked for me as well.


Permanent link
We just had this same message.  The solution for us was to rename the conf/ccm/indices folder to a backup, then start service and let the triple live reindex happen automatically in the back ground.  We needed to do this on both the jts and ccm.  Then we stopped and started service when the triple live warning was gone from the diagnostics page (and it was also not showing up in the Active Services page of the Admin page.

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
× 343

Question asked: Jun 18 '13, 10:22 a.m.

Question was seen: 11,945 times

Last updated: Nov 23 '15, 1:25 p.m.

Confirmation Cancel Confirm