RTC402 CRJAZ0503I error in linux (tomcat+derby)
I deployed RTC402 linux version to one redhat 6 server, the media is JTS-CCM-keys-Linux64_4.0.2.zip.
then run the extracted folder, visit Https://localhost:9443/jts/admin, it worked, the server can be deployed successfully. the only problem comes when creating the project area, below error comes when 'initiate the project template'. seems it is some error with the derby databaser? any advice? The server was unable to connect to the following database: "conf/ccm/derby/repositoryDB" Exception: "org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager"标识 CRJAZ0503I com.ibm.team.repository.common.TeamRepositoryException com.ibm.team.repository.service.internal.rdb.ConnectionFactory.createConnection(ConnectionFactory.java:127) after this error appears, 500 errors comes when visiting Https://localhost:9443/ccm/web. I checked the installation guideline, seems the only difference is that we need to edit the /etc/security/limits.conf file, is it the cause? I will let the onsite team to try edit such file later.
|
2 answers
Hello,
limits.conf will have to be edited to conform with CLM set-up and void the "Too many open files" issue.
But I don't think this is your problem here.
Based on your scenario, I would like to know if you have run the setup once CCM installed:
(please remember to avoid using localhost and prefer fully qualified hostnames)
Thanks.
Eric.
|
Thanks Eric for your reminder. of course, We configured the JAZZ server by visiting https://localhost:9443/jts/setup.
and it succeeded. after we edit the limits.conf file and restart the linux machine, the project can be created successfully, it is ok now. Thanks again. Jun Qian. |
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.