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.
Updated by Dosme Nicolas over 14 years ago
no problem with the version r65. corrected with patches call by makefile when generating soap files.
Updated by Guevara Luz over 14 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions