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

RQM with timeout connection to Oracle db

I'm running RQM 2.0.0.1 (I20091024_1657) on Linux Suse 10.2 with Oracle 10.2.0.3.0 64 bit on another machine:

When the Server is running throug night: I start a new browser (mozilla 3.5.6) in the morning and log in to RQM (with name and password) I need about 15min to get a timeout (User/Password not correct) there are some statements to the Oracle db:
SELECT t1.item_id, t1.state_id
FROM lm_running_discovery t1
RQM took and old oracle connection - but after the timeout I can login in about 5 seconds - with a new oracle connection????

What can I do about it, every morning (and after lunch) I have to wait 15minutes to work, or restart the RQM Server.

Im Running RTC on the same machine also with oracle - same Problem in the morning - 15min waiting... I also have RRC on the same machine, but a local Derby Database - and there is no Problem at all!

6 hours after Restart of RQM Serve I get following Error in the catalina.out:
21:15:20,251 ERROR com.ibm.rational.test.lm.service - class com.ibm.rational.test.lm.service.spi.integration.DeployingVirtualMachinesTask:runTask AQXLM5001E RTLM Exception: com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0548I Failed to prepare the txn mode.
21:15:21,073 ERROR repository.service.internal.rdb.JDBCConnectionPool - Database connection has been closed. Check database status and availiablity.
com.ibm.team.repository.common.InternalRepositoryException: Database connection has been closed. Check database status and availiablity.
at com.ibm.team.repository.service.internal.rdb.JDBCConnectionPool.checkConnection(JDBCConnectionPool.java:129)
at com.ibm.team.repository.service.internal.rdb.JDBCConnectionPool.getConnection(JDBCConnectionPool.java:97)

0 votes



One answer

Permanent link
found the problem, we didn't have a idle timeout set on the ldap server, we set it now to 3 minites and now the login is always working.
Don't understand why idle timeout is causing this problem but it fixed the problem.

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

Question asked: Dec 29 '09, 3:42 a.m.

Question was seen: 5,965 times

Last updated: Dec 29 '09, 3:42 a.m.

Confirmation Cancel Confirm