Error message background task CRJAZ1992E
![]()
Tobias Burkhardt (18●1●7●14)
| asked Jul 08 '13, 3:44 a.m.
retagged Jul 08 '13, 5:17 p.m. by Jennifer Cianchetta-Riordan (251●2) Hello, what does the error message mean: "CRJAZ1992E The "com.ibm.team.process.RequestRemoteEnterpriseProcessUpdatesTask" task could not be completed and is now unscheduled. Error details: "CRJAZ0548I Failed to prepare the txn mode."". The error message is displayed in the Diagnostics of the Jazz Server by Background Task. We had the same error on another server but after a restart of the jts.war application the error doesn't appear. Thanks & Regards Tobias |
Accepted answer
![]()
Hi Tobias,
as a good solution you can see this question: failed with an unexpected error - the error message is crjaz1411e database connection has been closed check database status see the last comment: by Madhu Prabhu:
Greetings,
Tobias Burkhardt selected this answer as the correct answer
|
2 other answers
![]()
Hello Tobias,
First here is the purpose of that task called out in the exception. Task that runs periodically to request an update for the most out-of-date provider cache item that it can find on this server, to support cross-repository process sharing. Changes to a providing project area's process should be pushed to consumers immediately, but this task adds reliability in case that push fails ..in short the error means that this task has failed for one reason or another. the most likely cause of the failiar may be related to network issues. To get this task rescheduled, a server restart is required. |
![]()
increasing the JDBC pool wait time didnt fix ours either.. We keep getting this on a regular basis and have to restart service in order to clear it up.
We are running 4.0.3 with DB2
|
Comments
We just starting getting this error as well since upgrading to 4.0.3. We are running Windows Server 2008 R2, Windows SQL Server 2008 R2 and Websphere.