Actions
Bug #1421
closedtm_xml_access and tm_simple_access are "break"
Status:
Closed
Priority:
Normal
Assigned To:
Guevara Luz
Category:
-
Start date:
03/09/2011
Due date:
% Done:
100%
Estimated time:
Description
when launching tm_xml_access or tm_simple_access an exception is raised...
agata-tm@dataserver:~/topology-manager/trunk/bin$ ./tm_xml_access GET_CRYSTALS raised CONSTRAINT_ERROR : topology_manager.adb:42 index check failed
agata-tm@dataserver:~/topology-manager/trunk/bin$ ./tm_simple_access GET_CRYSTALS raised CONSTRAINT_ERROR : topology_manager.adb:42 index check failed
The test of arguments done for tm_server in function Initialize in topology-manager.adb is seems to be done too for tm_xml_access and tm_simple_access.
Actions