It's all about the answers!

Ask a question

CRJZS5260E failed to connect to Jena


Joseph Simon Arokiaraj (21414845) | asked Feb 23 '12, 7:27 a.m.
Hi All,

I am in the middle of migrating the application from Tomcat to WAS 7.1. When I tried to complete the jts setup, I got this error "CRJZS5260E failed to connect to Jena"

Googled around this error and able to find the IBM technote https://www-304.ibm.com/support/docview.wss?uid=swg21571892.

I checked the indices directory in JTS/CCM/QM and it has full permission and wondering why this permission error is hitting.

##########################################
/opt/IBM/JazzTeamServer/JazzTeamServer/server/conf/jts
drwxrwxrwx 5 root system 256 07 Feb 15:34 indices
##########################################
Teamserver.properties file:

com.ibm.team.jfs.index.root.directory=indices
com.ibm.team.fulltext.indexLocation=conf/jts/indices/workitemindex

############################################

Could anyone please help me on this?

Cheers,
Jose

2 answers



permanent link
Joseph Simon Arokiaraj (21414845) | answered Feb 24 '12, 9:59 a.m.
Hi Kim,

Thanks for your quick reply. Changed the teamserver.properties file and started WAS, ran the jts setup and encountered the error "CRJZS5260E failed to connect to Jena".

Problem get resolved after doing the following steps:

1. Stopped the WAs server
2. ran the repotools index
3. Started the WAS server
4. Ran the Jts setup and it went fine.

Cheers,
Jose.




Hi All,

I am in the middle of migrating the application from Tomcat to WAS 7.1. When I tried to complete the jts setup, I got this error "CRJZS5260E failed to connect to Jena"

Googled around this error and able to find the IBM technote https://www-304.ibm.com/support/docview.wss?uid=swg21571892.

I checked the indices directory in JTS/CCM/QM and it has full permission and wondering why this permission error is hitting.

##########################################
/opt/IBM/JazzTeamServer/JazzTeamServer/server/conf/jts
drwxrwxrwx 5 root system 256 07 Feb 15:34 indices
##########################################
Teamserver.properties file:

com.ibm.team.jfs.index.root.directory=indices
com.ibm.team.fulltext.indexLocation=conf/jts/indices/workitemindex

############################################

Could anyone please help me on this?

Cheers,
Jose


When did the error occur - is your JAZZ_HOME set correct? does the user running WAS have access to the indices ? what happens if you run repotools -reindex ?

permanent link
Kim Soederhamn (1.5k24247) | answered Feb 24 '12, 5:09 a.m.
Hi All,

I am in the middle of migrating the application from Tomcat to WAS 7.1. When I tried to complete the jts setup, I got this error "CRJZS5260E failed to connect to Jena"

Googled around this error and able to find the IBM technote https://www-304.ibm.com/support/docview.wss?uid=swg21571892.

I checked the indices directory in JTS/CCM/QM and it has full permission and wondering why this permission error is hitting.

##########################################
/opt/IBM/JazzTeamServer/JazzTeamServer/server/conf/jts
drwxrwxrwx 5 root system 256 07 Feb 15:34 indices
##########################################
Teamserver.properties file:

com.ibm.team.jfs.index.root.directory=indices
com.ibm.team.fulltext.indexLocation=conf/jts/indices/workitemindex

############################################

Could anyone please help me on this?

Cheers,
Jose


When did the error occur - is your JAZZ_HOME set correct? does the user running WAS have access to the indices ? what happens if you run repotools -reindex ?

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.