CRJZS5260E failed to connect to Jena
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
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
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 ?
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.
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 ?
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 ?