[
https://jira.jboss.org/jira/browse/JBPM-2115?page=com.atlassian.jira.plug...
]
Alejandro Guizar commented on JBPM-2115:
----------------------------------------
The test suite hanged against Sybase because the default table lock scheme (allpages) is
too coarse. Switching to row-level locks prevents the hangups, even if the runs are
somewhat slow. Being able to reproduce the issue locally helped a lot towards finding a
solution.
Unfortunately, my local DB2 server does not show the hangups that the QA lab exhibits. I
have communicated to the jBPM, SOA and QA teams that I suspect some resource (tablespace,
locks, etc.) is exhausted, but I cannot tell which one due to lack of exceptions and lack
of administrative access to the DB2 installation in the QA lab.
Additionally, I suggested each database login had a separate database to help isolate
problems. Finally, I noted the QA version (9.1) was older than my local version (9.7).
While I doubt that upgrading will eliminate the problem, it is worth a try.
jBPM testsuite hangs when executed with DB2
-------------------------------------------
Key: JBPM-2115
URL:
https://jira.jboss.org/jira/browse/JBPM-2115
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM-3.2.5.SP3
Environment: DB2 9.1, JDBC driver 3.1.57, RHEL4
DB2 8.2, JDBC driver 2.10.52, RHEL4
Reporter: Jiri Pechanec
Assignee: Alejandro Guizar
Fix For: jBPM 3.2.7
Attachments: jbpm325SP3-db2-8.diff, jbpm325SP3-db2.diff
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
The jBPM test suite completely hangs when the following test cases are executed
org/jbpm/perf/SimplePerformanceTest.java
org/jbpm/job/executor/JobExecutorDbTest.java
org/jbpm/jbpm983/JBPM983Test.java
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira