Skip to main content
Summary CORBA::String_mgr error when migrating legacy Orbix 2.3 code toOrbix 6
Article Number 15259
Environment All Supported Operating Systems Orbix 6.3
Question/Problem Description CORBA::String_mgr error when migrating legacy Orbix 2.3 code to Orbix 6

Error: 'String_mgr' is used as a type, but has not been defined as a type

Clarifying Information
Error Message
Defect/Enhancement Number
Cause

A string member of a variable length struct maps to a special manager class (CORBA::String_mgr). This manager (_mgr) type is only used internally in Orbix.

Resolution You should not write application code that explicitly declares or names manager classes.
Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 10 September 2011

#Orbix
#KnowledgeDocs