I am running jumble from eclipse.
OS: Red Hat Enterprise Linux AS release 4 (Nahant Update 5)
I get the full output:
Mutating com.peace.subsystems.customerManagement.dataAccess.JurisdictionForCustomerMigrationDAO
Tests: com.peace.subsystems.customerManagement.dataAccess.JurisdictionForCustomerMigrationDAOTest
Mutation points = 8, unit test time limit 75.85s
.....M FAIL: com.peace.subsystems.customerManagement.dataAccess.JurisdictionForCustomerMigrationDAO:47: changed return value (areturn)
M FAIL: com.peace.subsystems.customerManagement.dataAccess.JurisdictionForCustomerMigrationDAO:53: changed return value (areturn)
M FAIL: com.peace.subsystems.customerManagement.dataAccess.JurisdictionForCustomerMigrationDAO:1: changed return value (areturn)
Score: 62%
But jumble never terminates. It turns out that the child processes also don't terminate.
Logged In: YES
user_id=495061
Originator: YES
Red Hat Enterprise Linux Server release 5.1 (Tikanga)
Running Jumble from the command line under this version of RHEL seems fine.