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

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.
* hard nofile 65536
* soft nofile 65536
* hard nproc 10000
* soft nproc 10000

JunQian.

0 votes



2 answers

Permanent link
 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:
https://localhost:9443/jts/setup

(please remember to avoid using localhost and prefer fully qualified hostnames)

Thanks.
Eric.

0 votes


Permanent link
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.

0 votes

Comments

Hello Jun Qian,

glad you're all set now.

Eric.

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

Question asked: Mar 30 '13, 8:45 a.m.

Question was seen: 4,669 times

Last updated: Apr 03 '13, 10:53 a.m.

Confirmation Cancel Confirm