OTM fails to complete SimpleIdentityManagement test

Bug ID:246
Project:Opentestman
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

When testing OTM r2955 against OpenRMSP of later revision (~ r5230) we _sometimes_ observed OTM failing to complete the initial Profiles/SimpleIdentityManagement test (did not reach Profiles/SimpleIdentityManagement/CIM_AccountManagementCapabilities). When looking at the debug log, after numerous enumerations of DRI_Account, DRI_Identity and other user management related classes, OTM finally reaches a state where it does not seem to recover, although the java application is still consuming processor time. Killed OTM after one hour, a typical test run takes less than half an hour to complete.

Last entry in logfile is
[DEBUG: ./etc/scripts/instance_builder.sh at #90] Removing the Duplicate instances from the "./tests/./Profiles/SimpleIdentityManagement/CIM_Account.class.tmp" file.

I've tested with differend builds on different platforms today an I'm not sure what the root cause of this problem is, as OTM also completed on other testruns.

A complete OTM dump from my test run against x86umlinux build 5236 is available at
http://openmsp.peppercon.de/opentestman/testlogs/OTM-r2955-OpenRMSP-r5236.tar.bz2

Updates

#1 submitted by akash_malhotra on Mon, 09/08/2008 - 02:43
Status:active» fixed

Fixed in latest OTM

#2 submitted by akash_malhotra on Mon, 09/08/2008 - 09:39
Status:fixed» active

Still exist