JTS server goes down with error : CRJAZ1413E A connection to the database could not be acquired in 3000 ms.
Raj Kapoor (27●4●20●31)
| asked Oct 22 '12, 1:32 p.m.
retagged May 25 '13, 4:34 p.m. by Scott Rich (571●3●6)
JTS log-
ERROR repository.service.internal.
JTS version 3.0.0.1
No error on SQL DB log.
|
4 answers
This is a known issue in 3.0.1, upgrading to 3.0.1.3+ should fix the issue.
Comments
Raj Kapoor
commented Oct 23 '12, 8:57 a.m.
Why the issue started suddenly in this version as our team was using that from last 6 months?
We can upgrade to 3.0.1.3 but it really solves the issue as I still don't know the root cause of it.
Jared Russell
commented Oct 23 '12, 9:47 a.m.
No idea - we had exactly the same behaviour, had been using 3.0.1.2 for quite a while and suddenly started seeing this issue. |
Benjamin Silverman (4.1k●6●10)
| answered Oct 22 '12, 3:52 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Raj,
Is this happening frequently? If there are no errors in the SQL Server error.log, then the likely cause is latency between the DB and CLM server. Can you also confirm the version of CLM you are using? Is it 3.0.1? Does increasing the Connection Pool Wait Time to a value like 10000 help, or does it still time out then? Comments
Raj Kapoor
commented Oct 23 '12, 3:24 a.m.
Version-CLM 3.0.0.1,
Issue is happening at 1:00 AM in morning(load is minimum), increasing the Connection Pool Wait Time should not make much difference.
Its happening very frequently.
|
Ralph Schoon (63.6k●3●36●46)
| answered Oct 23 '12, 3:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I believe some jobs such as data collection jobs are scheduled over night. You might want to check the scheduled times in the advanced properties.
Are you running the whole deployment? I have seen cases where the operations/infrastructure teams quiescence databases e.g. for backup over night. I would try to look into if there is something like tat happening too. In general look at the etl logs, general CLM logs. Comments No error in ETL logs but Data Collection Jobs are failing with no error anywhere.Its not also giving failed message(just no entry in data collection Job report).
JDBC connection Pool size is set to 128, should I increase it to higher size?What's the impact of that?
|
Yes, Could you please check the etl logs.
The dataware house jobs consume a huge amount of memory by fetching all the data pumped into the server. I assume, this should be overloading the server. Best Regards Rajat |
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.